English

Inverse Reinforcement Learning for Text Summarization

Computation and Language 2023-12-06 v2

Abstract

We introduce inverse reinforcement learning (IRL) as an effective paradigm for training abstractive summarization models, imitating human summarization behaviors. Our IRL model estimates the reward function using a suite of important sub-rewards for summarization and concurrently optimizes the policy network. Experimental results across datasets in different domains (CNN/DailyMail and WikiHow) and various model sizes (BART-base and BART-large) demonstrate the superiority of our proposed IRL model for summarization over MLE and RL baselines. The resulting summaries exhibit greater similarity to human-crafted gold references, outperforming MLE and RL baselines on metrics such as ROUGE, coverage, novelty, compression ratio, factuality, and human evaluations.

Keywords

Cite

@article{arxiv.2212.09917,
  title  = {Inverse Reinforcement Learning for Text Summarization},
  author = {Yu Fu and Deyi Xiong and Yue Dong},
  journal= {arXiv preprint arXiv:2212.09917},
  year   = {2023}
}

Comments

8 pages, 2 figures; accepted to Findings of EMNLP 2013

R2 v1 2026-06-28T07:43:32.689Z