paper-with-me

홈 › Papers

Reward Learning for Efficient Reinforcement Learning in Extractive Document Summarisation

2019-07-30 · Yang Gao, Christian M. Meyer, Mohsen Mesgar, Iryna Gurevych

Document summarisation can be formulated as a sequential decision-making problem, which can be solved by Reinforcement Learning (RL) algorithms. The predominant RL paradigm for summarisation learns a cross-input policy, which requires considerable time, data and parameter tuning due to the huge search spaces and the delayed rewards. Learning input-specific RL policies is a more efficient alternative but so far depends on handcrafted rewards, which are difficult to design and yield poor performance. We propose RELIS, a novel RL paradigm that learns a reward function with Learning-to-Rank (L2R) algorithms at training time and uses this reward function to train an input-specific RL policy at test time. We prove that RELIS guarantees to generate near-optimal summaries with appropriate L2R and RL algorithms. Empirically, we evaluate our approach on extractive multi-document summarisation. We show that RELIS reduces the training time by two orders of magnitude compared to the state-of-the-art models while performing on par with them.

📄 PDF Abstract BibTeX arXiv:1907.12894

Code (1)

UKPLab/ijcai2019-relis 공식 구현 pytorch

Tasks

Decision MakingLearning-To-Rankreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Towards Abstractive Timeline Summarisation using Preference-based Reinforcement Learning

2022-11-14 · Yuxuan Ye, Edwin Simpson

This paper introduces a novel pipeline for summarising timelines of events reported by multiple news sources. Transformer-based models for abstractive summarisation generate coherent and concise summaries of long documen…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Unsupervised Compressive Text Summarisation with Reinforcement Learning

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…

Hallucinationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient and Interpretable Compressive Text Summarisation with Unsupervised Dual-Agent Reinforcement Learning

2023-06-06 · Peggy Tang, Junbin Gao, Lei Zhang, Zhiyong Wang

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…

Hallucinationreinforcement-learning

Extractive Financial Narrative Summarisation based on DPPs

2020-12-01 · FNP (COLING) 2020 12 · Lei LI, Yafei Jiang, Yinan Liu

We participate in the FNS-Summarisation 2020 shared task to be held at FNP 2020 workshop at COLING 2020. Based on Determinantal Point Processes (DPPs), we build an extractive automatic financial summarisation system for …

DiversityPoint Processes

Sequence-Based Extractive Summarisation for Scientific Articles

2022-04-07 · Daniel Kershaw, Rob Koeling

This paper presents the results of research on supervised extractive text summarisation for scientific articles. We show that a simple sequential tagging model based only on the text within a document achieves high resul…

ArticlesSentence