English

Can ChatGPT Assess Human Personalities? A General Evaluation Framework

Computation and Language 2023-10-16 v3 Artificial Intelligence

Abstract

Large Language Models (LLMs) especially ChatGPT have produced impressive results in various areas, but their potential human-like psychology is still largely unexplored. Existing works study the virtual personalities of LLMs but rarely explore the possibility of analyzing human personalities via LLMs. This paper presents a generic evaluation framework for LLMs to assess human personalities based on Myers Briggs Type Indicator (MBTI) tests. Specifically, we first devise unbiased prompts by randomly permuting options in MBTI questions and adopt the average testing result to encourage more impartial answer generation. Then, we propose to replace the subject in question statements to enable flexible queries and assessments on different subjects from LLMs. Finally, we re-formulate the question instructions in a manner of correctness evaluation to facilitate LLMs to generate clearer responses. The proposed framework enables LLMs to flexibly assess personalities of different groups of people. We further propose three evaluation metrics to measure the consistency, robustness, and fairness of assessment results from state-of-the-art LLMs including ChatGPT and GPT-4. Our experiments reveal ChatGPT's ability to assess human personalities, and the average results demonstrate that it can achieve more consistent and fairer assessments in spite of lower robustness against prompt biases compared with InstructGPT.

Keywords

Cite

@article{arxiv.2303.01248,
  title  = {Can ChatGPT Assess Human Personalities? A General Evaluation Framework},
  author = {Haocong Rao and Cyril Leung and Chunyan Miao},
  journal= {arXiv preprint arXiv:2303.01248},
  year   = {2023}
}

Comments

Accepted to EMNLP 2023. Our codes are available at https://github.com/Kali-Hac/ChatGPT-MBTI

R2 v1 2026-06-28T08:57:02.375Z