paper-with-me

Papers

Convex Aggregation for Opinion Summarization

2021-04-03 · Findings (EMNLP) 2021 11 · Hayate Iso, Xiaolan Wang, Yoshihiko Suhara, Stefanos Angelidis, Wang-Chiew Tan

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 aggregation via simple average. However, little is known about how the vector aggregation step affects the generation quality. In this study, we revisit the commonly used simple average approach by examining the latent space and generated summaries. We found that text autoencoders tend to generate overly generic summaries from simply averaged latent vectors due to an unexpected $L_2$-norm shrinkage in the aggregated latent vectors, which we refer to as summary vector degeneration. To overcome this issue, we develop a framework Coop, which searches input combinations for the latent vector aggregation using input-output word overlap. Experimental results show that Coop successfully alleviates the summary vector degeneration issue and establishes new state-of-the-art performance on two opinion summarization benchmarks. Code is available at \url{https://github.com/megagonlabs/coop}.

📄 PDF Abstract BibTeX arXiv:2104.01371

Code (1)

megagonlabs/coop 공식 구현 pytorch

Tasks

Opinion SummarizationUnsupervised Opinion Summarization

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Thesis: Document Summarization with applications to Keyword extraction and Image Retrieval

2024-05-20 · Jayaprakash Sundararaj

Automatic summarization is the process of reducing a text document in order to generate a summary that retains the most important points of the original document. In this work, we study two problems - i) summarizing a te…

ArticlesDocument SummarizationImage RetrievalInformation Retrieval+4

Attributable and Scalable Opinion Summarization

2023-05-19 · Tom Hosking, Hao Tang, Mirella Lapata

We propose a method for unsupervised opinion summarization that encodes sentences from customer reviews into a hierarchical discrete latent space, then identifies common opinions based on the frequency of their encodings…

Opinion SummarizationUnsupervised Opinion Summarization

Polarity Calibration for Opinion Summarization

2024-04-02 · Yuanyuan Lei, Kaiqiang Song, Sangwoo Cho, Xiaoyang Wang 외

Opinion summarization is automatically generating summaries from a variety of subjective information, such as product reviews or political opinions. The challenge of opinions summarization lies in presenting divergent or…

ArticlesOpinion Summarization

Comparative Opinion Summarization via Collaborative Decoding

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Opinion summarization focuses on generating summaries that reflect popular opinions of multiple reviews for a single entity (e.g., a hotel or a product.) While generated summaries offer general and concise information ab…

Opinion Summarization

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