菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-21
📄 Abstract - EgoSelf: From Memory to Personalized Egocentric Assistant

Egocentric assistants often rely on first-person view data to capture user behavior and context for personalized services. Since different users exhibit distinct habits, preferences, and routines, such personalization is essential for truly effective assistance. However, effectively integrating long-term user data for personalization remains a key challenge. To address this, we introduce EgoSelf, a system that includes a graph-based interaction memory constructed from past observations and a dedicated learning task for personalization. The memory captures temporal and semantic relationships among interaction events and entities, from which user-specific profiles are derived. The personalized learning task is formulated as a prediction problem where the model predicts possible future interactions from individual user's historical behavior recorded in the graph. Extensive experiments demonstrate the effectiveness of EgoSelf as a personalized egocentric assistant. Code is available at \href{this https URL}{this https URL\_project/}.

顶级标签: computer vision agents systems
详细标签: egocentric assistant personalization graph memory interaction prediction 或 搜索:

EgoSelf:从记忆到个性化自我中心助手 / EgoSelf: From Memory to Personalized Egocentric Assistant


1️⃣ 一句话总结

本文提出了一种名为EgoSelf的个性化自我中心助手系统,通过构建基于图的交互记忆来捕捉用户的行为习惯和偏好,并利用预测未来交互的学习任务实现精准的个性化服务。

源自 arXiv: 2604.19564