Perception or Prejudice: Can MLLMs Go Beyond First Impressions of Personality?

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

Summary

Multimodal Large Language Models (MLLMs) often fail to genuinely perceive personality, instead relying on superficial pattern matching, a phenomenon termed the "Prejudice Gap." A new task, Grounded Personality Reasoning (GPR), is introduced, requiring MLLMs to anchor Big Five personality ratings in observable behavioral evidence through a chain of rating, reasoning, and grounding. To evaluate this, the MM-OCEAN dataset was created, comprising 1,104 videos and 5,320 cue-grounding Multiple-Choice Questions (MCQs), developed via a multi-agent human-collaborative pipeline. Benchmarking 27 MLLMs revealed that 51% of correct ratings are ungrounded, with the Holistic-Grounding Rate spanning only 0-33.5%. This exposes a critical disconnect between achieving correct scores and providing evidence-based reasoning.

Key takeaway

For AI Scientists and Machine Learning Engineers developing human-centric MLLM applications, you must move beyond traditional numerical accuracy. Your models may achieve correct personality ratings without genuinely understanding the underlying behavioral evidence. Implement evaluation frameworks like Grounded Personality Reasoning (GPR) to assess whether your MLLMs can anchor judgments in observable cues. Prioritize improving fine-grained spatiotemporal grounding in model training to build truly trustworthy and explainable AI systems.

Key insights

MLLMs frequently "prejudge" personality without grounded behavioral evidence, revealing a critical gap in genuine understanding.

Principles

Method

Evaluate MLLMs using Grounded Personality Reasoning (GPR) via a three-tier framework: ordinal rating, open-ended reasoning, and structured cue grounding, complemented by four sample-level failure-mode metrics.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.