Multi-modal Adaptive Mixture of Experts for Cold-start Recommendation
Van-Khang Nguyen, Duc-Hoang Pham, Huy-Son Nguyen, Cam-Van Thi Nguyen, Hoang-Quynh Le, Duc-Trong Le

TL;DR
This paper introduces MAMEX, a novel multimodal mixture of experts framework that dynamically integrates different data modalities to improve cold-start recommendation accuracy and robustness.
Contribution
It proposes a learnable gating mechanism within a Mixture of Experts model for adaptive multimodal data integration in cold-start recommendation tasks.
Findings
MAMEX outperforms existing methods in cold-start scenarios.
The model effectively emphasizes the most informative modalities.
MAMEX maintains robustness when modalities are missing or less relevant.
Abstract
Recommendation systems have faced significant challenges in cold-start scenarios, where new items with a limited history of interaction need to be effectively recommended to users. Though multimodal data (e.g., images, text, audio, etc.) offer rich information to address this issue, existing approaches often employ simplistic integration methods such as concatenation, average pooling, or fixed weighting schemes, which fail to capture the complex relationships between modalities. Our study proposes a novel Mixture of Experts (MoE) framework for multimodal cold-start recommendation, named MAMEX, which dynamically leverages latent representation from different modalities. MAMEX utilizes modality-specific expert networks and introduces a learnable gating mechanism that adaptively weights the contribution of each modality based on its content characteristics. This approach enables MAMEX to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Multimodal Machine Learning Applications · Emotion and Mood Recognition
