Alimenté par : Claudia (ADFI Alsace)
Cet outil s'appuie sur PubMind
Un accès direct à la littérature scientifique via la base PubMed permettant de faciliter la veille sur les enjeux complexes de la santé mentale et du fait religieux : de la neuroscience des croyances à l'étude des abus spirituels, en passant par la prise en charge des traumatismes et des processus de déconversion.
Dernière synchronisation le 07/06/2026
PLoS One . 2025;20 (11) :e0334120
Sarcasm detection in natural language processing (NLP) remains a complex challenge, especially in social media, where contextual clues are often subtle. This study addresses this challenge by leveraging transformer-based models, including BERT, GPT-3, Claude-2, and Llama-2, for sarcasm detection on a large dataset from the Self-Annotated Reddit Corpus (SARC). The proposed method utilizes multi-head attention mechanisms to enhance model performance by capturing nuanced contextual relationships in the text. Fine-tuning of BERT, GPT-3, and Llama-2 was conducted to ensure a fair comparison and to provide a more detailed understanding of sarcasm in context. Our BERT-based model achieved state-of-the-art performance, with precision, recall, F1 score, and accuracy of 0.918, 0.917, 0.917, and 0.917, respectively, outperforming the other models. The effectiveness of our approach is demonstrated through rigorous statistical validation, ablation studies, and error analysis, providing robust evidence of its superiority. This study also highlights the significance of fine-tuning, machine translation, and multi-head attention in improving sarcasm detection.