paper-with-me

Papers

Designing Multilingual Interactive Agents using Small Dialogue Corpora

2020-05-01 · LREC 2020 5 · Donghui Lin, Masayuki Otani, Ryosuke Okuno, Toru Ishida

Interactive dialogue agents like smart speakers have become more and more popular in recent years. These agents are being developed on machine learning technologies that use huge amounts of language resources. However, many entities in specialized fields are struggling to develop their own interactive agents due to a lack of language resources such as dialogue corpora, especially when the end users need interactive agents that offer multilingual support. Therefore, we aim at providing a general design framework for multilingual interactive agents in specialized domains that, it is assumed, have small or non-existent dialogue corpora. To achieve our goal, we first integrate and customize external language services for supporting multilingual functions of interactive agents. Then, we realize context-aware dialogue generation under the situation of small corpora. Third, we develop a gradual design process for acquiring dialogue corpora and improving the interactive agents. We implement a multilingual interactive agent in the field of healthcare and conduct experiments to illustrate the effectiveness of the implemented agent.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Learning through Dialogue Interactions by Asking Questions

2016-12-15 · Jiwei Li, Alexander H. Miller, Sumit Chopra, Marc'Aurelio Ranzato 외

A good dialogue agent should have the ability to interact with users by both responding to questions and by asking questions, and importantly to learn from both types of interaction. In this work, we explore this directi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dialogue SWE-Bench: A Benchmark for Dialogue-Driven Coding Agents

2026-06-12 · Brendan King, Jeffrey Flanigan arxiv

AI coding agents have rapidly transformed software engineering, powering widely used interactive coding assistants. Despite their interactive real-world use, existing benchmarks evaluate them as fully-autonomous systems.…

X-RiSAWOZ: High-Quality End-to-End Multilingual Dialogue Datasets and Few-shot Agents

2023-06-30 · Mehrad Moradshahi, Tianhao Shen, Kalika Bali, Monojit Choudhury 외

Task-oriented dialogue research has mainly focused on a few popular languages like English and Chinese, due to the high dataset creation cost for a new language. To reduce the cost, we apply manual editing to automatical…

Entity AlignmentMachine TranslationTranslation

A Voice Interactive Multilingual Student Support System using IBM Watson

2019-12-20 · Kennedy Ralston, Yuhao Chen, Haruna Isah, Farhana Zulkernine

Systems powered by artificial intelligence are being developed to be more user-friendly by communicating with users in a progressively human-like conversational way. Chatbots, also known as dialogue systems, interactive …

Chatbot

Emulating Aggregate Human Choice Behavior and Biases with GPT Conversational Agents

2026-02-05 · Stephen Pilli, Vivek Nallur arxiv

Cognitive biases often shape human decisions. While large language models (LLMs) have been shown to reproduce well-known biases, a more critical question is whether LLMs can predict biases at the individual level and emu…