Moving Object Segmentation in Point Cloud Data using Hidden Markov Models
Autonomous agents require the capability to identify dynamic objects in their environment for safe planning and navigation. Incomplete and erroneous dynamic detections jeopardize the agent's ability to accomplish its task. Dynamic detection is a challenging problem due to the numerous sources of uncertainty inherent in the problem's inputs and the wide variety of applications, which often lead to use-case-tailored solutions. We propose a robust learning-free approach to segment moving objects in point cloud data. The foundation of the approach lies in modelling each voxel using a hidden Markov model (HMM), and probabilistically integrating beliefs into a map using an HMM filter. The proposed approach is tested on benchmark datasets and consistently performs better than or as well as state-of-the-art methods with strong generalized performance across sensor characteristics and environments. The approach is open-sourced at https://github.com/vb44/HMM-MOS.
Code (1)
Tasks
Semantic SegmentationSimilar Papers 제목 키워드 기반
Radar Velocity Transformer: Single-scan Moving Object Segmentation in Noisy Radar Point Clouds
The awareness about moving objects in the surroundings of a self-driving vehicle is essential for safe and reliable autonomous navigation. The interpretation of LiDAR and camera data achieves exceptional results but typi…
Object SegmentationScene UnderstandingTemporal SequencesPoint CloudsSelf-Supervised Moving Object Segmentation of Sparse and Noisy Radar Point Clouds
Moving object segmentation is a crucial task for safe and reliable autonomous mobile systems like self-driving cars, improving the reliability and robustness of subsequent tasks like SLAM or path planning. While the segm…
Representation LearningObject SegmentationTemporal SequencesPoint CloudsReceding Moving Object Segmentation in 3D LiDAR Data Using Sparse 4D Convolutions
A key challenge for autonomous vehicles is to navigate in unseen dynamic environments. Separating moving objects from static ones is essential for navigation, pose estimation, and understanding how other traffic particip…
Autonomous VehiclesNavigatePose EstimationSemantic SegmentationRadar Instance Transformer: Reliable Moving Instance Segmentation in Sparse Radar Point Clouds
The perception of moving objects is crucial for autonomous robots performing collision avoidance in dynamic environments. LiDARs and cameras tremendously enhance scene interpretation but do not provide direct motion info…
Collision AvoidanceInstance SegmentationSegmentationSemantic SegmentationRedefining Radar Segmentation: Simultaneous Static-Moving Segmentation and Ego-Motion Estimation using Radar Point Clouds
Conventional radar segmentation research has typically focused on learning category labels for different moving objects. Although fundamental differences between radar and optical sensors lead to differences in the relia…
Point Clouds