paper-with-me

Papers

Comparative Opinion Quintuple Extraction from Product Reviews

2021-11-01 · EMNLP 2021 11 · Ziheng Liu, Rui Xia, Jianfei Yu

As an important task in opinion mining, comparative opinion mining aims to identify comparative sentences from product reviews, extract the comparative elements, and obtain the corresponding comparative opinion tuples. However, most previous studies simply regarded comparative tuple extraction as comparative element extraction, but ignored the fact that many comparative sentences may contain multiple comparisons. The comparative opinion tuples defined in these studies also failed to explicitly provide comparative preferences. To address these limitations, in this work we first introduce a new Comparative Opinion Quintuple Extraction (COQE) task, to identify comparative sentences from product reviews and extract all comparative opinion quintuples (Subject, Object, Comparative Aspect, Comparative Opinion, Comparative Preference). Secondly, based on the existing comparative opinion mining corpora, we make supplementary annotations and construct three datasets for the COQE task. Finally, we benchmark the COQE task by proposing a new BERT-based multi-stage approach as well as three baseline systems extended from previous methods. %The new approach significantly outperforms three baseline systems on three datasets and represents a strong benchmark for COQE. Experimental results show that the new approach significantly outperforms three baseline systems on three datasets for the COQE task.

📄 PDF Abstract BibTeX

Code (1)

nustm/coqe 공식 구현 pytorch

Tasks

Opinion Mining

Similar Papers 제목 키워드 기반

Overview of the VLSP 2023 -- ComOM Shared Task: A Data Challenge for Comparative Opinion Mining from Vietnamese Product Reviews

2024-02-21 · Hoang-Quynh Le, Duy-Cat Can, Khanh-Vinh Nguyen, Mai-Vu Tran

This paper presents a comprehensive overview of the Comparative Opinion Mining from Vietnamese Product Reviews shared task (ComOM), held as part of the 10$^{th}$ International Workshop on Vietnamese Language and Speech P…

Opinion MiningSentence

Comparative Opinion Mining in Product Reviews: Multi-perspective Prompt-based Learning

2024-12-11 · Hai-Yen Thi Nguyen, Cam-Van Thi Nguyen

Comparative reviews are pivotal in understanding consumer preferences and influencing purchasing decisions. Comparative Quintuple Extraction (COQE) aims to identify five key components in text: the target entity, compare…

Data AugmentationOpinion MiningVietnamese Datasets

ComOM at VLSP 2023: A Dual-Stage Framework with BERTology and Unified Multi-Task Instruction Tuning Model for Vietnamese Comparative Opinion Mining

2023-12-14 · Dang Van Thin, Duong Ngoc Hao, Ngan Luu-Thuy Nguyen

The ComOM shared task aims to extract comparative opinions from product reviews in Vietnamese language. There are two sub-tasks, including (1) Comparative Sentence Identification (CSI) and (2) Comparative Element Extract…

Data AugmentationOpinion MiningSentence

Unveiling Comparative Sentiments in Vietnamese Product Reviews: A Sequential Classification Framework

2024-01-02 · Ha Le, Bao Tran, Phuong Le, Tan Nguyen 외

Comparative opinion mining is a specialized field of sentiment analysis that aims to identify and extract sentiments expressed comparatively. To address this task, we propose an approach that consists of solving three se…

Opinion MiningSentenceSentiment Analysis

Comparative Snippet Generation

2022-06-11 · ECNLP (ACL) 2022 5 · Saurabh Jain, Yisong Miao, Min-Yen Kan

We model product reviews to generate comparative responses consisting of positive and negative experiences regarding the product. Specifically, we generate a single-sentence, comparative response from a given positive an…

Sentence