π’ NoteοΌThis project is still under active development, and the benchmark will be continuously updated.
TeleEgo is a comprehensive omni benchmark designed for multi-person, multi-scene, multi-task, and multimodal long-term memory reasoning in egocentric video streams. It reflects realistic personal assistant scenarios where continuous egocentric video data is collected across hours or even days, requiring models to maintain and reason over memory, understanding, and cross-memory reasoning. Omni here means that TeleEgo covers the full spectrum of roles, scenes, tasks, modalities, and memory horizons, offering all-round evaluation for egocentric AI assistants.
TeleEgo provides:
# Extract (only need to specify the first file)
7z x archive.7z.001
# Or extract to a specific directory
7z x archive.7z.001 -o./extracted_data
After extraction, the dataset structure is:
TeleEgo/
βββ merged_P1_A.json # QA annotations for Participant 1
βββ merged_P2_A.json # QA annotations for Participant 2
βββ merged_P3_A.json # QA annotations for Participant 3
βββ merged_P4_A.json # QA annotations for Participant 4
βββ merged_P5_A.json # QA annotations for Participant 5
βββ merged_P1.mp4 # Video stream for Participant 1 (~46GB)
βββ merged_P2.mp4 # Video stream for Participant 2 (~35GB)
βββ merged_P3.mp4 # Video stream for Participant 3 (~58GB)
βββ merged_P4.mp4 # Video stream for Participant 4 (~57GB)
βββ merged_P5.mp4 # Video stream for Participant 5 (~38GB)
βββ timeline_P1.json # Temporal annotations for Participant 1
βββ timeline_P2.json # Temporal annotations for Participant 2
βββ timeline_P3.json # Temporal annotations for Participant 3
βββ timeline_P4.json # Temporal annotations for Participant 4
βββ timeline_P5.json # Temporal annotations for Participant 5
If you have difficulty accessing Hugging Face, you can also download the dataset from:
Baidu Netdisk (ηΎεΊ¦η½η)
Link: https://pan.baidu.com/s/1TSqfjqeaXdP2TWEpiy_3KA?pwd=7wmh
The Baidu Netdisk version contains the uncompressed data files (MP4 videos and JSON annotations) directly
TeleEgo-QA evaluates models along three main dimensions:
Memory
Understanding
Cross-Memory Reasoning
Each QA instance includes:
If you find our TeleEgo in your research, please cite:
@article{yan2025teleego,
title={TeleEgo: Benchmarking Egocentric AI Assistants in the Wild},
author={Yan, Jiaqi and Ren, Ruilong and Liu, Jingren and Xu, Shuning and Wang, Ling and Wang, Yiheng and Wang, Yun and Zhang, Long and Chen, Xiangyu and Sun, Changzhi and others},
journal={arXiv preprint arXiv:2510.23981},
year={2025}
}
This project is licensed under the MIT License. Dataset usage is restricted under a research-only license.
If you have any questions, please feel free to reach out: chxy95@gmail.com.
β¨ TeleEgo is an Omni benchmark, a step toward building personalized AI assistants with true long-term memory, reasoning and decision-making in real-world wearable scenarios. β¨
31 commits
2 commits
π’ NoteοΌThis project is still under active development, and the benchmark will be continuously updated.
TeleEgo is a comprehensive omni benchmark designed for multi-person, multi-scene, multi-task, and multimodal long-term memory reasoning in egocentric video streams. It reflects realistic personal assistant scenarios where continuous egocentric video data is collected across hours or even days, requiring models to maintain and reason over memory, understanding, and cross-memory reasoning. Omni here means that TeleEgo covers the full spectrum of roles, scenes, tasks, modalities, and memory horizons, offering all-round evaluation for egocentric AI assistants.
TeleEgo provides:
# Extract (only need to specify the first file)
7z x archive.7z.001
# Or extract to a specific directory
7z x archive.7z.001 -o./extracted_data
After extraction, the dataset structure is:
TeleEgo/
βββ merged_P1_A.json # QA annotations for Participant 1
βββ merged_P2_A.json # QA annotations for Participant 2
βββ merged_P3_A.json # QA annotations for Participant 3
βββ merged_P4_A.json # QA annotations for Participant 4
βββ merged_P5_A.json # QA annotations for Participant 5
βββ merged_P1.mp4 # Video stream for Participant 1 (~46GB)
βββ merged_P2.mp4 # Video stream for Participant 2 (~35GB)
βββ merged_P3.mp4 # Video stream for Participant 3 (~58GB)
βββ merged_P4.mp4 # Video stream for Participant 4 (~57GB)
βββ merged_P5.mp4 # Video stream for Participant 5 (~38GB)
βββ timeline_P1.json # Temporal annotations for Participant 1
βββ timeline_P2.json # Temporal annotations for Participant 2
βββ timeline_P3.json # Temporal annotations for Participant 3
βββ timeline_P4.json # Temporal annotations for Participant 4
βββ timeline_P5.json # Temporal annotations for Participant 5
If you have difficulty accessing Hugging Face, you can also download the dataset from:
Baidu Netdisk (ηΎεΊ¦η½η)
Link: https://pan.baidu.com/s/1TSqfjqeaXdP2TWEpiy_3KA?pwd=7wmh
The Baidu Netdisk version contains the uncompressed data files (MP4 videos and JSON annotations) directly
TeleEgo-QA evaluates models along three main dimensions:
Memory
Understanding
Cross-Memory Reasoning
Each QA instance includes:
If you find our TeleEgo in your research, please cite:
@article{yan2025teleego,
title={TeleEgo: Benchmarking Egocentric AI Assistants in the Wild},
author={Yan, Jiaqi and Ren, Ruilong and Liu, Jingren and Xu, Shuning and Wang, Ling and Wang, Yiheng and Wang, Yun and Zhang, Long and Chen, Xiangyu and Sun, Changzhi and others},
journal={arXiv preprint arXiv:2510.23981},
year={2025}
}
This project is licensed under the MIT License. Dataset usage is restricted under a research-only license.
If you have any questions, please feel free to reach out: chxy95@gmail.com.
β¨ TeleEgo is an Omni benchmark, a step toward building personalized AI assistants with true long-term memory, reasoning and decision-making in real-world wearable scenarios. β¨
31 commits
2 commits