CVLGMay 24

PQDT: Pseudo-Query Dual Transformer for Robust Point Cloud Restoration

arXiv:2605.2512721.8
Predicted impact top 89% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the need for a single robust method to restore point clouds from various real-world degradations, benefiting downstream 3D perception tasks.

The paper proposes a unified 3D restoration network that handles multiple degradations (incompleteness, noise, outliers, irregular density) using a Pseudo-Query Dual Transformer, achieving state-of-the-art performance on curated benchmarks.

Point clouds are a fundamental 3D representation in computer vision, enabling a wide range of perception tasks. However, real-world point clouds often suffer from degradations such as incompleteness, noise, outliers, and irregular density, caused by sensor limitations or occlusions. Recovering clean and detailed shapes from such degraded data is crucial for downstream applications. While existing learning-based methods achieve progress on individual tasks like completion or denoising, they typically rely on global bottleneck features, which lose fine-grained geometry and remain sensitive to varying input quality. We propose a unified 3D restoration network that directly takes point clouds as input and adaptively reconstructs high-quality geometry under diverse degradation scenarios. At the core of our approach is a Pseudo-Query module, implemented within a Transformer backbone, which reformulates geometric translation into two cooperative stages to enhance structural clarity, robustness, and local detail preservation. Extensive experiments on curated benchmarks demonstrate that our approach surpasses state-of-the-art performance in general 3D restoration. It effectively handles complex combinations of completion, deformation, and denoising degradations. With this work, we provide a novel unified, point-only backbone for robust 3D restoration, enabling more versatile 3D perception.

Foundations

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

Your Notes