CSR: NeTS: Small: Theoretical Foundations for Cache Networks: Performance Models, Algorithms, and Applications

CSR:NeTS:小型:缓存网络的理论基础:性能模型、算法和应用

基本信息

  • 批准号:
    1717060
  • 负责人:
  • 金额:
    $ 30.01万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Standard Grant
  • 财政年份:
    2017
  • 资助国家:
    美国
  • 起止时间:
    2017-07-01 至 2022-06-30
  • 项目状态:
    已结题

项目摘要

Caching systems are a core component of Internet data infrastructures. They enable low-cost access to a fast, but limited cache space that stores a selective subset of popular data items drawn from a large collection of data records that are stored in slow, persistent media. Caching systems greatly improve the performance of various services in, for example, information retrieval, data analytics, social networks and e-commence. Caching systems are already widely deployed but need to scale efficiently to support emerging big data applications. To better serve multiple flows of data requests on a caching system, a fundamental question is whether the cache space should be pooled together to serve these flows jointly or be divided to serve them separately. While system-based approaches have yielded good intuition and first-order solutions, it is important that new theories be developed to provide a quantitative characterization of cache networks that can lead to optimal or near-optimal solutions. This project will develop a much-needed theoretical foundation for cache systems in emerging data processing systems, with concrete plans to transition the theoretical results into practical implementations. The research will be carried across the following interrelated thrusts. (1) Characterizing miss ratios of competing flows on least-recently-used (LRU) caching: A unified theoretical framework will be developed to investigate critical factors that impact the cache miss ratios, including request rates, data popularities, item sizes, and overlapped data items across different request flows. The new insights will be used to directly improve the performance of real caching systems. (2) Optimizing data caching for server clusters: this thrust investigates whether servers should be pooled together or not, and how to optimize the sizes of different server clusters as well as where to route data requests for multiple caching clusters. A joint optimization of data caching and job scheduling will also be addressed. (3) Transition from theories into practice: This thrust will leverage open source projects, Memcached, Redis, Hadoop, Spark and Tachyon, to validate the theoretical results by real experiments, and to transition theories into working systems by adding new modules and modifying existing code.This project may benefit society, industry and academia. The insights from the mathematical analysis and the new algorithms developed through this project are expected to play a key role in improving the performance of cache networks, for example, for in-memory key-value stores. They can contribute to both theoretical research and practical technologies. A specific focus will bridge the traditional separation between stochastic operations research and computer engineering education. The research results from this proposal will be integrated into a new graduate-level course. Other broader impacts include industry collaborations for practical use cases and technology transfer, undergraduate summer programs, strategies for engaging women and other under-represented groups, and the development of a strong research lab so that it is also a teaching lab.
缓存系统是互联网数据基础设施的核心组成部分。它们能够以低成本访问快速但有限的缓存空间,该缓存空间存储从存储在缓慢持久介质中的大量数据记录中提取的流行数据项的选择性子集。高速缓存系统极大地提高了例如信息检索、数据分析、社交网络和电子商务中的各种服务的性能。缓存系统已经被广泛部署,但需要有效地扩展以支持新兴的大数据应用程序。为了在高速缓存系统上更好地服务于多个数据请求流,一个基本问题是该高速缓存空间是否应该被池化在一起以联合地服务于这些流,或者被划分以单独地服务于它们。虽然基于系统的方法已经产生了良好的直觉和一阶的解决方案,重要的是,新的理论被开发,以提供一个定量表征的缓存网络,可以导致最佳或接近最佳的解决方案。该项目将为新兴数据处理系统中的缓存系统开发急需的理论基础,并计划将理论结果转化为实际实现。这项研究将在以下相互关联的方面进行。(1)描述竞争流在最近最少使用(LRU)缓存上的未命中率:将开发一个统一的理论框架来研究影响该高速缓存未命中率的关键因素,包括请求率、数据流行度、项大小和跨不同请求流的重叠数据项。新的见解将用于直接提高真实的缓存系统的性能。(2)优化服务器集群的数据缓存:这一重点研究了服务器是否应该集中在一起,以及如何优化不同服务器集群的大小,以及将多个缓存集群的数据请求路由到哪里。 数据缓存和作业调度的联合优化也将得到解决。 (3)从理论到实践的转化:利用开源项目Memcached、Redis、Hadoop、Spark和Tachyon,通过真实的实验来验证理论成果,并通过添加新模块和修改现有代码,将理论转化为工作系统,造福社会、产业和学术界。通过该项目开发的数学分析和新算法的见解预计将在提高缓存网络的性能方面发挥关键作用,例如,对于内存中的键值存储。它们可以为理论研究和实用技术做出贡献。一个具体的重点将弥合随机运筹学和计算机工程教育之间的传统分离。这项建议的研究成果将纳入一个新的研究生课程。其他更广泛的影响包括实际用例和技术转让的行业合作,本科生暑期课程,吸引女性和其他代表性不足的群体的战略,以及发展强大的研究实验室,使其也成为教学实验室。

