Skip to main content

Showing 1–10 of 10 results for author: Angelidis, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2110.07520  [pdf, other

    cs.CL

    Comparative Opinion Summarization via Collaborative Decoding

    Authors: Hayate Iso, Xiaolan Wang, Stefanos Angelidis, Yoshihiko Suhara

    Abstract: Opinion summarization focuses on generating summaries that reflect popular subjective information expressed in multiple online reviews. While generated summaries offer general and concise information about a particular hotel or product, the information may be insufficient to help the user compare multiple different choices. Thus, the user may still struggle with the question "Which one should I pi… ▽ More

    Submitted 15 April, 2022; v1 submitted 14 October, 2021; originally announced October 2021.

    Comments: Findings of ACL 2022

  2. arXiv:2109.03171  [pdf, other

    cs.CL

    Aspect-Controllable Opinion Summarization

    Authors: Reinald Kim Amplayo, Stefanos Angelidis, Mirella Lapata

    Abstract: 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… ▽ More

    Submitted 7 September, 2021; originally announced September 2021.

    Comments: EMNLP 2021

  3. arXiv:2104.01371  [pdf, other

    cs.CL

    Convex Aggregation for Opinion Summarization

    Authors: Hayate Iso, Xiaolan Wang, Yoshihiko Suhara, Stefanos Angelidis, Wang-Chiew Tan

    Abstract: Recent advances in text autoencoders have significantly improved the quality of the latent space, which enables models to generate grammatical and consistent text from aggregated latent vectors. As a successful application of this property, unsupervised opinion summarization models generate a summary by decoding the aggregated latent vectors of inputs. More specifically, they perform the aggregati… ▽ More

    Submitted 16 November, 2021; v1 submitted 3 April, 2021; originally announced April 2021.

    Comments: Findings of EMNLP 2021

  4. arXiv:2012.07808  [pdf, other

    cs.CL

    Unsupervised Opinion Summarization with Content Planning

    Authors: Reinald Kim Amplayo, Stefanos Angelidis, Mirella Lapata

    Abstract: The recent success of deep learning techniques for abstractive summarization is predicated on the availability of large-scale datasets. When summarizing reviews (e.g., for products or movies), such training data is neither available nor can be easily sourced, motivating the development of methods which rely on synthetic datasets for supervised training. We show that explicitly incorporating conten… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

    Comments: AAAI 2021

  5. arXiv:2012.04443  [pdf, other

    cs.CL

    Extractive Opinion Summarization in Quantized Transformer Spaces

    Authors: Stefanos Angelidis, Reinald Kim Amplayo, Yoshihiko Suhara, Xiaolan Wang, Mirella Lapata

    Abstract: 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. It uses a clustering interpretation of the quantized space and a novel extraction algorithm to discover popular opinions among hundreds of reviews, a significant step towards opin… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

    Comments: To appear in Transactions of the Association for Computational Linguistics (TACL); 16 pages

  6. arXiv:2006.00119  [pdf, other

    cs.CL

    Constructing Explainable Opinion Graphs from Review

    Authors: Nofar Carmeli, Xiaolan Wang, Yoshihiko Suhara, Stefanos Angelidis, Yuliang Li, Jinfeng Li, Wang-Chiew Tan

    Abstract: The Web is a major resource of both factual and subjective information. While there are significant efforts to organize factual information into knowledge bases, there is much less work on organizing opinions, which are abundant in subjective data, into a structured format. We present ExplainIt, a system that extracts and organizes opinions into an opinion graph, which are useful for downstream… ▽ More

    Submitted 13 April, 2021; v1 submitted 29 May, 2020; originally announced June 2020.

  7. arXiv:2005.01901  [pdf, other

    cs.CL

    OpinionDigest: A Simple Framework for Opinion Summarization

    Authors: Yoshihiko Suhara, Xiaolan Wang, Stefanos Angelidis, Wang-Chiew Tan

    Abstract: We present OpinionDigest, an abstractive opinion summarization framework, which does not rely on gold-standard summaries for training. The framework uses an Aspect-based Sentiment Analysis model to extract opinion phrases from reviews, and trains a Transformer model to reconstruct the original reviews from these extractions. At summarization time, we merge extractions from multiple reviews and sel… ▽ More

    Submitted 4 May, 2020; originally announced May 2020.

    Comments: ACL 2020 (short paper)

  8. arXiv:1910.00856  [pdf, other

    cs.CL

    BookQA: Stories of Challenges and Opportunities

    Authors: Stefanos Angelidis, Lea Frermann, Diego Marcheggiani, Roi Blanco, Lluís Màrquez

    Abstract: We present a system for answering questions based on the full text of books (BookQA), which first selects book passages given a question at hand, and then uses a memory network to reason and predict an answer. To improve generalization, we pretrain our memory network using artificial questions generated from book sentences. We experiment with the recently published NarrativeQA corpus, on the subse… ▽ More

    Submitted 2 October, 2019; originally announced October 2019.

    Comments: Accepted at 2nd Workshop on Machine Reading for Question Answering (MRQA), EMNLP 2019

  9. arXiv:1808.08858  [pdf, other

    cs.CL cs.AI cs.LG

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

    Authors: Stefanos Angelidis, Mirella Lapata

    Abstract: 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 ob… ▽ More

    Submitted 27 August, 2018; originally announced August 2018.

    Comments: In EMNLP 2018 (long paper). For supplementary material, see http://stangelid.github.io/supplemental.pdf

  10. arXiv:1711.09645  [pdf, other

    cs.CL cs.IR cs.LG

    Multiple Instance Learning Networks for Fine-Grained Sentiment Analysis

    Authors: Stefanos Angelidis, Mirella Lapata

    Abstract: We consider the task of fine-grained sentiment analysis from the perspective of multiple instance learning (MIL). Our neural model is trained on document sentiment labels, and learns to predict the sentiment of text segments, i.e. sentences or elementary discourse units (EDUs), without segment-level supervision. We introduce an attention-based polarity scoring method for identifying positive and n… ▽ More

    Submitted 26 January, 2018; v1 submitted 27 November, 2017; originally announced November 2017.

    Comments: Final published version. Please cite using appropriate date (2018). Link to journal: http://www.transacl.org/ojs/index.php/tacl/article/view/1225/277

    Journal ref: Transactions of the Association for Computational Linguistics (TACL), 2018, Volume 6, pages 17-31