arXiv:2509.11323cs.CVcs.AI2025-09被引 2

用语义无关编码提升多目标跟踪运动估计精度

Motion Estimation for Multi-Object Tracking using KalmanNet with Semantic-Independent Encoding

  • 设计语义无关编码器,分离独立与跨元素特征
  • 在半仿真数据集上超越传统卡尔曼滤波与现有学习方法
  • 适合需要高鲁棒性运动建模的跟踪系统研究者

运动估计是多目标跟踪(MOT)的关键环节,通过分析图像连续帧中目标位置变化预测轨迹,减少跟踪失败和身份切换。基于线性恒速模型的卡尔曼滤波(KF)是常用方法,但在参数不匹配或物体非平稳运动时表现不佳。本文提出一种新型学习辅助滤波方法——语义无关卡尔曼网络(SIKNet),其核心为语义无关编码器(SIE)。SIE分两步编码状态向量:首先使用核大小为1的1D卷积,沿同质语义维度对不同状态向量进行独立语义信息编码;随后通过全连接层与非线性激活层,捕获异质语义元素间的非线性与交叉依赖关系。为独立评估运动估计模块性能,我们从多个公开MOT数据集构建了大规模半仿真数据集。实验表明,SIKNet优于传统KF,并在鲁棒性与精度上超过现有学习辅助滤波方法。代码已开源。

原文摘要 · Abstract (English)

Motion estimation is a crucial component in multi-object tracking (MOT). It predicts the trajectory of objects by analyzing the changes in their positions in consecutive frames of images, reducing tracking failures and identity switches. The Kalman filter (KF) based on the linear constant-velocity model is one of the most commonly used methods in MOT. However, it may yield unsatisfactory results when KF's parameters are mismatched and objects move in non-stationary. In this work, we utilize the learning-aided filter to handle the motion estimation of MOT. In particular, we propose a novel method named Semantic-Independent KalmanNet (SIKNet), which encodes the state vector (the input feature) using a Semantic-Independent Encoder (SIE) by two steps. First, the SIE uses a 1D convolution with a kernel size of 1, which convolves along the dimension of homogeneous-semantic elements across different state vectors to encode independent semantic information. Then it employs a fully-connected layer and a nonlinear activation layer to encode nonlinear and cross-dependency information between heterogeneous-semantic elements. To independently evaluate the performance of the motion estimation module in MOT, we constructed a large-scale semi-simulated dataset from several open-source MOT datasets. Experimental results demonstrate that the proposed SIKNet outperforms the traditional KF and achieves superior robustness and accuracy than existing learning-aided filters. The code is available at (https://github.com/SongJgit/filternet and https://github.com/SongJgit/TBDTracker).

多目标跟踪运动估计卡尔曼滤波深度学习

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