CVJul 4, 2022

Accurate Instance-Level CAD Model Retrieval in a Large-Scale Database

arXiv:2207.01339v16 citationsh-index: 35
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate instance-level CAD model retrieval for applications like 3D reconstruction, though it is incremental as it builds on existing shape descriptors with a re-ranking step.

The paper tackles the problem of fine-grained retrieval of clean CAD models from a large-scale database to recover detailed object shapes from RGBD scans, achieving a significant improvement in retrieval accuracy compared to state-of-the-art methods.

We present a new solution to the fine-grained retrieval of clean CAD models from a large-scale database in order to recover detailed object shape geometries for RGBD scans. Unlike previous work simply indexing into a moderately small database using an object shape descriptor and accepting the top retrieval result, we argue that in the case of a large-scale database a more accurate model may be found within a neighborhood of the descriptor. More importantly, we propose that the distinctiveness deficiency of shape descriptors at the instance level can be compensated by a geometry-based re-ranking of its neighborhood. Our approach first leverages the discriminative power of learned representations to distinguish between different categories of models and then uses a novel robust point set distance metric to re-rank the CAD neighborhood, enabling fine-grained retrieval in a large shape database. Evaluation on a real-world dataset shows that our geometry-based re-ranking is a conceptually simple but highly effective method that can lead to a significant improvement in retrieval accuracy compared to the state-of-the-art.

Foundations

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

Your Notes