paper-with-me

Papers

VidPrism: Heterogeneous Mixture of Experts for Image-to-Video Transfer

2026-05-27 · Rui Lin, Chuanming Wang, Huadong Ma arxiv

With the rapid development of pre-training technologies, adapting large-scale Vision-Language Models (VLMs) for video understanding \emph{\ie} image-to-video transfer learning has become a dominant paradigm. To achieve superior performance, it raises as an effective strategy among recent advances to employ Mixture-of-Experts (MoE) to enhance VLMs' temporal modeling capabilities. However, conventional MoE designs suffer from expert homogenization, where all experts act as identical generalists, inefficiently learning spatio-temporal features from undifferentiated video streams. To overcome this problem, we propose VidPrism, a novel heterogeneous temporal Mixture-of-Experts framework. VidPrism pioneers a division of labor by deploying functionally specialized experts, each assuming a role ranging from spatial understanding to temporal modeling. To feed these specialists appropriately, we introduce a content-aware, multi-rate sampling module that dynamically generates streams ranging from semantically rich to motion-focused representations, providing specialized inputs for experts. Furthermore, a dynamic, bidirectional fusion mechanism enables synergistic information exchange between these pathways, leading to a comprehensive video representation. Extensive experiments on various video recognition benchmarks demonstrate that VidPrism achieves state-of-the-art performance and effectively fosters expert specialization. Our source code is available at \href{https://github.com/Lrrrr549/VidPrism.git}{https://github.com/Lrrrr549/VidPrism.git}.

📄 PDF Abstract BibTeX arXiv:2605.28229

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Learning a Text-Video Embedding from Incomplete and Heterogeneous Data

2018-04-07 · Antoine Miech, Ivan Laptev, Josef Sivic

Joint understanding of video and language is an active research area with many applications. Prior work in this domain typically relies on learning text-video embeddings. One difficulty with this approach, however, is th…

RetrievalText RetrievalVideo RetrievalVideo to Text Retrieval

MoTE: Mixture of Task Experts for Multi-Task Video Understanding

2026-08-25 · Muhammad Asad Ali, Umar Khan, Nadia Robertini, Didier Stricker hf

Procedural video-language models must solve heterogeneous tasks from the same visual evidence, including action recognition, forecasting, and procedure prediction. Dense transformer decoders share the same feed-forward n…

Action Recognition

SHMoAReg: Spark Deformable Image Registration via Spatial Heterogeneous Mixture of Experts and Attention Heads

2025-09-24 · Yuxi Zheng, Jianhui Feng, Tianran Li, Marius Staring 외 arxiv

Encoder-Decoder architectures are widely used in deep learning-based Deformable Image Registration (DIR), where the encoder extracts multi-scale features and the decoder predicts deformation fields by recovering spatial …

Image Registration

Heterogeneous Mixture of Experts for Remote Sensing Image Super-Resolution

2025-02-12 · Bowen Chen, Keyan Chen, Mohan Yang, Zhengxia Zou 외

Remote sensing image super-resolution (SR) aims to reconstruct high-resolution remote sensing images from low-resolution inputs, thereby addressing limitations imposed by sensors and imaging conditions. However, the inhe…

Image Super-ResolutionMixture-of-ExpertsSuper-Resolution

Unimodal-driven Distillation in Multimodal Emotion Recognition with Dynamic Fusion

2025-03-31 · Jiagen Li, Rui Yu, Huihao Huang, Huaicheng Yan

Multimodal Emotion Recognition in Conversations (MERC) identifies emotional states across text, audio and video, which is essential for intelligent dialogue systems and opinion analysis. Existing methods emphasize hetero…

Emotion RecognitionKnowledge DistillationMixture-of-ExpertsMultimodal Emotion Recognition