vix.ing · top · new · best · stats · spec

Guilt Detection in Text: A Step Towards Understanding Complex Emotions

2023/03/06 by Abdul Gafar Manuel Meque, Nisar Hussain, Meque, Abdul Gafar Manuel +5
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining

paper · pdf · doi:10.48550/arxiv.2303.03510

openalex publication_date 2023/03/06 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We introduce a novel Natural Language Processing (NLP) task called Guilt detection, which focuses on detecting guilt in text. We identify guilt as a complex and vital emotion that has not been previously studied in NLP, and we aim to provide a more fine-grained analysis of it. To address the lack of publicly available corpora for guilt detection, we created VIC, a dataset containing 4622 texts from three existing emotion detection datasets that we binarized into guilt and no-guilt classes. We experimented with traditional machine learning methods using bag-of-words and term frequency-inverse document frequency features, achieving a 72% f1 score with the highest-performing model. Our study provides a first step towards understanding guilt in text and opens the door for future research in this area.

Related