arXiv:2511.17053cs.CVcs.AI2025-11AAAI

用大模型实现行人跟踪与语义理解的统一框架

OmniPT: Unleashing the Potential of Large Vision Language Models for Pedestrian Tracking and Understanding

  • 将跟踪任务转化为大模型可处理的格式化输出问题
  • 在多个数据集上超越现有方法,提升跟踪与语义理解能力
  • 适合关注多模态交互与智能监控的研究者

视觉语言大模型(LVLM)在图像级任务如视觉问答和图像描述中表现优异,但在实例级任务如视觉定位和目标检测中仍存在性能差距。与此同时,行人跟踪任务正涌现出结合目标追踪与自然语言的新方向,如指代多目标跟踪(Referring MOT)、跨视角指代多目标跟踪(Cross-view Referring MOT)和语义多目标跟踪(Semantic MOT),这些任务要求模型具备高级语义理解能力,而这正是LVLM的优势所在。本文提出一种统一的行人跟踪框架OmniPT,可实现行人的跟踪、基于指代的跟踪以及对追踪对象的语义理解生成。为解决如何将追踪任务适配于基础模型及如何生成格式化输出的问题,我们设计了包含强化学习-中间训练-监督微调-再强化学习的四阶段训练流程。基于预训练的LVLM权重,首先通过简单强化学习使模型输出固定格式的边界框;随后利用大量行人相关数据进行中间训练;接着在多个行人跟踪数据集上进行监督微调,并执行第二次强化学习以进一步提升跟踪性能和指令遵循能力。实验在多个基准上验证了该方法优于现有方法。

原文摘要 · Abstract (English)

LVLMs have been shown to perform excellently in image-level tasks such as VQA and caption. However, in many instance-level tasks, such as visual grounding and object detection, LVLMs still show performance gaps compared to previous expert models. Meanwhile, although pedestrian tracking is a classical task, there have been a number of new topics in combining object tracking and natural language, such as Referring MOT, Cross-view Referring MOT, and Semantic MOT. These tasks emphasize that models should understand the tracked object at an advanced semantic level, which is exactly where LVLMs excel. In this paper, we propose a new unified Pedestrian Tracking framework, namely OmniPT, which can track, track based on reference and generate semantic understanding of tracked objects interactively. We address two issues: how to model the tracking task into a task that foundation models can perform, and how to make the model output formatted answers. To this end, we implement a training phase consisting of RL-Mid Training-SFT-RL. Based on the pre-trained weights of the LVLM, we first perform a simple RL phase to enable the model to output fixed and supervisable bounding box format. Subsequently, we conduct a mid-training phase using a large number of pedestrian-related datasets. Finally, we perform supervised fine-tuning on several pedestrian tracking datasets, and then carry out another RL phase to improve the model's tracking performance and enhance its ability to follow instructions. We conduct experiments on tracking benchmarks and the experimental results demonstrate that the proposed method can perform better than the previous methods.

行人跟踪大模型语义理解

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