paper-with-me

Papers

Topic-Selective Graph Network for Topic-Focused Summarization

2023-02-25 · Shi Zesheng, Zhou Yucheng

Due to the success of the pre-trained language model (PLM), existing PLM-based summarization models show their powerful generative capability. However, these models are trained on general-purpose summarization datasets, leading to generated summaries failing to satisfy the needs of different readers. To generate summaries with topics, many efforts have been made on topic-focused summarization. However, these works generate a summary only guided by a prompt comprising topic words. Despite their success, these methods still ignore the disturbance of sentences with non-relevant topics and only conduct cross-interaction between tokens by attention module. To address this issue, we propose a topic-arc recognition objective and topic-selective graph network. First, the topic-arc recognition objective is used to model training, which endows the capability to discriminate topics for the model. Moreover, the topic-selective graph network can conduct topic-guided cross-interaction on sentences based on the results of topic-arc recognition. In the experiments, we conduct extensive evaluations on NEWTS and COVIDET datasets. Results show that our methods achieve state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2302.13106

Code (0)

등록된 구현이 없습니다.

Tasks

ARCLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Query-focused Multi-document Summarization: Combining a Novel Topic Model with Graph-based Semi-supervised Learning

2012-12-10 · Jiwei Li, Sujian Li

Graph-based semi-supervised learning has proven to be an effective approach for query-focused multi-document summarization. The problem of previous semi-supervised learning is that sentences are ranked without considerin…

Document SummarizationMulti-Document SummarizationSentence

Rewards with Negative Examples for Reinforced Topic-Focused Abstractive Summarization

2021-11-01 · EMNLP (newsum) 2021 11 · Khalil Mrini, Can Liu, Markus Dreyer

We consider the problem of topic-focused abstractive summarization, where the goal is to generate an abstractive summary focused on a particular topic, a phrase of one or multiple words. We hypothesize that the task of g…

Abstractive Text SummarizationDeep Reinforcement LearningReinforcement Learning (RL)

Query-focused Multi-Document Summarization: Combining a Topic Model with Graph-based Semi-supervised Learning

2014-08-01 · COLING 2014 8 · Yan-ran Li, Sujian Li
Document SummarizationGraph RankingMulti-Document SummarizationTopic Models

Logit Reweighting for Topic-Focused Summarization

2025-07-07 · Joschka Braun, Bálint Mucsányi, Seyed Ali Bahrainian arxiv

Generating abstractive summaries that adhere to a specific topic remains a significant challenge for language models. While standard approaches, such as fine-tuning, are resource-intensive, simpler methods like prompt en…

Prompt Engineering

Label-Free Topic-Focused Summarization Using Query Augmentation

2024-04-25 · Wenchuan Mu, Kwan Hui Lim

In today's data and information-rich world, summarization techniques are essential in harnessing vast text to extract key information and enhance decision-making and efficiency. In particular, topic-focused summarization…

Decision Making