paper-with-me

홈 › Papers

Bootstrapping Conversational Agents With Weak Supervision

2018-12-14 · Neil Mallinar, Abhishek Shah, Rajendra Ugrani, Ayush Gupta, Manikandan Gurusankar, Tin Kam Ho, Q. Vera Liao, Yunfeng Zhang, Rachel K. E. Bellamy, Robert Yates, Chris Desmarais, Blake McGregor

Many conversational agents in the market today follow a standard bot development framework which requires training intent classifiers to recognize user input. The need to create a proper set of training examples is often the bottleneck in the development process. In many occasions agent developers have access to historical chat logs that can provide a good quantity as well as coverage of training examples. However, the cost of labeling them with tens to hundreds of intents often prohibits taking full advantage of these chat logs. In this paper, we present a framework called \textit{search, label, and propagate} (SLP) for bootstrapping intents from existing chat logs using weak supervision. The framework reduces hours to days of labeling effort down to minutes of work by using a search engine to find examples, then relies on a data programming approach to automatically expand the labels. We report on a user study that shows positive user feedback for this new approach to build conversational agents, and demonstrates the effectiveness of using data programming for auto-labeling. While the system is developed for training conversational agents, the framework has broader application in significantly reducing labeling effort for training text classifiers.

📄 PDF Abstract BibTeX arXiv:1812.06176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Demonstrating CAT: Synthesizing Data-Aware Conversational Agents for Transactional Databases

2022-03-26 · Marius Gassen, Benjamin Hättasch, Benjamin Hilprecht, Nadja Geisler 외

Databases for OLTP are often the backbone for applications such as hotel room or cinema ticket booking applications. However, developing a conversational agent (i.e., a chatbot-like interface) to allow end-users to inter…

Chatbot

Bootstrapping Multilingual AMR with Contextual Word Alignments

2021-02-03 · EACL 2021 2 · Janaki Sheth, Young-suk Lee, Ramon Fernandez Astudillo, Tahira Naseem 외

We develop high performance multilingualAbstract Meaning Representation (AMR) sys-tems by projecting English AMR annotationsto other languages with weak supervision. Weachieve this goal by bootstrapping transformer-based…

Multilingual Word EmbeddingsWord AlignmentWord EmbeddingsXLM-R

Co-training an Unsupervised Constituency Parser with Weak Supervision

2021-10-05 · Findings (ACL) 2022 5 · Nickil Maveli, Shay B. Cohen

We introduce a method for unsupervised parsing that relies on bootstrapping classifiers to identify if a node dominates a specific span in a sentence. There are two types of classifiers, an inside classifier that acts on…

Constituency Grammar InductionInductive BiasSentence

Federated Self-Learning with Weak Supervision for Speech Recognition

2023-06-21 · Milind Rao, Gopinath Chennupati, Gautam Tiwari, Anit Kumar Sahu 외

Automatic speech recognition (ASR) models with low-footprint are increasingly being deployed on edge devices for conversational agents, which enhances privacy. We study the problem of federated continual incremental lear…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Incremental LearningNatural Language Understanding+3

Bootstrapping a Neural Conversational Agent with Dialogue Self-Play, Crowdsourcing and On-Line Reinforcement Learning

2018-06-01 · NAACL 2018 6 · Pararth Shah, Dilek Hakkani-T{\"u}r, Bing Liu, Gokhan T{\"u}r

End-to-end neural models show great promise towards building conversational agents that are trained from data and on-line experience using supervised and reinforcement learning. However, these models require a large corp…

Reinforcement LearningReinforcement Learning (RL)