paper-with-me

홈 › Papers

Dialogue Learning With Human-In-The-Loop

2016-11-29 · Jiwei Li, Alexander H. Miller, Sumit Chopra, Marc'Aurelio Ranzato, Jason Weston

An important aspect of developing conversational agents is to give a bot the ability to improve through communicating with humans and to learn from the mistakes that it makes. Most research has focused on learning from fixed training sets of labeled data rather than interacting with a dialogue partner in an online fashion. In this paper we explore this direction in a reinforcement learning setting where the bot improves its question-answering ability from feedback a teacher gives following its generated responses. We build a simulator that tests various aspects of such learning in a synthetic environment, and introduce models that work in this regime. Finally, real experiments with Mechanical Turk validate the approach.

📄 PDF Abstract BibTeX arXiv:1611.09823

Code (2)

facebook/MemNN 공식 구현 torch
rohit129/Movie_KnowledgeGraph_QA

Tasks

Question Answeringreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Clipping Loops for Sample-Efficient Dialogue Policy Optimisation

2021-06-01 · NAACL 2021 4 · Yen-chen Wu, Carl Edward Rasmussen

Training dialogue agents requires a large number of interactions with users: agents have no idea about which responses are bad among a lengthy dialogue. In this paper, we propose loop-clipping policy optimisation (LCPO) …

Dial-In LLM: Human-Aligned LLM-in-the-loop Intent Clustering for Customer Service Dialogues

2024-12-12 · Mengze Hong, Wailing Ng, Chen Jason Zhang, Yuanfeng Song 외

Discovering customer intentions in dialogue conversations is crucial for automated service agents. However, existing intent clustering methods often fail to align with human perceptions due to a heavy reliance on embeddi…

ClusteringCoherence EvaluationIntent DiscoveryText Clustering

How Real Is AI Tutoring? Comparing Simulated and Human Dialogues in One-on-One Instruction

2025-09-02 · Ruijia Li, Yuan-Hao Jiang, Jiatong Wang, Bo Jiang arxiv

Heuristic and scaffolded teacher-student dialogues are widely regarded as critical for fostering students' higher-order thinking and deep learning. However, large language models (LLMs) currently face challenges in gener…

Does Collaborative Human-LM Dialogue Generation Help Information Extraction from Human Dialogues?

2023-07-13 · Bo-Ru Lu, Nikita Haduong, Chia-Hsuan Lee, Zeqiu Wu 외

The capabilities of pretrained language models have opened opportunities to explore new application areas, but applications involving human-human interaction are limited by the fact that most data is protected from publi…

Dialogue GenerationDialogue State TrackingLanguage Modelling

On-line Dialogue Policy Learning with Companion Teaching

2017-04-01 · EACL 2017 4 · Lu Chen, Runzhe Yang, Cheng Chang, Zihao Ye 외

On-line dialogue policy learning is the key for building evolvable conversational agent in real world scenarios. Poor initial policy can easily lead to bad user experience and consequently fail to attract sufficient user…

Dialogue Management