Hybrid LLM Routing for Efficient App Feedback Classification
Yasaman Abedini, Abbas Heydarnoori

TL;DR
This paper introduces a hybrid routing approach that combines lightweight models and large language models to efficiently classify app feedback, maintaining high accuracy while significantly reducing computational costs.
Contribution
It proposes a two-tier routing strategy that balances accuracy and efficiency in feedback classification by intelligently routing instances to different model sizes.
Findings
Retains over 98% of zero-shot LLM accuracy
Reduces request costs by 67.8%
Reduces token costs by 66.3%
Abstract
The emergence of large language models (LLMs), pre-trained on massive datasets, has demonstrated strong performance across a wide range of natural language processing (NLP) tasks, including text classification. While prior studies have examined the use of LLMs for predicting the intent of user feedback and reported encouraging results, these investigations remain limited in scope. Furthermore, the vast volume of feedback posted daily, particularly for popular applications, combined with the computational and financial overhead of commercial LLMs, renders large-scale deployment impractical. In contrast, smaller models provide greater efficiency and lower cost but generally at the expense of reduced accuracy. In this paper, we aim to balance accuracy and efficiency in feedback classification. We first present a comprehensive study of zero-shot classification using four widely adopted…
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.
