paper-with-me

홈 › Papers

Low-Resource Adaptation of Open-Domain Generative Chatbots

2021-08-13 · dialdoc (ACL) 2022 5 · Greyson Gerhard-Young, Raviteja Anantha, Srinivas Chappidi, Björn Hoffmeister

Recent work building open-domain chatbots has demonstrated that increasing model size improves performance. On the other hand, latency and connectivity considerations dictate the move of digital assistants on the device. Giving a digital assistant like Siri, Alexa, or Google Assistant the ability to discuss just about anything leads to the need for reducing the chatbot model size such that it fits on the user's device. We demonstrate that low parameter models can simultaneously retain their general knowledge conversational abilities while improving in a specific domain. Additionally, we propose a generic framework that accounts for variety in question types, tracks reference throughout multi-turn conversations, and removes inconsistent and potentially toxic responses. Our framework seamlessly transitions between chatting and performing transactional tasks, which will ultimately make interactions with digital assistants more human-like. We evaluate our framework on 1 internal and 4 public benchmark datasets using both automatic (Perplexity) and human (SSA - Sensibleness and Specificity Average) evaluation metrics and establish comparable performance while reducing model parameters by 90%.

📄 PDF Abstract BibTeX arXiv:2108.06329

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotGeneral KnowledgeSpecificity

Similar Papers 제목 키워드 기반

Are Neural Open-Domain Dialog Systems Robust to Speech Recognition Errors in the Dialog History? An Empirical Study

2020-08-18 · Karthik Gopalakrishnan, Behnam Hedayatnia, Longshaokan Wang, Yang Liu 외

Large end-to-end neural open-domain chatbots are becoming increasingly popular. However, research on building such chatbots has typically assumed that the user input is written in nature and it is not clear whether these…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Open-Domain Dialogspeech-recognition+1

Observations on LLMs for Telecom Domain: Capabilities and Limitations

2023-05-22 · Sumit Soman, Ranjani H G

The landscape for building conversational interfaces (chatbots) has witnessed a paradigm shift with recent developments in generative Artificial Intelligence (AI) based Large Language Models (LLMs), such as ChatGPT by Op…

Domain AdaptationLanguage ModelingLanguage ModellingLarge Language Model

Comparing Generative Chatbots Based on Process Requirements

2023-11-28 · Luis Fernando Lins, Nathalia Nascimento, Paulo Alencar, Toacy Oliveira 외

Business processes are commonly represented by modelling languages, such as Event-driven Process Chain (EPC), Yet Another Workflow Language (YAWL), and the most popular standard notation for modelling business processes,…

Language ModelingLanguage Modelling

Low Resource Chat Translation: A Benchmark for Hindi–English Language Pair

2022-09-01 · AMTA 2022 9 · Baban Gain, Ramakrishna Appicharla, Asif Ekbal, Muthusamy Chelliah 외

Chatbots are used in various sectors such as banking, healthcare, e-commerce, etc, and are mainly available in English. Machine Translation (MT) could be an effective way to develop multilingual chatbots. This paper prov…

Domain AdaptationMachine TranslationSentenceTransfer Learning+1

The Open-domain Paradox for Chatbots: Common Ground as the Basis for Human-like Dialogue

2023-03-21 · Gabriel Skantze, A. Seza Doğruöz

There is a surge in interest in the development of open-domain chatbots, driven by the recent advancements of large language models. The "openness" of the dialogue is expected to be maximized by providing minimal informa…

Position