Enhancing Cross-Domain Slot Filling with Joint LLM Data Generation and Data Curation
Peijie Huang, Weizhen Li, Yuhong Xu, Junbao Huang
Abstract
In real-world scenarios, due to data scarcity, cross-domain slot filling in spoken language understanding remains a significant challenge. Previous works focus on supplementing sequence labeling models with slot meta-information or metric learning. They have poor generalization capabilities lacking specific domain knowledge. To enhance generalization, recent studies introduce implicit general knowledge to enhance the performance of slots lacking domain-specific knowledge by further pretraining or larger-parameter generative models. However, this knowledge is domain-agnostic and difficult to provide comprehensive knowledge for target domain. Therefore, we propose a two-stage data generation strategy, utilizing powerful LLMs to synthesize samples to introduce knowledge for each slot of the data-scarce target domain. More importantly, we employ a data curation mechanism based on confidence and uncertainty to identify and filter out low-quality samples to obtain a high-quality synthetic dataset. Extensive experimental results demonstrate the effectiveness and generality of our approach.
BibTeX
@inproceedings{icassp2025_enhancingcrossdo,
title = {Enhancing Cross-Domain Slot Filling with Joint LLM Data Generation and Data Curation},
author = {Peijie Huang and Weizhen Li and Yuhong Xu and Junbao Huang},
booktitle = {ICASSP 2025},
year = {2025}
}