BriefGPT.xyz
Mar, 2020
使用双语句编码器的高效意图检测
Efficient Intent Detection with Dual Sentence Encoders
HTML
PDF
Iñigo Casanueva, Tadas Temčinas, Daniela Gerz, Matthew Henderson, Ivan Vulić
TL;DR
该研究提出一种利用预训练双句编码器的意图检测方法,证明在少样本学习场景下,该方法比全BERT-Large模型的意图检测器表现更加稳定、更具普适性,且能够在短时间内训练并保持超参数稳定性。此外,研究团队还发布了相关代码和单域13,083个annotated样本的77种意图的数据集。
Abstract
Building
conversational systems
in new domains and with added functionality requires resource-efficient models that work under low-data regimes (i.e., in few-shot setups). Motivated by these requirements, we introduce
i
→