paper-with-me

Papers

Efficient Encoder-Free Fourier-based 3D Large Multimodal Model

2026-02-26 · Guofeng Mei, Wei Lin, Luigi Riz, Yujiao Wu, Yiming Wang, Fabio Poiesi arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.23153

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

CLSP: High-Fidelity Contrastive Language-State Pre-training for Agent State Representation

2024-09-24 · Fuxian Huang, Qi Zhang, Shaopeng Zhai, Jie Wang 외

With the rapid development of artificial intelligence, multimodal learning has become an important research area. For intelligent agents, the state is a crucial modality to convey precise information alongside common mod…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+3

FourierNets enable the design of highly non-local optical encoders for computational imaging

2021-04-21 · Diptodip Deb, Zhenfei Jiao, Ruth Sims, Alex B. Chen 외

Differentiable simulations of optical systems can be combined with deep learning-based reconstruction networks to enable high performance computational imaging via end-to-end (E2E) optimization of both the optical encode…

DecoderDepth EstimationGPU

ELF: A Family of Encoder-Free ECG-Language Models

2026-01-05 · William Han, Tony Chen, Chaojing Duan, Xiaoyu Song 외 arxiv

ECG-Language Models (ELMs) extend recent advances in Multimodal Large Language Models (MLLMs) to automated ECG interpretation. However, most existing ELMs inherit Vision-Language Model (VLM) design choices and rely on pr…

Training-Free Mitigation of Language Reasoning Degradation After Multimodal Instruction Tuning

2024-12-04 · Neale Ratzlaff, Man Luo, Xin Su, Vasudev Lal 외

Multimodal models typically combine a powerful large language model (LLM) with a vision encoder and are then trained on multimodal data via instruction tuning. While this process adapts LLMs to multimodal settings, it re…

GSM8KLanguage ModelingLanguage ModellingLarge Language Model+1

CovMatch: Cross-Covariance Guided Multimodal Dataset Distillation with Trainable Text Encoder

2025-10-21 · Yongmin Lee, Hye Won Chung arxiv

Multimodal dataset distillation aims to synthesize a small set of image-text pairs that enables efficient training of large-scale vision-language models. While dataset distillation has shown promise in unimodal tasks, ex…

Contrastive Learning