Revisit Out-Of-Vocabulary Problem for Slot Filling: A Unified Contrastive Frameword with Multi-level Data Augmentations
Daichi Guo, Guanting Dong, Dayuan Fu, Yuxiang Wu, Chen, Zeng, Tingfeng Hui, Liwen Wang, Xuefeng Li, Zechen Wang and, Keqing He, Xinyue Cui, Weiran Xu

TL;DR
This paper introduces a novel contrastive learning framework with multi-level data augmentation to improve slot filling models' robustness against Out-of-Vocabulary issues in dialogue systems.
Contribution
It proposes a unified contrastive learning approach combined with multi-level data augmentation to enhance OOV robustness in slot filling tasks.
Findings
Outperforms previous state-of-the-art methods on two datasets.
Effectively handles OOV words and slots in slot filling.
Demonstrates improved generalization in OOV scenarios.
Abstract
In real dialogue scenarios, the existing slot filling model, which tends to memorize entity patterns, has a significantly reduced generalization facing Out-of-Vocabulary (OOV) problems. To address this issue, we propose an OOV robust slot filling model based on multi-level data augmentations to solve the OOV problem from both word and slot perspectives. We present a unified contrastive learning framework, which pull representations of the origin sample and augmentation samples together, to make the model resistant to OOV problems. We evaluate the performance of the model from some specific slots and carefully design test data with OOV word perturbation to further demonstrate the effectiveness of OOV words. Experiments on two datasets show that our approach outperforms the previous sota methods in terms of both OOV slots and words.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
MethodsTest · Contrastive Learning
