PersonaFuse: A Personality Activation-Driven Framework for Enhancing Human-LLM Interactions

TL;DR

PersonaFuse framework enhances human-LLM interactions by activating personality traits, significantly improving emotional intelligence.

cs.CL 🔴 Advanced 2025-09-09 7 views
Yixuan Tang Yi Yang Ahmed Abbasi
LLMs emotional intelligence personalization human-AI interaction psychology

Key Findings

Methodology

PersonaFuse integrates Trait Activation Theory and the Big Five personality model using a Mixture-of-Experts architecture with a dynamic routing network for contextual personality expression. Key components include persona adapters and a dynamic router network, enabling context-aware trait activation.

Key Results

  • On EmoBench, PersonaFuse improved by 37.9% over baseline, and by 69% on EQ-Bench.
  • On ToMBench, PersonaFuse showed consistent improvements in social cognition tasks.
  • PersonaFuse also excelled in general intelligence capabilities on GPQA and GSM8k datasets.

Significance

PersonaFuse significantly enhances the social-emotional intelligence of LLMs without sacrificing general reasoning ability or model safety. This research addresses existing models' limitations in emotional understanding and contextual adaptability, providing a theoretical foundation for more human-centric AI systems.

Technical Contribution

PersonaFuse introduces psychological theories and a Mixture-of-Experts architecture for dynamic personality adaptation, overcoming traditional methods' limitations in enhancing emotional intelligence. Its innovation lies in flexibly adjusting personality expressions across contexts.

Novelty

PersonaFuse is the first to apply Trait Activation Theory to LLMs, combined with the Big Five personality model, achieving contextual personality expression and significantly enhancing emotional intelligence.

Limitations

  • In complex scenarios, PersonaFuse may struggle to accurately identify and activate appropriate personality traits, leading to less precise responses.
  • Performance may degrade in multi-task scenarios.

Future Work

Future research could explore optimizing PersonaFuse's dynamic routing mechanism to enhance adaptability and response accuracy in complex scenarios.

AI Executive Summary

Recent advancements in large language models (LLMs) have shown impressive capabilities across various domains, yet emotional perception and social competence remain significant bottlenecks in real-world applications. The PersonaFuse framework combines Trait Activation Theory and the Big Five personality model to propose a novel post-training method that flexibly adjusts personality expressions based on context.

PersonaFuse employs a Mixture-of-Experts architecture with a dynamic routing network to achieve contextual personality expression. Experimental results demonstrate that PersonaFuse significantly outperforms baseline models in emotional intelligence benchmarks while maintaining strong general intelligence and model safety.

This research provides a theoretical foundation for developing more human-centric AI systems, particularly in applications like mental health counseling and customer service. However, the model's adaptability in complex scenarios requires further optimization. Future research could explore enhancing PersonaFuse's performance in multi-task scenarios.

Deep Analysis

Background

Large language models have demonstrated strong capabilities in fields like ad generation, clinical consultation, and complex mathematical reasoning. However, emotional perception and social competence remain significant bottlenecks in real-world applications. Existing research focuses mainly on improving task performance or reasoning abilities, but emotional understanding and contextual adaptability remain insufficient.

Core Problem

Current LLMs lack emotional understanding and contextual adaptability, failing to adjust communication styles based on users' emotional states or conversational needs. This issue is particularly prominent in applications like education, counseling, and customer service, affecting user experience and practical application effectiveness.

Innovation

PersonaFuse introduces contextual personality expression by integrating Trait Activation Theory and the Big Five personality model. Its innovation lies in using a Mixture-of-Experts architecture with a dynamic routing network to flexibly adjust personality trait expressions across contexts.

Methodology

  • �� PersonaFuse employs a Mixture-of-Experts architecture with a dynamic routing network for contextual personality expression.
  • �� Uses personality-aware chain-of-thought reasoning to generate training data, guiding expert personalization.
  • �� A three-stage training process jointly learns contextual routing and expert representations.

Experiments

