# Reinforcement Learning for Personalized Dialogue Management

**Authors:** Floris den Hengst, Mark Hoogendoorn, Frank van Harmelen, Joost Bosman

arXiv: 1908.00286 · 2024-02-09

## TL;DR

This paper explores reinforcement learning methods for personalized dialogue management, introducing approaches that generalize user context across multiple users and domains, and demonstrating their effectiveness in financial product recommendation tasks.

## Contribution

It proposes two RL-based approaches for generalized user context utilization in dialogue systems, extending traditional models and segmenting users by context.

## Key findings

- RL approaches outperform handcrafted standards
- Context-aware methods improve dialogue policy effectiveness
- Segmentation by context enhances personalization

## Abstract

Language systems have been of great interest to the research community and have recently reached the mass market through various assistant platforms on the web. Reinforcement Learning methods that optimize dialogue policies have seen successes in past years and have recently been extended into methods that personalize the dialogue, e.g. take the personal context of users into account. These works, however, are limited to personalization to a single user with whom they require multiple interactions and do not generalize the usage of context across users. This work introduces a problem where a generalized usage of context is relevant and proposes two Reinforcement Learning (RL)-based approaches to this problem. The first approach uses a single learner and extends the traditional POMDP formulation of dialogue state with features that describe the user context. The second approach segments users by context and then employs a learner per context. We compare these approaches in a benchmark of existing non-RL and RL-based methods in three established and one novel application domain of financial product recommendation. We compare the influence of context and training experiences on performance and find that learning approaches generally outperform a handcrafted gold standard.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.00286/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1908.00286/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1908.00286/full.md

---
Source: https://tomesphere.com/paper/1908.00286