基于新型硬件和机器学习的事务处理系统研究
项目介绍
AI项目解读
基本信息
- 批准号:61902242
- 项目类别:青年科学基金项目
- 资助金额:24.0万
- 负责人:
- 依托单位:
- 学科分类:F0204.计算机系统结构与硬件技术
- 结题年份:2022
- 批准年份:2019
- 项目状态:已结题
- 起止时间:2020-01-01 至2022-12-31
- 项目参与者:--
- 关键词:
项目摘要
The transaction processing system is the supporting technology for data processing, however, the current system cannot satisfy the requirement of the applications because of the increasing of data scale and the user experience requirement. First, the system's performance is affected by the runtime workload. Second, the current system cannot fully utilize the new hardware, e.g., Non-Volatile Memory, Remote Direct Memory Access; Third, the index structure cannot enjoy the efficiency of performance and spaces at the same time. This project aims at investigating approaches to solve above issues. It will first build a learning model which can simulate the transaction processing workloads. By leveraging the learning model's ability to online inference, the system is able to process transactions adaptively to the runtime workloads. At the same time, this project also will design new transaction processing protocols with NVM and RDMA. Last, this project will build a new index structure based on the learned index and it can support for efficient updates. The result of this project will include high-performance transaction processing approaches, which will be released as open-source software as well as be integrated into industry products to stimulate the research on this area.
事务处理系统是信息处理的支撑技术,随着数据规模的不断增加和用户体验要求的不断提高,传统事务处理系统已经不能满足当前应用的需求。首先,传统事务处理系统的处理能力受到场景的限制。其次,当前系统对非易失内存等新型硬件支持不足。最后,索引结构不能同时满足高性能和低空间开销的问题。针对以上问题,本项目从事务处理协议和索引结构两部分出发,拟通过构建面向事务处理的机器学习模型,利用机器学习的实时推理能力,设计并实现场景自适应事务处理协议。同时,基于非易失性内存和远程直接内存访问等新硬件技术,构建高效的事务处理协议。然后,通过深度学习,混合索引结构和模型重用等方法,构建高性能和低空间开销的索引结构。最后,拟研制的事务处理系统将以开源与产业应用等方式推动事务处理系统的理论和技术的发展。
结项摘要
事务处理系统是信息处理的支撑技术,随着数据规模的不断增加和用户体验要求的不断提高,传统事务处理系统已经不能满足当前应用对其性能的需求。首先,传统事务处理系统的处理能力受到场景的限制。其次,当前系统对非易失内存等新型硬件支持不足。最后,索引结构不能同时满足高性能和低空间开销的问题。. 针对以上问题,本项目从事务处理协议和索引结构两部分出发,通过构建面向事务处理的机器学习模型,利用机器学习的实时推理能力,设计并实现场景自适应事务处理协议。并基于非易失性内存和远程直接内存访问等新硬件技术,构建高效的事务处理协议。同时,通过深度学习,混合索引结构和模型重用等方法,构建高性能和低空间开销的索引结构。研制的事务处理系统已经以开源与产业应用等方式推动事务处理系统的理论和技术的发展。. 项目系统性地研究了可扩展事务处理系统的技术与方法并针对机器学习和新硬件特性进行了深入研究。成果共计在OSDI, SIGMOD, NSDI等高水平会议与期刊发表论文7篇,其中CCF A类会议论5篇,CCF A类期刊论文1篇。成果获得了2022年SIGMOD最佳论文优胜奖,华为奥林帕斯先锋奖,两次华为火花奖,并被应用到阿里巴巴实时数仓Hologres、智能制造数据存储等场景中,实现专利主让180万元。
项目成果
期刊论文数量(1)
专著数量(0)
科研奖励数量(5)
会议论文数量(6)
专利数量(9)
The Concurrent Learned Indexes for Multicore Data Storage
多核数据存储的并发学习索引
- DOI:10.1145/3478289
- 发表时间:2022
- 期刊:ACM Transactions on Storage
- 影响因子:1.7
- 作者:Zhaoguo Wang;Haibo Chen;Youyun Wang;Chuzhe Tang;Huan Wang
- 通讯作者:Huan Wang
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--"}}
- 发表时间:{{ item.publish_year || "--" }}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--"}}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ patent.updateTime }}
其他文献
Scaling Concurrent Index Structures under Contention Using HTM
使用 HTM 扩展竞争下的并发索引结构
- DOI:--
- 发表时间:--
- 期刊:IEEE Transactions on Parallel and Distributed Systems
- 影响因子:5.3
- 作者:张为华;王欣;吉时雨;魏子耘;王肇国;陈海波
- 通讯作者:陈海波
其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--" }}
- 发表时间:{{ item.publish_year || "--"}}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--" }}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
内容获取失败,请点击重试
查看分析示例
此项目为已结题,我已根据课题信息分析并撰写以下内容,帮您拓宽课题思路:
AI项目摘要
AI项目思路
AI技术路线图
请为本次AI项目解读的内容对您的实用性打分
非常不实用
非常实用
1
2
3
4
5
6
7
8
9
10
您认为此功能如何分析更能满足您的需求,请填写您的反馈:
王肇国的其他基金
分布式存储系统的一致性关键技术研究
- 批准号:
- 批准年份:2022
- 资助金额:54 万元
- 项目类别:面上项目
相似国自然基金
{{ item.name }}
- 批准号:{{ item.ratify_no }}
- 批准年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}
相似海外基金
{{
item.name }}
{{ item.translate_name }}
- 批准号:{{ item.ratify_no }}
- 财政年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}