Dataset + Benchmark + Reference Model

EgoTools

Tool-Centric Reasoning in Real-World Egocentric Videos

Accepted at EMNLP 2026 Main Conference

Shulin Tian1,2,*, Junsu Kim1,3,*, Shuai Liu1,*, Hao Li1,*,★, Yujiao Shen1, Sihan Li1, Zhe Yang1, Yeongon Kim1, Feiyu Li4, Jialin Wu5, Yichi Zhang1, Wenhui Wang6, Runmao Yao1, Yuhao Dong1, Zhaoxi Chen1,★, Fangzhou Hong1,★, Antonino Furnari7, Jingkang Yang1, Hongyuan Zhu2, Ziwei Liu1,†,★

1S-Lab, Nanyang Technological University 2A*STAR 3KAIST 4PKU 5FDU 6School of Biological Sciences, Nanyang Technological University 7University of Catania

*Equal contribution Corresponding author Ropedia Author

Tool-use montage

EgoTools evaluates whether VLMs can reason about tool choice, physical state changes, and long-horizon activity dependencies in real-world first-person video.

TL;DR

From real tool use to measurable reasoning

EgoTools pairs dense real-world egocentric supervision with a diagnostic benchmark and a reference model that demonstrates the value of training on tool-centric data.

100hEgocentric video
1,000QA pairs
7Tool-use domains
+10.9 ppOver the backbone

What makes EgoTools different?

Why EgoTools?

Tool-use reasoning goes beyond recognizing objects in a frame: models must infer why a tool is selected, what it changes, and how earlier actions shape later outcomes.

01

Tool-choice reasoning

EgoTools asks models to understand why a person uses one tool rather than another, grounded in object properties, task goals, and the surrounding context.

02

Physical state and outcome reasoning

The benchmark requires tracking how objects change after tool interactions, such as cutting, mixing, fastening, cleaning, measuring, or assembling.

03

Long-horizon dependency

Many questions require reasoning over minutes-long activities, where the relevant evidence may appear before or after the visible tool interaction.

04

Egocentric ambiguity

First-person videos include occlusion, hand-object interaction, motion, and viewpoint uncertainty, making simple frame lookup insufficient.

Explore EgoTools data

Explore the EgoTools World

Walk through tool-use environments, select an object, and inspect the egocentric videos and reasoning examples associated with it.

New interactive explorer

Enter the three-room demo

Move through Kitchen, Research Lab, and Repair Workshop, select a tool, and open its release-approved EgoTools clip, narration, and reasoning example.

Benchmark examples

Questions that depend on tools, time, and outcomes

EgoTools questions are multiple-choice, visually grounded, and tied to evidence moments spread across a first-person clip rather than a single object label. Select an answer to reveal the timestamped evidence and reasoning behind the benchmark label.

Demo progress 0 / 3 examples explored

Dataset & benchmark at a glance

Scale, domains, and reasoning taxonomy

A 40.34-hour benchmark subset covers seven real-world domains and four complementary reasoning tracks, with 900 human-crafted and 100 spatial questions.

Dataset coverage

Seven real-world domains with synchronized video, narration, and QA.

Kitchen Classroom Research Lab Repair Workshop Craft Office Household

40.34h quality-controlled benchmark subset

QA construction 1,000 total
Human-crafted QAs 900
Spatial QAs 100
Benchmark subset 40.34h
Benchmark tracks 4 tracks
Affordance & Causality 363 Perception & Grounding 236 Procedural Dynamics 222 Spatial Reasoning 179

Main result · EgoTools-Bench

EgoTools training raises overall accuracy from
50.0% to 60.9%

EgoTools supervision substantially improves tool-centric reasoning under strict source-video separation on the full quality-controlled 1,000-question EgoTools-Bench.

Per-track comparison

Gains across complementary reasoning skills

Exact values

Reference model trained with EgoTools-Data

