AutoIntent: AutoML voor Tekstclassificatie
AutoIntent: AutoML for Text Classification
September 25, 2025
Auteurs: Ilya Alekseev, Roman Solomatin, Darina Rustamova, Denis Kuznetsov
cs.AI
Samenvatting
AutoIntent is een geautomatiseerd machine learning-gereedschap voor tekstclassificatietaken. In tegenstelling tot bestaande oplossingen biedt AutoIntent end-to-end automatisering met selectie van embeddingmodellen, optimalisatie van classificatoren en afstemming van beslissingsdrempels, allemaal binnen een modulair, sklearn-achtig interface. Het framework is ontworpen om multi-label classificatie en detectie van buiten-scope gevallen te ondersteunen. AutoIntent toont superieure prestaties in vergelijking met bestaande AutoML-gereedschappen op standaard intentclassificatiedatasets en stelt gebruikers in staat om effectiviteit en resourceverbruik in balans te brengen.
English
AutoIntent is an automated machine learning tool for text classification
tasks. Unlike existing solutions, AutoIntent offers end-to-end automation with
embedding model selection, classifier optimization, and decision threshold
tuning, all within a modular, sklearn-like interface. The framework is designed
to support multi-label classification and out-of-scope detection. AutoIntent
demonstrates superior performance compared to existing AutoML tools on standard
intent classification datasets and enables users to balance effectiveness and
resource consumption.