ECCV 2024poster0 citations

Any2Point: Empowering Any-modality Transformers for Efficient 3D Understanding

Yiwen Tang, Ray Zhang, Jiaming Liu, Zoey Guo, Bin Zhao*, Zhigang Wang, Dong Wang*, Peng Gao

Abstract

"Large foundation models have recently emerged as a prominent focus of interest, attaining superior performance in widespread scenarios. Due to the scarcity of 3D data, many efforts have been made to adapt pre-trained transformers from vision to 3D domains. However, such 2D-to-3D approaches are still limited, due to the potential loss of spatial geometries and high computation cost. More importantly, their frameworks are mainly designed for 2D models, lacking a general any-to-3D paradigm. In this paper, we introduce Any2Point, a parameter-efficient method to empower any-modality large models (vision, language, audio) for 3D understanding. Given a frozen transformer from any source modality, we propose a 3D-to-any (1D or 2D) virtual projection strategy that correlates the input 3D points to the original 1D or 2D positions within the source modality. This mechanism enables us to assign each 3D token with a positional encoding paired with the pre-trained model, which avoids 3D geometry loss caused by the true projection and better motivates the transformer for 3D learning with 1D/2D positional priors. Then, within each transformer block, we insert an any-to-3D guided adapter module for parameter-efficient fine-tuning. The adapter incorporates prior spatial knowledge from the source modality to guide the local feature aggregation of 3D tokens, compelling the semantic adaption of any-modality transformers. We conduct extensive experiments to showcase the effectiveness and efficiency of our method. The code is released at https://github.com/Ivan-Tang-3D/Any2Point."

BibTeX
@inproceedings{eccv2024_any2pointempower,
  title = {Any2Point: Empowering Any-modality Transformers for Efficient 3D Understanding},
  author = {Yiwen Tang and Ray Zhang and Jiaming Liu and Zoey Guo and Bin Zhao* and Zhigang Wang and Dong Wang* and Peng Gao and Hongsheng Li and Xuelong Li},
  booktitle = {ECCV 2024},
  year = {2024}
}
Any2Point: Empowering Any-modality Transformers for Efficient 3D Understanding · ECCV 2024