paper-with-me

Papers

Do LLMs Understand Personality? Rethinking Persona Fidelity Evaluation through Structured Behavioral Inference

2026-08-27 · Mengfan Li, Zesheng Wei, Xuanhua Shi, Yang Deng arxiv

As large language models are increasingly deployed to simulate diverse human characters, ensuring persona fidelity, defined as the extent to which an agent's behavior consistently reflects the psychological and stylistic characteristics of a target persona, has become a critical requirement. However, existing evaluation paradigms primarily rely on either holistic LLM-based judges, which are prone to "holistic appraisal hallucination'', or static psychometric inventories, which fail to capture the context-dependent fidelity required in dynamic dialogue. To address these limitations, we propose PRISM (Persona Reasoning with Inverse SFL-based Modeling), a psycholinguistically grounded framework that reformulates persona fidelity evaluation as a structured inverse inference task. Inspired by Systemic Functional Linguistics (SFL), PRISM decomposes persona fidelity into three functional dimensions: Task Framing, Interpersonal Stance, and Linguistic Style. It estimates dimension-specific evidence over a persona-conditioned label space and aggregates these signals into an interpretable and auditable evaluation process. Experiments show that PRISM yields more accurate and stable judgements than traditional holistic judging, providing a more reliable framework for persona fidelity evaluation.

📄 PDF Abstract BibTeX arXiv:2608.26674

Code (1)

Tavish9/awesome-daily-AI-arxiv ★ 113

Similar Papers 제목 키워드 기반

Rethinking Role-Playing Evaluation: Anonymous Benchmarking and a Systematic Study of Personality Effects

2026-03-04 · Ji-Lun Peng, Yun-Nung Chen arxiv

Large Language Models (LLMs) have shown remarkable potential in developing role-playing agents (RPAs). However, current evaluation frameworks rely heavily on well-known fictional characters, raising a critical concern: m…

LLMs Simulate Big Five Personality Traits: Further Evidence

2024-01-31 · Aleksandra Sorokovikova, Natalia Fedorova, Sharwin Rezagholi, Ivan P. Yamshchikov

An empirical investigation into the simulation of the Big Five personality traits by large language models (LLMs), namely Llama2, GPT4, and Mixtral, is presented. We analyze the personality traits simulated by these mode…

Evaluating and Inducing Personality in Pre-trained Language Models

2022-05-20 · NeurIPS 2023 11

Standardized and quantified evaluation of machine behaviors is a crux of understanding LLMs. In this study, we draw inspiration from psychometric studies by leveraging human personality theory as a tool for studying mach…

Is Self-knowledge and Action Consistent or Not: Investigating Large Language Model's Personality

2024-02-22 · Yiming Ai, Zhiwei He, Ziyin Zhang, Wenhong Zhu 외

In this study, we delve into the validity of conventional personality questionnaires in capturing the human-like personality traits of Large Language Models (LLMs). Our objective is to assess the congruence between the p…

Controllable and explainable personality sliders for LLMs at inference time

2026-02-10 · Florian Hoppe, David Khachaturov, Robert Mullins, Mark Huasong Meng arxiv

Aligning Large Language Models (LLMs) with specific personas typically relies on expensive and monolithic Supervised Fine-Tuning (SFT) or RLHF. While effective, these methods require training distinct models for every ta…