arXiv:2410.23907cs.CV2024-10被引 1

用实例提示学习提升跨域多目标追踪性能

IP-MOT: Instance Prompt Learning for Cross-Domain Multi-Object Tracking

  • 通过提示调优生成不变于场景的实例级伪文本描述
  • 在MOT17/MOT20/DanceTrack上实现跨域追踪显著提升
  • 适合需要跨域泛化能力的多目标追踪研究者

多目标追踪(MOT)旨在关联视频帧中的多个目标,因其环境复杂性而具有挑战性。现有方法多在单一领域内训练与追踪,缺乏跨域泛化能力。尽管已有工作引入自然语言表示以弥合视觉追踪中的域差距,但其文本描述通常过于抽象,难以区分同类别下的不同实例。本文提出IP-MOT,一种无需具体文本描述的端到端变压器模型。核心创新包括:首先,利用预训练视觉-语言模型,通过提示调优获得对不同追踪场景不变的实例级伪文本描述;其次,引入查询平衡策略并结合知识蒸馏,进一步提升模型泛化能力。在MOT17、MOT20和DanceTrack三个常用基准上的大量实验表明,该方法不仅在同域数据上达到与先进模型相当的性能,且在跨域输入下,对基于查询的追踪器性能提升显著。

原文摘要 · Abstract (English)

Multi-Object Tracking (MOT) aims to associate multiple objects across video frames and is a challenging vision task due to inherent complexities in the tracking environment. Most existing approaches train and track within a single domain, resulting in a lack of cross-domain generalizability to data from other domains. While several works have introduced natural language representation to bridge the domain gap in visual tracking, these textual descriptions often provide too high-level a view and fail to distinguish various instances within the same class. In this paper, we address this limitation by developing IP-MOT, an end-to-end transformer model for MOT that operates without concrete textual descriptions. Our approach is underpinned by two key innovations: Firstly, leveraging a pre-trained vision-language model, we obtain instance-level pseudo textual descriptions via prompt-tuning, which are invariant across different tracking scenes; Secondly, we introduce a query-balanced strategy, augmented by knowledge distillation, to further boost the generalization capabilities of our model. Extensive experiments conducted on three widely used MOT benchmarks, including MOT17, MOT20, and DanceTrack, demonstrate that our approach not only achieves competitive performance on same-domain data compared to state-of-the-art models but also significantly improves the performance of query-based trackers by large margins for cross-domain inputs.

多目标追踪跨域泛化提示学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。