paper-with-me

Papers

ViewSAM: Learning View-aware Cross-modal Semantics for Weakly Supervised Cross-view Referring Multi-Object Tracking

2026-05-04 · Jiawei Ge, Xintian Zhang, Jiuxin Cao, Bo Liu, Fabian Deuser, Chang Liu, Gong Wenkang, Siyou Li, Juexi Shao, Wenqing Wu, Chen Feng, Ioannis Patras arxiv

Cross-view Referring Multi-Object Tracking (CRMOT) aims to track multiple objects specified by natural language across multiple camera views, with globally consistent identities. Despite recent progress, existing methods rely heavily on costly frame-level spatial annotations and cross-view identity supervision. To reduce such reliance, we explore CRMOT under weak supervision by leveraging the capabilities of foundation models. However, our empirical study shows that directly applying foundation models such as SAM2 and SAM3, even with task-specific modifications, fails to accurately understand referring expressions and maintain consistent identities across views. Yet, they remain effective at producing reliable object tracklets that can serve as pseudo supervision. We therefore repurpose foundation models as pseudo-label generators and propose a two-stage framework for weakly supervised CRMOT, using only object category labels as coarse-grained supervision. In the first stage, we design an Affinity-guided Cross-view Re-prompting strategy to refine and associate SAM3-generated tracklets across cameras, producing reliable cross-view pseudo labels for subsequent training. In the second stage, we introduce ViewSAM, a CRMOT model built upon SAM2 that explicitly models view-aware cross-modal semantics. By formulating view-induced variations as learnable conditions, ViewSAM bridges the gap between view-variant visual observations and view-invariant textual expressions, enabling robust cross-view referring tracking with only approximately 10% additional parameters. Extensive experiments demonstrate that ViewSAM achieves SOTA performance under weak supervision and remains competitive with fully supervised methods.

📄 PDF Abstract BibTeX arXiv:2605.02638

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object Tracking

Similar Papers 제목 키워드 기반

Embedding and Enriching Explicit Semantics for Visible-Infrared Person Re-Identification

2024-12-11 · Neng Dong, Shuanglin Yan, Liyan Zhang, Jinhui Tang

Visible-infrared person re-identification (VIReID) retrieves pedestrian images with the same identity across different modalities. Existing methods learn visual content solely from images, lacking the capability to sense…

Person Re-Identification

SemanticSplat: Feed-Forward 3D Scene Understanding with Language-Aware Gaussian Fields

2025-06-11 · Qijing Li, Jingxiang Sun, Liang An, Zhaoqi Su 외

Holistic 3D scene understanding, which jointly models geometry, appearance, and semantics, is crucial for applications like augmented reality and robotic interaction. Existing feed-forward 3D scene understanding methods …

3D ReconstructionScene Understanding

Inst3D-LMM: Instance-Aware 3D Scene Understanding with Multi-modal Instruction Tuning

2025-03-01 · CVPR 2025 1 · Hanxun Yu, Wentong Li, Song Wang, Junbo Chen 외

Despite encouraging progress in 3D scene understanding, it remains challenging to develop an effective Large Multi-modal Model (LMM) that is capable of understanding and reasoning in complex 3D environments. Most previou…

Scene Understanding

Semantic-Enhanced Cross-Modal Place Recognition for Robust Robot Localization

2025-09-16 · Yujia Lin, Nicholas Evans arxiv

Ensuring accurate localization of robots in environments without GPS capability is a challenging task. Visual Place Recognition (VPR) techniques can potentially achieve this goal, but existing RGB-based methods are sensi…

Visual Place RecognitionContrastive LearningGeometric Matching

Trajectory-aware Cross-view Geo-localization with Sequential Observations

2026-07-16 · Tianyi Gao, Jiayu Lin, Danielle Beaulieu, Nathan Jacobs arxiv

Cross-view geo-localization matches ground-level observations against geo-tagged satellite imagery. Recent methods show that sequential queries such as video clips yield richer spatiotemporal cues than single images, yet…