Learn Before
Relation
Industrial applications of slot-filling
- Usually bootstrapped from GUS-style rule-based systems in a semi-supervised learning manner.
- A rule-based system is first built for the domain, and a test set is carefully labeled -> As new user utterances come in, they are paired with the labeling provided by the rule-based system to create training tuples -> A classifier can then be trained on these tuples, using the test set to test the performance of the classifier against the rule-based system (some heuristics can be used to eliminate errorful training tuples, with the goal of increasing precision).
- The resulting classifier can often outperform the original rule-based system
0
1
Updated 2022-04-30
Tags
Data Science