IF 5.6 2区 工程技术 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC
Kaijie Zhao;Haitao Zhao;Zhongze Wang;Jingchao Peng;Lujian Yao
{"title":"Enhancing Point Cloud Tracking With Spatio-Temporal Triangle Optimization","authors":"Kaijie Zhao;Haitao Zhao;Zhongze Wang;Jingchao Peng;Lujian Yao","doi":"10.1109/TIM.2025.3553981","DOIUrl":null,"url":null,"abstract":"Single object tracking (SOT) is a critical task in computer vision, playing a substantial role in fields such as autonomous driving. It represents a spatio-temporal learning challenge, aimed at tracking a designated target, indicated by a bounding box (BBox), in video sequences of 3-D point cloud data. Recent developments in the target-motion-estimation (TME) paradigm for SOT have achieved significant performance improvements. This paradigm involves predicting the relative target motion (RTM), which captures the shifts in the target’s center and orientation between consecutive frames. However, existing TME-based methods utilize separate and complex optimizations to regress the RTM, with the RTM’s coordinates shift and rotation angle representing motion properties. Furthermore, RTM fails to offer a comprehensive representation of target motion, such as the motion patterns of objects with varying sizes and movement ranges. Additionally, the current paradigm for multiframe tracking is sensitive to noise and distractors, due to the unrobust proposal selection method based on point counting. To address these limitations, a spatio-temporal triangle (STT) optimization method is proposed. All optimization steps from existing TME-based methods are integrated into a STT optimization, simplifying the process and improving integration. Diagonals (BBox corners) are used to denote the BBox parameters, allowing the RTM to be represented as a spatio-temporal area swept by diagonals, thus providing a consistent motion measurement and comprehensive motion patterns. A novel proposal selection method is introduced, selecting proposals based on the highest intersection over union (IoU) with the ground truth (GT), ensuring more robust tracking in scenarios with multiple distractors. Extensive experiments demonstrate that the proposed STT optimization method significantly enhances tracking performance, resulting in improvements of <inline-formula> <tex-math>$\\uparrow 1.5$ </tex-math></inline-formula>/<inline-formula> <tex-math>$\\uparrow 2.2$ </tex-math></inline-formula> on the KITTI dataset and <inline-formula> <tex-math>$\\uparrow 2.22$ </tex-math></inline-formula>/<inline-formula> <tex-math>$\\uparrow 2.45$ </tex-math></inline-formula> on nuScenes for the two-frame model, and <inline-formula> <tex-math>$\\uparrow 2.8$ </tex-math></inline-formula>/<inline-formula> <tex-math>$\\uparrow 2.4$ </tex-math></inline-formula> on KITTI and <inline-formula> <tex-math>$\\uparrow 3.46$ </tex-math></inline-formula>/<inline-formula> <tex-math>$\\uparrow 4.47$ </tex-math></inline-formula> on nuScenes for the multiframe model, achieving state-of-the-art results on both datasets.","PeriodicalId":13341,"journal":{"name":"IEEE Transactions on Instrumentation and Measurement","volume":"74 ","pages":"1-11"},"PeriodicalIF":5.6000,"publicationDate":"2025-04-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Instrumentation and Measurement","FirstCategoryId":"5","ListUrlMain":"https://ieeexplore.ieee.org/document/10955295/","RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

单个物体跟踪(SOT)是计算机视觉中的一项关键任务,在自动驾驶等领域发挥着重要作用。它是一项时空学习挑战,目的是在三维点云数据的视频序列中跟踪一个由边界框(BBox)表示的指定目标。用于 SOT 的目标运动估计(TME)范例的最新发展取得了显著的性能提升。该范例涉及预测相对目标运动(RTM),即捕捉连续帧之间目标中心和方向的移动。然而,现有的基于 TME 的方法利用单独而复杂的优化来回归 RTM,RTM 的坐标移动和旋转角度代表了运动属性。此外,RTM 无法全面表示目标运动,例如不同大小和运动范围的物体的运动模式。此外,由于基于点计数的建议选择方法不可靠,目前的多帧跟踪范式对噪声和干扰因素很敏感。为了解决这些局限性,我们提出了一种时空三角(STT)优化方法。将现有基于 TME 方法的所有优化步骤整合到 STT 优化中,简化了流程并提高了整合度。对角线(BBox 角)用于表示 BBox 参数,使 RTM 可以表示为对角线扫过的时空区域,从而提供一致的运动测量和全面的运动模式。此外,还引入了一种新颖的提案选择方法,根据与地面实况(GT)的最高交集(IoU)来选择提案,从而确保在有多个干扰因素的情况下进行更稳健的跟踪。广泛的实验证明,所提出的 STT 优化方法显著提高了跟踪性能,在 KITTI 数据集上提高了 $\uparrow 1.5$ / $\uparrow 2.2$,在 KITTI 数据集上提高了 $\uparrow 2.22$ / $\uparrow 2.45$,在 KITTI 数据集上提高了 $\uparrow 2.8$ / $\uparrow 2.4$,在 nuScenes 数据集上提高了 $\uparrow 3.46$ / $\uparrow 4.47$,在这两个数据集上都取得了最先进的结果。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Enhancing Point Cloud Tracking With Spatio-Temporal Triangle Optimization
Single object tracking (SOT) is a critical task in computer vision, playing a substantial role in fields such as autonomous driving. It represents a spatio-temporal learning challenge, aimed at tracking a designated target, indicated by a bounding box (BBox), in video sequences of 3-D point cloud data. Recent developments in the target-motion-estimation (TME) paradigm for SOT have achieved significant performance improvements. This paradigm involves predicting the relative target motion (RTM), which captures the shifts in the target’s center and orientation between consecutive frames. However, existing TME-based methods utilize separate and complex optimizations to regress the RTM, with the RTM’s coordinates shift and rotation angle representing motion properties. Furthermore, RTM fails to offer a comprehensive representation of target motion, such as the motion patterns of objects with varying sizes and movement ranges. Additionally, the current paradigm for multiframe tracking is sensitive to noise and distractors, due to the unrobust proposal selection method based on point counting. To address these limitations, a spatio-temporal triangle (STT) optimization method is proposed. All optimization steps from existing TME-based methods are integrated into a STT optimization, simplifying the process and improving integration. Diagonals (BBox corners) are used to denote the BBox parameters, allowing the RTM to be represented as a spatio-temporal area swept by diagonals, thus providing a consistent motion measurement and comprehensive motion patterns. A novel proposal selection method is introduced, selecting proposals based on the highest intersection over union (IoU) with the ground truth (GT), ensuring more robust tracking in scenarios with multiple distractors. Extensive experiments demonstrate that the proposed STT optimization method significantly enhances tracking performance, resulting in improvements of $\uparrow 1.5$ / $\uparrow 2.2$ on the KITTI dataset and $\uparrow 2.22$ / $\uparrow 2.45$ on nuScenes for the two-frame model, and $\uparrow 2.8$ / $\uparrow 2.4$ on KITTI and $\uparrow 3.46$ / $\uparrow 4.47$ on nuScenes for the multiframe model, achieving state-of-the-art results on both datasets.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Instrumentation and Measurement
IEEE Transactions on Instrumentation and Measurement 工程技术-工程:电子与电气
CiteScore
9.00
自引率
23.20%
发文量
1294
审稿时长
3.9 months
期刊介绍: Papers are sought that address innovative solutions to the development and use of electrical and electronic instruments and equipment to measure, monitor and/or record physical phenomena for the purpose of advancing measurement science, methods, functionality and applications. The scope of these papers may encompass: (1) theory, methodology, and practice of measurement; (2) design, development and evaluation of instrumentation and measurement systems and components used in generating, acquiring, conditioning and processing signals; (3) analysis, representation, display, and preservation of the information obtained from a set of measurements; and (4) scientific and technical support to establishment and maintenance of technical standards in the field of Instrumentation and Measurement.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信