Teaching Machines to Converse
Jiwei Li

TL;DR
This paper explores neural network-based dialogue systems, addressing their challenges and developing interactive question-answering agents that learn and improve through human interactions in open-domain conversations.
Contribution
It introduces methods to overcome neural dialogue systems' limitations and develops interactive agents capable of asking questions and learning from human interactions.
Findings
Neural dialogue models face issues like dull responses and lack of coherence.
Proposed methods improve long-term conversation management.
Interactive training enhances agent performance through human feedback.
Abstract
The ability of a machine to communicate with humans has long been associated with the general success of AI. This dates back to Alan Turing's epoch-making work in the early 1950s, which proposes that a machine's intelligence can be tested by how well it, the machine, can fool a human into believing that the machine is a human through dialogue conversations. Many systems learn generation rules from a minimal set of authored rules or labels on top of hand-coded rules or templates, and thus are both expensive and difficult to extend to open-domain scenarios. Recently, the emergence of neural network models the potential to solve many of the problems in dialogue learning that earlier systems cannot tackle: the end-to-end neural frameworks offer the promise of scalability and language-independence, together with the ability to track the dialogue state and then mapping between states and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