Experiments were conducted on multiple emotional intelligence benchmarks, including EmoBench, EQ-Bench, and ToMBench. Results show significant improvements in emotional understanding and social cognition tasks, while maintaining strong general intelligence and model safety.

Results

PersonaFuse improved by 37.9% over baseline on EmoBench and by 69% on EQ-Bench. On ToMBench, it showed consistent improvements in social cognition tasks.

Applications

PersonaFuse shows great potential in human-centric applications like mental health counseling and customer service, providing more emotionally intelligent responses based on user needs.

Limitations & Outlook

PersonaFuse may struggle to accurately identify and activate appropriate personality traits in complex scenarios, leading to less precise responses. Future research could explore enhancing its performance in multi-task scenarios.

Plain Language Accessible to non-experts

Imagine a kitchen where PersonaFuse acts like a chef who automatically adjusts cooking styles based on different dishes. Each dish has unique flavor requirements, and the chef needs to adjust their style based on ingredients and cooking demands. PersonaFuse, by integrating psychological theories, can flexibly adjust its response style across different contexts, much like a chef switching between dishes.

ELI14 Explained like you're 14

Imagine you're playing a role-playing game, and PersonaFuse is like a system that automatically adjusts character skills based on tasks. Each task has unique challenges, and the system needs to adjust the character's skill set based on task demands. PersonaFuse, by integrating psychological theories, can flexibly adjust its response style across different tasks, just like a game character switching skills between tasks.

Glossary

Trait Activation Theory

Trait Activation Theory explains how situational cues trigger trait-relevant behaviors.

Used to guide the model in activating appropriate personality traits across contexts.

Big Five Personality Model

The Big Five personality model describes personality traits across five core dimensions: Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism.

Used to design the model's persona adapters.

Mixture-of-Experts

An architecture that uses multiple expert modules for model personalization and contextual adaptation.

Used to achieve contextual personality expression in PersonaFuse.

Dynamic Routing Network

A network structure that dynamically selects and activates appropriate expert modules based on context.

Used for expert selection and activation in PersonaFuse.

EmoBench

A benchmark test for evaluating emotional understanding capabilities.

Used to assess PersonaFuse's emotional intelligence performance.

Open Questions Unanswered questions from this research

  • 1 How to improve PersonaFuse's adaptability and response accuracy in complex scenarios?
  • 2 How to maintain model performance and safety in multi-task scenarios?

Applications

Immediate Applications

Mental Health Counseling

PersonaFuse can be used in mental health counseling to provide more emotionally intelligent responses, helping users better cope with emotional issues.

Long-term Vision

Human-Centric AI Systems

The long-term vision for PersonaFuse is to develop more human-centric AI systems that can provide more natural and emotionally intelligent responses across various human-AI interaction scenarios.

Abstract

Recent advancements in Large Language Models (LLMs) demonstrate remarkable capabilities across various fields. These developments have led to more direct communication between humans and LLMs in various situations, such as social companionship and psychological support. However, LLMs often exhibit limitations in emotional perception and social competence during real-world conversations. These limitations partly originate from their inability to adapt their communication style and emotional expression to different social and task contexts. In this work, we introduce PersonaFuse, a novel LLM post-training framework that enables LLMs to adapt and express different personalities for varying situations. Inspired by Trait Activation Theory and the Big Five personality model, PersonaFuse employs a Mixture-of-Expert architecture that combines persona adapters with a dynamic routing network, enabling contextual trait expression. Experimental results show that PersonaFuse substantially outperforms baseline models across multiple dimensions of social-emotional intelligence. Importantly, these gains are achieved without sacrificing general reasoning ability or model safety, which remain common limitations of direct prompting and supervised fine-tuning approaches. PersonaFuse also delivers consistent improvements in downstream human-centered applications, such as mental health counseling and review-based customer service. Finally, human preference evaluations against leading LLMs, including GPT-4o and DeepSeek, demonstrate that PersonaFuse achieves competitive response quality despite its comparatively smaller model size. These findings demonstrate that PersonaFuse offers a theoretically grounded and practical approach for developing social-emotional enhanced LLMs, marking a significant advancement toward more human-centric AI systems.

cs.CL