Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ Average **5.1 evidence segments per question** and **25.9 hours of memory backtr
|
|
| 42 |
- 💻 **Code & reference eval scripts:** <https://github.com/Ziyang412/EgoMemReason>
|
| 43 |
- 🌐 **Project page:** <https://egomemreason.github.io/>
|
| 44 |
- 🎬 **EgoLife video frames (separate license):** <https://egolife-ai.github.io/>
|
| 45 |
-
- 📄 **Paper:**
|
| 46 |
|
| 47 |
## Composition
|
| 48 |
|
|
@@ -107,13 +107,13 @@ The reference inference scripts for 12 MLLMs and 5 agentic frameworks (Gemini, G
|
|
| 107 |
## Citation
|
| 108 |
|
| 109 |
```bibtex
|
| 110 |
-
@
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
}
|
| 119 |
```
|
|
|
|
| 42 |
- 💻 **Code & reference eval scripts:** <https://github.com/Ziyang412/EgoMemReason>
|
| 43 |
- 🌐 **Project page:** <https://egomemreason.github.io/>
|
| 44 |
- 🎬 **EgoLife video frames (separate license):** <https://egolife-ai.github.io/>
|
| 45 |
+
- 📄 **Paper:** <https://arxiv.org/abs/2605.09874>
|
| 46 |
|
| 47 |
## Composition
|
| 48 |
|
|
|
|
| 107 |
## Citation
|
| 108 |
|
| 109 |
```bibtex
|
| 110 |
+
@misc{wang2026egomemreasonmemorydrivenreasoningbenchmark,
|
| 111 |
+
title={EgoMemReason: A Memory-Driven Reasoning Benchmark for Long-Horizon Egocentric Video Understanding},
|
| 112 |
+
author={Ziyang Wang and Yue Zhang and Shoubin Yu and Ce Zhang and Zengqi Zhao and Jaehong Yoon and Hyunji Lee and Gedas Bertasius and Mohit Bansal},
|
| 113 |
+
year={2026},
|
| 114 |
+
eprint={2605.09874},
|
| 115 |
+
archivePrefix={arXiv},
|
| 116 |
+
primaryClass={cs.CV},
|
| 117 |
+
url={https://arxiv.org/abs/2605.09874},
|
| 118 |
}
|
| 119 |
```
|