jasonwu0731/trade-dst
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743
Built with PyTorch, TRADE uses a shared encoder-decoder architecture with a copy mechanism and slot gate to generate dialogue states across multiple domains, enabling zero-shot and few-shot transfer to unseen domains. The model decodes (domain, slot, value) triplets independently while leveraging a gating mechanism to predict slot activation, addressing the key limitation of tracking unknown slot values not seen during training. Includes support for continual learning approaches (EWC, GEM) to adapt to new domains without catastrophic forgetting, evaluated on the MultiWOZ dataset.
394 stars. No commits in the last 6 months.
Stars
394
Forks
114
Language
Python
License
—
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jasonwu0731/trade-dst"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/nodejs-dialogflow
This repository is deprecated. All of its content and history has been moved to...
Dicklesworthstone/bio_inspired_nanochat
A version of Karpathy's Nanochat that attempts to capture more biologically inspired structure.
fabiomatricardi/GPT4All_Medium
Repo of the code from the Medium article
zzlang-c/DiagGPT
Code and data repo for "DiagGPT"
Mouneshgouda/Machine_Learning
ChatGPT This repository features a diverse set of resources covering essential topics in...