无需复杂编码器,用傅里叶变换高效处理3D点云的大型多模态模型
Efficient Encoder-Free Fourier-based 3D Large Multimodal Model
- 通过点云序列化与快速傅里叶变换构建轻量级分词器
- 在相同性能下,计算量和参数量显著低于传统编码器方案
- 适合需要高效3D理解的实时应用与资源受限场景
处理3D数据的大规模多模态模型通常依赖于复杂的预训练视觉编码器提取几何特征。尽管近期2D多模态模型已开始摆脱此类编码器以提升效率与可扩展性,但将此范式拓展至3D仍面临点云无序性和大规模性的挑战。现有方法尚未解决如何在不使用冗余编码器的前提下,有效且高效地对无序3D数据进行分词。本文提出Fase3D,首个基于傅里叶变换的高效无编码器3D场景多模态模型。Fase3D通过结构化超点压缩大场景,并结合空间填充曲线序列化与快速傅里叶变换(FFT),实现高效的全局上下文建模与图结构令牌合并。同时,其傅里叶增强的LoRA适配器以极低开销注入全局频率感知交互。实验表明,Fase3D在性能上可媲美基于编码器的3D LMM,但计算与参数消耗显著降低。
原文摘要 · Abstract (English)
Large Multimodal Models (LMMs) that process 3D data typically rely on heavy, pre-trained visual encoders to extract geometric features. While recent 2D LMMs have begun to eliminate such encoders for efficiency and scalability, extending this paradigm to 3D remains challenging due to the unordered and large-scale nature of point clouds. This leaves a critical unanswered question: How can we design an LMM that tokenizes unordered 3D data effectively and efficiently without a cumbersome encoder? We propose Fase3D, the first efficient encoder-free Fourier-based 3D scene LMM. Fase3D tackles the challenges of scalability and permutation invariance with a novel tokenizer that combines point cloud serialization and the Fast Fourier Transform (FFT) to approximate self-attention. This design enables an effective and computationally minimal architecture, built upon three key innovations: First, we represent large scenes compactly via structured superpoints. Second, our space-filling curve serialization followed by an FFT enables efficient global context modeling and graph-based token merging. Lastly, our Fourier-augmented LoRA adapters inject global frequency-aware interactions into the LLMs at a negligible cost. Fase3D achieves performance comparable to encoder-based 3D LMMs while being significantly more efficient in computation and parameters. Project website: https://tev-fbk.github.io/Fase3D.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。