paper-with-me

홈 › Papers

OpenAutoNLU: Open Source AutoML Library for NLU

2026-03-02 · Grigory Arshinov, Aleksandr Boriskin, Sergey Senichev, Ayaz Zaripov, Daria Galimzianova, Daniil Karpov, Leonid Sanochkin arxiv

OpenAutoNLU is an open-source automated machine learning library for natural language understanding (NLU) tasks, covering both text classification and named entity recognition (NER). Unlike existing solutions, we introduce data-aware training regime selection that requires no manual configuration from the user. The library also provides integrated data quality diagnostics, configurable out-of-distribution (OOD) detection, and large language model (LLM) features, all within a minimal lowcode API. The demo app is accessible here https://openautonlu.dev.

📄 PDF Abstract BibTeX arXiv:2603.01824

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingText Classification

Similar Papers 제목 키워드 기반

FLAML: A Fast and Lightweight AutoML Library

2019-11-12 · Chi Wang, Qingyun Wu, Markus Weimer, Erkang Zhu

We study the problem of using low computational cost to automate the choices of learners and hyperparameters for an ad-hoc training dataset and error metric, by conducting trials of different configurations on the given …

AutoMLHyperparameter Optimization

AutoGluon-Multimodal (AutoMM): Supercharging Multimodal AutoML with Foundation Models

2024-04-24 · Zhiqiang Tang, Haoyang Fang, Su Zhou, Taojiannan Yang 외

AutoGluon-Multimodal (AutoMM) is introduced as an open-source AutoML library designed specifically for multimodal learning. Distinguished by its exceptional ease of use, AutoMM enables fine-tuning of foundation models wi…

AutoMLImage Segmentationobject-detectionObject Detection+2

Pipeline Combinators for Gradual AutoML

2021-12-01 · NeurIPS 2021 12 · Guillaume Baudart, Martin Hirzel, Kiran Kate, Parikshit Ram 외

Automated machine learning (AutoML) can make data scientists more productive. But if machine learning is totally automated, that leaves no room for data scientists to apply their intuition. Hence, data scientists often…

AutoMLBIG-bench Machine LearningTranslation

Automated Machine Learning on Graphs: A Survey

2021-03-01 · Ziwei Zhang, Xin Wang, Wenwu Zhu

Machine learning on graphs has been extensively studied in both academic and industry. However, as the literature on graph learning booms with a vast number of emerging methods and techniques, it becomes increasingly dif…

AutoMLBIG-bench Machine LearningGraph LearningNeural Architecture Search+1

The Potential of AutoML for Recommender Systems

2024-02-06 · Tobias Vente, Joeran Beel

Automated Machine Learning (AutoML) has greatly advanced applications of Machine Learning (ML) including model compression, machine translation, and computer vision. Recommender Systems (RecSys) can be seen as an applica…

AutoMLMachine TranslationModel CompressionRecommendation Systems