paper-with-me

홈 › Papers

Training-Free Semantic Multi-Object Tracking with Vision-Language Models

2026-04-15 · Laurence Bonat, Francesco Tonini, Elisa Ricci, Lorenzo Vaquero arxiv

Semantic Multi-Object Tracking (SMOT) extends multi-object tracking with semantic outputs such as video summaries, instance-level captions, and interaction labels, aiming to move from trajectories to human-interpretable descriptions of dynamic scenes. Existing SMOT systems are trained end-to-end, coupling progress to expensive supervision, limiting the ability to rapidly adapt to new foundation models and new interactions. We propose TF-SMOT, a training-free SMOT pipeline that composes pretrained components for detection, mask-based tracking, and video-language generation. TF-SMOT combines D-FINE and the promptable SAM2 segmentation tracker to produce temporally consistent tracklets, uses contour grounding to generate video summaries and instance captions with InternVideo2.5, and aligns extracted interaction predicates to BenSMOT WordNet synsets via gloss-based semantic retrieval with LLM disambiguation. On BenSMOT, TF-SMOT achieves state-of-the-art tracking performance within the SMOT setting and improves summary and caption quality compared to prior art. Interaction recognition, however, remains challenging under strict exact-match evaluation on the fine-grained and long-tailed WordNet label space; our analysis and ablations indicate that semantic overlap and label granularity substantially affect measured performance.

📄 PDF Abstract BibTeX arXiv:2604.14074

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingSemantic Retrieval

Similar Papers 제목 키워드 기반

Advancing Complex Video Object Segmentation via Tracking-Enhanced Prompt: The 1st Winner for 5th PVUW MOSE Challenge

2026-04-01 · Jinrong Zhang, Canyang Wu, Xusheng He, Weili Guan 외 arxiv

In the Complex Video Object Segmentation task, researchers are required to track and segment specific targets within cluttered environments, which rigorously tests a method's capability for target comprehension and envir…

Video Object Segmentation

Structure Preserving Object Tracking

2013-06-01 · CVPR 2013 6 · Lu Zhang, Laurens van der Maaten

Model-free trackers can track arbitrary objects based on a single (bounding-box) annotation of the object. Whilst the performance of model-free trackers has recently improved significantly, simultaneously tracking multip…

Multi-Object TrackingObjectObject Tracking

Track, then Decide: Category-Agnostic Vision-based Multi-Object Tracking

2017-12-21 · Aljoša Ošep, Wolfgang Mehner, Paul Voigtlaender, Bastian Leibe

The most common paradigm for vision-based multi-object tracking is tracking-by-detection, due to the availability of reliable detectors for several important object categories such as cars and pedestrians. However, futur…

Image SegmentationMulti-Object TrackingObjectObject Tracking+2

Gear-NeRF: Free-Viewpoint Rendering and Tracking with Motion-aware Spatio-Temporal Sampling

2024-06-06 · CVPR 2024 1 · Xinhang Liu, Yu-Wing Tai, Chi-Keung Tang, Pedro Miraldo 외

Extensions of Neural Radiance Fields (NeRFs) to model dynamic scenes have enabled their near photo-realistic, free-viewpoint rendering. Although these methods have shown some potential in creating immersive experiences, …

Image SegmentationNeRFNovel View SynthesisSemantic Segmentation

Task-Semantic Graph-Driven Distributed Agent Networking for Underwater Target Tracking

2026-05-15 · Shengchao Zhu, Guangjie Han, Chuan Lin, Yu He arxiv

Autonomous underwater vehicle (AUV) swarms are emerging as intelligent underwater networks, where each node must sense, communicate, process local data, and make decisions under severe acoustic constraints. Persistent un…

Multi-agent Reinforcement Learning