CVFeb 22, 2024

Swin3D++: Effective Multi-Source Pretraining for 3D Indoor Scene Understanding

arXiv:2402.14215v16 citationsh-index: 18Has CodeComputational Visual Media
Originality Incremental advance
AI Analysis

This work addresses data scarcity and domain gaps in 3D vision, offering an incremental improvement for indoor scene understanding applications.

The paper tackles the problem of limited 3D data and domain discrepancies in multi-source pretraining for 3D indoor scene understanding, proposing Swin3D++ with domain-specific mechanisms and source-augmentation to surpass state-of-the-art methods on typical tasks.

Data diversity and abundance are essential for improving the performance and generalization of models in natural language processing and 2D vision. However, 3D vision domain suffers from the lack of 3D data, and simply combining multiple 3D datasets for pretraining a 3D backbone does not yield significant improvement, due to the domain discrepancies among different 3D datasets that impede effective feature learning. In this work, we identify the main sources of the domain discrepancies between 3D indoor scene datasets, and propose Swin3D++, an enhanced architecture based on Swin3D for efficient pretraining on multi-source 3D point clouds. Swin3D++ introduces domain-specific mechanisms to Swin3D's modules to address domain discrepancies and enhance the network capability on multi-source pretraining. Moreover, we devise a simple source-augmentation strategy to increase the pretraining data scale and facilitate supervised pretraining. We validate the effectiveness of our design, and demonstrate that Swin3D++ surpasses the state-of-the-art 3D pretraining methods on typical indoor scene understanding tasks. Our code and models will be released at https://github.com/microsoft/Swin3D

Code Implementations1 repo
Foundations

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

Your Notes