EmoPerso improves MBTI personality detection by training an emotion head on heuristic pseudo-labels and using cross-attention with reasoning chains, achieving 81.07% Macro-F1 on Kaggle and 68.60% on Pandora.
Information Gain-Guided Causal Intervention for Autonomous Debiasing Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Despite significant progress, recent studies indicate that current large language models (LLMs) may still capture dataset biases and utilize them during inference, leading to the poor generalizability of LLMs. However, due to the diversity of dataset biases and the insufficient nature of bias suppression based on in-context learning, the effectiveness of previous prior knowledge-based debiasing methods and in-context learning based automatic debiasing methods is limited. To address these challenges, we explore the combination of causal mechanisms with information theory and propose an information gain-guided causal intervention debiasing (ICD) framework. To eliminate biases within the instruction-tuning dataset, it is essential to ensure that these biases do not provide any additional information to predict the answers, i.e., the information gain of these biases for predicting the answers needs to be 0. Under this guidance, this framework utilizes a causal intervention-based data rewriting method to automatically and autonomously balance the distribution of instruction-tuning dataset for reducing the information gain. Subsequently, it employs a standard supervised fine-tuning process to train LLMs on the debiased dataset. Experimental results show that ICD can effectively debias LLM to improve its generalizability across different tasks.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
EmoPerso: Enhancing Personality Detection with Self-Supervised Emotion-Aware Modelling
EmoPerso improves MBTI personality detection by training an emotion head on heuristic pseudo-labels and using cross-attention with reasoning chains, achieving 81.07% Macro-F1 on Kaggle and 68.60% on Pandora.