ModelOverallACPGPDSR
Qwen3-VL-8B-Instruct50.046.145.957.155.4, best SR result
ReferenceEgoTools-8B60.9, best Overall result55.4, best AC result59.7, best PG result68.1, best PD result44.4
AC
Affordance & Causality
PG
Perception & Grounding
PD
Procedural Dynamics
SR
Spatial Reasoning

Single-stage full supervised fine-tuning improves Overall by 10.9 points, with gains of 9.3 on AC, 13.8 on PG, and 11.0 on PD. SR decreases by 11.0 points, indicating an important direction for stronger spatial supervision.

Training recipe and data details
Single-stage training

Full supervised fine-tuning on EgoTools-Data

  • 184,679 EgoTools-derived instruction examples
  • 69,760 tool-centric reasoning examples (37.8%)
  • 69,554 episode-level multiple-choice examples (37.7%)
  • 31,281 general video-QA examples (16.9%)
  • 9,084 caption and narration examples (4.9%)
  • 5,000 single-image open-ended examples (2.7%)
  • Visual encoder and multimodal aligner frozen

Analysis · Not the primary claim

Cross-benchmark Generalization Analysis

Transfer to general egocentric benchmarks is reported transparently as a secondary analysis alongside the primary EgoTools-Bench result.

ModelEgoSchemaEgoPlanEgoThink
Qwen3-VL-8B-Instruct69.042.361.0
EgoTools-8B67.635.264.0

EgoTools-8B remains within 1.4 points of the backbone on EgoSchema and improves EgoThink by 3.0 points, while EgoPlan decreases by 7.1 points. These secondary results are answer-format dependent; the primary claim remains improved tool-centric reasoning on EgoTools-Bench rather than uniform transfer across all egocentric benchmarks.

Construction pipeline

From first-person collection to a reference model

A reproducible six-stage path connects raw collection, rectification, annotation, benchmark construction, evaluation, and source-video-disjoint training.

  1. 1Egocentric Collection

    Collect real tool-use activities across seven domains.

  2. 2Rectification

    Prepare synchronized rectified clips for consistent inspection.

  3. 3Tool-Centric Narration

    Describe tools, objects, actions, and task progress.

  4. 4Benchmark QA

    Build grounded multiple-choice reasoning questions.

  5. 5VLM Evaluation

    Evaluate tool choice, outcomes, time, and grounding.

  6. 6Reference Model

    Train using source-video-disjoint EgoTools supervision.

Resources & release status

What is available now and what is planned

Unreleased items are shown as status information rather than active links.

Available now

Paper and approved project-page samples

The current paper PDF and the representative clips on this page can be viewed now.

Paper PDFAvailable

Coming with the official release

Release package

  • Dataset accessComing soon
  • Benchmark filesComing soon
  • Official splitsComing soon
  • Evaluation codeComing soon
  • Reference modelComing soon
  • License informationPlanned

FAQ

Common questions

Is EgoTools just object recognition?

No. It targets tool choice, physical state changes, spatial coordination, and temporally extended actions.

Are all videos publicly downloadable now?

No. Release-approved samples are shown here; full access details will accompany the official release package.

What should models output?

EgoTools-Bench uses multiple-choice QA grounded in timestamped visual evidence and reasoning explanations.

Citation

BibTeX

@article{egotools2026,
  title   = {EgoTools: Tool-Centric Reasoning in Real-World Egocentric Videos},
  author  = {Tian, Shulin and Kim, Junsu and Liu, Shuai and Li, Hao and Shen, Yujiao and Li, Sihan and Yang, Zhe and Kim, Yeongon and Yao, Runmao and Dong, Yuhao and Hong, Fangzhou and Furnari, Antonino and Yang, Jingkang and Zhu, Hongyuan and Liu, Ziwei},
  journal = {arXiv preprint},
  year    = {2026}
}

Acknowledgements

Thanks

We thank the data collection, annotation, engineering, and evaluation contributors.