paper-with-me

Papers

Topic-Controllable Summarization: Topic-Aware Evaluation and Transformer Methods

2022-06-09 · Tatiana Passali, Grigorios Tsoumakas

Topic-controllable summarization is an emerging research area with a wide range of potential applications. However, existing approaches suffer from significant limitations. For example, the majority of existing methods built upon recurrent architectures, which can significantly limit their performance compared to more recent Transformer-based architectures, while they also require modifications to the model's architecture for controlling the topic. At the same time, there is currently no established evaluation metric designed specifically for topic-controllable summarization. This work proposes a new topic-oriented evaluation measure to automatically evaluate the generated summaries based on the topic affinity between the generated summary and the desired topic. The reliability of the proposed measure is demonstrated through appropriately designed human evaluation. In addition, we adapt topic embeddings to work with powerful Transformer architectures and propose a novel and efficient approach for guiding the summary generation through control tokens. Experimental results reveal that control tokens can achieve better performance compared to more complicated embedding-based approaches while also being significantly faster.

📄 PDF Abstract BibTeX arXiv:2206.04317

Code (1)

tatianapassali/topic-controllable-summarization 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Topic-controllable Abstractive Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Existing approaches for topic-controllable summarization either incorporate topic embeddings or modify the attention mechanism. The incorporation of such approaches in a particular summarization model requires the adapta…

Abstractive Text Summarization

Controllable Topic-Focused Abstractive Summarization

2023-11-12 · Seyed Ali Bahrainian, Martin Jaggi, Carsten Eickhoff

Controlled abstractive summarization focuses on producing condensed versions of a source article to cover specific aspects by shifting the distribution of generated text towards a desired style, e.g., a set of topics. Su…

Abstractive Text Summarization

No perspective, no perception!! Perspective-aware Healthcare Answer Summarization

2024-06-13 · Gauri Naik, Sharad Chandakacherla, Shweta Yadav, Md. Shad Akhtar

Healthcare Community Question Answering (CQA) forums offer an accessible platform for individuals seeking information on various healthcare-related topics. People find such platforms suitable for self-disclosure, seeking…

Community Question AnsweringQuestion Answering

Topic-Aware Encoding for Extractive Summarization

2021-12-17 · Mingyang Song, Liping Jing

Document summarization provides an instrument for faster understanding the collection of text documents and has several real-life applications. With the growth of online text data, numerous summarization models have been…

Document SummarizationExtractive SummarizationRepresentation LearningSentence

Topic-Oriented Spoken Dialogue Summarization for Customer Service with Saliency-Aware Topic Modeling

2020-12-14 · Yicheng Zou, Lujun Zhao, Yangyang Kang, Jun Lin 외

In a customer service system, dialogue summarization can boost service efficiency by automatically creating summaries for long spoken dialogues in which customers and agents try to address issues about specific topics. I…