Papers › EgoLife: Towards Egocentric Life Assistant

EgoLife: Towards Egocentric Life Assistant

5 Mar 2025CVPR 2025 1arXiv:2503.03803archive 2025-07-28

Jingkang Yang, Shuai Liu, Hongming Guo, Yuhao Dong, Xiamengwei Zhang, Sicheng Zhang, Pengyun Wang, Zitang Zhou, Binzhu Xie, Ziyue Wang, Bei Ouyang, Zhengyu Lin, Marco Cominelli, Zhongang Cai, Yuanhan Zhang, Peiyuan Zhang, Fangzhou Hong, Joerg Widmer, Francesco Gringoli, Lei Yang, Bo Li, Ziwei Liu

We introduce EgoLife, a project to develop an egocentric life assistant that accompanies and enhances personal efficiency through AI-powered wearable glasses. To lay the foundation for this assistant, we conducted a comprehensive data collection study where six participants lived together for one week, continuously recording their daily activities - including discussions, shopping, cooking, socializing, and entertainment - using AI glasses for multimodal egocentric video capture, along with synchronized third-person-view video references. This effort resulted in the EgoLife Dataset, a comprehensive 300-hour egocentric, interpersonal, multiview, and multimodal daily life dataset with intensive annotation. Leveraging this dataset, we introduce EgoLifeQA, a suite of long-context, life-oriented question-answering tasks designed to provide meaningful assistance in daily life by addressing practical questions such as recalling past relevant events, monitoring health habits, and offering personalized recommendations. To address the key technical challenges of (1) developing robust visual-audio models for egocentric data, (2) enabling identity recognition, and (3) facilitating long-context question answering over extensive temporal information, we introduce EgoButler, an integrated system comprising EgoGPT and EgoRAG. EgoGPT is an omni-modal model trained on egocentric datasets, achieving state-of-the-art performance on egocentric video understanding. EgoRAG is a retrieval-based component that supports answering ultra-long-context questions. Our experimental studies verify their working mechanisms and reveal critical factors and bottlenecks, guiding future improvements. By releasing our datasets, models, and benchmarks, we aim to stimulate further research in egocentric AI assistants.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.03803")

Code

Syntology Ran 2 of 9 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: official repository: 9 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

evolvinglmms-lab/egolife officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 2 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
7unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from evolvinglmms-lab/egolife. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_vision_projector evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository ran · our draft was wrong licence not identified · pointer only · 6ac637835afcffbf · report
build_vision_resampler evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository ran · our draft was wrong licence not identified · pointer only · 8eddcc1d7a212099 · report
EgoGPTConfig evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · 0c19a8693915a235 · report
EgoGPTLlamaForCausalLM evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · 23931cef3f7aa97b · report
EgoGPTLlamaModel evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · 1ab656b0182ec561 · report
EgoGPTMetaForCausalLM evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · 140973675201831e · report
EgoGPTMetaModel evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · 1b96d8f67fcbd8fc · report
build_speech_encoder evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · a1a495c721571af1 · report
build_vision_tower evolvinglmms-lab/egolife/EgoGPT/egogpt/model/language_model/egogpt_llama.py official repository unverified licence not identified · pointer only · 700100fc2116c32c · report

Tasks

Question AnsweringVideo Understanding

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections