paper-with-me

Papers

CLIP-UP: A Simple and Efficient Mixture-of-Experts CLIP Training Recipe with Sparse Upcycling

2025-02-03 · Xinze Wang, Chen Chen, Yinfei Yang, Hong-You Chen, BoWen Zhang, Aditya Pal, Xiangxin Zhu, Xianzhi Du

Mixture-of-Experts (MoE) models are crucial for scaling model capacity while controlling inference costs. While integrating MoE into multimodal models like CLIP improves performance, training these models is notoriously challenging and expensive. We propose CLIP-Upcycling (CLIP-UP), an efficient alternative training strategy that converts a pre-trained dense CLIP model into a sparse MoE architecture. Through extensive experimentation with various settings and auxiliary losses, we demonstrate that CLIP-UP significantly reduces training complexity and cost. Remarkably, our sparse CLIP B/16 model, trained with CLIP-UP, outperforms its dense counterpart by 7.2% and 6.6% on COCO and Flickr30k text-to-image Recall@1 benchmarks respectively. It even surpasses the larger CLIP L/14 model on this task while using only 30% of the inference FLOPs. We further demonstrate the generalizability of our training recipe across different scales, establishing sparse upcycling as a practical and scalable approach for building efficient, high-performance CLIP models.

📄 PDF Abstract BibTeX arXiv:2502.00965

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Experts

Methods 이 논문이 사용한 방법론

MoE 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

MoDE: CLIP Data Experts via Clustering

2024-04-24 · CVPR 2024 1 · Jiawei Ma, Po-Yao Huang, Saining Xie, Shang-Wen Li 외

The success of contrastive language-image pretraining (CLIP) relies on the supervision from the pairing between images and captions, which tends to be noisy in web-crawled data. We present Mixture of Data Experts (MoDE) …

Clusteringimage-classificationImage ClassificationZero-Shot Image Classification

MoECLIP: Patch-Specialized Experts for Zero-shot Anomaly Detection

2026-03-03 · Jun Yeong Park, JunYoung Seo, Minji Kang, Yu Rang Park arxiv

The CLIP model's outstanding generalization has driven recent success in Zero-Shot Anomaly Detection (ZSAD) for detecting anomalies in unseen categories. The core challenge in ZSAD is to specialize the model for anomaly …

Anomaly Detection

CLIP-MoE: Towards Building Mixture of Experts for CLIP with Diversified Multiplet Upcycling

2024-09-28 · Jihai Zhang, Xiaoye Qu, Tong Zhu, Yu Cheng

In recent years, Contrastive Language-Image Pre-training (CLIP) has become a cornerstone in multimodal intelligence. However, recent studies have identified that the information loss in the CLIP encoding process is subst…

image-classificationImage ClassificationLarge Language ModelMixture-of-Experts+2

CLIP meets Model Zoo Experts: Pseudo-Supervision for Visual Enhancement

2023-10-21 · Mohammadreza Salehi, Mehrdad Farajtabar, Maxwell Horton, Fartash Faghri 외

Contrastive language image pretraining (CLIP) is a standard method for training vision-language models. While CLIP is scalable, promptable, and robust to distribution shifts on image classification tasks, it lacks object…

Depth Estimationimage-classificationImage ClassificationObject Localization+3

Mixture of Low-rank Experts for Transferable AI-Generated Image Detection

2024-04-07 · Zihan Liu, Hanyi Wang, Yaoyu Kang, Shilin Wang

Generative models have shown a giant leap in synthesizing photo-realistic images with minimal expertise, sparking concerns about the authenticity of online information. This study aims to develop a universal AI-generated…

Descriptiveparameter-efficient fine-tuningWorld Knowledge