# Robust Zero-Shot Cross-Domain Slot Filling with Example Values

**Authors:** Darsh J Shah, Raghav Gupta, Amir A Fayazi, Dilek Hakkani-Tur

arXiv: 1906.06870 · 2019-06-18

## TL;DR

This paper introduces a robust zero-shot cross-domain slot filling method that leverages slot descriptions and example values, improving transferability and performance in low-data scenarios for dialog systems.

## Contribution

It proposes a novel approach combining slot descriptions with example values to enhance zero-shot slot filling robustness across misaligned schemas.

## Key findings

- Outperforms state-of-the-art models on multi-domain datasets.
- Effective in low-data and schema-misalignment scenarios.
- Demonstrates improved transferability of slot representations.

## Abstract

Task-oriented dialog systems increasingly rely on deep learning-based slot filling models, usually needing extensive labeled training data for target domains. Often, however, little to no target domain training data may be available, or the training and target domain schemas may be misaligned, as is common for web forms on similar websites. Prior zero-shot slot filling models use slot descriptions to learn concepts, but are not robust to misaligned schemas. We propose utilizing both the slot description and a small number of examples of slot values, which may be easily available, to learn semantic representations of slots which are transferable across domains and robust to misaligned schemas. Our approach outperforms state-of-the-art models on two multi-domain datasets, especially in the low-data setting.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.06870/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1906.06870/full.md

## References

40 references — full list in the complete paper: https://tomesphere.com/paper/1906.06870/full.md

---
Source: https://tomesphere.com/paper/1906.06870