paper-with-me

Papers

EchoTrack: Auditory Referring Multi-Object Tracking for Autonomous Driving

2024-02-28 · Jiacheng Lin, Jiajun Chen, Kunyu Peng, Xuan He, Zhiyong Li, Rainer Stiefelhagen, Kailun Yang

This paper introduces the task of Auditory Referring Multi-Object Tracking (AR-MOT), which dynamically tracks specific objects in a video sequence based on audio expressions and appears as a challenging problem in autonomous driving. Due to the lack of semantic modeling capacity in audio and video, existing works have mainly focused on text-based multi-object tracking, which often comes at the cost of tracking quality, interaction efficiency, and even the safety of assistance systems, limiting the application of such methods in autonomous driving. In this paper, we delve into the problem of AR-MOT from the perspective of audio-video fusion and audio-video tracking. We put forward EchoTrack, an end-to-end AR-MOT framework with dual-stream vision transformers. The dual streams are intertwined with our Bidirectional Frequency-domain Cross-attention Fusion Module (Bi-FCFM), which bidirectionally fuses audio and video features from both frequency- and spatiotemporal domains. Moreover, we propose the Audio-visual Contrastive Tracking Learning (ACTL) regime to extract homogeneous semantic features between expressions and visual objects by learning homogeneous features between different audio and video objects effectively. Aside from the architectural design, we establish the first set of large-scale AR-MOT benchmarks, including Echo-KITTI, Echo-KITTI+, and Echo-BDD. Extensive experiments on the established benchmarks demonstrate the effectiveness of the proposed EchoTrack and its components. The source code and datasets are available at https://github.com/lab206/EchoTrack.

📄 PDF Abstract BibTeX arXiv:2402.18302

Code (2)

lab206/echotrack 공식 구현 pytorch
xifen523/cod pytorch

Tasks

Autonomous DrivingMulti-Object TrackingObjectObject TrackingReferring Multi-Object Tracking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Low Complexity Point Tracking of the Myocardium in 2D Echocardiography

2025-03-13 · Artem Chernyshov, John Nyberg, Vegard Holmstrøm, Md Abulkalam Azad 외

Deep learning methods for point tracking are applicable in 2D echocardiography, but do not yet take advantage of domain specifics that enable extremely fast and efficient configurations. We developed MyoTracker, a low-co…

GPUPoint Tracking

EchoTracker: Advancing Myocardial Point Tracking in Echocardiography

2024-05-14 · Md Abulkalam Azad, Artem Chernyshov, John Nyberg, Ingrid Tveten 외

Tissue tracking in echocardiography is challenging due to the complex cardiac motion and the inherent nature of ultrasound acquisitions. Although optical flow methods are considered state-of-the-art (SOTA), they struggle…

DiagnosticMotion EstimationOptical Flow EstimationPoint Tracking

EchoTracker2: Enhancing Myocardial Point Tracking by Modeling Local Motion

2026-05-12 · Md Abulkalam Azad, Vegard Holmstrøm, John Nyberg, Lasse Lovstakken 외 arxiv

Myocardial point tracking (MPT) has recently emerged as a promising direction for motion estimation in echocardiography, driven by advances in general-purpose point tracking methods. However, myocardial motion fundamenta…

Point Tracking

Cross-View Referring Multi-Object Tracking

2024-12-23 · Sijia Chen, En Yu, Wenbing Tao

Referring Multi-Object Tracking (RMOT) is an important topic in the current tracking field. Its task form is to guide the tracker to track objects that match the language description. Current research mainly focuses on r…

Cross-view Referring Multi-Object TrackingMulti-Object TrackingObjectObject Tracking+1

STORM: End-to-End Referring Multi-Object Tracking in Videos

2026-04-12 · Zijia Lu, Jingru Yi, Jue Wang, Yuxiao Chen 외 arxiv

Referring multi-object tracking (RMOT) is a task of associating all the objects in a video that semantically match with given textual queries or referring expressions. Existing RMOT approaches decompose object grounding …

Multi-Object Tracking