Improve dataset card: Add task categories, HF paper link, GitHub link, correct project page, and sample usage
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,47 +1,60 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
<div align="center">
|
| 5 |
<h1>
|
| 6 |
TeleEgo: <br>
|
| 7 |
Benchmarking Egocentric AI Assistants in the Wild
|
| 8 |
</h1>
|
| 9 |
|
| 10 |
-
<!--
|
| 11 |
<p>
|
| 12 |
-
<
|
| 13 |
-
<img alt="Hugging Face" src="https://img.shields.io/badge/HuggingFace-
|
| 14 |
-
</a>
|
| 15 |
<a href="https://arxiv.org/abs/2510.23981">
|
| 16 |
<img alt="arXiv" src="https://img.shields.io/badge/ArXiv-2510.23981-b31b1b.svg">
|
| 17 |
</a>
|
| 18 |
-
<a href="https://
|
| 19 |
-
<img alt="Page" src="https://img.shields.io/badge/Project Page-Link-green">
|
|
|
|
|
|
|
|
|
|
| 20 |
</a>
|
| 21 |
</p>
|
| 22 |
|
| 23 |
-
<
|
| 24 |
|
| 25 |
-
|
| 26 |
</div>
|
| 27 |
|
| 28 |
|
| 29 |
|
| 30 |
-
##
|
| 31 |
|
| 32 |
**TeleEgo** is a comprehensive **omni benchmark** designed for **multi-person, multi-scene, multi-task, and multimodal long-term memory reasoning** in egocentric video streams.
|
| 33 |
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.
|
| 34 |
|
| 35 |
**TeleEgo provides:**
|
| 36 |
|
| 37 |
-
-
|
| 38 |
-
-
|
| 39 |
-
-
|
| 40 |
|
| 41 |
|
| 42 |
---
|
| 43 |
|
| 44 |
-
##
|
| 45 |
|
| 46 |
- **Participants**: 5 (balanced gender)
|
| 47 |
- **Scenarios**:
|
|
@@ -57,70 +70,66 @@ It reflects realistic personal assistant scenarios where continuous egocentric v
|
|
| 57 |
|
| 58 |
---
|
| 59 |
|
| 60 |
-
##
|
| 61 |
|
| 62 |
TeleEgo-QA evaluates models along **three main dimensions**:
|
| 63 |
|
| 64 |
-
1.
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
|
| 69 |
-
2.
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
|
| 75 |
-
3.
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
|
| 80 |
Each QA instance includes:
|
| 81 |
|
| 82 |
- Question type: Single-choice, Multi-choice, Binary, Open-ended
|
| 83 |
|
| 84 |
-
<!-- ---
|
| 85 |
-
|
| 86 |
---
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
---
|
| 92 |
|
| 93 |
-
##
|
| 94 |
-
|
| 95 |
-
Thanks to these amazing people for contributing to the project:
|
| 96 |
-
|
| 97 |
-
<a href="https://github.com/rebeccaeexu">
|
| 98 |
-
<img src="https://avatars.githubusercontent.com/rebeccaeexu" width="60px" style="border-radius:50%" />
|
| 99 |
-
</a>
|
| 100 |
-
<a href="https://github.com/DavisWANG0">
|
| 101 |
-
<img src="https://avatars.githubusercontent.com/DavisWANG0" width="60px" style="border-radius:50%" />
|
| 102 |
-
</a>
|
| 103 |
-
<a href="https://github.com/H-oliday">
|
| 104 |
-
<img src="https://avatars.githubusercontent.com/H-oliday" width="60px" style="border-radius:50%" />
|
| 105 |
-
</a>
|
| 106 |
-
<a href="https://github.com/Xiaolong-RRL">
|
| 107 |
-
<img src="https://avatars.githubusercontent.com/Xiaolong-RRL" width="60px" style="border-radius:50%" />
|
| 108 |
-
</a>
|
| 109 |
-
<a href="https://github.com/Programmergg">
|
| 110 |
-
<img src="https://avatars.githubusercontent.com/Programmergg" width="60px" style="border-radius:50%" />
|
| 111 |
-
</a>
|
| 112 |
-
<a href="https://github.com/yiheng-wang-duke">
|
| 113 |
-
<img src="https://avatars.githubusercontent.com/yiheng-wang-duke" width="60px" style="border-radius:50%" />
|
| 114 |
-
</a>
|
| 115 |
-
<a href="https://github.com/cocowy1">
|
| 116 |
-
<img src="https://avatars.githubusercontent.com/cocowy1" width="60px" style="border-radius:50%" />
|
| 117 |
-
</a>
|
| 118 |
-
<a href="https://github.com/chxy95">
|
| 119 |
-
<img src="https://avatars.githubusercontent.com/chxy95" width="60px" style="border-radius:50%" />
|
| 120 |
-
</a> -->
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
## 📜 Citation
|
| 124 |
|
| 125 |
If you find our **TeleEgo** in your research, please cite:
|
| 126 |
|
|
@@ -136,21 +145,14 @@ If you find our **TeleEgo** in your research, please cite:
|
|
| 136 |
}
|
| 137 |
```
|
| 138 |
|
| 139 |
-
##
|
| 140 |
|
| 141 |
This project is licensed under the **MIT License**.
|
| 142 |
Dataset usage is restricted under a **research-only license**.
|
| 143 |
|
| 144 |
---
|
| 145 |
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
* EgoLife: Towards Egocentric Life Assistant [\[arXiv:2503.03803\]](https://arxiv.org/abs/2503.03803)
|
| 149 |
-
* M3-Agent: Seeing, Listening, Remembering, and Reasoning [\[arXiv:2508.09736\]](https://arxiv.org/abs/2508.09736)
|
| 150 |
-
* HourVideo: 1-Hour Video-Language Understanding [\[arXiv:2411.04998\]](https://arxiv.org/abs/2411.04998) -->
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
## 📬 Contact
|
| 154 |
|
| 155 |
If you have any questions, please feel free to reach out: chxy95@gmail.com.
|
| 156 |
|
|
@@ -158,15 +160,12 @@ If you have any questions, please feel free to reach out: chxy95@gmail.com.
|
|
| 158 |
|
| 159 |
<div align="center">
|
| 160 |
|
| 161 |
-
<strong>
|
| 162 |
|
| 163 |
</div>
|
| 164 |
|
| 165 |
-
<
|
| 166 |
-
|
| 167 |
-
<!-- <div align="center" style="margin-top: 10px;">
|
| 168 |
-
<img src="assets/TeleAI.jpg" alt="TeleAI Logo" width="120px" />
|
| 169 |
|
| 170 |
-
<img src="assets/TeleEgo.png" alt="TeleEgo Logo" width="120px" />
|
| 171 |
-
</div>
|
| 172 |
-
-->
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- video-text-to-text
|
| 5 |
+
- audio-text-to-text
|
| 6 |
+
tags:
|
| 7 |
+
- egocentric
|
| 8 |
+
- multimodal
|
| 9 |
+
- long-term-memory
|
| 10 |
+
- question-answering
|
| 11 |
+
- ai-assistant
|
| 12 |
---
|
| 13 |
+
|
| 14 |
<div align="center">
|
| 15 |
<h1>
|
| 16 |
TeleEgo: <br>
|
| 17 |
Benchmarking Egocentric AI Assistants in the Wild
|
| 18 |
</h1>
|
| 19 |
|
| 20 |
+
<!-- \u9879\u76ee\u5fbd\u7ae0 -->
|
| 21 |
<p>
|
| 22 |
+
<a href="https://huggingface.co/papers/2510.23981">
|
| 23 |
+
<img alt="Hugging Face Paper" src="https://img.shields.io/badge/HuggingFace-Paper-blue">
|
| 24 |
+
</a>
|
| 25 |
<a href="https://arxiv.org/abs/2510.23981">
|
| 26 |
<img alt="arXiv" src="https://img.shields.io/badge/ArXiv-2510.23981-b31b1b.svg">
|
| 27 |
</a>
|
| 28 |
+
<a href="https://teleai-uagi.github.io/TeleEgo/">
|
| 29 |
+
<img alt="Project Page" src="https://img.shields.io/badge/Project Page-Link-green">
|
| 30 |
+
</a>
|
| 31 |
+
<a href="https://github.com/TeleAI-UAGI/TeleEgo">
|
| 32 |
+
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-Code-black">
|
| 33 |
</a>
|
| 34 |
</p>
|
| 35 |
|
| 36 |
+
<img src="https://github.com/TeleAI-UAGI/TeleEgo/blob/main/assets/teaser.png" alt="Teaser" style="width:80%; max-width:700px;">
|
| 37 |
|
| 38 |
+
\ud83d\udce2 **Note**\uff1aThis project is still under active development, and the benchmark will be continuously updated.
|
| 39 |
</div>
|
| 40 |
|
| 41 |
|
| 42 |
|
| 43 |
+
## \ud83d\udccc Introduction
|
| 44 |
|
| 45 |
**TeleEgo** is a comprehensive **omni benchmark** designed for **multi-person, multi-scene, multi-task, and multimodal long-term memory reasoning** in egocentric video streams.
|
| 46 |
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.
|
| 47 |
|
| 48 |
**TeleEgo provides:**
|
| 49 |
|
| 50 |
+
- \ud83e\udde0 **Omni-scale, diverse egocentric data** from 5 roles across 4 daily scenarios.
|
| 51 |
+
- \ud83c\udfa4 **Multi-modal annotations**: video, narration, and speech transcripts.
|
| 52 |
+
- \u2753 **Fine-grained QA benchmark**: 3 cognitive dimensions, 12 subcategories.
|
| 53 |
|
| 54 |
|
| 55 |
---
|
| 56 |
|
| 57 |
+
## \ud83d\udcca Dataset Overview
|
| 58 |
|
| 59 |
- **Participants**: 5 (balanced gender)
|
| 60 |
- **Scenarios**:
|
|
|
|
| 70 |
|
| 71 |
---
|
| 72 |
|
| 73 |
+
## \ud83e\uddea Benchmark Tasks
|
| 74 |
|
| 75 |
TeleEgo-QA evaluates models along **three main dimensions**:
|
| 76 |
|
| 77 |
+
1. **Memory**
|
| 78 |
+
- Short-term / Long-term / Ultra-long Memory
|
| 79 |
+
- Entity Tracking
|
| 80 |
+
- Temporal Comparison & Interval
|
| 81 |
|
| 82 |
+
2. **Understanding**
|
| 83 |
+
- Causal Understanding
|
| 84 |
+
- Intent Inference
|
| 85 |
+
- Multi-step Reasoning
|
| 86 |
+
- Cross-modal Understanding
|
| 87 |
|
| 88 |
+
3. **Cross-Memory Reasoning**
|
| 89 |
+
- Cross-temporal Causality
|
| 90 |
+
- Cross-entity Relation
|
| 91 |
+
- Temporal Chain Understanding
|
| 92 |
|
| 93 |
Each QA instance includes:
|
| 94 |
|
| 95 |
- Question type: Single-choice, Multi-choice, Binary, Open-ended
|
| 96 |
|
|
|
|
|
|
|
| 97 |
---
|
| 98 |
+
|
| 99 |
+
## \ud83d\uddc2\ufe0f Repository Structure
|
| 100 |
+
|
| 101 |
+
```
|
| 102 |
+
TeleEgo/
|
| 103 |
+
\u2502
|
| 104 |
+
\u251c\u2500\u2500 teleego_data/ # Dataset samples / metadata (link provided separately)
|
| 105 |
+
\u251c\u2500\u2500 weights/ # Pre-trained weights (MiniCPM-o, Qwen2.5-Omni, ...)
|
| 106 |
+
\u251c\u2500\u2500 TeleEgo_gemini25_pro_eval.py # Evaluation scripts
|
| 107 |
+
\u251c\u2500\u2500 TeleEgo_gpt4o_eval.py # Evaluation scripts
|
| 108 |
+
\u251c\u2500\u2500 TeleEgo_minicpm_eval.py # Evaluation scripts
|
| 109 |
+
\u251c\u2500\u2500 TeleEgo_qwen25_eval.py # Evaluation scripts
|
| 110 |
+
\u251c\u2500\u2500 TeleEgo_qweno25_eval.py # Evaluation scripts
|
| 111 |
+
\u251c\u2500\u2500 TeleEgo_videochat_eval.py # Evaluation scripts
|
| 112 |
+
\u2514\u2500\u2500 README.md # This file
|
| 113 |
+
```
|
| 114 |
+
|
| 115 |
+
## \ud83d\ude80 Usage
|
| 116 |
+
|
| 117 |
+
### \ud83d\udce5 Dataset Access
|
| 118 |
+
|
| 119 |
+
Due to privacy and licensing constraints, please request access here:
|
| 120 |
+
\ud83d\udcdd [**Dataset Access Form**](https://huggingface.co/datasets/David0219/TeleEgo).
|
| 121 |
+
|
| 122 |
+
### \ud83e\uddea Running Evaluations
|
| 123 |
+
|
| 124 |
+
```bash
|
| 125 |
+
python TeleEgo_gpt4o_eval.py
|
| 126 |
+
```
|
| 127 |
+
|
| 128 |
+
Submit your results to our \ud83c\udfc6 [**Online Leaderboard**](https://programmergg.github.io/jrliu.github.io/#leaderboard).
|
| 129 |
+
|
| 130 |
---
|
| 131 |
|
| 132 |
+
## \ud83d\udcdc Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
|
| 134 |
If you find our **TeleEgo** in your research, please cite:
|
| 135 |
|
|
|
|
| 145 |
}
|
| 146 |
```
|
| 147 |
|
| 148 |
+
## \ud83e\udeaa License
|
| 149 |
|
| 150 |
This project is licensed under the **MIT License**.
|
| 151 |
Dataset usage is restricted under a **research-only license**.
|
| 152 |
|
| 153 |
---
|
| 154 |
|
| 155 |
+
## \ud83d\udcec Contact
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
|
| 157 |
If you have any questions, please feel free to reach out: chxy95@gmail.com.
|
| 158 |
|
|
|
|
| 160 |
|
| 161 |
<div align="center">
|
| 162 |
|
| 163 |
+
<strong>\u2728 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. \u2728</strong>
|
| 164 |
|
| 165 |
</div>
|
| 166 |
|
| 167 |
+
<div align="center" style="margin-top: 10px;">
|
| 168 |
+
<img src="https://github.com/TeleAI-UAGI/TeleEgo/blob/main/assets/TeleAI.jpg" alt="TeleAI Logo" width="120px" />
|
|
|
|
|
|
|
| 169 |
|
| 170 |
+
<img src="https://github.com/TeleAI-UAGI/TeleEgo/blob/main/assets/TeleEgo.png" alt="TeleEgo Logo" width="120px" />
|
| 171 |
+
</div>
|
|
|