Academic

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

arXiv:2603.19584v1 Announce Type: new 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 confi

arXiv:2603.19584v1 Announce Type: new 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.

Executive Summary

The article introduces PowerLens, a novel system that leverages Large Language Models (LLMs) for safe and personalized mobile power management on Android devices. By employing a multi-agent architecture and a constraint framework, PowerLens generates context-aware policies that adapt to individual user preferences through implicit feedback. The system exhibits impressive performance, achieving 81.7% action accuracy and 38.8% energy saving over stock Android. Additionally, PowerLens demonstrates high user satisfaction, fast preference convergence, and strong safety guarantees. With its ability to converge within 3-5 days and consume only 0.5% of daily battery capacity, PowerLens presents a compelling solution for mobile power management. The system's reliance on LLMs and implicit feedback enables personalized power management, addressing the limitations of traditional rule-based approaches.

Key Points

  • Employment of Large Language Models (LLMs) for safe and personalized mobile power management
  • Multi-agent architecture and constraint framework for policy generation
  • Implicit feedback-based adaptation to individual user preferences

Merits

Strength in Adaptability

PowerLens's ability to generate context-aware policies through implicit feedback enables adaptability to individual user preferences, addressing the limitations of traditional rule-based approaches.

Improved Energy Efficiency

PowerLens achieves 38.8% energy saving over stock Android, making it a compelling solution for mobile power management.

Strong Safety Guarantees

The system's constraint framework verifies every action before execution, providing strong safety guarantees for user data and device functionality.

Demerits

Potential Overreliance on LLMs

The system's reliance on LLMs may limit its performance in cases where LLMs are uncertain or biased, potentially leading to suboptimal power management decisions.

Limited Generalizability

The study's focus on a single Android device and rooted environment may limit the system's generalizability to other devices and operating systems.

Expert Commentary

PowerLens presents a significant advancement in the field of mobile power management, leveraging the capabilities of LLMs to generate personalized policies that adapt to individual user preferences. While the system exhibits impressive performance, its reliance on LLMs and implicit feedback may introduce limitations and uncertainties. Further research is needed to address these challenges and explore the broader implications of AI-driven power management solutions in mobile devices.

Recommendations

  • Future research should investigate the generalizability of PowerLens to other devices and operating systems, as well as its performance in diverse user scenarios and environments.
  • The development of PowerLens highlights the need for ongoing evaluation and refinement of AI-driven power management solutions to ensure their safety, efficacy, and user-centered design.

Sources

Original: arXiv - cs.AI