English

DemoNSF: A Multi-task Demonstration-based Generative Framework for Noisy Slot Filling Task

Computation and Language 2023-10-17 v1 Artificial Intelligence Information Retrieval Machine Learning

Abstract

Recently, prompt-based generative frameworks have shown impressive capabilities in sequence labeling tasks. However, in practical dialogue scenarios, relying solely on simplistic templates and traditional corpora presents a challenge for these methods in generalizing to unknown input perturbations. To address this gap, we propose a multi-task demonstration based generative framework for noisy slot filling, named DemoNSF. Specifically, we introduce three noisy auxiliary tasks, namely noisy recovery (NR), random mask (RM), and hybrid discrimination (HD), to implicitly capture semantic structural information of input perturbations at different granularities. In the downstream main task, we design a noisy demonstration construction strategy for the generative framework, which explicitly incorporates task-specific information and perturbed distribution during training and inference. Experiments on two benchmarks demonstrate that DemoNSF outperforms all baseline methods and achieves strong generalization. Further analysis provides empirical guidance for the practical application of generative frameworks. Our code is released at https://github.com/dongguanting/Demo-NSF.

Keywords

Cite

@article{arxiv.2310.10169,
  title  = {DemoNSF: A Multi-task Demonstration-based Generative Framework for Noisy Slot Filling Task},
  author = {Guanting Dong and Tingfeng Hui and Zhuoma GongQue and Jinxu Zhao and Daichi Guo and Gang Zhao and Keqing He and Weiran Xu},
  journal= {arXiv preprint arXiv:2310.10169},
  year   = {2023}
}

Comments

Findings of EMNLP 2023 (Short Paper)

R2 v1 2026-06-28T12:51:38.988Z