paper-with-me

홈 › Papers

Reasoning-Enhanced Object-Centric Learning for Videos

2024-03-22 · Jian Li, Pu Ren, Yang Liu, Hao Sun

Object-centric learning aims to break down complex visual scenes into more manageable object representations, enhancing the understanding and reasoning abilities of machine learning systems toward the physical world. Recently, slot-based video models have demonstrated remarkable proficiency in segmenting and tracking objects, but they overlook the importance of the effective reasoning module. In the real world, reasoning and predictive abilities play a crucial role in human perception and object tracking; in particular, these abilities are closely related to human intuitive physics. Inspired by this, we designed a novel reasoning module called the Slot-based Time-Space Transformer with Memory buffer (STATM) to enhance the model's perception ability in complex scenes. The memory buffer primarily serves as storage for slot information from upstream modules, the Slot-based Time-Space Transformer makes predictions through slot-based spatiotemporal attention computations and fusion. Our experiment results on various datasets show that STATM can significantly enhance object-centric learning capabilities of slot-based video models.

📄 PDF Abstract BibTeX arXiv:2403.15245

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Tracking

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Object-Shot Enhanced Grounding Network for Egocentric Video

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

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

Video Grounding

ProcObject-10K: Benchmarking Object-Centric Procedural Understanding in Instructional Videos

2025-12-03 · Wenliang Guo, Yu Kong arxiv

Procedural activities are fundamentally driven by object state transitions, yet existing instructional video benchmarks remain action-centric and cannot evaluate whether models reason about how objects evolve toward task…

StateTrace: An Object-Centric Framework for Hidden-State Spatiotemporal Reasoning in Long Videos

2026-08-19 · Yu Han, Wenhao Li, Yichao Cao, Hongyan Xu 외 arxiv

Existing VLMs have achieved strong performance in video understanding, yet they struggle with long-video spatiotemporal reasoning when target objects become invisible, often mistaking "invisible" for "unknown". We define…

Responsibility Distribution Estimation in Ego-View Accident Videos with Multimodal Large Language Models

2026-07-03 · Ryosei Tamura, Andrew Shin arxiv

Recent studies on multimodal traffic accident understanding have mainly relied on infrastructure-camera footage, satellite imagery, or structured crash records. However, such data sources are costly to deploy and maintai…

Multimodal Reasoning

Slot-BERT: Self-supervised Object Discovery in Surgical Video

2025-01-21 · Guiqiu Liao, Matjaz Jogan, Marcel Hussing, Kenta Nakahashi 외

Object-centric slot attention is a powerful framework for unsupervised learning of structured and explainable representations that can support reasoning about objects and actions, including in surgical videos. While conv…

DisentanglementDomain AdaptationObjectObject Discovery