paper-with-me

Papers

Summarizing Opinions: Aspect Extraction Meets Sentiment Prediction and They Are Both Weakly Supervised

2018-08-27 · EMNLP 2018 10 · Stefanos Angelidis, Mirella Lapata

We present a neural framework for opinion summarization from online product reviews which is knowledge-lean and only requires light supervision (e.g., in the form of product domain labels and user-provided ratings). Our method combines two weakly supervised components to identify salient opinions and form extractive summaries from multiple reviews: an aspect extractor trained under a multi-task objective, and a sentiment predictor based on multiple instance learning. We introduce an opinion summarization dataset that includes a training set of product reviews from six diverse domains and human-annotated development and test sets with gold standard aspect annotations, salience labels, and opinion summaries. Automatic evaluation shows significant improvements over baselines, and a large-scale study indicates that our opinion summaries are preferred by human judges according to multiple criteria.

📄 PDF Abstract BibTeX arXiv:1808.08858

Code (2)

stangelid/oposum 공식 구현 pytorch
tpfeifle/MILNET_tensorflow tf

Tasks

Aspect ExtractionFormMultiple Instance LearningOpinion Summarization

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

Aspect-Sentiment-Multiple-Opinion Triplet Extraction

2021-10-14 · Fang Wang, Yuncong Li, Sheng-hua Zhong, Cunxiang Yin 외

Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term (aspect), sentiment and opinion term (opinion) triplets from sentences and can tell a complete story, i.e., the discussed aspect, the sentiment towar…

Aspect Sentiment Triplet ExtractionExtract AspectSentenceSentiment Analysis+2

iACOS: Advancing Implicit Sentiment Extraction with Informative and Adaptive Negative Examples

2023-11-07 · Xiancai Xu, Jia-Dong Zhang, Lei Xiong, Zhishang Liu

Aspect-based sentiment analysis (ABSA) have been extensively studied, but little light has been shed on the quadruple extraction consisting of four fundamental elements: aspects, categories, opinions and sentiments, espe…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Multi-Task LearningSentiment Analysis

Aspect-Category-Opinion-Sentiment Quadruple Extraction with Implicit Aspects and Opinions

2021-08-01 · ACL 2021 5 · Hongjie Cai, Rui Xia, Jianfei Yu

Product reviews contain a large number of implicit aspects and implicit opinions. However, most of the existing studies in aspect-based sentiment analysis ignored this problem. In this work, we introduce a new task, name…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect-Category-Opinion-Sentiment Quadruple ExtractionSentence+1

Datasets for Aspect-Based Sentiment Analysis in French

2016-05-01 · LREC 2016 5 · Marianna Apidianaki, Xavier Tannier, C{\'e}cile Richart

Aspect Based Sentiment Analysis (ABSA) is the task of mining and summarizing opinions from text about specific entities and their aspects. This article describes two datasets for the development and testing of ABSA syste…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

SentiPrompt: Sentiment Knowledge Enhanced Prompt-Tuning for Aspect-Based Sentiment Analysis

2021-09-17 · Chengxi Li, Feiyu Gao, Jiajun Bu, Lu Xu 외

Aspect-based sentiment analysis (ABSA) is an emerging fine-grained sentiment analysis task that aims to extract aspects, classify corresponding sentiment polarities and find opinions as the causes of sentiment. The lates…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+4