English

Few-Shot NLU with Vector Projection Distance and Abstract Triangular CRF

Computation and Language 2021-12-10 v1

Abstract

Data sparsity problem is a key challenge of Natural Language Understanding (NLU), especially for a new target domain. By training an NLU model in source domains and applying the model to an arbitrary target domain directly (even without fine-tuning), few-shot NLU becomes crucial to mitigate the data scarcity issue. In this paper, we propose to improve prototypical networks with vector projection distance and abstract triangular Conditional Random Field (CRF) for the few-shot NLU. The vector projection distance exploits projections of contextual word embeddings on label vectors as word-label similarities, which is equivalent to a normalized linear model. The abstract triangular CRF learns domain-agnostic label transitions for joint intent classification and slot filling tasks. Extensive experiments demonstrate that our proposed methods can significantly surpass strong baselines. Specifically, our approach can achieve a new state-of-the-art on two few-shot NLU benchmarks (Few-Joint and SNIPS) in Chinese and English without fine-tuning on target domains.

Keywords

Cite

@article{arxiv.2112.04999,
  title  = {Few-Shot NLU with Vector Projection Distance and Abstract Triangular CRF},
  author = {Su Zhu and Lu Chen and Ruisheng Cao and Zhi Chen and Qingliang Miao and Kai Yu},
  journal= {arXiv preprint arXiv:2112.04999},
  year   = {2021}
}

Comments

Accepted by NLPCC 2021

R2 v1 2026-06-24T08:10:56.613Z