paper-with-me

Papers

Machine Learning-Driven Intelligent Memory System Design: From On-Chip Caches to Storage

2026-03-15 · Rahul Bera, Rakesh Nadig, Onur Mutlu arxiv

Despite the data-rich environment in which memory systems of modern computing platforms operate, many state-of-the-art architectural policies employed in the memory system rely on static, human-designed heuristics that fail to truly adapt to the workload and system behavior via principled learning methodologies. In this article, we propose a fundamentally different design approach: using lightweight and practical machine learning (ML) methods to enable adaptive, data-driven control throughout the memory hierarchy. We present three ML-guided architectural policies: (1) Pythia, a reinforcement learning-based data prefetcher for on-chip caches, (2) Hermes, a perceptron learning-based off-chip predictor for multi-level cache hierarchies, and (3) Sibyl, a reinforcement learning-based data placement policy for hybrid storage systems. Our evaluation shows that Pythia, Hermes, and Sibyl significantly outperform the best-prior human-designed policies, while incurring modest hardware overheads. Collectively, this article demonstrates that integrating adaptive learning into memory subsystems can lead to intelligent, self-optimizing architectures that unlock performance and efficiency gains beyond what is possible with traditional human-designed approaches.

📄 PDF Abstract BibTeX arXiv:2603.14583

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Random resistive memory-based deep extreme point learning machine for unified visual processing

2023-12-14 · Shaocong Wang, Yizhao Gao, Yi Li, Woyu Zhang 외

Visual sensors, including 3D LiDAR, neuromorphic DVS sensors, and conventional frame cameras, are increasingly integrated into edge-side intelligent machines. Realizing intensive multi-sensory data analysis directly on e…

Machine Learning Systems for Intelligent Services in the IoT: A Survey

2020-05-29 · Wiebke Toussaint, Aaron Yi Ding

Machine learning (ML) technologies are emerging in the Internet of Things (IoT) to provision intelligent services. This survey moves beyond existing ML algorithms and cloud-driven design to investigate the less-explored …

BIG-bench Machine LearningSurvey

GoalfyMax: A Protocol-Driven Multi-Agent System for Intelligent Experience Entities

2025-07-13 · Siyi Wu, Zeyu Wang, Xinyuan Song, Zhengpeng Zhou 외 arxiv

Modern enterprise environments demand intelligent systems capable of handling complex, dynamic, and multi-faceted tasks with high levels of autonomy and adaptability. However, traditional single-purpose AI systems often …

Continual Learning

Non-equilibrium physics: from spin glasses to machine and neural learning

2023-08-03 · Weishun Zhong

Disordered many-body systems exhibit a wide range of emergent phenomena across different scales. These complex behaviors can be utilized for various information processing tasks such as error correction, learning, and op…

secureTF: A Secure TensorFlow Framework

2021-01-20 · Do Le Quoc, Franz Gregor, Sergei Arnautov, Roland Kunkel 외

Data-driven intelligent applications in modern online services have become ubiquitous. These applications are usually hosted in the untrusted cloud computing infrastructure. This poses significant security risks since th…

BIG-bench Machine LearningCloud Computing