BriefGPT.xyz
Oct, 2020
面向组合式任务的低资源域自适应语义解析
Low-Resource Domain Adaptation for Compositional Task-Oriented Semantic Parsing
HTML
PDF
Xilun Chen, Asish Ghoshal, Yashar Mehdad, Luke Zettlemoyer, Sonal Gupta
TL;DR
本文介绍了一种新方法,使用BART进行表征学习并使用基于优化的元学习方法来提高到低资源域的泛化性能,以使任务导向的语义解析器适应低资源域,这种方法在新收集的多领域任务导向语义解析数据集(TOPv2)方面明显优于所有基线方法。
Abstract
task-oriented semantic parsing
is a critical component of
virtual assistants
, which is responsible for understanding the user's intents (set reminder, play music, etc.). Recent advances in
→