项目成果

期刊论文数量(9)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Degree of Queue Imbalance: Overcoming the Limitation of Heavy-traffic Delay Optimality in Load Balancing Systems
队列不平衡程度:克服负载均衡系统中大流量时延最优性的限制
Prefetching and caching for minimizing service costs: Optimal and approximation strategies
预取和缓存以最大限度地降低服务成本:最优和近似策略
  • DOI:
    10.1016/j.peva.2020.102149
  • 发表时间:
    2021
  • 期刊:
  • 影响因子:
    2.2
  • 作者:
    Quan, Guocong;Eryilmaz, Atilla;Tan, Jian;Shroff, Ness
  • 通讯作者:
    Shroff, Ness
Heavy-traffic Delay Optimality in Pull-based Load Balancing Systems: Necessary and Sufficient Conditions
拉式负载均衡系统中的大流量延迟最优性:必要条件和充分条件
A new flexible multi-flow LRU cache management paradigm for minimizing misses
一种新的灵活的多流 LRU 缓存管理范例,可最大限度地减少丢失
Asymptotic Miss Ratio of LRU Caching with Consistent Hashing
具有一致性哈希的 LRU 缓存的渐近缺失率
  • DOI:
    10.1109/infocom.2018.8485860
  • 发表时间:
    2018
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Ji, Kaiyi;Quan, Guocong;Tan, Jian
  • 通讯作者:
    Tan, Jian
{{ 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 }}

Ness Shroff其他文献

Performance analysis of virtual circuit connections for bursty data sources in ATM networks
  • DOI:
    10.1007/bf02024995
  • 发表时间:
    1992-08-01
  • 期刊:
  • 影响因子:
    4.500
  • 作者:
    Ness Shroff;Magda El Zarki
  • 通讯作者:
    Magda El Zarki

Ness Shroff的其他文献

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

{{ truncateString('Ness Shroff', 18)}}的其他基金

Collaborative Research: NeTS: Medium: Black-box Optimization of White-box Networks: Online Learning for Autonomous Resource Management in NextG Wireless Networks
合作研究:NeTS:中:白盒网络的黑盒优化:下一代无线网络中自主资源管理的在线学习
  • 批准号:
    2312836
  • 财政年份:
    2023
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
AI Institute for Future Edge Networks and Distributed Intelligence (AI-EDGE)
未来边缘网络和分布式智能人工智能研究所 (AI-EDGE)
  • 批准号:
    2112471
  • 财政年份:
    2021
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Cooperative Agreement
Collaborative Research: CNS Core: Medium: Analytics and Online Optimization at Scale for Cellular Networks
合作研究:CNS 核心:中:蜂窝网络大规模分析和在线优化
  • 批准号:
    2106933
  • 财政年份:
    2021
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Medium: Information Freshness in Scalable and Energy Constrained Machine to Machine Wireless Networks
合作研究:CNS 核心:中:可扩展且能量受限的机器对机器无线网络中的信息新鲜度
  • 批准号:
    2106932
  • 财政年份:
    2021
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Continuing Grant
RAPID: Acoustic Communications and Sensing for COVID-19 Data Collection
RAPID:用于 COVID-19 数据收集的声学通信和传感
  • 批准号:
    2028547
  • 财政年份:
    2020
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Medium: Combating Latency and Disconnectivity in mmWave Networks: From Theory to Implementation
合作研究:CNS 核心:中:对抗毫米波网络中的延迟和断开连接:从理论到实施
  • 批准号:
    1955535
  • 财政年份:
    2020
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Continuing Grant
CNS Core: Small: New Caching Paradigms for Distributed and Dynamic Networks
CNS 核心:小型:分布式和动态网络的新缓存范例
  • 批准号:
    2007231
  • 财政年份:
    2020
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
CNS Core: Medium: Collaborative: Exploring and Exploiting Learning for Efficient Network Control: Non-Stationarity, Inter-Dependence, and Domain-Knowledge
CNS 核心:中:协作:探索和利用学习实现高效网络控制:非平稳性、相互依赖和领域知识
  • 批准号:
    1901057
  • 财政年份:
    2019
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
ICN-WEN: Collaborative Research: SPLICE: Secure Predictive Low-Latency Information Centric Edge for Next Generation Wireless Networks
ICN-WEN:协作研究:SPLICE:下一代无线网络的安全预测低延迟信息中心边缘
  • 批准号:
    1719371
  • 财政年份:
    2017
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Continuing Grant
NeTS: Large: Collaborative Research: Practical Foundations for Networking with Many-Antenna Base Stations
NetS:大型:协作研究:多天线基站联网的实用基础
  • 批准号:
    1518829
  • 财政年份:
    2015
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Continuing Grant

