ARAIDCSep 29, 2025

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

arXiv:2510.15917v1h-index: 2
Originality Highly original
AI Analysis

This addresses the issue of brittle and fragmented optimizations in storage systems for large-scale applications, representing a new paradigm rather than an incremental improvement.

The paper tackles the problem of storage systems lacking visibility into workload intent, which limits adaptation to modern data-intensive applications, and proposes Intent-Driven Storage Systems (IDSS) using LLMs to infer intent and guide parameter reconfiguration, resulting in up to 2.45X improvement in IOPS on FileBench workloads.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes