paper-with-me

홈 › Papers

3D-MoE: A Mixture-of-Experts Multi-modal LLM for 3D Vision and Pose Diffusion via Rectified Flow

2025-01-28 · Yueen Ma, Yuzheng Zhuang, Jianye Hao, Irwin King

3D vision and spatial reasoning have long been recognized as preferable for accurately perceiving our three-dimensional world, especially when compared with traditional visual reasoning based on 2D images. Due to the difficulties in collecting high-quality 3D data, research in this area has only recently gained momentum. With the advent of powerful large language models (LLMs), multi-modal LLMs for 3D vision have been developed over the past few years. However, most of these models focus primarily on the vision encoder for 3D data. In this paper, we propose converting existing densely activated LLMs into mixture-of-experts (MoE) models, which have proven effective for multi-modal data processing. In addition to leveraging these models' instruction-following capabilities, we further enable embodied task planning by attaching a diffusion head, Pose-DiT, that employs a novel rectified flow diffusion scheduler. Experimental results on 3D question answering and task-planning tasks demonstrate that our 3D-MoE framework achieves improved performance with fewer activated parameters.

📄 PDF Abstract BibTeX arXiv:2501.16698

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingMixture-of-ExpertsQuestion AnsweringSpatial ReasoningTask PlanningVisual Reasoning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

MoME: Mixture of Multimodal Experts for Generalist Multimodal Large Language Models

2024-07-17 · Leyang Shen, Gongwei Chen, Rui Shao, Weili Guan 외

Multimodal large language models (MLLMs) have demonstrated impressive capabilities across various vision-language tasks. However, a generalist MLLM typically underperforms compared with a specialist MLLM on most VL tasks…

MoIIE: Mixture of Intra- and Inter-Modality Experts for Large Vision Language Models

2025-08-13 · Dianyi Wang, Siyuan Wang, Zejun Li, Yikun Wang 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated remarkable performance across multi-modal tasks by scaling model size and training data. However, these dense LVLMs incur significant computational costs and motivat…

CuMo: Scaling Multimodal LLM with Co-Upcycled Mixture-of-Experts

2024-05-09 · Jiachen Li, Xinyao Wang, Sijie Zhu, Chia-Wen Kuo 외

Recent advancements in Multimodal Large Language Models (LLMs) have focused primarily on scaling by increasing text-image pair data and enhancing LLMs to improve performance on multimodal tasks. However, these scaling ap…

Image CaptioningInstruction FollowingMixture-of-Expertsvisual instruction following+2

MoVA: Adapting Mixture of Vision Experts to Multimodal Context

2024-04-19 · Zhuofan Zong, Bingqi Ma, Dazhong Shen, Guanglu Song 외

As the key component in multimodal large language models (MLLMs), the ability of the visual encoder greatly affects MLLM's understanding on diverse image content. Although some large-scale pretrained vision encoders such…

Language ModellingLarge Language Model

MicarVLMoE: A Modern Gated Cross-Aligned Vision-Language Mixture of Experts Model for Medical Image Captioning and Report Generation

2025-04-29 · Amaan Izhar, Nurul Japar, Norisma Idris, Ting Dang

Medical image reporting (MIR) aims to generate structured clinical descriptions from radiological images. Existing methods struggle with fine-grained feature extraction, multimodal alignment, and generalization across di…

cross-modal alignmentDecoderImage CaptioningMixture-of-Experts