paper-with-me

Papers

Learning-Aided Heuristics Design for Storage System

2021-06-14 · Yingtian Tang, Han Lu, Xijun Li, Lei Chen, Mingxuan Yuan, Jia Zeng

Computer systems such as storage systems normally require transparent white-box algorithms that are interpretable for human experts. In this work, we propose a learning-aided heuristic design method, which automatically generates human-readable strategies from Deep Reinforcement Learning (DRL) agents. This method benefits from the power of deep learning but avoids the shortcoming of its black-box property. Besides the white-box advantage, experiments in our storage productions resource allocation scenario also show that this solution outperforms the systems default settings and the elaborately handcrafted strategy by human experts.

📄 PDF Abstract BibTeX arXiv:2106.07288

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

KML: Using Machine Learning to Improve Storage Systems

2021-11-22 · Ibrahim Umit Akgun, Ali Selman Aydin, Andrew Burford, Michael McNeill 외

Operating systems include many heuristic algorithms designed to improve overall storage performance and throughput. Because such heuristics cannot work well for all conditions and workloads, system designers resorted to …

BIG-bench Machine LearningCPU

Dynamic Optimization of Storage Systems Using Reinforcement Learning Techniques

2024-12-29 · Chiyu Cheng, Chang Zhou, Yang Zhao, Jin Cao

The exponential growth of data-intensive applications has placed unprecedented demands on modern storage systems, necessitating dynamic and efficient optimization strategies. Traditional heuristics employed for storage p…

CPUQ-Learningreinforcement-learningReinforcement Learning+1

Intelligent Replication Management for HDFS Using Reinforcement Learning

2020-08-19 · Hyunsung Lee

Storage systems for cloud computing merge a large number of commodity computers into a single large storage pool. It provides high-performance storage over an unreliable, and dynamic network at a lower cost than purchasi…

Cloud ComputingManagementreinforcement-learningReinforcement Learning+1

Intent-Driven Storage Systems: From Low-Level Tuning to High-Level Understanding

2025-09-29 · Shai Bergman, Won Wook Song, Lukas Cavigelli, Konstantin Berestizshevsky 외 arxiv

Existing storage systems lack visibility into workload intent, limiting their ability to adapt to the semantics of modern, large-scale data-intensive applications. This disconnect leads to brittle heuristics and fragment…

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 f…

Reinforcement Learning