CVSep 3, 2025

PI3DETR: Parametric Instance Detection of 3D Point Cloud Edges with a Geometry-Aware 3DETR

arXiv:2509.03262v12 citationsh-index: 2
Originality Highly original
AI Analysis

This addresses the challenge of robust 3D edge and curve estimation for real-world LiDAR and 3D sensing applications, offering a streamlined solution.

The paper tackles the problem of detecting 3D parametric curve instances from raw point clouds, presenting PI3DETR, which directly predicts curves like Bézier curves and lines in a single forward pass. It achieves state-of-the-art results on the ABC dataset and generalizes to real sensor data.

We present PI3DETR, an end-to-end framework that directly predicts 3D parametric curve instances from raw point clouds, avoiding the intermediate representations and multi-stage processing common in prior work. Extending 3DETR, our model introduces a geometry-aware matching strategy and specialized loss functions that enable unified detection of differently parameterized curve types, including cubic Bézier curves, line segments, circles, and arcs, in a single forward pass. Optional post-processing steps further refine predictions without adding complexity. This streamlined design improves robustness to noise and varying sampling densities, addressing critical challenges in real world LiDAR and 3D sensing scenarios. PI3DETR sets a new state-of-the-art on the ABC dataset and generalizes effectively to real sensor data, offering a simple yet powerful solution for 3D edge and curve estimation.

Foundations

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

Your Notes