paper-with-me

홈 › Papers

Redefining Radar Segmentation: Simultaneous Static-Moving Segmentation and Ego-Motion Estimation using Radar Point Clouds

2025-11-25 · Simin Zhu, Satish Ravindran, Alexander Yarovoy, Francesco Fioranelli arxiv

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 reliability of predicting accurate and consistent category labels, a review of common radar perception tasks in automotive reveals that determining whether an object is moving or static is a prerequisite for most tasks. To fill this gap, this study proposes a neural network based solution that can simultaneously segment static and moving objects from radar point clouds. Furthermore, since the measured radial velocity of static objects is correlated with the motion of the radar, this approach can also estimate the instantaneous 2D velocity of the moving platform or vehicle (ego motion). However, despite performing dual tasks, the proposed method employs very simple yet effective building blocks for feature extraction: multi layer perceptrons (MLPs) and recurrent neural networks (RNNs). In addition to being the first of its kind in the literature, the proposed method also demonstrates the feasibility of extracting the information required for the dual task directly from unprocessed point clouds, without the need for cloud aggregation, Doppler compensation, motion compensation, or any other intermediate signal processing steps. To measure its performance, this study introduces a set of novel evaluation metrics and tests the proposed method using a challenging real world radar dataset, RadarScenes. The results show that the proposed method not only performs well on the dual tasks, but also has broad application potential in other radar perception tasks.

📄 PDF Abstract BibTeX arXiv:2511.20003

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Simultaneous Clutter Detection and Semantic Segmentation of Moving Objects for Automotive Radar Data

2023-11-13 · Johannes Kopp, Dominik Kellner, Aldi Piroli, Vinzenz Dallabetta 외

The unique properties of radar sensors, such as their robustness to adverse weather conditions, make them an important part of the environment perception system of autonomous vehicles. One of the first steps during the p…

Autonomous VehiclesSemantic Segmentation

Radar Velocity Transformer: Single-scan Moving Object Segmentation in Noisy Radar Point Clouds

2025-07-04 · Matthias Zeller, Vardeep S. Sandhu, Benedikt Mersch, Jens Behley 외 arxiv

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 Clouds

Short-term ASV Collision Avoidance with Static and Moving Obstacles

2019-07-10

This article considers collision avoidance (COLAV) for both static and moving obstacles using the branching-course model predictive control (BC-MPC) algorithm, which is designed for use by autonomous surface vehicles (AS…

Collision AvoidanceModel Predictive Control

Radar Instance Transformer: Reliable Moving Instance Segmentation in Sparse Radar Point Clouds

2023-09-28 · Matthias Zeller, Vardeep S. Sandhu, Benedikt Mersch, Jens Behley 외

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 Segmentation

Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation

2018-05-24 · CVPR 2019 6 · Anurag Ranjan, Varun Jampani, Lukas Balles, Kihwan Kim 외

We address the unsupervised learning of several interconnected problems in low-level vision: single view depth prediction, camera motion estimation, optical flow, and segmentation of a video into the static scene and mov…

Depth EstimationDepth PredictionMonocular Depth EstimationMotion Estimation+2