CVRONov 3, 2023

Towards Unsupervised Object Detection From LiDAR Point Clouds

arXiv:2311.02007v134 citationsh-index: 116
Originality Incremental advance
AI Analysis

It addresses the problem of detecting objects without labeled data for self-driving applications, showing incremental improvements over existing unsupervised methods.

The paper tackles unsupervised object detection from 3D LiDAR point clouds in self-driving scenes, presenting OYSTER, which outperforms unsupervised baselines on PandaSet and Argoverse 2 datasets and introduces a new planning-centric metric.

In this paper, we study the problem of unsupervised object detection from 3D point clouds in self-driving scenes. We present a simple yet effective method that exploits (i) point clustering in near-range areas where the point clouds are dense, (ii) temporal consistency to filter out noisy unsupervised detections, (iii) translation equivariance of CNNs to extend the auto-labels to long range, and (iv) self-supervision for improving on its own. Our approach, OYSTER (Object Discovery via Spatio-Temporal Refinement), does not impose constraints on data collection (such as repeated traversals of the same location), is able to detect objects in a zero-shot manner without supervised finetuning (even in sparse, distant regions), and continues to self-improve given more rounds of iterative self-training. To better measure model performance in self-driving scenarios, we propose a new planning-centric perception metric based on distance-to-collision. We demonstrate that our unsupervised object detector significantly outperforms unsupervised baselines on PandaSet and Argoverse 2 Sensor dataset, showing promise that self-supervision combined with object priors can enable object discovery in the wild. For more information, visit the project website: https://waabi.ai/research/oyster

Foundations

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

Your Notes