Collaborative Research: AF: Small: Efficient Massively Parallel Algorithms
合作研究:AF:小型:高效大规模并行算法
基本信息
- 批准号:2218678
- 负责人:
- 金额:$ 29.82万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2022
- 资助国家:美国
- 起止时间:2022-06-15 至 2025-05-31
- 项目状态:未结题
- 来源:
- 关键词:
项目摘要
Modern computing systems have moved beyond single-coresingle-processor devices to more modern multicore processors operatingin networked systems and available in warehouse-scale cloudspopularized by companies such as Amazon or Google. Future advances incomputing power will likely come not mainly from faster devices, butby processing in inherently parallel and distributed environments, andby understanding how to exploit the parallelism inherent in manyalgorithmic problems. Simultaneously, the world has entered the era of``big data'' with large data sets on which previously unthinkablesized problems with great economic and social impact need to besolved. This new parallel, interconnected, big-data world speciallyrequires fundamental research on their algorithms, which are bothparallel and distributed.The algorithms in this project address thisimportant research challenge by building and developing new generalframeworks for massively parallel computation.As the main thrust of this project, the investigators will designfundamental and efficient algorithms for core massively parallelcomputations especially in the practical Massively ParallelComputation (MPC) framework. In particular, they will consider methodsfor reducing the number of rounds in the MPC model as well astradeoffs between rounds, memory, number of machines, andcommunication time. They seek to find new MPC algorithms for basicgraph problems such as connectivity, matching, vertex cover, maximalindependent set, as well as other basic string matching problems suchas suffix trees, edit distance, and longest commonsubsequence. Another focus is dynamic algorithms for massivelyparallel computation, which modify the output efficiently in aparallel/distributed setting based on frequent modifications of theinput and with direct applications in evolving social networks, theWorld Wide Web, road networks, scheduling systems among others. Theinvestigators will augmenting current parallelenvironments/architectures with better data structures andabstractions to allow simplified and fast implementations of thecurrent fundamental algorithms that can be used in practicevia open-source codes. The discoveries in this project will beintegrated into existing and new courses and books about parallelalgorithms, distributed algorithms, and foundations of big data. Thewealth of attractive open problems in these areas will provide bothchallenging research topics and intuitive accessible problems toinspire students to enter research in computer science andmathematics. In particular the project will involve Ph.D. students andpost-docs, undergraduate students, and even high-school students(especially students among minorities and women), many of whom willcontinue their research at other academic institutions and researchcenters, further broadening the impact of this research.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
现代计算系统已经从单核单处理器设备发展到在网络系统中运行的更现代的多核处理器,并可在亚马逊或谷歌等公司普及的仓库规模云中使用。未来计算能力的进步可能主要不是来自更快的设备,而是通过在固有的并行和分布式环境中进行处理,以及了解如何利用许多算法问题中固有的并行性。与此同时,世界已经进入“大数据”时代,拥有大量数据,需要解决以前难以想象的、具有巨大经济和社会影响的问题。这个新的并行、互连、大数据世界特别需要对其并行和分布式算法进行基础研究。该项目中的算法通过构建和开发用于大规模并行计算的新通用框架来解决这一重要的研究挑战。作为该项目的主旨,研究人员将为核心大规模并行计算设计基本且高效的算法,特别是在实用的大规模并行计算(MPC)框架中。特别是,他们将考虑减少 MPC 模型中轮数的方法以及轮数、内存、机器数量和通信时间之间的权衡。他们寻求寻找新的 MPC 算法来解决基本图问题,例如连通性、匹配、顶点覆盖、最大独立集,以及其他基本字符串匹配问题,例如后缀树、编辑距离和最长公共子序列。另一个焦点是大规模并行计算的动态算法,它根据输入的频繁修改在并行/分布式设置中有效地修改输出,并直接应用于不断发展的社交网络、万维网、道路网络、调度系统等。研究人员将通过更好的数据结构和抽象来增强当前的并行环境/架构,以允许简化和快速地实现可通过开源代码在实践中使用的当前基本算法。该项目的发现将被整合到有关并行算法、分布式算法和大数据基础的现有和新课程和书籍中。这些领域中大量有吸引力的开放问题将提供具有挑战性的研究主题和直观易懂的问题,以激励学生进入计算机科学和数学研究。特别是该项目将涉及博士。学生和博士后、本科生,甚至高中生(特别是少数族裔和女性学生),其中许多人将在其他学术机构和研究中心继续他们的研究,进一步扩大这项研究的影响。该奖项反映了 NSF 的法定使命通过使用基金会的智力优点和更广泛的影响审查标准进行评估,并被认为值得支持。
项目成果
期刊论文数量(6)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Approximating Edit Distance in Truly Subquadratic Time: Quantum and MapReduce
在真正的次二次时间中近似编辑距离:Quantum 和 MapReduce
- DOI:10.1145/3456807
- 发表时间:2021-05
- 期刊:
- 影响因子:2.5
- 作者:Boroujeni, Mahdi;Ehsani, Soheil;Ghodsi, Mohammad;Hajiaghayi, Mohammadtaghi;Seddighin, Saeed
- 通讯作者:Seddighin, Saeed
Õ(n+poly(k))-time Algorithm for Bounded Tree Edit Distance
有界树编辑距离的 (n poly(k)) 时间算法
- DOI:10.1109/focs54457.2022.00071
- 发表时间:2022-10
- 期刊:
- 影响因子:0
- 作者:Das, Debarati;Gilbert, Jacob;Hajiaghayi, MohammadTaghi;Kociumaka, Tomasz;Saha, Barna;Saleh, Hamed
- 通讯作者:Saleh, Hamed
Improved communication complexity of fault-tolerant consensus
提高容错共识的通信复杂度
- DOI:10.1145/3519935.3520078
- 发表时间:2022-06
- 期刊:
- 影响因子:0
- 作者:Hajiaghayi, Mohammad T.;Kowalski, Dariusz R.;Olkowski, Jan
- 通讯作者:Olkowski, Jan
Adaptive Massively Parallel Algorithms for Cut Problems
用于解决问题的自适应大规模并行算法
- DOI:10.1145/3490148.3538576
- 发表时间:2022-07
- 期刊:
- 影响因子:0
- 作者:Hajiaghayi, MohammadTaghi;Knittel, Marina;Olkowski, Jan;Saleh, Hamed
- 通讯作者:Saleh, Hamed
Generalized Stochastic Matching
广义随机匹配
- DOI:10.1609/aaai.v36i9.21239
- 发表时间:2022-06
- 期刊:
- 影响因子:0
- 作者:Farhadi, Alireza;Gilbert, Jacob;Hajiaghayi, MohammadTaghi
- 通讯作者:Hajiaghayi, MohammadTaghi
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ patent.updateTime }}
Mohammad Hajiaghayi其他文献
Mohammad Hajiaghayi的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Mohammad Hajiaghayi', 18)}}的其他基金
Collaborative Research: AF: Small: Structural Graph Algorithms via General Frameworks
合作研究:AF:小型:通过通用框架的结构图算法
- 批准号:
2347322 - 财政年份:2024
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
AF: Small: Online Decision-Making under Uncertainty: Prophets and Secretaries
AF:小:不确定性下的在线决策:先知和秘书
- 批准号:
2114269 - 财政年份:2021
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
SPX: Collaborative Research: Moving Towards Secure and Massive Parallel Computing
SPX:协作研究:迈向安全和大规模并行计算
- 批准号:
1822738 - 财政年份:2018
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
BIGDATA: Collaborative Research: F: Making Big Data Accessible on Personal Devices: Big Network Algorithms, External Memory, and Data Streams
BIGDATA:协作研究:F:使大数据可在个人设备上访问:大网络算法、外部存储器和数据流
- 批准号:
1546108 - 财政年份:2015
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
AF: Medium: Collaborative Research: General Frameworks for Approximation and Fixed-Parameter Algorithms
AF:媒介:协作研究:近似和固定参数算法的通用框架
- 批准号:
1161365 - 财政年份:2012
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
CAREER: Foundations of Network Design: Real-World Networks, Special Topologies, and Game Theory
职业:网络设计基础:现实世界网络、特殊拓扑和博弈论
- 批准号:
1053605 - 财政年份:2011
- 资助金额:
$ 29.82万 - 项目类别:
Continuing Grant
相似国自然基金
剪接因子U2AF1突变在急性髓系白血病原发耐药中的机制研究
- 批准号:82370157
- 批准年份:2023
- 资助金额:49 万元
- 项目类别:面上项目
间充质干细胞微粒通过U2AF1负调控pDC活化改善系统性红斑狼疮的机制研究
- 批准号:82302029
- 批准年份:2023
- 资助金额:30 万元
- 项目类别:青年科学基金项目
AF9通过ARRB2-MRGPRB2介导肠固有肥大细胞活化促进重症急性胰腺炎发生MOF的研究
- 批准号:82300739
- 批准年份:2023
- 资助金额:30 万元
- 项目类别:青年科学基金项目
tsRNA-14765结合U2AF2抑制巨噬细胞自噬调节铁死亡对动脉粥样硬化的影响及机制研究
- 批准号:
- 批准年份:2022
- 资助金额:52 万元
- 项目类别:面上项目
circPOLB-MYC-U2AF2正反馈环路上调FSCN1促进舌鳞状细胞癌进展的作用研究
- 批准号:
- 批准年份:2022
- 资助金额:30 万元
- 项目类别:青年科学基金项目
相似海外基金
Collaborative Research: AF: Small: New Directions in Algorithmic Replicability
合作研究:AF:小:算法可复制性的新方向
- 批准号:
2342245 - 财政年份:2024
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
Collaborative Research: AF: Small: Structural Graph Algorithms via General Frameworks
合作研究:AF:小型:通过通用框架的结构图算法
- 批准号:
2347321 - 财政年份:2024
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
Collaborative Research: AF: Small: Exploring the Frontiers of Adversarial Robustness
合作研究:AF:小型:探索对抗鲁棒性的前沿
- 批准号:
2335412 - 财政年份:2024
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant
Collaborative Research: AF: Medium: Fast Combinatorial Algorithms for (Dynamic) Matchings and Shortest Paths
合作研究:AF:中:(动态)匹配和最短路径的快速组合算法
- 批准号:
2402284 - 财政年份:2024
- 资助金额:
$ 29.82万 - 项目类别:
Continuing Grant
Collaborative Research: AF: Small: New Connections between Optimization and Property Testing
合作研究:AF:小型:优化和性能测试之间的新联系
- 批准号:
2402572 - 财政年份:2024
- 资助金额:
$ 29.82万 - 项目类别:
Standard Grant