AI for Service: Proactive Assistance with AI Glasses
Zichen Wen, Yiyu Wang, Chenfei Liao, Boxue Yang, Junxian Li, Weifeng Liu, Haocong He, Bolong Feng, Xuyang Liu, Yuanhuiyi Lyu, Xu Zheng, Xuming Hu, Linfeng Zhang
TL;DR
The paper proposes AI4Service, a paradigm for proactive, real-time assistance in daily life using AI glasses. It introduces Alpha-Service, a Von Neumann-inspired architecture with five units (Input, CPU, ALU, Memory, Output) and a dual-layer Know When / Know How framework to detect when to intervene and how to provide both generalized and personalized services. Through case studies in Blackjack, museum guidance, and fashion fitting, the authors demonstrate continuous perception, user intent inference, and timely, non-intrusive support without explicit prompts. They discuss challenges related to edge-device constraints, balancing generalization with personalization, privacy, and trust, and outline future directions including richer memory, extended tool sets, and large-scale user studies to evaluate real-world impact.
Abstract
In an era where AI is evolving from a passive tool into an active and adaptive companion, we introduce AI for Service (AI4Service), a new paradigm that enables proactive and real-time assistance in daily life. Existing AI services remain largely reactive, responding only to explicit user commands. We argue that a truly intelligent and helpful assistant should be capable of anticipating user needs and taking actions proactively when appropriate. To realize this vision, we propose Alpha-Service, a unified framework that addresses two fundamental challenges: Know When to intervene by detecting service opportunities from egocentric video streams, and Know How to provide both generalized and personalized services. Inspired by the von Neumann computer architecture and based on AI glasses, Alpha-Service consists of five key components: an Input Unit for perception, a Central Processing Unit for task scheduling, an Arithmetic Logic Unit for tool utilization, a Memory Unit for long-term personalization, and an Output Unit for natural human interaction. As an initial exploration, we implement Alpha-Service through a multi-agent system deployed on AI glasses. Case studies, including a real-time Blackjack advisor, a museum tour guide, and a shopping fit assistant, demonstrate its ability to seamlessly perceive the environment, infer user intent, and provide timely and useful assistance without explicit prompts.
