paper-with-me

Papers

Intermediate-Task Transfer Learning: Leveraging Sarcasm Detection for Stance Detection

2025-03-05 · Gibson Nkhata, Susan Gauch

Stance Detection (SD) on social media has emerged as a prominent area of interest with implications for social business and political applications thereby garnering escalating research attention within NLP. The inherent subtlety and complexity of texts procured from online platforms pose challenges for SD algorithms in accurately discerning the authors stance. Mostly the inclusion of sarcastic and figurative language drastically impacts the performance of SD models. This paper addresses this by employing sarcasm detection intermediate-task transfer learning tailored for SD. The proposed methodology involves the finetuning of BERT and RoBERTa and the concatenation of convolutional BiLSTM and dense layers. Rigorous experiments are conducted on publicly available datasets to evaluate our transfer-learning framework. The performance of the approach is assessed against various State-Of-The-Art baselines for SD providing empirical evidence of its effectiveness. Notably our model outperforms the best SOTA models even prior to sarcasm-detection pretraining. The integration of sarcasm knowledge into the model proves instrumental in mitigating misclassifications of sarcastic textual elements in SD. Our model accurately predicts 85% of texts that were previously misclassified by the model without sarcasm-detection pretraining thereby amplifying the average F1-score of the model. Our experiments also revealed that the success of the transfer-learning framework is contingent upon the correlation of lexical attributes between the intermediate task and the target task. This study represents the first exploration of sarcasm detection as an intermediate transfer-learning task in the context of SD and simultaneously uses the concatenation of BERT or RoBERTa with other deep-learning techniques establishing the proposed approach as a foundational baseline for future research endeavors in this domain.

📄 PDF Abstract BibTeX arXiv:2503.03172

Code (0)

등록된 구현이 없습니다.

Tasks

Sarcasm DetectionStance DetectionTransfer Learning

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 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
Adam 설명 없음
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$…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Sarcasm Detection in a Disaster Context

2023-08-16 · Tiberiu Sosea, Junyi Jessy Li, Cornelia Caragea

During natural disasters, people often use social media platforms such as Twitter to ask for help, to provide information about the disaster situation, or to express contempt about the unfolding event or public policies …

Natural Language UnderstandingSarcasm DetectionTransfer Learning

Sarcasm Detection as a Catalyst: Improving Stance Detection with Cross-Target Capabilities

2025-03-05 · Gibson Nkhata Shi Yin Hong, Susan Gauch

Stance Detection (SD) has become a critical area of interest due to its applications in various contexts leading to increased research within NLP. Yet the subtlety and complexity of texts sourced from online platforms of…

Sarcasm DetectionStance DetectionTransfer Learning

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

Leveraging Offensive Language for Sarcasm and Sentiment Detection in Arabic

2021-04-01 · EACL (WANLP) 2021 4 · Fatemah Husain, Ozlem Uzuner

Sarcasm detection is one of the top challenging tasks in text classification, particularly for informal Arabic with high syntactic and semantic ambiguity. We propose two systems that harness knowledge from multiple tasks…

Sarcasm DetectionSentiment Analysistext-classificationText Classification

Integrating Feedback Loss from Bi-modal Sarcasm Detector for Sarcastic Speech Synthesis

2025-08-18 · Zhu Li, Yuqing Zhang, Xiyuan Gao, Devraj Raghuvanshi 외 arxiv

Sarcastic speech synthesis, which involves generating speech that effectively conveys sarcasm, is essential for enhancing natural interactions in applications such as entertainment and human-computer interaction. However…

Sarcasm DetectionTransfer LearningSpeech Synthesis