paper-with-me

홈 › Papers

MoE3D: Mixture of Experts meets Multi-Modal 3D Understanding

2025-11-27 · Yu Li, Yuenan Hou, Yingmei Wei, Xinge Zhu, Yuexin Ma, Wenqi Shao, Yanming Guo arxiv

Multi-modal 3D understanding is a fundamental task in computer vision. Previous multi-modal fusion methods typically employ a single, dense fusion network, struggling to handle the significant heterogeneity and complexity across modalities, leading to suboptimal performance. In this paper, we propose MoE3D, which integrates Mixture of Experts (MoE) into the multi-modal learning framework. The core is that we deploy a set of specialized "expert" networks, each adept at processing a specific modality or a mode of cross-modal interaction. Specifically, the MoE-based transformer is designed to better utilize the complementary information hidden in the visual features. Information aggregation module is put forward to further enhance the fusion performance. Top-1 gating is employed to make one expert process features with expert groups, ensuring high efficiency. We further propose a progressive pre-training strategy to better leverage the semantic and 2D prior, thus equipping the network with good initialization. Our MoE3D achieves competitive performance across four prevalent 3D understanding tasks. Notably, our MoE3D surpasses the top-performing counterpart by 6.1 mIoU on Multi3DRefer.

📄 PDF Abstract BibTeX arXiv:2511.22103

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SpaR3D-MoE: Adaptive 3D Spatial Reasoning from Sparse Views Meets Geometry-Inductive Mixture-of-Experts

2026-07-07 · Haida Feng, Hao Wei, Haolin Wang, Shiwei Li 외 arxiv

Recent Multimodal Large Language Models (MLLMs) struggle to bridge the representational gap between 2D semantic understanding and 3D spatial geometry. Existing 3D-aware models either rely on costly 3D-specific data or ut…

Spatial Reasoning

YOLO Meets Mixture-of-Experts: Adaptive Expert Routing for Robust Object Detection

2025-11-17 · Ori Meiraz, Sharon Shalev, Avishai Weizman arxiv

This paper presents a novel Mixture-of-Experts framework for object detection, incorporating adaptive routing among multiple YOLOv9-T experts to enable dynamic feature specialization and achieve higher mean Average Preci…

Robust Object Detection

LeMoLE: LLM-Enhanced Mixture of Linear Experts for Time Series Forecasting

2024-11-24 · Lingzheng Zhang, Lifeng Shen, Yimin Zheng, Shiyuan Piao 외

Recent research has shown that large language models (LLMs) can be effectively used for real-world time series forecasting due to their strong natural language understanding capabilities. However, aligning time series in…

Computational EfficiencyNatural Language UnderstandingTime SeriesTime Series Forecasting+1

Symbiotic-MoE: Unlocking the Synergy between Generation and Understanding

2026-04-09 · Xiangyue Liu, Zijian Zhang, Miles Yang, Zhao Zhong 외 arxiv

Empowering Large Multimodal Models (LMMs) with image generation often leads to catastrophic forgetting in understanding tasks due to severe gradient conflicts. While existing paradigms like Mixture-of-Transformers (MoT) …

Image Generation

Mixture-of-Prompt-Experts for Multi-modal Semantic Understanding

2024-03-17 · Zichen Wu, Hsiu-Yuan Huang, Fanyi Qu, Yunfang Wu

Deep multimodal semantic understanding that goes beyond the mere superficial content relation mining has received increasing attention in the realm of artificial intelligence. The challenges of collecting and annotating …

Few-Shot LearningLanguage ModellingSarcasm DetectionSentiment Analysis