Papers for

iot system architects

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Gap found in cloud edge iot systems for llm based resource control

Smart Adaptive Computing Across the Continuum: LLMs in IoT-Edge-Cloud Resource Management

Abstract: Managing resources across IoT, edge, and cloud layers calls for continuous, context-aware decisions under constraints that rarely stay fixed. Deep reinforcement learning (DRL) handles this class of problems well, and large language models (LLMs) are increasingly used to augment DRL pipelines, yet the architectural relationship between the two is seldom made explicit. We build on Wang et al.'s taxonomy of Continuum Orchestration Systems employing DRL techniques and extend it with two further dimensions. The AI Augmentation Paradigm measures how LLMs are exploited, while the Feedback channel captures whether and through which system path the execution feedback returns to the LLM in order to close the MAPE control loop at the LLM Orchestration layer. We apply this taxonomy to six recent system architectures and find a common gap, as none combines full LLM orchestration with full agent-layer feedback in a Cloud Continuum setting. We relate this gap to a missing cross-tier feedback abstraction, bridging the incommensurable per-tier signals and the LLM Orchestrator.

Tue 8 SeptDistributed, Parallel, and Cluster ComputingArtificial IntelligenceMultiagent Systems
The gist
Managing computing resources that span from tiny devices (IoT) to large cloud servers is tricky because conditions keep changing. The authors look at how two AI tools—deep reinforcement learning (DRL) and large language models (LLMs)—can work together to make smarter management decisions. They extend an existing classification system to better understand how LLMs are used and how feedback is fed back into the system. Their review of recent systems finds a key missing piece: no system fully uses LLM-driven control while getting complete feedback from all parts of the system. They identify this as a challenge needing better communication across different system layers.
Open 2609.09348v1