论文

研究调整人格的LLM能否提升社交模拟效果

Do Personality-Tuned LLMs Make Better Social Agents?

精选理由

想了解AI如何模拟社交行为,这篇论文用两个小模型做了实验,看看微调人格标签数据能不能让对话更自然。

这篇论文测试了两种小规模开源模型(Qwen2.5-7B-Instruct和Minstral-8B-Instruct)在社交模拟中的表现,通过在社交媒体帖子和对话数据上微调来创建人格对话引擎,评估其在多个社交互动场景下的表现。

原文 · arXiv cs.AI

Do Personality-Tuned LLMs Make Better Social Agents?

LLMs are increasingly used in social simulations for socially interactive agents and robots, offering more flexibility than rule-based systems. However, even though they mimic human behaviour very well, there is a persistent alienness to them. This work investigates whether personality-aware fine-tuning can reduce this gap by improving the consistency and controllability of personality-conditioned dialogue generation compared with instruction prompting alone. We fine-tune two small open-weight LLMs, Qwen2.5-7B-Instruct and Ministral-8B-Instruct, using a corpus that combines personality-labelled social media posts and dialogues to create a personality-based dialogue engine for social simulation. The resulting models are evaluated across multiple social interaction scenarios using three independent LLM judges, which assess personality fidelity and provide evidence-based behavioral interpretations. We additionally quantify inter-rater agreement and lexical characteristics of the generated dialogue. Results indicate that fine-tuned models are not better at role-playing different personalities than their respective baseline models. However, low inter-rater agreement limits the confidence with which these results can be interpreted. Concerning the quality of generated texts, fine-tuned models are mostly comparable to the baselines, with fine-tuning improving the linguistic diversity of the Qwen models. While the results appear generally usable and the baseline models offer the best overall performance, future studies should place greater emphasis on the quality and domain alignment of training data for accurate personality role-playing.