paper-with-me

홈 › Papers

Span-level Emotion-Cause-Category Triplet Extraction with Instruction Tuning LLMs and Data Augmentation

2025-04-13 · Xiangju Li, Dong Yang, Xiaogang Zhu, Faliang Huang, Peng Zhang, Zhongying Zhao

Span-level emotion-cause-category triplet extraction represents a novel and complex challenge within emotion cause analysis. This task involves identifying emotion spans, cause spans, and their associated emotion categories within the text to form structured triplets. While prior research has predominantly concentrated on clause-level emotion-cause pair extraction and span-level emotion-cause detection, these methods often confront challenges originating from redundant information retrieval and difficulty in accurately determining emotion categories, particularly when emotions are expressed implicitly or ambiguously. To overcome these challenges, this study explores a fine-grained approach to span-level emotion-cause-category triplet extraction and introduces an innovative framework that leverages instruction tuning and data augmentation techniques based on large language models. The proposed method employs task-specific triplet extraction instructions and utilizes low-rank adaptation to fine-tune large language models, eliminating the necessity for intricate task-specific architectures. Furthermore, a prompt-based data augmentation strategy is developed to address data scarcity by guiding large language models in generating high-quality synthetic training data. Extensive experimental evaluations demonstrate that the proposed approach significantly outperforms existing baseline methods, achieving at least a 12.8% improvement in span-level emotion-cause-category triplet extraction metrics. The results demonstrate the method's effectiveness and robustness, offering a promising avenue for advancing research in emotion cause analysis. The source code is available at https://github.com/zxgnlp/InstruDa-LLM.

📄 PDF Abstract BibTeX arXiv:2504.12331

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEmotion-Cause Pair ExtractionInformation RetrievalTriplet

Similar Papers 제목 키워드 기반

M3HG: Multimodal, Multi-scale, and Multi-type Node Heterogeneous Graph for Emotion Cause Triplet Extraction in Conversations

2025-08-26 · Qiao Liang, Ying Shen, Tiantian Chen, Lin Zhang arxiv

Emotion Cause Triplet Extraction in Multimodal Conversations (MECTEC) has recently gained significant attention in social media analysis, aiming to extract emotion utterances, cause utterances, and emotion categories sim…

Samsung Research China-Beijing at SemEval-2024 Task 3: A multi-stage framework for Emotion-Cause Pair Extraction in Conversations

2024-04-25 · Shen Zhang, Haojie Zhang, Jing Zhang, Xudong Zhang 외

In human-computer interaction, it is crucial for agents to respond to human by understanding their emotions. Unraveling the causes of emotions is more challenging. A new task named Multimodal Emotion-Cause Pair Extractio…

Emotion-Cause Pair ExtractionEmotion Recognition

ECSP: A New Task for Emotion-Cause Span-Pair Extraction and Classification

2020-03-07 · Hongliang Bi, Pengyuan Liu

Emotion cause analysis such as emotion cause extraction (ECE) and emotion-cause pair extraction (ECPE) have gradually attracted the attention of many researchers. However, there are still two shortcomings in the existing…

Emotion Cause ExtractionEmotion-Cause Pair ExtractionEmotion ClassificationGeneral Classification

Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction

2021-07-26 · ACL 2021 5 · Lu Xu, Yew Ken Chia, Lidong Bing

Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term. Recent models perform the triplet ex…

Aspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionComputational EfficiencyTerm Extraction+1

Multi-Task Learning Framework for Extracting Emotion Cause Span and Entailment in Conversations

2022-11-07 · Ashwani Bhat, Ashutosh Modi

Predicting emotions expressed in text is a well-studied problem in the NLP community. Recently there has been active research in extracting the cause of an emotion expressed in text. Most of the previous work has done ca…

Causal Emotion EntailmentMulti-Task Learning