paper-with-me

홈 › Papers

VSD-MOT: End-to-End Multi-Object Tracking in Low-Quality Video Scenes Guided by Visual Semantic Distillation

2026-03-21 · Jun Du arxiv

Existing multi-object tracking algorithms typically fail to adequately address the issues in low-quality videos, resulting in a significant decline in tracking performance when image quality deteriorates in real-world scenarios. This performance degradation is primarily due to the algorithms' inability to effectively tackle the problems caused by information loss in low-quality images. To address the challenges of low-quality video scenarios, inspired by vision-language models, we propose a multi-object tracking framework guided by visual semantic distillation (VSD-MOT). Specifically, we introduce the CLIP Image Encoder to extract global visual semantic information from images to compensate for the loss of information in low-quality images. However, direct integration can substantially impact the efficiency of the multi-object tracking algorithm. Therefore, this paper proposes to extract visual semantic information from images through knowledge distillation. This method adopts a teacher-student learning framework, with the CLIP Image Encoder serving as the teacher model. To enable the student model to acquire the capability of extracting visual semantic information suitable for multi-object tracking tasks from the teacher model, we have designed the Dual-Constraint Semantic Distillation method (DCSD). Furthermore, to address the dynamic variation of frame quality in low-quality videos, we propose the Dynamic Semantic Weight Regulation (DSWR) module, which adaptively allocates fusion weights based on real-time frame quality assessment. Extensive experiments demonstrate the effectiveness and superiority of the proposed method in low-quality video scenarios in the real world. Meanwhile, our method can maintain good performance in conventional scenarios.

📄 PDF Abstract BibTeX arXiv:2603.20731

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationMulti-Object Tracking

Similar Papers 제목 키워드 기반

Multi-Object Tracking in the Dark

2024-05-10 · CVPR 2024 1 · Xinzhe Wang, Kang Ma, Qiankun Liu, Yunhao Zou 외

Low-light scenes are prevalent in real-world applications (e.g. autonomous driving and surveillance at night). Recently, multi-object tracking in various practical use cases have received much attention, but multi-object…

Autonomous DrivingMulti-Object TrackingObjectObject Tracking

Tracking Anything in High Quality

2023-07-26 · Jiawen Zhu, Zhenyu Chen, Zeqi Hao, Shijie Chang 외

Visual object tracking is a fundamental video task in computer vision. Recently, the notably increasing power of perception algorithms allows the unification of single/multiobject and box/mask-based tracking. Among them,…

ObjectObject TrackingSemantic SegmentationSemi-Supervised Video Object Segmentation+3

VSE-MOT: Multi-Object Tracking in Low-Quality Video Scenes Guided by Visual Semantic Enhancement

2025-09-17 · Jun Du, Weiwei Xing, Ming Li, Fei Richard Yu arxiv

Current multi-object tracking (MOT) algorithms typically overlook issues inherent in low-quality videos, leading to significant degradation in tracking performance when confronted with real-world image deterioration. The…

Multi-Object Tracking

Panacea+: Panoramic and Controllable Video Generation for Autonomous Driving

2024-08-14 · Yuqing Wen, Yucheng Zhao, Yingfei Liu, Binyuan Huang 외

The field of autonomous driving increasingly demands high-quality annotated video training data. In this paper, we propose Panacea+, a powerful and universally applicable framework for generating video data in driving sc…

3D Object Detection3D Object TrackingAutonomous DrivingLane Detection+6

Eye Tracking Assisted Extraction of Attentionally Important Objects From Videos

2015-06-01 · CVPR 2015 6 · Karthikeyan Shanmuga Vadivel, Thuyen Ngo, Miguel Eckstein, B. S. Manjunath

Visual attention is a crucial indicator of the relative importance of objects in visual scenes to human viewers. In this paper, we propose an algorithm to extract objects which attract visual attention from videos. As hu…

ClusteringObjectSegmentationVideo Segmentation+1