Challenge: Reinforcement learning methods suffer from sparse and unstable reward signals . alternating training of dialogue agent and reward model can get stuck in local optima .
Approach: They propose to decompose adversarial training into two steps to improve dialogue policy learning.
Outcome: The proposed method achieves remarkable task success rate using both on-policy and off-poly reinforcement learning methods.

Similar Papers

Rethinking Supervised Learning and Reinforcement Learning in Task-Oriented Dialogue Systems (2020.findings-emnlp)

Copied to clipboard

Challenge: Dialogue policy learning for task-oriented dialogue systems has enjoyed great progress through using reinforcement learning methods.
Approach: They propose a dialogue action decoder and a simulator-free adversarial learning method to improve dialogue agent performance without using reinforcement learning.
Outcome: The proposed methods achieve more stable and higher performance with fewer efforts, such as the domain knowledge required to design a user simulator and the intractable parameter tuning in reinforcement learning.
Guided Dialog Policy Learning: Reward Estimation for Multi-Domain Task-Oriented Dialog (D19-1)

Copied to clipboard

Challenge: Existing methods to learn dialog policy require elaborate design and user goals.
Approach: They propose an algorithm that estimates the reward signal and infers the user goal in dialog sessions.
Outcome: The proposed algorithm achieves higher task success than state-of-the-art models on a multi-domain task-oriented dialog dataset.
Semi-Supervised Dialogue Policy Learning via Stochastic Reward Estimation (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for dialogue policy optimization do not provide sufficient supervision signals at the end of dialogues.
Approach: They propose to learn from state-action pairs of an optimal policy to provide turn-by-turn rewards.
Outcome: The proposed approach outperforms competitive policy learning baselines on a benchmark multi-domain dataset.
Learning Efficient Dialogue Policy from Demonstrations through Shaping (2020.acl-main)

Copied to clipboard

Challenge: Using reinforcement learning to learn dialogue policy requires a large volume of interactions with users.
Approach: They propose a task-oriented dialogue agent that efficiently learns dialogue policy from demonstrations . they use an imitation model to distill knowledge from demonstration and reward shaping .
Outcome: The proposed agent efficiently learns dialogue policy from demonstrations through policy shaping and reward shaping.
Multi-Agent Task-Oriented Dialog Policy Learning with Role-Aware Reward Decomposition (2020.acl-main)

Copied to clipboard

Challenge: Many studies have applied reinforcement learning to train a dialog policy . but modeling a real-world user simulator is challenging and requires domain expertise .
Approach: They propose to build dialog policies with two agents as dialog agents to avoid building a user simulator beforehand.
Outcome: The proposed method can build a system policy and a user policy simultaneously . it can achieve high task success rate through conversational interaction .
Counterfactual Off-Policy Training for Neural Dialogue Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models for open-domain dialogue generation suffer from data insufficiency . a potential response inferred in hindsight is called a counterfactual reasoning .
Approach: They propose to explore potential responses by counterfactual reasoning . given an observed response, the model automatically infers the outcome of an alternative policy that could have been taken .
Outcome: The proposed model outperforms the HRED model and conventional learning frameworks on the DailyDialog dataset.
Few-Shot Structured Policy Learning for Multi-Domain and Multi-Task Dialogues (2023.findings-eacl)

Copied to clipboard

Challenge: Reinforcement learning is widely adopted to model dialogue managers in task-oriented dialogues, but the user simulator provided by state-of-the-art dialogue frameworks are only rough approximations of human behaviour.
Approach: They propose to use structured policies to improve sample efficiency when learning on multi-domain and multi-task environments.
Outcome: The proposed policies improve sample efficiency and performance on multi-domain and multi-task environments.
Learning Goal-oriented Dialogue Policy with opposite Agent Awareness (2020.aacl-main)

Copied to clipboard

Challenge: Existing approaches for goal-oriented dialogue policy learning focus on the target agent policy and treat the opposite agent policy as part of the environment.
Approach: They propose a framework for policy learning in goal-oriented dialogues that uses the opposite agent's policy estimation to improve the target agent by regarding it as part of the target policy.
Outcome: The proposed framework shows superior performance over state-of-the-art models on cooperative and competitive dialogue tasks.
A Versatile Adaptive Curriculum Learning Framework for Task-oriented Dialogue Policy Learning (2022.findings-naacl)

Copied to clipboard

Challenge: Existing training paradigms for dialogue policy learning with brute-force random sampling are expensive and lack reliable evaluation of difficulty scores.
Approach: They propose a flexible adaptive curriculum learning framework that integrates curriculum learning with a generic global curriculum.
Outcome: The proposed framework improves learning performance and efficiency on three public dialogue datasets.
A Collaborative Multi-agent Reinforcement Learning Framework for Dialog Action Decomposition (2021.emnlp-main)

Copied to clipboard

Challenge: Currently, most reinforcement learning methods for dialog policy learning train a centralized agent that selects a predefined joint action concatenating domain name, intent type, and slot name.
Approach: They propose a hierarchical multi-agent framework in which each part of the action is led by a different agent and a joint optimization process that makes agents can exchange their policy information.
Outcome: The proposed framework reduces labor costs for action templates and decreases the size of the action space for each agent.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations