CLOct 7, 2021

Bridge to Target Domain by Prototypical Contrastive Learning and Label Confusion: Re-explore Zero-Shot Learning for Slot Filling

arXiv:2110.03572v1664 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of data scarcity in target domains for slot filling, though it appears incremental as it builds on existing zero-shot learning methods.

The paper tackles the problem of poor performance on unseen slots in zero-shot cross-domain slot filling by proposing a novel approach based on prototypical contrastive learning and a dynamic label confusion strategy, achieving significant improvement on unseen slots and setting new state-of-the-art results.

Zero-shot cross-domain slot filling alleviates the data dependence in the case of data scarcity in the target domain, which has aroused extensive research. However, as most of the existing methods do not achieve effective knowledge transfer to the target domain, they just fit the distribution of the seen slot and show poor performance on unseen slot in the target domain. To solve this, we propose a novel approach based on prototypical contrastive learning with a dynamic label confusion strategy for zero-shot slot filling. The prototypical contrastive learning aims to reconstruct the semantic constraints of labels, and we introduce the label confusion strategy to establish the label dependence between the source domains and the target domain on-the-fly. Experimental results show that our model achieves significant improvement on the unseen slots, while also set new state-of-the-arts on slot filling task.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes