Challenge: End-to-end neural models for conversational agents require large corpus of dialogues to learn effectively.
Approach: They propose a method for building an agent for arbitrary tasks by combining dialogue self-play and crowd-sourcing.
Outcome: The proposed approach can be quickly bootstrapped to deploy in front of users and further optimized via interactive learning from actual users.

Similar Papers

CHAI: A CHatbot AI for Task-Oriented Dialogue with Offline Reinforcement Learning (2022.naacl-main)

Copied to clipboard

Challenge: Existing approaches to training dialogue agents are supervised learning, but this is prohibitively expensive and time-consuming.
Approach: They propose offline reinforcement learning methods that can be used to train dialogue agents . offline reinforcement learn methods can be combined with language models to yield realistic dialogue agents.
Outcome: The proposed method can be combined with language models to produce realistic dialogue agents . the results show that the offline method can achieve the goal of the proposed system .
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.
Alexa Conversations: An Extensible Data-driven Approach for Building Task-oriented Dialogue Systems (2021.naacl-demos)

Copied to clipboard

Challenge: Traditional goal-oriented dialogue systems require annotations which are hard to obtain for every new domain, limiting scalability.
Approach: They propose a data-driven approach to building goal-oriented dialogue systems . they use a seed dialogue simulator to generate annotated conversations instead of collecting annotations .
Outcome: The proposed system improves turn-level action signature prediction accuracy by 50% . the system is scalable, extensible and data efficient .
Agentic Conversational Search with Contextualized Reasoning via Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on single-turn scenarios, which might lack the ability to handle multi-turn interactions.
Approach: They propose a conversational agent that interleaves search and reasoning across turns and provides tailored rewards towards evolving user goals.
Outcome: The proposed agent interleaves search and reasoning across turns, enabling exploratory and adaptive behaviors learned through reinforcement learning (RL) training with tailored rewards towards evolving user goals.
Bootstrapping LLM-based Task-Oriented Dialogue Agents via Self-Talk (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are powerful dialogue agents, but specializing them towards fulfilling a specific function can be prohibitive in terms of feasibility, time, and resources.
Approach: They propose a method for training large language models by enabling "self-talk" they propose supervised fine-tuning of LLMs to improve quality of dialogues .
Outcome: The proposed method generates training data via "self-talk" of LLMs that can be refined and utilized for supervised fine-tuning.
Transferable Dialogue Systems and User Simulators (2021.acl-long)

Copied to clipboard

Challenge: a lack of training data is limiting the development of dialogue systems . we develop a framework for creating dialogue data through self-play between agents .
Approach: They propose a framework that can incorporate new dialogue scenarios through self-play between two agents.
Outcome: The proposed framework is highly effective in bootstrapping the performance of two agents in transfer learning.
Dialogue in the Wild: Learning from a Deployed Role-Playing Game with Humans and Bots (2021.findings-acl)

Copied to clipboard

Challenge: prevailing paradigm in natural language processing research is to build a fixed dataset and freeze it, without any ability for the model to interact with humans using language at training time at all.
Approach: They build and deploy a role-playing game where players converse with learning agents situated in an open-domain fantasy world.
Outcome: The proposed game enables human players to learn from human conversations and improves on their models.
Beyond Candidates : Adaptive Dialogue Agent Utilizing Persona and Knowledge (2023.findings-emnlp)

Copied to clipboard

Challenge: a previous study suggested that human dialogue systems ground persona and knowledge but they require incomplete candidate sets.
Approach: They propose an adaptive dialogue agent that uses persona and knowledge without candidate sets . their model generates consistent and relevant persona descriptions and identifies relevant knowledge .
Outcome: The proposed model outperforms baselines that ground persona and knowledge candidates even with fragmentary information.
Learning as Conversation: Dialogue Systems Reinforced for Information Acquisition (2022.naacl-main)

Copied to clipboard

Challenge: a novel AI-empowered chat bot for learning as conversation can be applied to various domains without in-domain dialogue data.
Approach: They propose a novel task where a user does not read a passage but gains information and knowledge through conversation with a teacher bot.
Outcome: The proposed system can be transferred to various domains without in-domain dialogue data and can carry out conversations both informative and attentive to users.
Human-centric dialog training via offline reinforcement learning (2020.emnlp-main)

Copied to clipboard

Challenge: a novel offline RL method can train dialog models to produce better conversations without the risk of humans teaching it harmful chat behaviors.
Approach: They develop offline reinforcement learning algorithms that use human feedback to train dialog models . they use language similarity, laughter, sentiment, and more to identify positive feedback .
Outcome: The proposed method improves on existing methods with 80 users in an open-domain setting.

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