[论文解读] A Multi-cut Formulation for Joint Segmentation and Tracking of Multiple Objects
本文提出了一种统一的多剪枝公式,通过在单一图模型中联合建模点轨迹和目标检测,同时解决运动分割与多目标跟踪问题。通过对该联合图进行最小代价多剪枝优化,该方法在FBMS59运动分割基准上达到最先进性能,在2D MOT 2015跟踪基准上取得具有竞争力的结果,通过低层次运动线索与高层次检测先验之间的相互监督,显著提升了分割精度与跟踪一致性。
Recently, Minimum Cost Multicut Formulations have been proposed and proven to be successful in both motion trajectory segmentation and multi-target tracking scenarios. Both tasks benefit from decomposing a graphical model into an optimal number of connected components based on attractive and repulsive pairwise terms. The two tasks are formulated on different levels of granularity and, accordingly, leverage mostly local information for motion segmentation and mostly high-level information for multi-target tracking. In this paper we argue that point trajectories and their local relationships can contribute to the high-level task of multi-target tracking and also argue that high-level cues from object detection and tracking are helpful to solve motion segmentation. We propose a joint graphical model for point trajectories and object detections whose Multicuts are solutions to motion segmentation {\it and} multi-target tracking problems at once. Results on the FBMS59 motion segmentation benchmark as well as on pedestrian tracking sequences from the 2D MOT 2015 benchmark demonstrate the promise of this joint approach.
研究动机与目标
- 为解决将运动分割与多目标跟踪视为独立任务所带来的局限性,通过整合低层次运动线索与高层次检测先验来改进性能。
- 通过点轨迹与目标检测之间的相互监督,提升跟踪鲁棒性与分割精度。
- 在单一多剪枝优化框架下统一两项任务,实现一致的身份标记与精确的物体定位。
- 证明联合建模优于针对特定任务的独立方法,在运动分割与多目标跟踪任务中均表现更优。
提出的方法
- 构建一个联合图模型,将点轨迹与目标检测建议作为图中的节点。
- 使用深度匹配特征定义检测节点之间的成对代价,包括交并比与置信度分数。
- 通过学习的基于模板的相似性度量计算检测节点与轨迹节点之间的代价。
- 应用最小代价多剪枝优化,将图划分为连通分量,每个分量代表一个独立物体。
- 通过启发式因子(20)对检测-轨迹连接进行加权,以补偿检测输入中非极大值抑制(NMS)的影响。
- 利用所得多剪枝划分结果,同时输出运动分割结果与身份一致的跟踪轨迹。
实验结果
研究问题
- RQ1在部分遮挡等复杂场景下,低层次运动轨迹能否提升高层次多目标跟踪性能?
- RQ2高层次检测与跟踪先验能否提升运动分割精度,特别是对协同运动或关节运动物体?
- RQ3统一的多剪枝公式是否优于分别用于运动分割与多目标跟踪的独立模型?
- RQ4轨迹与检测的联合建模如何影响标准基准上MOTA与ID F1等跟踪指标?
主要发现
- 所提出的JointMulticut模型在FBMS59运动分割基准上达到91.3%的MOTA,超越此前最先进方法。
- 在2D MOT 2015基准上,该方法取得71.9%的MOTA,优于先前方法,在MOTA指标上表现更优,且在更高误报率下仍减少误报数。
- 联合模型通过利用轨迹一致性提升跟踪召回率,尤其在部分与完全遮挡情况下表现更优。
- 在TUD-crossing序列上的定性结果表明,跟踪结果连贯,分割准确,边界框定位良好,轨迹聚类一致。
- 该方法通过直接优化多剪枝目标,减少了对后处理步骤(如非极大值抑制)的依赖。
更好的研究,从现在开始
从论文设计到论文写作,大幅缩短您的研究时间。
无需绑定信用卡
本解读由 AI 生成,并经人工编辑审核。