paper-with-me

홈 › Papers

Aspect-Controllable Opinion Summarization

2021-09-07 · EMNLP 2021 11 · Reinald Kim Amplayo, Stefanos Angelidis, Mirella Lapata

Recent work on opinion summarization produces general summaries based on a set of input reviews and the popularity of opinions expressed in them. In this paper, we propose an approach that allows the generation of customized summaries based on aspect queries (e.g., describing the location and room of a hotel). Using a review corpus, we create a synthetic training dataset of (review, summary) pairs enriched with aspect controllers which are induced by a multi-instance learning model that predicts the aspects of a document at different levels of granularity. We fine-tune a pretrained model using our synthetic dataset and generate aspect-specific summaries by modifying the aspect controllers. Experiments on two benchmarks show that our model outperforms the previous state of the art and generates personalized summaries by controlling the number of aspects discussed in them.

📄 PDF Abstract BibTeX arXiv:2109.03171

Code (1)

rktamplayo/acesum 공식 구현 pytorch

Tasks

Opinion Summarization

Similar Papers 제목 키워드 기반

Extractive Opinion Summarization in Quantized Transformer Spaces

2020-12-08 · Stefanos Angelidis, Reinald Kim Amplayo, Yoshihiko Suhara, Xiaolan Wang 외

We present the Quantized Transformer (QT), an unsupervised system for extractive opinion summarization. QT is inspired by Vector-Quantized Variational Autoencoders, which we repurpose for popularity-driven summarization.…

ClusteringExtract AspectOpinion Summarization

Unsupervised Extractive Opinion Summarization Using Sparse Coding

2022-03-15 · ACL 2022 5 · Somnath Basu Roy Chowdhury, Chao Zhao, Snigdha Chaturvedi

Opinion summarization is the task of automatically generating summaries that encapsulate information from multiple user reviews. We present Semantic Autoencoder (SemAE) to perform extractive opinion summarization in an u…

Dictionary LearningExtractive SummarizationOpinion SummarizationSentence

Read what you need: Controllable Aspect-based Opinion Summarization of Tourist Reviews

2020-06-08 · Rajdeep Mukherjee, Hari Chandana Peruri, Uppada Vishnu, Pawan Goyal 외

Manually extracting relevant aspects and opinions from large volumes of user-generated text is a time-consuming process. Summaries, on the other hand, help readers with limited time budgets to quickly consume the key ide…

Document SummarizationMulti-Document SummarizationOpinion Summarization

Beyond Opinion Mining: Summarizing Opinions of Customer Reviews

2022-06-03 · Reinald Kim Amplayo, Arthur Bražinskas, Yoshi Suhara, Xiaolan Wang 외

Customer reviews are vital for making purchasing decisions in the Information Age. Such reviews can be automatically summarized to provide the user with an overview of opinions. In this tutorial, we present various aspec…

Opinion MiningOpinion SummarizationText GenerationVariational Inference

Simple Yet Effective Synthetic Dataset Construction for Unsupervised Opinion Summarization

2023-03-21 · Ming Shen, Jie Ma, Shuai Wang, Yogarshi Vyas 외

Opinion summarization provides an important solution for summarizing opinions expressed among a large number of reviews. However, generating aspect-specific and general summaries is challenging due to the lack of annotat…

Natural Language InferenceOpinion SummarizationUnsupervised Opinion Summarization