One Agent To Rule Them All: Towards Multi-agent Conversational AI

Christopher Clarke, Joseph Peper, Karthik Krishnamurthy, Walter Talamonti, Kevin Leach, Walter Lasecki, Yiping Kang, Lingjia Tang, Jason Mars


Abstract
The increasing volume of commercially available conversational agents (CAs) on the market has resulted in users being burdened with learning and adopting multiple agents to accomplish their tasks. Though prior work has explored supporting a multitude of domains within the design of a single agent, the interaction experience suffers due to the large action space of desired capabilities. To address these problems, we introduce a new task BBAI: Black-Box Agent Integration, focusing on combining the capabilities of multiple black-box CAs at scale. We explore two techniques: question agent pairing and question response pairing aimed at resolving this task. Leveraging these techniques, we design One For All (OFA), a scalable system that provides a unified interface to interact with multiple CAs. Additionally, we introduce MARS: Multi-Agent Response Selection, a new encoder model for question response pairing that jointly encodes user question and agent response pairs. We demonstrate that OFA is able to automatically and accurately integrate an ensemble of commercially available CAs spanning disparate domains. Specifically, using the MARS encoder we achieve the highest accuracy on our BBAI task, outperforming strong baselines.
Anthology ID:
2022.findings-acl.257
Volume:
Findings of the Association for Computational Linguistics: ACL 2022
Month:
May
Year:
2022
Address:
Dublin, Ireland
Editors:
Smaranda Muresan, Preslav Nakov, Aline Villavicencio
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
3258–3267
Language:
URL:
https://aclanthology.org/2022.findings-acl.257
DOI:
10.18653/v1/2022.findings-acl.257
Bibkey:
Cite (ACL):
Christopher Clarke, Joseph Peper, Karthik Krishnamurthy, Walter Talamonti, Kevin Leach, Walter Lasecki, Yiping Kang, Lingjia Tang, and Jason Mars. 2022. One Agent To Rule Them All: Towards Multi-agent Conversational AI. In Findings of the Association for Computational Linguistics: ACL 2022, pages 3258–3267, Dublin, Ireland. Association for Computational Linguistics.
Cite (Informal):
One Agent To Rule Them All: Towards Multi-agent Conversational AI (Clarke et al., Findings 2022)
Copy Citation:
PDF:
https://preview.aclanthology.org/emnlp-22-attachments/2022.findings-acl.257.pdf
Video:
 https://preview.aclanthology.org/emnlp-22-attachments/2022.findings-acl.257.mp4
Code
 ChrisIsKing/black-box-multi-agent-integation
Data
BBAI Dataset