SumRecom: A Personalized Summarization Approach by Learning from Users' Feedback
Samira Ghodratnama, Mehrdad Zakershahrak
TL;DR
SumRecom addresses the challenge of user specific multi-document summarization by introducing a human in the loop framework that learns user interests from concept level preferences without relying on reference summaries. It integrates a user preference extractor employing active preference learning with a summarizer that uses inverse reinforcement learning to learn rewards and reinforcement learning to optimize the summary policy. The content selection is further guided by an ILP based generator, with a cross- input reward signal learned from domain expertise, and reinforced by a policy learner to produce user tailored outputs. Empirical results on DUC datasets, including a human study, demonstrate improved personalized summaries and lower cognitive burden, highlighting practical relevance for information overload scenarios and suggesting avenues for implicit preference learning and cross domain transfer.
Abstract
Existing multi-document summarization approaches produce a uniform summary for all users without considering individuals' interests, which is highly impractical. Making a user-specific summary is a challenging task as it requires: i) acquiring relevant information about a user; ii) aggregating and integrating the information into a user-model; and iii) utilizing the provided information in making the personalized summary. Therefore, in this paper, we propose a solution to a substantial and challenging problem in summarization, i.e., recommending a summary for a specific user. The proposed approach, called SumRecom, brings the human into the loop and focuses on three aspects: personalization, interaction, and learning user's interest without the need for reference summaries. SumRecom has two steps: i) The user preference extractor to capture users' inclination in choosing essential concepts, and ii) The summarizer to discover the user's best-fitted summary based on the given feedback. Various automatic and human evaluations on the benchmark dataset demonstrate the supremacy SumRecom in generating user-specific summaries. Document summarization and Interactive summarization and Personalized summarization and Reinforcement learning.
