← Latest papers
🤖 AI

The First EgoCross Challenge at EgoVis 2026: Cross-Domain Egocentric Video Question Answering

This technical report introduces the EgoCross Challenge, a cross-domain egocentric video question answering benchmark hosted at EgoVis 2026 that evaluated multimodal large language models on four specialized domains through two distinct tracks, resulting in over 1,500 submissions and publicly released resources to advance the field.

Original authors: Yuqian Fu, Tianwen Qian, Yanjun Li, Yu Li, Kunyu Peng, Xu Zheng, Yongqin Xian, Alessio Tonioni, Yanwei Fu, Xiaoling Wang, Danda Paudel, Federico Tombari, Luc Van Gool, Leyi Wu, Yifan Zhao, Jinjie Zhan
Published 2026-08-06
📖 4 min read☕ Coffee break read

Original authors: Yuqian Fu, Tianwen Qian, Yanjun Li, Yu Li, Kunyu Peng, Xu Zheng, Yongqin Xian, Alessio Tonioni, Yanwei Fu, Xiaoling Wang, Danda Paudel, Federico Tombari, Luc Van Gool, Leyi Wu, Yifan Zhao, Jinjie Zhang, Yinchuan Li, Yingcong Chen, Zixu Li, Zhiwei Chen, Zhiheng Fu, Wenbo Wang, Yupeng Hu, Weili Guan, Liqiang Nie, Takuya Murakawa, Toru Tamaki, Yi Wen, Zhenglin Du, Zhengyang Li, Lingling Li, Licheng Jiao, Wenping Ma

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a robot to understand the world through a camera strapped to its head. This is the field of egocentric video understanding, where computers try to make sense of life from a first-person perspective, just like you see it. Usually, these robots are trained on boring, everyday tasks like making toast or folding laundry. But real life is messy and full of surprises. What happens when that robot needs to perform heart surgery, assemble a complex machine, ski down a mountain, or see the world from a dog's point of view? This is the "domain gap": the scary jump from knowing how to cook an egg to knowing how to handle a scalpel. The big question researchers are asking is: Can a smart computer learn to handle these totally different, high-stakes worlds without needing to relearn everything from scratch?

This paper is the report card for a giant experiment called the First EgoCross Challenge, held in 2026. The organizers set up a tough test to see if modern "super-smart" video robots could generalize beyond their daily routines. They created a benchmark with 798 video clips and 957 tricky questions across four very different worlds: surgery, industrial assembly, extreme sports, and animal perspectives. The goal was simple but hard: watch a video, read a question, and pick the right answer from four choices. The challenge split participants into two groups. One group, the "Source-Limited Track," had to work with a tiny, fixed set of examples (only 80 samples!) and a specific robot brain. The other group, the "Open-Source Track," could use bigger brains and more public data, but they weren't allowed to manually hunt for new training videos from the target worlds.

The results were a mix of "wow" and "still hard." Over 130 teams submitted more than 1,500 attempts. The winning team, DomainWiseInfer, didn't just brute-force the problem with a bigger robot; they built a clever "traffic cop" system. Instead of using one generic strategy for everything, they realized that a question about a skiing accident needs a totally different way of thinking than a question about a surgical tool. They routed the questions to specialized "inference strategies" based on the domain. For example, for animal videos, they focused on tracking interactions and stabilizing shaky camera movements. For surgery, they focused on verifying if a tool was actually visible. This approach, which barely required any new training, boosted the robot's accuracy from a baseline of about 46% to a winning 66.98%.

Another top team, OmniEgo-R2, treated the problem like a detective solving a mystery. They broke the task down into steps: first, organizing the video frames with timestamps; second, figuring out what kind of "skill" the question needed (like counting objects or finding a location); and third, checking every possible answer against the video evidence to make sure it wasn't a lie. This "routed reasoning" helped them score 66.35% in the strict track and 66.77% in the open track.

A third-place team in the open track, Reflective Dialogue, tried a different trick. Instead of just showing the robot examples, they turned the examples into a conversation between a "Teacher" and a "Solver." The Teacher would ask a question, the Solver would guess, and if the Solver was wrong, the Teacher would explain why it was wrong and what the visual evidence actually showed. This "reflective" chat was then fed to the robot as a hint before it answered the real test questions. This method helped the robot reach 65.94% accuracy.

The paper suggests that while we are making progress, the robot still struggles the most with surgery and extreme sports, where things move fast or look very specific. However, the robots were surprisingly good at animal perspectives, likely because those videos rely more on general visual cues. The key takeaway isn't that we have solved the problem, but that the best way forward isn't just making bigger robots. Instead, it's about giving them smarter ways to think: routing questions to the right experts, breaking problems into logical steps, and learning from "conversations" about mistakes. The challenge proved that with the right strategy, a robot can start to understand the wild, diverse corners of our world, even if it's only seen a few examples of them.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →