CRII: AF: The Impact of Knowledge on the Performance of Distributed Algorithms

CRII:AF:知识对分布式算法性能的影响

基本信息

  • 批准号:
    2348346
  • 负责人:
  • 金额:
    $ 17.5万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Standard Grant
  • 财政年份:
    2024
  • 资助国家:
    美国
  • 起止时间:
    2024-04-01 至 2026-03-31
  • 项目状态:
    未结题

项目摘要

Modern distributed systems consist of inter-connected processing units that communicate and coordinate their actions by passing messages to one another to achieve a common goal. The protocol running on each computer in such a distributed system is called a distributed algorithm. Designing fast and communication-efficient distributed algorithms to solve fundamental distributed problems is an important challenge with a vast range of applications. For many distributed network problems, the performance of the distributed algorithms depends on the concrete amount of initial knowledge of the underlying network given to the individual computers. For instance, it is a realistic assumption that each computer knows an approximation of the network size and, in some cases, the IP addresses of the computers to which it is directly connected. The overarching goal of this project is to study the extent to which the initial knowledge can be leveraged for designing message-efficient algorithms. This research aims to improve our understanding of the performance of distributed algorithms and illuminate the intrinsic trade-offs between running time, communication, and initial knowledge. While the primary focus of the project is theoretical, the presented algorithmic approaches will serve as a foundation for developing practical algorithms with real-world impact.The project is centered around two main research objectives. The first research objective is to explore the trade-offs between partial-network knowledge and algorithmic performance regarding the construction and verification of fundamental distributed graph structures, assuming that nodes start out with some partial knowledge of their nearby network topology. While there are several known results on the impact of this initial knowledge on the running time of distributed algorithms, the question of how knowledge can be leveraged for designing message-efficient algorithms is still widely unresolved. The distributed graph problems that the project aims to address include approximate breadth-first search tree, single source shortest path tree, vertex coloring, maximal independent set, and maximal matching. The second research objective is to study the minimum amount of knowledge needed for a distributed algorithm to achieve optimal performance. In this context, a novel framework is introduced, where an oracle inspects the node's neighborhood topology up to some radius, and then assigns "advice" (a bit string) to each node as that node's initial knowledge. The study of the minimum required length of the advice assigned to a node under this new framework will allow the investigator to quantify the minimum amount of initial knowledge needed, and also to discover the inherent trade-offs between performance and initial knowledge for fundamental graph problems.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.
现代分布式系统由互连的处理单元组成,这些处理单元通过相互传递消息来通信和协调其操作以实现共同的目标。这种分布式系统中每台计算机上运行的协议称为分布式算法。设计快速且通信高效的分布式算法来解决基本的分布式问题是广泛应用的一个重要挑战。对于许多分布式网络问题,分布式算法的性能取决于给予各个计算机的底层网络初始知识的具体数量。例如,现实的假设是每台计算机都知道网络大小的近似值,并且在某些情况下还知道其直接连接的计算机的 IP 地址。该项目的总体目标是研究在多大程度上可以利用初始知识来设计消息高效的算法。这项研究旨在提高我们对分布式算法性能的理解,并阐明运行时间、通信和初始知识之间的内在权衡。虽然该项目的主要重点是理论,但所提出的算法方法将作为开发具有现实世界影响的实用算法的基础。该项目围绕两个主要研究目标。第一个研究目标是探索关于基本分布式图结构的构建和验证的部分网络知识和算法性能之间的权衡,假设节点一开始对其附近网络拓扑有一些部分了解。虽然关于这种初始知识对分布式算法运行时间的影响有几个已知的结果,但如何利用知识来设计消息高效的算法的问题仍然广泛未得到解决。该项目旨在解决的分布式图问题包括近似广度优先搜索树、单源最短路径树、顶点着色、最大独立集和最大匹配。第二个研究目标是研究分布式算法实现最佳性能所需的最少知识量。在这种情况下,引入了一种新颖的框架,其中预言机检查节点的邻域拓扑达到一定的半径,然后将“建议”(一个位字符串)分配给每个节点作为该节点的初始知识。在这个新框架下研究分配给节点的建议的最小所需长度将使研究人员能够量化所需的最小初始知识量,并发现基本图问题的性能和初始知识之间的固有权衡该奖项反映了 NSF 的法定使命,并通过使用基金会的智力价值和更广泛的影响审查标准进行评估,被认为值得支持。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ 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 }}

Ming Ming Tan其他文献

