USER-VLM 360: Personalized Vision Language Models with User-aware Tuning for Social Human-Robot Interactions
Hamed Rahimi, Adil Bahaj, Mouad Abrini, Mahdi Khoramshahi, Mounir Ghogho, Mohamed Chetouani
TL;DR
User-VLM 360° presents a holistic framework for personalized vision-language interactions in social HRI by integrating user-aware tuning with bias-aware optimization. The approach combines a vision encoder and an LLM, refined through Vision Alignment, Instruction Tuning with LoRA/MoLE, and DPO-based Bias Mitigation, supported by a carefully constructed multimodal dataset suite. Empirical results across eight benchmarks show strong gains in personalized VQA and facial feature understanding, while maintaining robust general-purpose reasoning and reducing bias, with substantial efficiency gains over prompting-based baselines. Deployment on the Pepper robot demonstrates real-time adaptability and feasibility for edge-robot experiences, and an ethical verification framework accompanies the release of open-source 3B/10B models to promote responsible adoption and governance of personalized VLMs in real-world settings.
Abstract
The integration of vision-language models into robotic systems constitutes a significant advancement in enabling machines to interact with their surroundings in a more intuitive manner. While VLMs offer rich multimodal reasoning, existing approaches lack user-specific adaptability, often relying on generic interaction paradigms that fail to account for individual behavioral, contextual, or socio-emotional nuances. When customization is attempted, ethical concerns arise from unmitigated biases in user data, risking exclusion or unfair treatment. To address these dual challenges, we propose User-VLM 360°, a holistic framework integrating multimodal user modeling with bias-aware optimization. Our approach features: (1) user-aware tuning that adapts interactions in real time using visual-linguistic signals; (2) bias mitigation via preference optimization; and (3) curated 360° socio-emotive interaction datasets annotated with demographic, emotion, and relational metadata. Evaluations across eight benchmarks demonstrate state-of-the-art results: +35.3% F1 in personalized VQA, +47.5% F1 in facial features understanding, 15% bias reduction, and 30X speedup over baselines. Ablation studies confirm component efficacy, and deployment on the Pepper robot validates real-time adaptability across diverse users. We open-source parameter-efficient 3B/10B models and an ethical verification framework for responsible adaptation.
