Papers › Fine-grained Spatiotemporal Grounding on Egocentric Videos

Fine-grained Spatiotemporal Grounding on Egocentric Videos

1 Aug 2025ICCVarXiv:2508.00518added by Syntology

Shuo Liang, Yiwu Zhong, Zi-Yuan Hu, Yeyao Tao, Liwei Wang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Spatiotemporal video grounding aims to localize target entities in videos based on textual queries. While existing research has made significant progress in exocentric videos, the egocentric setting remains relatively underexplored, despite its growing importance in applications such as augmented reality and robotics. In this work, we conduct a systematic analysis of the discrepancies between egocentric and exocentric videos, revealing key challenges such as shorter object durations, sparser trajectories, smaller object sizes, and larger positional shifts. To address these challenges, we introduce EgoMask, the first pixel-level benchmark for fine-grained spatiotemporal grounding in egocentric videos. It is constructed by our proposed automatic annotation pipeline, which annotates referring expressions and object masks across short-, medium-, and long-term videos. Additionally, we create EgoMask-Train, a large-scale training dataset to facilitate model development. Experiments demonstrate that the state-of-the-art spatiotemporal grounding models perform poorly on our benchmark EgoMask, but fine-tuning on EgoMask-Train yields significant improvements, while preserving performance on exocentric datasets. Our work thus provides essential resources and insights for advancing egocentric video understanding. Our code is available at https://github.com/LaVi-Lab/EgoMask .

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2508.00518")

Code

Syntology Ran 1 of 12 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

LaVi-Lab/EgoMask found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 1 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
11unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from LaVi-Lab/EgoMask. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

preprocess LaVi-Lab/EgoMask/evaluation/videolisa/inference_egomask.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 77ff24f1cbcb4f2d · report
chunk_list LaVi-Lab/EgoMask/preprocess/captioning/generate_referring_expressions.py found in paper text by Syntology unverified no licence file found · pointer only · c03d1bfb614ef85f · report
convert_single_format_for_save LaVi-Lab/EgoMask/evaluation/groundedsam2/grounded_sam2.py found in paper text by Syntology unverified no licence file found · pointer only · b23eee6983994c61 · report
db_eval_iou LaVi-Lab/EgoMask/evaluation/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · afd4d321111a2ff6 · report
ego4d_info LaVi-Lab/EgoMask/preprocess/pre_data/egotracks_clip2vid.py found in paper text by Syntology unverified no licence file found · pointer only · 91aab049b2d138cb · report
get_all_frame_names LaVi-Lab/EgoMask/evaluation/common_utils.py found in paper text by Syntology unverified no licence file found · pointer only · cbb4106c5df06a21 · report
get_r2vos_accuracy LaVi-Lab/EgoMask/evaluation/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 28f231fee8b7235f · report
get_r2vos_robustness LaVi-Lab/EgoMask/evaluation/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 2db69d5e1af507b2 · report
get_sparse_indices LaVi-Lab/EgoMask/evaluation/videolisa/inference_egomask.py found in paper text by Syntology unverified no licence file found · pointer only · 87190ea5d639868b · report
read_json LaVi-Lab/EgoMask/evaluation/common_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 2362958b7e6a9591 · report
select_bigest_appearance LaVi-Lab/EgoMask/preprocess/captioning/generate_referring_expressions.py found in paper text by Syntology unverified no licence file found · pointer only · 9392c06823ede9c0 · report
simple_process LaVi-Lab/EgoMask/evaluation/sa2va/inference_egomask.py found in paper text by Syntology unverified no licence file found · pointer only · 3b244b7ef614e02b · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2508.00518, was issued in August 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections