用视觉语义蒸馏提升低画质视频的多目标跟踪效果
VSD-MOT: End-to-End Multi-Object Tracking in Low-Quality Video Scenes Guided by Visual Semantic Distillation
- 通过师生蒸馏从CLIP提取适配跟踪任务的语义信息
- 在低画质视频上显著提升追踪精度,保持常规场景性能
- 动态调节融合权重,适应画质波动,适合真实复杂场景
现有多目标跟踪算法在低画质视频中表现显著下降,主要因信息丢失导致。为此,受视觉语言模型启发,提出基于视觉语义蒸馏的VSD-MOT框架。利用CLIP图像编码器提取全局视觉语义信息以补偿低质量图像中的信息损失,但直接集成会降低效率。因此,采用知识蒸馏方法,设计双约束语义蒸馏(DCSD),使学生模型从教师模型(CLIP)中学习适配多目标跟踪的语义提取能力。针对低质量视频中帧质量动态变化问题,提出动态语义权重调节模块(DSWR),根据实时帧质量评估自适应分配融合权重。大量实验表明,该方法在真实世界低画质场景中表现优异,且在常规场景下仍保持良好性能。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。