MAHCApr 21

FOCAL: Filtered On-device Continuous Activity Logging for Efficient Personal Desktop Summarization

arXiv:2604.1954178.4
Predicted impact top 18% in MA · last 90 daysOriginality Incremental advance
AI Analysis

Enables efficient, privacy-preserving personal desktop summarization for users, addressing resource constraints and context pollution in on-device settings.

FOCAL introduces a privacy-first multi-agent system for on-device desktop activity summarization, reducing token consumption by 60.4% and VLM calls by 72.3% while improving Key Information Recall from 0.38 to 0.61, and maintaining high task accuracy (0.81) under task interruptions where baseline collapses to 0.03.

Desktop interaction streams provide a continuous, privacy-sensitive record of interleaved user tasks. Transforming these streams into task-organized personal logs on-device faces two main challenges: exhaustive Vision-Language Model (VLM) processing strains local resources, and global stream processing causes cross-task context pollution. We present FOCAL (Filtered On-device Continuous Activity Logging), a privacy-first multi-agent system utilizing a unified filter-plan-log architecture. It cascades a lightweight Filter Agent for noise suppression, a text-only Brain Agent for task attribution, a Record Agent for selective visual reasoning, and a task-isolated Memory Agent for context-coherent summarization. Experiments on DesktopBench (comprising 2,572 screenshots across 420 complex sessions) show FOCAL reduces total token consumption by 60.4% and VLM call count by 72.3% versus a baseline, while boosting Key Information Recall (KIR) from 0.38 to 0.61. Crucially, under $A{\to}B{\to}A$ task interruptions, FOCAL maintains Task Acc 0.81 and KIR 0.80, whereas the baseline collapses to Task Acc 0.03. FOCAL pioneers the efficient, on-device summarization of instruction-free desktop streams into multi-perspective personal logs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes