CYCLNov 16, 2023

An Attention-Based Denoising Framework for Personality Detection in Social Media Texts

arXiv:2311.09945v22 citationsh-index: 1Has Code
AI Analysis

This work addresses the challenge of noise in social media texts for personality detection, which is incremental as it builds on existing methods with a novel framework.

The paper tackles the problem of personality detection in noisy social media texts by proposing an attention-based denoising framework, achieving state-of-the-art performance with an average accuracy improvement of 10.2% on the Twitter-MBTI dataset.

In social media networks, users produce a large amount of text content anytime, providing researchers with an invaluable approach to digging for personality-related information. Personality detection based on user-generated text is a method with broad application prospects, such as for constructing user portraits. The presence of significant noise in social media texts hinders personality detection. However, previous studies have not delved deeper into addressing this challenge. Inspired by the scanning reading technique, we propose an attention-based information extraction mechanism (AIEM) for long texts, which is applied to quickly locate valuable pieces of text, and fully integrate beneficial semantic information. Then, we provide a novel attention-based denoising framework (ADF) for personality detection tasks and achieve state-of-the-art performance on two commonly used datasets. Notably, we obtain an average accuracy improvement of 10.2% on the gold standard Twitter-Myers-Briggs Type Indicator (Twitter-MBTI) dataset. We made our code publicly available on GitHub\footnote{https://github.com/Once2gain/PersonalityDetection}. We shed light on how AIEM works to magnify personality-related signals through a case study.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes