paper-with-me

홈 › Papers

Multimodal Contrastive Learning with LIMoE: the Language-Image Mixture of Experts

2022-06-06 · Basil Mustafa, Carlos Riquelme, Joan Puigcerver, Rodolphe Jenatton, Neil Houlsby

Large sparsely-activated models have obtained excellent performance in multiple domains. However, such models are typically trained on a single modality at a time. We present the Language-Image MoE, LIMoE, a sparse mixture of experts model capable of multimodal learning. LIMoE accepts both images and text simultaneously, while being trained using a contrastive loss. MoEs are a natural fit for a multimodal backbone, since expert layers can learn an appropriate partitioning of modalities. However, new challenges arise; in particular, training stability and balanced expert utilization, for which we propose an entropy-based regularization scheme. Across multiple scales, we demonstrate remarkable performance improvement over dense models of equivalent computational cost. LIMoE-L/16 trained comparably to CLIP-L/14 achieves 78.6% zero-shot ImageNet accuracy (vs. 76.2%), and when further scaled to H/14 (with additional data) it achieves 84.1%, comparable to state-of-the-art methods which use larger custom per-modality backbones and pre-training schemes. We analyse the quantitative and qualitative behavior of LIMoE, and demonstrate phenomena such as differing treatment of the modalities and the organic emergence of modality-specific experts.

📄 PDF Abstract BibTeX arXiv:2206.02770

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMixture-of-Experts

Similar Papers 제목 키워드 기반

LiMoE: Mixture of LiDAR Representation Learners from Automotive Scenes

2025-01-07 · CVPR 2025 1 · Xiang Xu, Lingdong Kong, Hui Shuai, Liang Pan 외

LiDAR data pretraining offers a promising approach to leveraging large-scale, readily available datasets for enhanced data utilization. However, existing methods predominantly focus on sparse voxel representation, overlo…

Mixture-of-ExpertsRepresentation Learning

MuRAG: Multimodal Retrieval-Augmented Generator for Open Question Answering over Images and Text

2022-10-06 · Wenhu Chen, Hexiang Hu, Xi Chen, Pat Verga 외

While language Models store a massive amount of world knowledge implicitly in their parameters, even very large models often fail to encode information about rare entities and events, while incurring huge computational c…

Open-Ended Question AnsweringQuestion AnsweringRAGRetrieval+2

EVE: Efficient Vision-Language Pre-training with Masked Prediction and Modality-Aware MoE

2023-08-23 · Junyi Chen, Longteng Guo, Jia Sun, Shuai Shao 외

Building scalable vision-language models to learn from diverse, multimodal data remains an open challenge. In this paper, we introduce an Efficient Vision-languagE foundation model, namely EVE, which is one unified multi…

Image-text matchingImage-text RetrievalMixture-of-ExpertsQuestion Answering+5

Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs

2024-01-11 · CVPR 2024 1 · Shengbang Tong, Zhuang Liu, Yuexiang Zhai, Yi Ma 외

Is vision good enough for language? Recent advancements in multimodal models primarily stem from the powerful reasoning abilities of large language models (LLMs). However, the visual component typically depends only on t…

Representation LearningSelf-Supervised LearningVisual Grounding

LiMoDE: Rethinking Lifelong Robot Manipulation from a Mixture-of-Dynamic-Experts Perspective

2026-06-24 · Zhihao Gu, Lin Wang arxiv

Building a generalist robot that can leverage prior knowledge for continuous task adaptation remains a significant challenge. Previous works alleviate the catastrophic forgetting problem by parameter-efficient fine-tunin…

parameter-efficient fine-tuningRobot Manipulation