PrefMoE Prevents Preference Collapse in Personalized MLLMs.

Fan Lyu, Wenqi Zhang, Joost van de Weijer· July 28, 2026 View original

Summary

Personalized Multimodal Large Language Models (MLLMs) suffer from "group preference collapse," where individual preferences are suppressed. PrefMoE is a new framework that separates stable profile information from preference representations, using techniques like imbalance-aware learning to preserve individualized residuals and improve personalization.

Personalized Multimodal Large Language Models (MLLMs) aim to generate responses tailored to individual users. However, current methods often rely on broad profile information and fail to capture the nuances of diverse user preferences. This leads to a phenomenon called "group preference collapse," where MLLMs become insensitive to individual preferences, drifting towards dominant population-level choices due to suppressed preference signals. Researchers have identified that this collapse stems from unreliable preference use during generation. To counter this, they propose PrefMoE, a preference-centric framework designed to maintain individual preference sensitivity. PrefMoE separates stable profile information from dynamic preference-related representations. The framework decomposes preferences into shared prototypes and personalized residuals, preserving these individualized residuals through techniques like imbalance-aware learning, counterfactual pseudo-user augmentation, and residual decorrelation. It then routes these distinct profile and preference factors through separate LoRA adaptation paths. Experiments across various MLLM backbones demonstrate that PrefMoE significantly improves preference-sensitive personalization and effectively reduces group preference collapse.

Why it matters

For professionals building or deploying personalized AI experiences, understanding and mitigating "group preference collapse" is crucial for delivering truly tailored and engaging user interactions, leading to higher user satisfaction and retention.

How to implement this in your domain

  1. 1Assess current personalization strategies in MLLM applications for signs of preference collapse.
  2. 2Investigate methods to separate stable user profiles from dynamic preference signals in data.
  3. 3Explore techniques like LoRA adaptation for fine-tuning MLLMs with distinct preference factors.
  4. 4Implement imbalance-aware learning and data augmentation for personalized preference data.
  5. 5Benchmark personalized MLLM outputs for individual preference sensitivity versus population averages.

Who benefits

E-commerceMedia & EntertainmentSocial MediaCustomer ServiceMarketing

Key takeaways

  • Personalized MLLMs often suffer from "group preference collapse," losing individual sensitivity.
  • PrefMoE separates stable profile data from dynamic preference representations.
  • It uses techniques like residual preservation and separate LoRA paths to enhance personalization.
  • The framework significantly improves preference-sensitive personalization and reduces collapse.

Original post by Fan Lyu, Wenqi Zhang, Joost van de Weijer

"arXiv:2607.22603v1 Announce Type: new Abstract: Personalized multimodal large language models (MLLMs) aim to generate user-specific responses, but existing methods mainly rely on profile-level information and overlook diverse user preferences. We identify group preference collaps…"

View on X

Originally posted by Fan Lyu, Wenqi Zhang, Joost van de Weijer on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

StageGuard Improves Sleep Staging by Enforcing Physiological Constraints

StageGuard is a new framework that enhances automated sleep staging by integrating physiology-informed priors, ensuring that deep learning models produce hypnograms that adhere to known biological rules. It significantly reduces physiologically implausible transitions and fragmentation while maintaining or improving accuracy.

Juntang Wang, Yihan Wang, Hao Wu, Jiayu Gao, Shixin Xu, Dongmian ZouJul 28, 2026
AI ResearchAI Engineering & DevToolsAI News & Tools

AI Model Improves Trustworthy Flood Prediction with Explainability

Researchers developed Context-Aware Concept Distillation (CACD), a framework that distills opaque Deep Learning models into interpretable, hydrology-aware surrogates for flood prediction. This method provides verifiable causal narratives required by disaster response authorities, achieving high fidelity and outperforming black-box baselines globally.

Eli Levinkopf, Efrat Morin, Claudia V. GoldmanJul 28, 2026
AI ResearchAI Engineering & DevTools

Diffusion Models' Generative Quality Gets Comprehensive Theoretical Analysis

This research provides a unified theoretical framework for understanding the generalization and convergence of score-based diffusion models. It decomposes the total generative error into four interpretable components, quantifying how training data, discretization, and optimization affect sample fidelity.

Jinshu Huang, Yiming Jiang, Chunlin WuJul 28, 2026