Enhanced Urdu Intent Detection with Large Language Models and Prototype-Informed Predictive Pipelines
Faiza Hassan, Summra Saleem, Kashif Javed, Muhammad Nabeel Asim, Abdur Rehman, Andreas Dengel

TL;DR
This paper introduces a novel Urdu intent detection framework leveraging contrastive learning and prototype-informed attention with large language models, achieving state-of-the-art results on benchmark datasets.
Contribution
It presents the first Urdu-specific intent detection method using contrastive learning and prototype-informed attention, enhancing LLM representations for few-shot intent detection.
Findings
Achieved up to 98.25% F1-Score on ATIS dataset.
Outperformed state-of-the-art by 53.55% F1-Score on Web Queries.
Validated effectiveness across multiple models and similarity methods.
Abstract
Multifarious intent detection predictors are developed for different languages, including English, Chinese and French, however, the field remains underdeveloped for Urdu, the 10th most spoken language. In the realm of well-known languages, intent detection predictors utilize the strategy of few-shot learning and prediction of unseen classes based on the model training on seen classes. However, Urdu language lacks few-shot strategy based intent detection predictors and traditional predictors are focused on prediction of the same classes which models have seen in the train set. To empower Urdu language specific intent detection, this introduces a unique contrastive learning approach that leverages unlabeled Urdu data to re-train pre-trained language models. This re-training empowers LLMs representation learning for the downstream intent detection task. Finally, it reaps the combined…
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
MethodsSoftmax · Attention Is All You Need · Contrastive Learning · Sparse Evolutionary Training