Tight Bounds on the Message Complexity of Distributed Tree Verification
分布式树验证消息复杂度的严格界限
  • DOI:
    10.4230/lipics.opodis.2023.26
  • 发表时间:
    2024-01-22
  • 期刊:
  • 影响因子:
    0
  • 作者:
    S. Kutten;Peter Robinson;Ming Ming Tan
  • 通讯作者:
    Ming Ming Tan
Minimizing Cost in IaaS Clouds Via Scheduled Instance Reservation
通过预定实例预留最大限度降低 IaaS 云成本
Construction of relative difference sets and Hadamard groups
相对差集和 Hadamard 群的构建
  • DOI:
    10.1007/s10623-013-9811-x
  • 发表时间:
    2013-03-24
  • 期刊:
  • 影响因子:
    0
  • 作者:
    B. Schmidt;Ming Ming Tan
  • 通讯作者:
    Ming Ming Tan
Improved Tradeo ff s for Leader Election
改进领导者选举的权衡
  • DOI:
  • 发表时间:
    2023
  • 期刊:
  • 影响因子:
    0
  • 作者:
    S. Kutten;Ming Ming Tan;Xianbin Zhu
  • 通讯作者:
    Xianbin Zhu
Construction of relative difference sets and Hadamard groups
相对差集和 Hadamard 群的构建
  • DOI:
    10.1007/s10623-013-9811-x
  • 发表时间:
    2014-10-01
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Bernhard Schmidt;Ming Ming Tan
  • 通讯作者:
    Ming Ming Tan

Ming Ming Tan的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

相似国自然基金

剪接因子U2AF1/2通过影响HBV rcDNA修复促进cccDNA形成及病毒复制
  • 批准号:
    82372235
  • 批准年份:
    2023
  • 资助金额:
    49 万元
  • 项目类别:
    面上项目
tsRNA-14765结合U2AF2抑制巨噬细胞自噬调节铁死亡对动脉粥样硬化的影响及机制研究
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    52 万元
  • 项目类别:
    面上项目
极性信号AF6通过调控胆汁酸代谢影响肝癌发生发展以及免疫微环境的分子机制研究
  • 批准号:
    82173007
  • 批准年份:
    2021
  • 资助金额:
    54.7 万元
  • 项目类别:
    面上项目
U2AF65/circATP2B1靶向调控miR-326基因簇影响胃癌细胞“Warburg效应”的机制研究
  • 批准号:
    81702402
  • 批准年份:
    2017
  • 资助金额:
    20.0 万元
  • 项目类别:
    青年科学基金项目
Aldo调控Dot1/AF9甲基化与p38MAPK对AKI肾小管上皮细胞Kim-1表达的影响
  • 批准号:
    81070552
  • 批准年份:
    2010
  • 资助金额:
    32.0 万元
  • 项目类别:
    面上项目

相似海外基金

Collaborative Research: RI: AF: Small: Long-Term Impact of Fair Machine Learning under Strategic Individual Behavior
合作研究:RI:AF:小:战略性个人行为下公平机器学习的长期影响
  • 批准号:
    2202699
  • 财政年份:
    2022
  • 资助金额:
    $ 17.5万
  • 项目类别:
    Standard Grant
Collaborative Research: RI: AF: Small: Long-Term Impact of Fair Machine Learning under Strategic Individual Behavior
合作研究:RI:AF:小:战略性个人行为下公平机器学习的长期影响
  • 批准号:
    2301599
  • 财政年份:
    2022
  • 资助金额:
    $ 17.5万
  • 项目类别:
    Standard Grant
Collaborative Research: RI: AF: Small: Long-Term Impact of Fair Machine Learning under Strategic Individual Behavior
合作研究:RI:AF:小:战略性个人行为下公平机器学习的长期影响
  • 批准号:
    2202700
  • 财政年份:
    2022
  • 资助金额:
    $ 17.5万
  • 项目类别:
    Standard Grant
Project 3 Genes to Omics-Informed Drugs: Drug Repositioning and Testing to Prevent AF Progressions
项目 3 基因组学药物:药物重新定位和测试以预防 AF 进展
  • 批准号:
    10646374
  • 财政年份:
    2022
  • 资助金额:
    $ 17.5万
  • 项目类别:
Weight and risk factor management and assessment of socioeconomic status to assess impact on AF progression
体重和风险因素管理以及社会经济状况评估,以评估对房颤进展的影响
  • 批准号:
    nhmrc : 1133743
  • 财政年份:
    2017
  • 资助金额:
    $ 17.5万
  • 项目类别:
    Postgraduate Scholarships
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了