paper-with-me

Papers

Adaptive and Resource-efficient Agentic AI Systems for Mobile and Embedded Devices: A Survey

2025-09-30 · Sicong Liu, Weiye Wu, Xiangrui Xu, Teng Li, Bowen Pang, Bin Guo, Zhiwen Yu arxiv

Foundation models have reshaped AI by unifying fragmented architectures into scalable backbones with multimodal reasoning and contextual adaptation. In parallel, the long-standing notion of AI agents, defined by the sensing-decision-action loop, is entering a new paradigm: with FMs as their cognitive core, agents transcend rule-based behaviors to achieve autonomy, generalization, and self-reflection. This dual shift is reinforced by real-world demands such as autonomous driving, robotics, virtual assistants, and GUI agents, as well as ecosystem advances in embedded hardware, edge computing, mobile deployment platforms, and communication protocols that together enable large-scale deployment. Yet this convergence collides with reality: while applications demand long-term adaptability and real-time interaction, mobile and edge deployments remain constrained by memory, energy, bandwidth, and latency. This creates a fundamental tension between the growing complexity of FMs and the limited resources of deployment environments. This survey provides the first systematic characterization of adaptive, resource-efficient agentic AI systems. We summarize enabling techniques into elastic inference, test-time adaptation, dynamic multimodal integration, and agentic AI applications, and identify open challenges in balancing accuracy-latency-communication trade-offs and sustaining robustness under distribution shifts. We further highlight future opportunities in algorithm-system co-design, cognitive adaptation, and collaborative edge deployment. By mapping FM structures, cognition, and hardware resources, this work establishes a unified perspective toward scalable, adaptive, and resource-efficient agentic AI. We believe this survey can help readers to understand the connections between enabling technologies while promoting further discussions on the fusion of agentic intelligence and intelligent agents.

📄 PDF Abstract BibTeX arXiv:2510.00078

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time AdaptationMultimodal ReasoningAutonomous Driving

Similar Papers 제목 키워드 기반

Resource-Aware LLM Reasoning for Mobile Edge General Intelligence

2025-09-27 · Mingyi Luo, Ruichen Zhang, Xiangwang Hou, Jun Du 외 arxiv

The rapid advancement of large language models (LLMs) has enabled an emergence of agentic artificial intelligence (AI) with powerful reasoning and autonomous decision-making capabilities. This integration with edge compu…

Toward a Modular Architecture for Embedded AI Agent Systems at the Edge

2026-06-01 · Marcus Rüb, Michael Gerhards arxiv

The rise of Large Language Models (LLMs) has enabled agentic AI capable of complex reasoning and tool use; however, deploying such autonomy in pervasive computing environments remains challenging due to the strict memory…

MobileRL: Online Agentic Reinforcement Learning for Mobile GUI Agents

2025-09-10 · Yifan Xu, Xiao Liu, Xinghan Liu, Jiaqi Fu 외 arxiv

Building general-purpose graphical user interface (GUI) agents has become increasingly promising with the progress in vision language models. However, developing effective mobile GUI agents with reinforcement learning (R…

Reinforcement Learning

MobileFineTuner: A Mobile-Native Framework for On-Device LLM Fine-Tuning in Real-World Embedded AI Applications

2025-12-09 · Jiaxiang Geng, Lunyu Zhao, Yiyi Lu, Bing Luo arxiv

Large language models (LLMs) are moving from cloud-centric services toward on-device embedded AI, where models interact with private, longitudinal signals sensed from users and their physical environments. Mobile phones …

Networking-Aware Energy Efficiency in Agentic AI Inference: A Survey

2026-04-09 · Xiaojing Chen, Haiqi Yu, Wei Ni, Dusit Niyato 외 arxiv

The rapid emergence of Large Language Models (LLMs) has catalyzed Agentic artificial intelligence (AI), autonomous systems integrating perception, reasoning, and action into closed-loop pipelines for continuous adaptatio…