paper-with-me

Papers

Sentiment-enhanced Graph-based Sarcasm Explanation in Dialogue

2024-02-06 · Kun Ouyang, Liqiang Jing, Xuemeng Song, Meng Liu, Yupeng Hu, Liqiang Nie

Sarcasm Explanation in Dialogue (SED) is a new yet challenging task, which aims to generate a natural language explanation for the given sarcastic dialogue that involves multiple modalities (\ie utterance, video, and audio). Although existing studies have achieved great success based on the generative pretrained language model BART, they overlook exploiting the sentiments residing in the utterance, video and audio, which play important roles in reflecting sarcasm that essentially involves subtle sentiment contrasts. Nevertheless, it is non-trivial to incorporate sentiments for boosting SED performance, due to three main challenges: 1) diverse effects of utterance tokens on sentiments; 2) gap between video-audio sentiment signals and the embedding space of BART; and 3) various relations among utterances, utterance sentiments, and video-audio sentiments. To tackle these challenges, we propose a novel sEntiment-enhanceD Graph-based multimodal sarcasm Explanation framework, named EDGE. In particular, we first propose a lexicon-guided utterance sentiment inference module, where a heuristic utterance sentiment refinement strategy is devised. We then develop a module named Joint Cross Attention-based Sentiment Inference (JCA-SI) by extending the multimodal sentiment analysis model JCA to derive the joint sentiment label for each video-audio clip. Thereafter, we devise a context-sentiment graph to comprehensively model the semantic relations among the utterances, utterance sentiments, and video-audio sentiments, to facilitate sarcasm explanation generation. Extensive experiments on the publicly released dataset WITS verify the superiority of our model over cutting-edge methods.

📄 PDF Abstract BibTeX arXiv:2402.03658

Code (1)

ouyangkun10/edge 공식 구현 pytorch

Tasks

Explanation GenerationLanguage ModellingMultimodal Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Nek Minit: Harnessing Pragmatic Metacognitive Prompting for Explainable Sarcasm Detection of Australian and Indian English

2025-05-21 · Ishmanbir Singh, Dipankar Srirag, Aditya Joshi

Sarcasm is a challenge to sentiment analysis because of the incongruity between stated and implied sentiment. The challenge is exacerbated when the implication may be relevant to a specific country or geographical region…

Sarcasm DetectionSentiment Analysis

Explaining (Sarcastic) Utterances to Enhance Affect Understanding in Multimodal Dialogues

2022-11-20 · Shivani Kumar, Ishani Mondal, Md Shad Akhtar, Tanmoy Chakraborty

Conversations emerge as the primary media for exchanging ideas and conceptions. From the listener's perspective, identifying various affective qualities, such as sarcasm, humour, and emotions, is paramount for comprehend…

Emotion RecognitionNatural Language UnderstandingSarcasm DetectionSentence

Detecting Sarcasm Using Different Forms Of Incongruity

2017-09-01 · WS 2017 9 · Aditya Joshi

Sarcasm is a form of verbal irony that is intended to express contempt or ridicule. Often quoted as a challenge to sentiment analysis, sarcasm involves use of words of positive or no polarity to convey negative sentiment…

Sarcasm DetectionSentiment AnalysisTopic ModelsWord Embeddings

MuVaC: A Variational Causal Framework for Multimodal Sarcasm Understanding in Dialogues

2026-01-28 · Diandian Guo, Fangfang Yuan, Cong Cao, Xixun Lin 외 arxiv

The prevalence of sarcasm in multimodal dialogues on the social platforms presents a crucial yet challenging task for understanding the true intent behind online content. Comprehensive sarcasm analysis requires two key a…

Explanation GenerationSarcasm DetectionCausal Inference

When did you become so smart, oh wise one?! Sarcasm Explanation in Multi-modal Multi-party Dialogues

2022-03-12 · ACL 2022 5 · Shivani Kumar, Atharva Kulkarni, Md Shad Akhtar, Tanmoy Chakraborty

Indirect speech such as sarcasm achieves a constellation of discourse goals in human communication. While the indirectness of figurative language warrants speakers to achieve certain pragmatic goals, it is challenging fo…

Sarcasm Detection