Pith. sign in

REVIEW 2 cited by

Enhancing Large Language Model with Decomposed Reasoning for Emotion Cause Pair Extraction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.17716 v1 pith:624FZBBN submitted 2024-01-31 cs.CL

Enhancing Large Language Model with Decomposed Reasoning for Emotion Cause Pair Extraction

classification cs.CL
keywords deccecpeextractionaddressdatasetsdecomposedemotion-causeexisting
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Emotion-Cause Pair Extraction (ECPE) involves extracting clause pairs representing emotions and their causes in a document. Existing methods tend to overfit spurious correlations, such as positional bias in existing benchmark datasets, rather than capturing semantic features. Inspired by recent work, we explore leveraging large language model (LLM) to address ECPE task without additional training. Despite strong capabilities, LLMs suffer from uncontrollable outputs, resulting in mediocre performance. To address this, we introduce chain-of-thought to mimic human cognitive process and propose the Decomposed Emotion-Cause Chain (DECC) framework. Combining inducing inference and logical pruning, DECC guides LLMs to tackle ECPE task. We further enhance the framework by incorporating in-context learning. Experiment results demonstrate the strength of DECC compared to state-of-the-art supervised fine-tuning methods. Finally, we analyze the effectiveness of each component and the robustness of the method in various scenarios, including different LLM bases, rebalanced datasets, and multi-pair extraction.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PTEI: Integrating Personality Traits to Enhance Emotional Intelligence in Large Language Models

    cs.CL 2026-07 conditional novelty 6.0

    Personality-aware prompting plus contrastive retrieval of aligned scenarios measurably lifts LLM accuracy on EmoBench emotional-understanding tasks, especially for GPT models with CoT.

  2. Mechanistic Decoding of Cognitive Constructs in Large Language Models

    cs.CL 2026-04 unverdicted novelty 5.0

    LLMs encode jealousy as a linear combination of superiority and relevance factors consistent with human psychology, allowing mechanical detection and suppression of toxic states.