SOTAVerified

Benchmarking Language-agnostic Intent Classification for Virtual Assistant Platforms

2022-07-01NAACL (MIA) 2022Code Available0· sign in to hype

Gengyu Wang, Cheng Qian, Lin Pan, Haode Qi, Ladislav Kunc, Saloni Potdar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Current virtual assistant (VA) platforms are beholden to the limited number of languages they support. Every component, such as the tokenizer and intent classifier, is engineered for specific languages in these intricate platforms. Thus, supporting a new language in such platforms is a resource-intensive operation requiring expensive re-training and re-designing. In this paper, we propose a benchmark for evaluating language-agnostic intent classification, the most critical component of VA platforms. To ensure the benchmarking is challenging and comprehensive, we include 29 public and internal datasets across 10 low-resource languages and evaluate various training and testing settings with consideration of both accuracy and training time. The benchmarking result shows that Watson Assistant, among 7 commercial VA platforms and pre-trained multilingual language models (LMs), demonstrates close-to-best accuracy with the best accuracy-training time trade-off.

Tasks

Reproductions