Overcome Noise and Bias: Segmentation-Aided Multi-Granularity Denoising and Debiasing for Enhanced Quarduples Extraction in Dialogue (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for generating sentiment quadruples in dialogues face heightened noise and order bias challenges, leading to decreased robustness and accuracy. |
| Approach: | They propose a Segmentation-Aided multi-grained denoising and debiasing method to address noise and order bias challenges in ABSA. |
| Outcome: | The proposed method achieves word-level denoising and utterance-level demoising via topic-aware dialogue segmentation. |
Similar Papers
DMIN: A Discourse-specific Multi-granularity Integration Network for Conversational Aspect-based Sentiment Quadruple Analysis (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing studies focus on enhancing token-level interactions, but lack sufficient modeling of discourse structure information. |
| Approach: | They propose to use a discourse structure called "thread" to enhance token interaction among different utterances. |
| Outcome: | The proposed model achieves state-of-the-art on two datasets. |
Multi-level Association Refinement Network for Dialogue Aspect-based Sentiment Quadruple Analysis (2025.acl-long)
Copied to clipboard
| Challenge: | Existing methods for identifying quadruples rely on predefined dialogue structure and word semantics to achieve accurate and comprehensive sentiment associations between utterances and words. |
| Approach: | They propose a multi-level association refinement network to achieve more accurate sentiment associations between utterances and words. |
| Outcome: | The proposed framework achieves state-of-the-art performance under low-resource conditions. |
Inter-sentence Context Modeling and Structure-aware Representation Enhancement for Conversational Sentiment Quadruple Extraction (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing studies struggle to capture complete dialogue semantics due to inadequate inter-utterance modeling and the underutilization of dialogue structure. |
| Approach: | They propose a model to extract dialogue aspect sentiment quadruples from dialogues using a sentence-by-sentence encoding module. |
| Outcome: | The proposed model extracts quadruples of target-aspect-opinion-sentiment from dialogues. |
DiaASQ: A Benchmark of Conversational Aspect-based Sentiment Quadruple Analysis (2023.findings-acl)
Copied to clipboard
Bobo Li, Hao Fei, Fei Li, Yuhan Wu, Jinsong Zhang, Shengqiong Wu, Jingye Li, Yijiang Liu, Lizi Liao, Tat-Seng Chua, Donghong Ji
| Challenge: | a new task of conversational aspect-based sentiment analysis (DiaASQ) is designed to detect the quadruple of target-aspect-opinion-sentiment in a dialogue. |
| Approach: | They propose a task of conversational aspect-based sentiment quadruple analysis to detect the quadrangle of target-aspect-opinion-sentiment in a dialogue. |
| Outcome: | The proposed task is based on a high-quality dataset in Chinese and English . it improves the end-to-end quadruple prediction and integrates rich feature representations . |
SGCD: Subtask-Guided Causal-Debiasing Framework for Robust Cross-Utterance Sentiment Quadruple Extraction in Dialogues (2025.findings-emnlp)
Copied to clipboard
| Challenge: | a new framework for sentiment analysis in dialogues addresses cross-utterance elements and focus biases . SGCD framework employs multi-granularity attention paths to enhance cross-interaction matching . |
| Approach: | a framework is developed to help analyze sentiments in multi-turn dialogues . it leverages subtask-specific features to guide learning of token-level features . |
| Outcome: | The proposed framework outperforms state-of-the-art methods in analyzing conversational data . cross-utterance elements and focus bias are challenges, authors say . |
Make Compound Sentences Simple to Analyze: Learning to Split Sentences for Aspect-based Sentiment Analysis (2024.findings-emnlp)
Copied to clipboard
| Challenge: | generative methods have shown promising results for extracting sentiment quadruplets . compound sentences can contain multiple quadroutlets, making extraction difficult . |
| Approach: | They propose an Aspect Term Oriented Sentence Splitter which simplifies compound sentences into simpler and clearer forms. |
| Outcome: | The proposed method outperforms existing methods in ASQP and ACOS tasks. |
Towards Unifying the Label Space for Aspect- and Sentence-based Sentiment Analysis (2022.findings-acl)
Copied to clipboard
| Challenge: | Existing methods to train ABSA model are limited by lack of annotated data . a dual-granularity pseudo labeling approach is proposed to solve this problem . |
| Approach: | They propose a framework for aspect-based sentiment analysis that uses annotated data to train ABSA models. |
| Outcome: | The proposed framework surpasses previous methods on benchmarks. |
FOCUS: A Fine-Grained Customer-Oriented Sentiment Dialogue Summarization Dataset for Chinese Customer Service (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing studies largely overlook fine-grained sentiment dynamics expressed by customers . current methods often exhibit misalignment between aspects and sentiments . |
| Approach: | They propose a three-stage approach to building an aspect-aware sentiment dataset . they use a fine-grained customer-oriented Chinese dialogUe summarization dataset based on this scheme . |
| Outcome: | The proposed model improves faithfulness and interpretability of the proposed dataset. |
CE-VDG: Counterfactual Entropy-based Bias Reduction for Video-grounded Dialogue Generation (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods to reduce question-related bias in video-grounded dialogue generation (VDG) however, the dataset often contains inherent bias, which can cause VDG models to learn spurious correlations between questions and answers. |
| Approach: | They propose to extend the counterfactual reasoning from the information entropy perspective to the generative task, which can effectively reduce the question-related bias in the auto-regressive generation task. |
| Outcome: | The proposed method can reduce question-related bias in the auto-regressive generation task by using counterfactual entropy as an external loss. |
KLAAD: Refining Attention Mechanisms to Reduce Societal Bias in Generative Language Models (2025.emnlp-main)
Copied to clipboard
| Challenge: | Large language models exhibit societal biases in their outputs, prompting ethical and societal challenges. |
| Approach: | They propose an attention-based debiasing framework that implicitly aligns attention distributions between stereotypical and anti-stereotypical sentence pairs without directly modifying model weights. |
| Outcome: | The proposed framework improves on BBQ and BOLD benchmarks while maintaining fluency and coherence. |