paper-with-me

홈 › Papers

PowerLens: Taming LLM Agents for Safe and Personalized Mobile Power Management

2026-03-20 · Xingyu Feng, Chang Sun, Yuzhu Wang, Zhangbing Zhou, Chengwen Luo, Zhuangzhuang Chen, Xiaomin Ouyang, Huanqi Yang arxiv

Battery life remains a critical challenge for mobile devices, yet existing power management mechanisms rely on static rules or coarse-grained heuristics that ignore user activities and personal preferences. We present PowerLens, a system that tames the reasoning power of Large Language Models (LLMs) for safe and personalized mobile power management on Android devices. The key idea is that LLMs' commonsense reasoning can bridge the semantic gap between user activities and system parameters, enabling zero-shot, context-aware policy generation that adapts to individual preferences through implicit feedback. PowerLens employs a multi-agent architecture that recognizes user context from UI semantics and generates holistic power policies across 18 device parameters. A PDL-based constraint framework verifies every action before execution, while a two-tier memory system learns individualized preferences from implicit user overrides through confidence-based distillation, requiring no explicit configuration and converging within 3--5 days. Extensive experiments on a rooted Android device show that PowerLens achieves 81.7% action accuracy and 38.8% energy saving over stock Android, outperforming rule-based and LLM-based baselines, with high user satisfaction, fast preference convergence, and strong safety guarantees, with the system itself consuming only 0.5% of daily battery capacity.

📄 PDF Abstract BibTeX arXiv:2603.19584

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PerPilot: Personalizing VLM-based Mobile Agents via Memory and Exploration

2025-08-25 · Xin Wang, Zhiyao Cui, Hao Li, Ya Zeng 외 arxiv

Vision language model (VLM)-based mobile agents show great potential for assisting users in performing instruction-driven tasks. However, these agents typically struggle with personalized instructions -- those containing…

MobileSafetyBench: Evaluating Safety of Autonomous Agents in Mobile Device Control

2024-10-23 · Juyong Lee, Dongyoon Hahm, June Suk Choi, W. Bradley Knox 외

Autonomous agents powered by large language models (LLMs) show promising potential in assistive tasks across various domains, including mobile device control. As these agents interact directly with personal information a…

Quick on the Uptake: Eliciting Implicit Intents from Human Demonstrations for Personalized Mobile-Use Agents

2025-08-12 · Zheng Wu, Heyuan Huang, Yanjia Yang, Yuanyi Song 외 arxiv

As multimodal large language models advance rapidly, the automation of mobile tasks has become increasingly feasible through the use of mobile-use agents that mimic human interactions from graphical user interfaces. To f…

Me-Agent: A Personalized Mobile Agent with Two-Level User Habit Learning for Enhanced Interaction

2026-01-28 · Shuoxin Wang, Chang Liu, Gowen Loo, Lifan Zheng 외 arxiv

Large Language Model (LLM)-based mobile agents have made significant performance advancements. However, these agents often follow explicit user instructions while overlooking personalized needs, leading to significant li…

MobileWorldSafety: Benchmarking GUI Agent Safety Against Environmental Injection Attacks in Android Apps

2026-08-18 · Sujin Chen, Lijun Li, Tianyi Du, Jing Shao arxiv

LLM-powered GUI agents that autonomously operate smartphones are rapidly transitioning from research prototypes to early real-world deployment. However, because these agents routinely process untrusted environmental cont…