paper-with-me

홈 › Papers

PersonaX: Multimodal Datasets with LLM-Inferred Behavior Traits

2025-09-14 · Loka Li, Wong Yu Kang, Minghao Fu, Guangyi Chen, Zhenhao Chen, Gongxu Luo, Yuewen Sun, Salman Khan, Peter Spirtes, Kun Zhang arxiv

Understanding human behavior traits is central to applications in human-computer interaction, computational social science, and personalized AI systems. Such understanding often requires integrating multiple modalities to capture nuanced patterns and relationships. However, existing resources rarely provide datasets that combine behavioral descriptors with complementary modalities such as facial attributes and biographical information. To address this gap, we present PersonaX, a curated collection of multimodal datasets designed to enable comprehensive analysis of public traits across modalities. PersonaX consists of (1) CelebPersona, featuring 9444 public figures from diverse occupations, and (2) AthlePersona, covering 4181 professional athletes across 7 major sports leagues. Each dataset includes behavioral trait assessments inferred by three high-performing large language models, alongside facial imagery and structured biographical features. We analyze PersonaX at two complementary levels. First, we abstract high-level trait scores from text descriptions and apply five statistical independence tests to examine their relationships with other modalities. Second, we introduce a novel causal representation learning (CRL) framework tailored to multimodal and multi-measurement data, providing theoretical identifiability guarantees. Experiments on both synthetic and real-world data demonstrate the effectiveness of our approach. By unifying structured and unstructured analysis, PersonaX establishes a foundation for studying LLM-inferred behavioral traits in conjunction with visual and biographical attributes, advancing multimodal trait analysis and causal reasoning. The code is available at https://github.com/lokali/PersonaX.

📄 PDF Abstract BibTeX arXiv:2509.11362

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

PersonaX: A Recommendation Agent Oriented User Modeling Framework for Long Behavior Sequence

2025-03-04 · Yunxiao Shi, Wujiang Xu, Zeqi Zhang, Xing Zi 외

Recommendation agents leverage large language models for user modeling LLM UM to construct textual personas guiding alignment with real users. However existing LLM UM methods struggle with long user generated content UGC…

Retrieval

Multimodal analysis of personality traits on videos of self-presentation and induced behavior

2020-11-02 · Journal on Multimodal User Interfaces 2020 11 · Dersu Giritlioğlu, Burak Mandira, Selim Fırat Yılmaz, Can Ufuk Ertenli 외

Personality analysis is an important area of research in several fields, including psychology, psychiatry, and neuroscience. With the recent dramatic improvements in machine learning, it has also become a popular researc…

Personality Trait Recognition by Face

Explainable Human-centered Traits from Head Motion and Facial Expression Dynamics

2023-02-20 · Surbhi Madan, Monika Gahalawat, Tanaya Guha, Roland Goecke 외

We explore the efficacy of multimodal behavioral cues for explainable prediction of personality and interview-specific traits. We utilize elementary head-motion units named kinemes, atomic facial movements termed action …

Prediction

Personality-aware Human-centric Multimodal Reasoning: A New Task, Dataset and Baselines

2023-04-05 · Yaochen Zhu, Xiangqing Shen, Rui Xia

Personality traits, emotions, and beliefs shape individuals' behavioral choices and decision-making processes. However, for one thing, the affective computing community normally focused on predicting personality traits b…

Decision MakingMultimodal Reasoning

Beyond Asking: A Pipeline for Personalized Game Generation that Reads Players from Behavior

2026-08-17 · Yifan Lu, Xiaopeng Yuan, Haohan Wang arxiv

Personalized game generation requires inferring a player's abilities and behavioral style from how they play. Large language models have made this inference more attainable than ever: an LLM can read a raw gameplay trans…