paper-with-me

홈 › Papers

Irony Detection, Reasoning and Understanding in Zero-shot Learning

2025-01-28 · Peiling Yi, Yuhan Xia

Irony is a powerful figurative language (FL) on social media that can potentially mislead various NLP tasks, such as recommendation systems, misinformation checks, and sentiment analysis. Understanding the implicit meaning of this kind of subtle language is essential to mitigate irony's negative impact on NLP tasks. However, building models to understand irony presents a unique set of challenges, because irony is a complex form of language that often relies on context, tone, and subtle cues to convey meaning that is opposite or different from the literal interpretation. Large language models, such as ChatGPT, are increasingly able to capture implicit and contextual information. In this study, we investigate the generalization, reasoning and understanding ability of ChatGPT on irony detection across six different genre irony detection datasets. Our findings suggest that ChatGPT appears to show an enhanced language understanding and reasoning ability. But it needs to be very careful in prompt engineering design. Thus, we propose a prompt engineering design framework IDADP to achieve higher irony detection accuracy, improved understanding of irony, and more effective explanations compared to other state-of-the-art ChatGPT zero-shot approaches. And ascertain via experiments that the practice generated under the framework is likely to be the promised solution to resolve the generalization issues of LLMs.

📄 PDF Abstract BibTeX arXiv:2501.16884

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationPrompt EngineeringRecommendation SystemsSentiment AnalysisZero-Shot Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MSME: A Multi-Stage Multi-Expert Framework for Zero-Shot Stance Detection

2025-12-04 · Yuanshuo Zhang, Aohua Li, Bo Chen, Jingbo Sun 외 arxiv

LLM-based approaches have recently achieved impressive results in zero-shot stance detection. However, they still struggle in complex real-world scenarios, where stance understanding requires dynamic background knowledge…

Stance Detection

CAF-I: A Collaborative Multi-Agent Framework for Enhanced Irony Detection with Large Language Models

2025-06-10 · Ziqi. Liu, Ziyang. Zhou, Mingxuan. Hu

Large language model (LLM) have become mainstream methods in the field of sarcasm detection. However, existing LLM methods face challenges in irony detection, including: 1. single-perspective limitations, 2. insufficient…

Language ModelingLanguage ModellingLarge Language ModelSarcasm Detection

A Unified Reasoning Framework for Holistic Zero-Shot Video Anomaly Analysis

2025-11-02 · Dongheng Lin, Mengxue Qu, Kunyang Han, Jianbo Jiao 외 arxiv

Most video-anomaly research stops at frame-wise detection, offering little insight into why an event is abnormal, typically outputting only frame-wise anomaly scores without spatial or semantic context. Recent video anom…

Video Anomaly Detection

DiCoRe: Enhancing Zero-shot Event Detection via Divergent-Convergent LLM Reasoning

2025-06-05 · Tanmay Parekh, Kartik Mehta, Ninareh Mehrabi, Kai-Wei Chang 외

Zero-shot Event Detection (ED), the task of identifying event mentions in natural language text without any training data, is critical for document understanding in specialized domains. Understanding the complex event on…

document understandingEvent DetectionTransfer Learning

Enhancing Sentiment Classification and Irony Detection in Large Language Models through Advanced Prompt Engineering Techniques

2026-01-13 · Marvin Schmitt, Anne Schwerk, Sebastian Lempert arxiv

This study investigates the use of prompt engineering to enhance large language models (LLMs), specifically GPT-4o-mini and gemini-1.5-flash, in sentiment analysis tasks. It evaluates advanced prompting techniques like f…

Sentiment AnalysisPrompt EngineeringFew-Shot Learning