IRCLJun 8, 2020

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

arXiv:2006.04660v232 citations
AI Analysis

This work addresses the need for customizable summaries in tourism, though it is incremental as it builds on existing summarization methods.

The paper tackles the problem of generating personalized aspect-based opinion summaries from large collections of online tourist reviews, proposing an unsupervised approach with an Integer Linear Programming technique that achieves competitive results in evaluation.

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 ideas from the data. State-of-the-art approaches for multi-document summarization, however, do not consider user preferences while generating summaries. In this work, we argue the need and propose a solution for generating personalized aspect-based opinion summaries from large collections of online tourist reviews. We let our readers decide and control several attributes of the summary such as the length and specific aspects of interest among others. Specifically, we take an unsupervised approach to extract coherent aspects from tourist reviews posted on TripAdvisor. We then propose an Integer Linear Programming (ILP) based extractive technique to select an informative subset of opinions around the identified aspects while respecting the user-specified values for various control parameters. Finally, we evaluate and compare our summaries using crowdsourcing and ROUGE-based metrics and obtain competitive results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes