CVMar 13, 2022

Contrastive Learning for Automotive mmWave Radar Detection Points Based Instance Segmentation

arXiv:2203.06553v325 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses the problem of ambiguous and sparse radar data annotation for ADAS and autonomous driving, offering an incremental improvement in training efficiency.

The paper tackles the challenge of high-quality annotation for automotive mmWave radar detection points in instance segmentation by proposing a contrastive learning approach, achieving comparable performance to fully supervised methods with only a small proportion of labeled data.

The automotive mmWave radar plays a key role in advanced driver assistance systems (ADAS) and autonomous driving. Deep learning-based instance segmentation enables real-time object identification from the radar detection points. In the conventional training process, accurate annotation is the key. However, high-quality annotations of radar detection points are challenging to achieve due to their ambiguity and sparsity. To address this issue, we propose a contrastive learning approach for implementing radar detection points-based instance segmentation. We define the positive and negative samples according to the ground-truth label, apply the contrastive loss to train the model first, and then perform fine-tuning for the following downstream task. In addition, these two steps can be merged into one, and pseudo labels can be generated for the unlabeled data to improve the performance further. Thus, there are four different training settings for our method. Experiments show that when the ground-truth information is only available for a small proportion of the training data, our method still achieves a comparable performance to the approach trained in a supervised manner with 100% ground-truth information.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes