Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generative Zero-Shot Prompt Learning for Cross-Domain Slot Filling with Inverse Prompting

About

Zero-shot cross-domain slot filling aims to transfer knowledge from the labeled source domain to the unlabeled target domain. Existing models either encode slot descriptions and examples or design handcrafted question templates using heuristic rules, suffering from poor generalization capability or robustness. In this paper, we propose a generative zero-shot prompt learning framework for cross-domain slot filling, both improving generalization and robustness than previous work. Besides, we introduce a novel inverse prompting strategy to distinguish different slot types to avoid the multiple prediction problem, and an efficient prompt-tuning strategy to boost higher performance by only training fewer prompt parameters. Experiments and analysis demonstrate the effectiveness of our proposed framework, especially huge improvements (+13.44% F1) on the unseen slots.

Xuefeng Li, Liwen Wang, Guanting Dong, Keqing He, Jinzheng Zhao, Hao Lei, Jiachi Liu, Weiran Xu• 2023

Related benchmarks

TaskDatasetResultRank
Slot FillingSNIPS all target domains
F1 Score0.578
12
Slot FillingSNIPS BookRestaurant zero-shot
F1 Score63.77
11
Slot FillingSNIPS zero-shot (SearchScreeningEvent)
F1 Score51.42
11
Slot FillingSNIPS zero-shot Average
F1 Score61.07
11
Slot FillingSNIPS PlayMusic zero-shot (test)
F1 Score66.42
11
Slot FillingSNIPS RateBook zero-shot (test)
F1 Score47.53
11
Slot FillingSNIPS SearchCreativeWork zero-shot (test)
F1-score72.88
11
Slot FillingSNIPS zero-shot AddToPlaylist
F1 Score61.64
11
Slot FillingSNIPS GetWeather zero-shot
F1 Score64.97
11
Showing 9 of 9 rows

Other info

Code

Follow for update