paper-with-me

Papers

APRIL: Interactively Learning to Summarise by Combining Active Preference Learning and Reinforcement Learning

2018-08-29 · EMNLP 2018 10 · Yang Gao, Christian M. Meyer, Iryna Gurevych

We propose a method to perform automatic document summarisation without using reference summaries. Instead, our method interactively learns from users' preferences. The merit of preference-based interactive summarisation is that preferences are easier for users to provide than reference summaries. Existing preference-based interactive learning methods suffer from high sample complexity, i.e. they need to interact with the oracle for many rounds in order to converge. In this work, we propose a new objective function, which enables us to leverage active learning, preference learning and reinforcement learning techniques in order to reduce the sample complexity. Both simulation and real-user experiments suggest that our method significantly advances the state of the art. Our source code is freely available at https://github.com/UKPLab/emnlp2018-april.

📄 PDF Abstract BibTeX arXiv:1808.09658

Code (1)

UKPLab/emnlp2018-april 공식 구현

Tasks

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Preference-based Interactive Multi-Document Summarisation

2019-06-07 · Yang Gao, Christian M. Meyer, Iryna Gurevych

Interactive NLP is a promising paradigm to close the gap between automatic NLP systems and the human upper bound. Preference-based interactive learning has been successfully applied, but the existing methods require seve…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Proposal: Interactively Learning to Summarise Timelines by Reinforcement Learning

2021-08-01 · ACL (InterNLP) 2021 8 · Yuxuan Ye, Edwin Simpson

Timeline Summarisation (TLS) aims to generate a concise, time-ordered list of events described in sources such as news articles. However, current systems do not provide an adequate way to adapt to new domains nor to focu…

Articlesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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)

MORAL: Aligning AI with Human Norms through Multi-Objective Reinforced Active Learning

2021-12-30 · Markus Peschl, Arkady Zgonnikov, Frans A. Oliehoek, Luciano C. Siebert

Inferring reward functions from demonstrations and pairwise preferences are auspicious approaches for aligning Reinforcement Learning (RL) agents with human intentions. However, state-of-the art methods typically focus o…

Active LearningEthicsReinforcement Learning (RL)

Interactively Learning Preference Constraints in Linear Bandits

2022-06-10 · David Lindner, Sebastian Tschiatschek, Katja Hofmann, Andreas Krause

We study sequential decision-making with known rewards and unknown constraints, motivated by situations where the constraints represent expensive-to-evaluate human preferences, such as safe and comfortable driving behavi…

Decision MakingSequential Decision Making