OpenMMEgo: Enhancing Egocentric Understanding for LMMs with Open Weights and Data

Deheng Ye (Tencent) · Wanpeng Zhang (Beijing Institute of Technology) · Zongqing Lu (Peking University) · Sipeng Zheng (Beijing Academy of Artificial Intelligence) · Hao Luo (Alibaba Group) · Zihao Yue (Renmin University of China) · Yicheng Feng (Peking University)
curriculum learning strategyegocentric understanding assessmentegocentric videosembodied intelligencegeneral video understandinghigh-quality datasetlmmsmultimodal modelsomebenchqwen2.5-vlsemantic-aware visual token compressionspatiotemporal visual knowledgestable learningvideo comprehensionvideo qa pairsviewpoint shifts

Recent advances in large multimodal models have significantly advanced video comprehension, yet their performance remains limited in first-person scenarios. The interactive nature of egocentric videos is critical for applications like embodied intelligence, but introduces complex visual contexts that conventional models struggle to capture. To bridge this gap, we introduce OpenMMEgo with innovations across three dimensions: data, model, and training strategy. To provide rich spatiotemporal visual knowledge, we curate a large-scale, high-quality dataset named OME10M, comprising over 8.2M egocentric video QA pairs synthesized from Ego4D series. We also establish OMEBench, a comprehensive benchmark for rigorous egocentric understanding assessment. To alleviate the frequent viewpoint shifts inherent in egocentric videos, we implement semantic-aware visual token compression. Further, a curriculum learning strategy is complemented to foster stable learning across various data complexities. OpenMMEgo consistently improves the performance of LMMs on egocentric benchmarks without sacrificing general video understanding performance. Notably, Qwen2.5-VL tuned with OpenMMEgo substantially outperforms other models of the same size in egocentric video understanding. The data, weights and training code will be put at https://github.com/BeingBeyond/OpenMMEgo.