Minimally Supervised Hierarchical Domain Intent Learning for CRS
Safikureshi Mondal, Subhasis Dasgupta, Amarnath Gupta

TL;DR
This paper presents a neural attention-based hierarchical clustering method that efficiently models evolving domain intents in conversational recommendation systems, reducing data requirements and enabling scalable, adaptive intent management.
Contribution
It introduces a minimal-supervision hierarchical clustering algorithm that leverages neural attention to optimize intent grouping with less data, improving CRS scalability.
Findings
Reduces the number of questions needed for intent coverage
Enhances scalability and adaptability of CRS
Demonstrates effectiveness on a 44,000-question dataset
Abstract
Modeling domain intent within an evolving domain structure presents a significant challenge for domain-specific conversational recommendation systems (CRS). The conventional approach involves training an intent model using utterance-intent pairs. However, as new intents and patterns emerge, the model must be continuously updated while preserving existing relationships and maintaining efficient retrieval. This process leads to substantial growth in utterance-intent pairs, making manual labeling increasingly costly and impractical. In this paper, we propose an efficient solution for constructing a dynamic hierarchical structure that minimizes the number of user utterances required to achieve adequate domain knowledge coverage. To this end, we introduce a neural network-based attention-driven hierarchical clustering algorithm designed to optimize intent grouping using minimal data. The…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Algorithms and Applications · Machine Learning and ELM
MethodsSoftmax · Attention Is All You Need · Neural Additive Model
