English

From Classification to Ranking: Enhancing LLM Reasoning Capabilities for MBTI Personality Detection

Computation and Language 2026-01-27 v1

Abstract

Personality detection aims to measure an individual's corresponding personality traits through their social media posts. The advancements in Large Language Models (LLMs) offer novel perspectives for personality detection tasks. Existing approaches enhance personality trait analysis by leveraging LLMs to extract semantic information from textual posts as prompts, followed by training classifiers for categorization. However, accurately classifying personality traits remains challenging due to the inherent complexity of human personality and subtle inter-trait distinctions. Moreover, prompt-based methods often exhibit excessive dependency on expert-crafted knowledge without autonomous pattern-learning capacity. To address these limitations, we view personality detection as a ranking task rather than a classification and propose a corresponding reinforcement learning training paradigm. First, we employ supervised fine-tuning (SFT) to establish personality trait ranking capabilities while enforcing standardized output formats, creating a robust initialization. Subsequently, we introduce Group Relative Policy Optimization (GRPO) with a specialized ranking-based reward function. Unlike verification tasks with definitive solutions, personality assessment involves subjective interpretations and blurred boundaries between trait categories. Our reward function explicitly addresses this challenge by training LLMs to learn optimal answer rankings. Comprehensive experiments have demonstrated that our method achieves state-of-the-art performance across multiple personality detection benchmarks.

Keywords

Cite

@article{arxiv.2601.18582,
  title  = {From Classification to Ranking: Enhancing LLM Reasoning Capabilities for MBTI Personality Detection},
  author = {Yuan Cao and Feixiang Liu and Xinyue Wang and Yihan Zhu and Hui Xu and Zheng Wang and Qiang Qiu},
  journal= {arXiv preprint arXiv:2601.18582},
  year   = {2026}
}

Comments

9 pages, 4 figures, AAAI 2026 Bridge

R2 v1 2026-07-01T09:20:35.159Z