paper-with-me

Papers

An Evaluation of State-of-the-Art Large Language Models for Sarcasm Detection

2023-10-07 · Juliann Zhou

Sarcasm, as defined by Merriam-Webster, is the use of words by someone who means the opposite of what he is trying to say. In the field of sentimental analysis of Natural Language Processing, the ability to correctly identify sarcasm is necessary for understanding people's true opinions. Because the use of sarcasm is often context-based, previous research has used language representation models, such as Support Vector Machine (SVM) and Long Short-Term Memory (LSTM), to identify sarcasm with contextual-based information. Recent innovations in NLP have provided more possibilities for detecting sarcasm. In BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding, Jacob Devlin et al. (2018) introduced a new language representation model and demonstrated higher precision in interpreting contextualized language. As proposed by Hazarika et al. (2018), CASCADE is a context-driven model that produces good results for detecting sarcasm. This study analyzes a Reddit corpus using these two state-of-the-art models and evaluates their performance against baseline models to find the ideal approach to sarcasm detection.

📄 PDF Abstract BibTeX arXiv:2312.03706

Code (0)

등록된 구현이 없습니다.

Tasks

Sarcasm Detection

Similar Papers 제목 키워드 기반

Commander-GPT: Fully Unleashing the Sarcasm Detection Capability of Multi-Modal Large Language Models

2025-03-24 · Yazhou Zhang, Chunwang Zou, Bo wang, Jing Qin

Sarcasm detection, as a crucial research direction in the field of Natural Language Processing (NLP), has attracted widespread attention. Traditional sarcasm detection tasks have typically focused on single-modal approac…

Large Language ModelSarcasm Detection

MuSaG: A Multimodal German Sarcasm Dataset with Full-Modal Annotations

2025-10-28 · Aaron Scott, Maike Züfle, Jan Niehues arxiv

Sarcasm is a complex form of figurative language in which the intended meaning contradicts the literal one. Its prevalence in social media and popular culture poses persistent challenges for natural language understandin…

Natural Language UnderstandingSentiment AnalysisSarcasm Detection

KoCoSa: Korean Context-aware Sarcasm Detection Dataset

2024-02-22 · Yumin Kim, Heejae Suh, Mingi Kim, Dongyeon Won 외

Sarcasm is a way of verbal irony where someone says the opposite of what they mean, often to ridicule a person, situation, or idea. It is often difficult to detect sarcasm in the dialogue since detecting sarcasm should r…

Dataset GenerationSarcasm Detection

World model inspired sarcasm reasoning with large language model agents

2025-12-30 · Keito Inoshita, Shinnosuke Mizuno arxiv

Sarcasm understanding is a challenging problem in natural language processing, as it requires capturing the discrepancy between the surface meaning of an utterance and the speaker's intentions as well as the surrounding …

Sarcasm Detection

Leveraging Large Language Models for Sarcastic Speech Annotation in Sarcasm Detection

2025-06-01 · Zhu Li, Yuqing Zhang, Xiyuan Gao, Shekhar Nayak 외

Sarcasm fundamentally alters meaning through tone and context, yet detecting it in speech remains a challenge due to data scarcity. In addition, existing detection systems often rely on multimodal data, limiting their ap…

Sarcasm Detection