相似国自然基金

基于肠道菌群-胆汁酸-NETs调控肿瘤免疫逃逸的乳腺癌“因虚致瘀”生物学基础及中医药干预的研究
  • 批准号:
    2025JJ80926
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
F.prausnitzii介导丁酸盐-HDAC3信号途径抑制NETs形成在急性胰腺炎中的作用机制研究
  • 批准号:
    2025JJ60669
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
NETs通过cGAS-STING信号通路激活泛凋亡加重急性胰腺炎的机制研究
  • 批准号:
    2025JJ81025
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
NETs通过METTL3介导USF2 m6A修饰促进脓毒症相关性凝血功能障碍
  • 批准号:
    2025JJ50594
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
岗藿清瘟颗粒通过NETs/NEAT1/NLRP3轴 抑制细胞焦亡减轻登革病毒感染诱导血 管渗漏的分子机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    10.0 万元
  • 项目类别:
    省市级项目
M2巨噬细胞外泌体调控NAD+稳态重塑NETs/EndMT平衡治疗股骨头坏死机制研究
  • 批准号:
    QN25H060015
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
MPO介导NETs通路在慢加急性肝衰竭发生发展中的作用及其临床意义
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
半夏白术天麻汤通过抑制肠源性LPS/NF-κB通路减少NETs形成抗高血压血管内皮损伤的机制研究
  • 批准号:
    KLY25H270034
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
连翘苷通过KEAP1/NRF2途径抑制NETs诱导铁死亡缓解痛风性关节炎的机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目

相似海外基金

NeTS: Small: ML-Driven Online Traffic Analysis at Multi-Terabit Line Rates
NeTS:小型:ML 驱动的多太比特线路速率在线流量分析
  • 批准号:
    2331111
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
NeTS: Small: NSF-DST: Modernizing Underground Mining Operations with Millimeter-Wave Imaging and Networking
NeTS:小型:NSF-DST:利用毫米波成像和网络实现地下采矿作业现代化
  • 批准号:
    2342833
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
Collaborative Research: NeTS: Small: A Privacy-Aware Human-Centered QoE Assessment Framework for Immersive Videos
协作研究:NetS:小型:一种具有隐私意识、以人为本的沉浸式视频 QoE 评估框架
  • 批准号:
    2343619
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
NSF-AoF: NeTS: Small: Local 6G Connectivity: Controlled, Resilient, and Secure (6G-ConCoRSe)
NSF-AoF:NetS:小型:本地 6G 连接:受控、弹性和安全 (6G-ConCoRSe)
  • 批准号:
    2326599
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
Collaborative Research: NeTS: Small: A Privacy-Aware Human-Centered QoE Assessment Framework for Immersive Videos
协作研究:NetS:小型:一种具有隐私意识、以人为本的沉浸式视频 QoE 评估框架
  • 批准号:
    2343618
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
NSF-BSF: NeTS: Small: Making BGP work for real-time interactive applications
NSF-BSF:NeTS:小型:使 BGP 适用于实时交互式应用程序
  • 批准号:
    2344761
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
NeTS: Small: Revisiting Network Algorithmics using the CRAM Model
NeTS:小型:使用 CRAM 模型重新审视网络算法
  • 批准号:
    2333587
  • 财政年份:
    2024
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
Collaborative Research: NeTS: Small: Digital Network Twins: Mapping Next Generation Wireless into Digital Reality
合作研究:NeTS:小型:数字网络双胞胎:将下一代无线映射到数字现实
  • 批准号:
    2312138
  • 财政年份:
    2023
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
Collaborative Research: NeTS: Small: Digital Network Twins: Mapping Next Generation Wireless into Digital Reality
合作研究:NeTS:小型:数字网络双胞胎:将下一代无线映射到数字现实
  • 批准号:
    2312139
  • 财政年份:
    2023
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
NeTS: Small: Exploring the Non-Standardized Polices, Operations, and Requirements for 5G Cellular Networks and Beyond: Advancing the Modeling, Tools, and Evaluation
NeTS:小型:探索 5G 蜂窝网络及其他网络的非标准化策略、运营和要求:推进建模、工具和评估
  • 批准号:
    2321416
  • 财政年份:
    2023
  • 资助金额:
    $ 30.01万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了