Challenge: Comparative Opinion Quintuple Extraction (COQE) aims to extract all comparative sentiment quintuples from product review text.
Approach: They propose a model-unaware adaptive chain-of-feedback method to extract quintuples from product review text.
Outcome: The proposed method improves performance on three benchmarks.

Similar Papers

Low-Resource Comparative Opinion Quintuple Extraction by Data Augmentation with Prompting (2023.findings-emnlp)

Copied to clipboard

Challenge: Comparative Opinion Quintuple Extraction (COQE) aims to predict comparative opinion quintuples from comparative sentences.
Approach: They propose a low-resource approach to extract comparative opinion quintuples from comparative sentences . they propose augmentation using ChatGPT and a data-centric approach .
Outcome: The proposed approach improves the existing pipeline-based method and achieves state-of-the-art results.
UniCOQE: Unified Comparative Opinion Quintuple Extraction As A Set (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods decompose the COQE task into multiple subtasks and solve them in a pipeline manner, but ignore the intrinsic connection between subtask and the error propagation among stages.
Approach: They propose a unified generative model that solves COQE in one shot by concatenating all the comparative tuples into a target output sequence.
Outcome: The proposed model significantly outperforms the SOTA method on multiple benchmarks and ablation experiments.
Comparative Opinion Quintuple Extraction from Product Reviews (2021.emnlp-main)

Copied to clipboard

Challenge: Comparative opinion mining is an important task in opinion mining.
Approach: They propose a task to extract comparative opinion quintuples from product reviews . they propose supplementary annotations and construct three datasets for the task .
Outcome: The proposed method outperforms baseline systems on three datasets and represents a strong benchmark for COQE.
Generative Cross-Domain Data Augmentation for Aspect and Opinion Co-Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing approaches to perform aspect and opinion co-extraction are difficult due to the lack of fine-grained annotations.
Approach: They propose a framework to transfer knowledge from a labeled source domain to an unlabeled target domain.
Outcome: The proposed framework is more effective than previous domain adaptation methods on three datasets.
Adaptive-RAG: Learning to Adapt Retrieval-Augmented Large Language Models through Question Complexity (2024.naacl-long)

Copied to clipboard

Challenge: Recent Large Language Models (LLMs) generate factually incorrect answers based on their parametric memory.
Approach: They propose a retrieval-augmented large language model that can dynamically select the most suitable strategy based on query complexity.
Outcome: The proposed approach improves the performance of QA systems on open-domain QA datasets.
LINKAGE: Listwise Ranking among Varied-Quality References for Non-Factoid QA Evaluation via LLMs (2024.findings-emnlp)

Copied to clipboard

Challenge: Non-factoid (NF) question answering is challenging to evaluate due to diverse potential answers and no objective criterion.
Approach: They propose a listwise NFQA evaluation approach that uses Large Language Models to rank candidate answers in a descending list of reference answers sorted by descending quality.
Outcome: The proposed method has higher correlations with human annotations than standard methods.
From Annotation to Adaptation: Metrics, Synthetic Data, and Aspect Extraction for Aspect-Based Sentiment Analysis with Large Language Models (2025.naacl-srw)

Copied to clipboard

Challenge: Using a synthetic sports feedback dataset, we evaluate open-weight LLMs’ ability to extract aspect-polarity pairs.
Approach: They propose a metric to facilitate the evaluation of aspect extraction with generative models.
Outcome: The proposed metric improves the performance of open-weight LLMs in the Aspect-Based Sentiment Analysis task.
Making Better Use of Training Corpus: Retrieval-based Aspect Sentiment Triplet Extraction via Label Interpolation (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to extract sentimental triplets are infeasible and counterproductive . aspect Sentiment Triplets Extraction (ASTE) task is an emerging sub-task of Aspect-based Sentimence Analysis .
Approach: They propose a retrieval-based approach to the Aspect Sentiment Triplet Extraction task . they retrieve semantic similar triplets from the training corpus and interpolate their label information .
Outcome: The proposed approach establishes a new state-of-the-art on the Aspect Sentiment Triplet Extraction task.
CoT-UQ: Improving Response-wise Uncertainty Quantification in LLMs with Chain-of-Thought (2025.findings-acl)

Copied to clipboard

Challenge: Existing uncertainty quantification methods for Large language models are primarily prompt-wise rather than response-wise, which leads to inefficiency.
Approach: They propose a new approach to quantify response-wise uncertainty by integrating LLMs’ inherent reasoning capabilities through Chain-of-Thought (CoT) into the UQ process.
Outcome: The proposed framework outperforms existing uncertainty quantification methods and achieves an average improvement of 5.9% AUROC compared to existing methods.
A Dynamic Self-Evolving Extraction System (2026.acl-demo)

Copied to clipboard

Challenge: High-quality information extractions often require domain-specific accuracy, up-to-date understanding of specialized taxonomies, and the ability to incorporate emerging jargon and rare outliers.
Approach: They propose a Dynamic Self-Evolving Extraction and Curation Toolkit which continuously improves as it is used to extract structured information from raw text.
Outcome: The proposed toolkit continuously improves as it is used in medical, legal, and HR domains.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations