paper-with-me

Papers

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

2025-09-29 · Shai Bergman, Won Wook Song, Lukas Cavigelli, Konstantin Berestizshevsky, Ke Zhou, Ji Zhang 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 fragmented, siloed optimizations. To address these limitations, we propose Intent-Driven Storage Systems (IDSS), a vision for a new paradigm where large language models (LLMs) infer workload and system intent from unstructured signals to guide adaptive and cross-layer parameter reconfiguration. IDSS provides holistic reasoning for competing demands, synthesizing safe and efficient decisions within policy guardrails. We present four design principles for integrating LLMs into storage control loops and propose a corresponding system architecture. Initial results on FileBench workloads show that IDSS can improve IOPS by up to 2.45X by interpreting intent and generating actionable configurations for storage components such as caching and prefetching. These findings suggest that, when constrained by guardrails and embedded within structured workflows, LLMs can function as high-level semantic optimizers, bridging the gap between application goals and low-level system control. IDSS points toward a future in which storage systems are increasingly adaptive, autonomous, and aligned with dynamic workload demands.

📄 PDF Abstract BibTeX arXiv:2510.15917

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StorageXTuner: An LLM Agent-Driven Automatic Tuning Framework for Heterogeneous Storage Systems

2025-10-28 · Qi Lin, Zhenyu Zhang, Viraj Thakkar, Zhenjie Sun 외 arxiv

Automatically configuring storage systems is hard: parameter spaces are large and conditions vary across workloads, deployments, and versions. Heuristic and ML tuners are often system specific, require manual glue, and d…

A Domain-Specific Language for LLM-Driven Trigger Generation in Multimodal Data Collection

2026-03-13 · Philipp Reis, Philipp Rigoll, Martin Zehetner, Jacqueline Henle 외 arxiv

Data-driven systems depend on task-relevant data, yet data collection pipelines remain passive and indiscriminate. Continuous logging of multimodal sensor streams incurs high storage costs and captures irrelevant data. T…

Code Generation

Exploring Zero and Few-shot Techniques for Intent Classification

2023-05-11 · Soham Parikh, Quaizar Vohra, Prashil Tumbade, Mitul Tiwari

Conversational NLU providers often need to scale to thousands of intent-classification models where new customers often face the cold-start problem. Scaling to so many customers puts a constraint on storage space as well…

ClassificationData AugmentationDomain Adaptationintent-classification+3

FALCON: Feedback-driven Adaptive Long/short-term memory reinforced Coding Optimization system

2024-10-28 · Zeyuan Li, Yangfan He, Lewei He, Jianhui Wang 외

Recently, large language models (LLMs) have achieved significant progress in automated code generation. Despite their strong instruction-following capabilities, these models frequently struggled to align with user intent…

Code GenerationHumanEvalInstruction Followingmbpp+3

Large scale visual place recognition with sub-linear storage growth

2018-10-23 · Huu Le, Michael Milford

Robotic and animal mapping systems share many of the same objectives and challenges, but differ in one key aspect: where much of the research in robotic mapping has focused on solving the data association problem, the gr…

Chunkingfeature selectionVisual Place Recognition