Redwood: Using Collision Detection to Grow a Large-Scale Intent Classification Dataset
Stefan Larson, Kevin Leach

TL;DR
This paper introduces a collision detection approach for intent classification datasets, demonstrating its importance for system performance and presenting Redwood, the largest intent classification benchmark with 451 categories.
Contribution
It proposes methods for intent collision detection, evaluates them on real datasets, and constructs Redwood, a large-scale intent classification dataset for benchmarking.
Findings
Collision detection improves intent classification accuracy.
Model performance degrades without proper collision handling.
Redwood dataset sets a new benchmark with 451 intent categories.
Abstract
Dialog systems must be capable of incorporating new skills via updates over time in order to reflect new use cases or deployment scenarios. Similarly, developers of such ML-driven systems need to be able to add new training data to an already-existing dataset to support these new skills. In intent classification systems, problems can arise if training data for a new skill's intent overlaps semantically with an already-existing intent. We call such cases collisions. This paper introduces the task of intent collision detection between multiple datasets for the purposes of growing a system's skillset. We introduce several methods for detecting collisions, and evaluate our methods on real datasets that exhibit collisions. To highlight the need for intent collision detection, we show that model performance suffers if new data is added in such a way that does not arbitrate colliding intents.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Multi-Agent Systems and Negotiation
