ACL 2022findings19 citations

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

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.

BibTeX
@inproceedings{clarke-etal-2022-one,
    title = "One Agent To Rule Them All: Towards Multi-agent Conversational {AI}",
    author = "Clarke, Christopher  and
      Peper, Joseph  and
      Krishnamurthy, Karthik  and
      Talamonti, Walter  and
      Leach, Kevin  and
      Lasecki, Walter  and
      Kang, Yiping  and
      Tang, Lingjia  and
      Mars, Jason",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.257/",
    doi = "10.18653/v1/2022.findings-acl.257",
    pages = "3258--3267"
}
One Agent To Rule Them All: Towards Multi-agent Conversational AI · ACL 2022