paper-with-me

홈 › Papers

USER-VLM 360: Personalized Vision Language Models with User-aware Tuning for Social Human-Robot Interactions

2025-02-15 · Hamed Rahimi, Adil Bahaj, Mouad Abrini, Mahdi Khoramshahi, Mounir Ghogho, Mohamed Chetouani

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{\deg}, 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{\deg} 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.

📄 PDF Abstract BibTeX arXiv:2502.10636

Code (1)

hamedR96/User-VLM pytorch

Tasks

Multimodal ReasoningVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Learning Implicit User Profiles for Personalized Retrieval-Based Chatbot

2021-08-18 · Hongjin Qian, Zhicheng Dou, Yutao Zhu, Yueyuan Ma 외

In this paper, we explore the problem of developing personalized chatbots. A personalized chatbot is designed as a digital chatting assistant for a user. The key characteristic of a personalized chatbot is that it should…

ChatbotRetrieval

PerPilot: Personalizing VLM-based Mobile Agents via Memory and Exploration

2025-08-25 · Xin Wang, Zhiyao Cui, Hao Li, Ya Zeng 외 arxiv

Vision language model (VLM)-based mobile agents show great potential for assisting users in performing instruction-driven tasks. However, these agents typically struggle with personalized instructions -- those containing…

Preference-Aware Rubric Learning for Personalized Evaluation

2026-05-29 · Yilun Qiu, Xiaoyan Zhao, Yang Zhang, Yuxin Chen 외 arxiv

As Large Language Models (LLMs) evolve from general-purpose assistants to user-centric agents, personalization has become central to aligning model behavior with individual preferences, making the evaluation of personali…

Reinforcement LearningText Generation

PROPER: A Progressive Learning Framework for Personalized Large Language Models with Group-Level Adaptation

2025-03-03 · Linhai Zhang, Jialong Wu, Deyu Zhou, Yulan He

Personalized large language models (LLMs) aim to tailor their outputs to user preferences. Recent advances in parameter-efficient fine-tuning (PEFT) methods have highlighted the effectiveness of adapting population-level…

Mixture-of-Expertsparameter-efficient fine-tuning

Training LLMs with Reinforcement Learning for Intent-Aware Personalized Question Answering

2026-05-12 · Maryam Amirizaniani, Benjamin Charles Germain Lee, Jevin West, Nicholas Weber arxiv

Effective personalized question answering (PQA) in language models requires grounding responses in the user's underlying intent, where intent refers to the implicit ``why'' behind a query beyond its explicit wording. How…

Reinforcement LearningQuestion Answering