paper-with-me

Papers

Probabilistic 3D Multi-Object Cooperative Tracking for Autonomous Driving via Differentiable Multi-Sensor Kalman Filter

2023-09-26 · Hsu-kuang Chiu, Chien-Yi Wang, Min-Hung Chen, Stephen F. Smith

Current state-of-the-art autonomous driving vehicles mainly rely on each individual sensor system to perform perception tasks. Such a framework's reliability could be limited by occlusion or sensor failure. To address this issue, more recent research proposes using vehicle-to-vehicle (V2V) communication to share perception information with others. However, most relevant works focus only on cooperative detection and leave cooperative tracking an underexplored research field. A few recent datasets, such as V2V4Real, provide 3D multi-object cooperative tracking benchmarks. However, their proposed methods mainly use cooperative detection results as input to a standard single-sensor Kalman Filter-based tracking algorithm. In their approach, the measurement uncertainty of different sensors from different connected autonomous vehicles (CAVs) may not be properly estimated to utilize the theoretical optimality property of Kalman Filter-based tracking algorithms. In this paper, we propose a novel 3D multi-object cooperative tracking algorithm for autonomous driving via a differentiable multi-sensor Kalman Filter. Our algorithm learns to estimate measurement uncertainty for each detection that can better utilize the theoretical property of Kalman Filter-based tracking methods. The experiment results show that our algorithm improves the tracking accuracy by 17% with only 0.037x communication costs compared with the state-of-the-art method in V2V4Real. Our code and videos are available at https://github.com/eddyhkchiu/DMSTrack/ and https://eddyhkchiu.github.io/dmstrack.github.io/ .

📄 PDF Abstract BibTeX arXiv:2309.14655

Code (2)

eddyhkchiu/DMSTrack 공식 구현 pytorch
eddyhkchiu/mahalanobis_3d_multi_object_tracking

Tasks

3D Multi-Object TrackingAutonomous DrivingAutonomous Vehicles

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Cooperative Multi-Agent Probabilistic Framework for Search and Track Missions

2023-02-21 · Savvas Papaioannou, Panayiotis Kolios, Theocharis Theocharides, Christos G. Panayiotou 외

In this work a robust and scalable cooperative multi-agent searching and tracking framework is proposed. Specifically, we study the problem of cooperative searching and tracking of multiple moving targets by a group of a…

M3CAD: Towards Generic Cooperative Autonomous Driving Benchmark

2025-05-10 · Morui Zhu, Yongqi Zhu, Yihao Zhu, Qi Chen 외

We introduce M$^3$CAD, a novel benchmark designed to advance research in generic cooperative autonomous driving. M$^3$CAD comprises 204 sequences with 30k frames, spanning a diverse range of cooperative driving scenarios…

Autonomous DrivingMotion Forecastingobject-detectionObject Detection

Probabilistic 3D Multi-Modal, Multi-Object Tracking for Autonomous Driving

2020-12-26 · Hsu-kuang Chiu, Jie Li, Rares Ambrus, Jeannette Bohg

Multi-object tracking is an important ability for an autonomous vehicle to safely navigate a traffic scene. Current state-of-the-art follows the tracking-by-detection paradigm where existing tracks are associated with de…

3D Pedestrian TrackingAutonomous DrivingManagementMulti-Object Tracking+5

All Weather Perception: Joint Data Association, Tracking, and Classification for Autonomous Ground Vehicles

2016-05-07 · Peter Radecki, Mark Campbell, Kevin Matzen

A novel probabilistic perception algorithm is presented as a real-time joint solution to data association, object tracking, and object classification for an autonomous ground vehicle in all-weather conditions. The presen…

AllClassificationGeneral ClassificationMulti-Object Tracking+2

V2V4Real: A Real-world Large-scale Dataset for Vehicle-to-Vehicle Cooperative Perception

2023-03-14 · CVPR 2023 1 · Runsheng Xu, Xin Xia, Jinlong Li, Hanzhao Li 외

Modern perception systems of autonomous vehicles are known to be sensitive to occlusions and lack the capability of long perceiving range. It has been one of the key bottlenecks that prevents Level 5 autonomy. Recent res…

3D Object Detection3D Object TrackingAutonomous DrivingAutonomous Vehicles+4