paper-with-me

홈 › Papers

Object-Shot Enhanced Grounding Network for Egocentric Video

2025-05-07 · CVPR 2025 1 · Yisen Feng, Haoyu Zhang, Meng Liu, Weili Guan, Liqiang Nie

Egocentric video grounding is a crucial task for embodied intelligence applications, distinct from exocentric video moment localization. Existing methods primarily focus on the distributional differences between egocentric and exocentric videos but often neglect key characteristics of egocentric videos and the fine-grained information emphasized by question-type queries. To address these limitations, we propose OSGNet, an Object-Shot enhanced Grounding Network for egocentric video. Specifically, we extract object information from videos to enrich video representation, particularly for objects highlighted in the textual query but not directly captured in the video features. Additionally, we analyze the frequent shot movements inherent to egocentric videos, leveraging these features to extract the wearer's attention information, which enhances the model's ability to perform modality alignment. Experiments conducted on three datasets demonstrate that OSGNet achieves state-of-the-art performance, validating the effectiveness of our approach. Our code can be found at https://github.com/Yisen-Feng/OSGNet.

📄 PDF Abstract BibTeX arXiv:2505.04270

Code (1)

yisen-feng/osgnet 공식 구현 pytorch

Tasks

Video Grounding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning to Segment Referred Objects from Narrated Egocentric Videos

2024-01-01 · CVPR 2024 1 · YuHan Shen, Huiyu Wang, Xitong Yang, Matt Feiszli 외

Egocentric videos provide a first-person perspective of the wearer's activities involving simultaneous interactions with multiple objects. In this work we propose the task of weakly-supervised Narration-based Video O…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+1

Fine-grained Spatiotemporal Grounding on Egocentric Videos

2025-08-01 · Shuo Liang, Yiwu Zhong, Zi-Yuan Hu, Yeyao Tao 외 arxiv

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 un…

Video Grounding

ToG-Bench: Task-Oriented Spatio-Temporal Grounding in Egocentric Videos

2025-12-03 · Qi'ao Xu, Tianwen Qian, Yuqian Fu, Kailing Li 외 arxiv

A core capability towards general embodied intelligence lies in localizing task-relevant objects from an egocentric perspective, formulated as Spatio-Temporal Video Grounding (STVG). Despite recent progress, existing STV…

Spatio-Temporal Video Grounding

LongEgoRefer: A Benchmark for Long-Form Egocentric Video Referring Expression Comprehension

2026-07-02 · Shunya Kato, Taiki Miyanishi, Shuhei Kurita, Mahiro Ukai 외 arxiv

Egocentric videos capture rich and diverse human-object interactions and have emerged as a fundamental resource for understanding human activities related to objects. In this context, Video Referring Expression Comprehen…

Referring Expression

EgoLoc: A Generalizable Solution for Temporal Interaction Localization in Egocentric Videos

2025-08-17 · Junyi Ma, Erhang Zhang, Yin-Dong Zheng, Yuchen Xie 외 arxiv

Analyzing hand-object interaction in egocentric vision facilitates VR/AR applications and human-robot policy transfer. Existing research has mostly focused on modeling the behavior paradigm of interactive actions (i.e., …

Temporal Action LocalizationMotion Planning