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

arXiv cs.AI / 3/23/2026

📰 NewsTools & Practical UsageModels & Research

Key Points

  • PowerLens uses LLM agents to enable safe, personalized mobile power management on Android devices by bridging user activity and system parameters through commonsense reasoning.
  • It employs a multi-agent architecture to generate holistic power policies across 18 device parameters, enabling zero-shot, context-aware policy generation tailored to individual preferences via implicit feedback.
  • A PDL-based constraint framework verifies every action before execution to ensure safety and reliability.
  • A two-tier memory system learns individualized preferences from implicit user overrides through confidence-based distillation, converging within 3–5 days without explicit configuration.
  • Experimental results on rooted Android devices show 81.7% action accuracy and 38.8% energy savings versus stock Android, with the system consuming only 0.5% of daily battery capacity and high user satisfaction.

Abstract

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.