Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

1122 · Nov 201819922001200920182026
14 results for Auto-sklearn

Auto-sklearn 2.0 simplifies AutoML with meta-learning and meta-feature-free techniques.

problem Designing efficient machine learning pipelines for large datasets under time constraints.
method PoSH Auto-sklearn uses meta-learning and bandit strategy for budget allocation.
result Reduces relative error by up to a factor of 4.5 and improves performance in 10 minutes.

A hybrid RL-Bayesian search configures machine learning pipelines efficiently.

problem Optimizing hyper-parameters in a hierarchical conditional space.
method Combines Reinforcement Learning and Bayesian Optimization.
result Outperforms state-of-the-art methods in pipeline optimization.

A graph-based evolutionary algorithm automates machine learning workflows.

problem Automated machine learning to reduce manual operations.
method Graph-based architecture for flexible model combinations, evolutionary algorithm with mutation and heredity operators, Bayesian hyper-parameter optimization.
result State-of-the-art performance compared to other AutoML systems.

AVATAR uses a surrogate model to quickly evaluate ML pipelines, saving time and resources.

problem Time-consuming evaluation of ML pipelines limits exploration of complex models.
method AVATAR employs a surrogate model to assess pipeline validity without execution.
result AVATAR accelerates ML pipeline evaluation, improving efficiency in complex scenarios.

Simplifies AutoML by using gradient boosting alone.

problem Model selection and hyperparameter optimization for real-world applications.
method Gradient boosting as the sole learning algorithm, combined with model-based hyperparameter tuning and feature encoding.
result Achieves comparable results on half of the datasets and best results on two compared to current AutoML projects.

Machine learning predicts ECHR judgments on human rights violations.

problem Predicting the outcome of ECHR judgments on human rights violations.
method Auto-sklearn for model selection, N-grams, word embeddings, doc2vec, echr2vec for feature extraction, cross-validation for accuracy assessment.
result Features from echr2vec embedding provided the highest cross-validation accuracy for 5 Articles, overall test accuracy was 68.83%.

Study uses SAR data to estimate forest vegetation indices, improving monitoring of temperate forests.

problem Limitations of optical satellite data in monitoring forest ecosystems, especially due to atmospheric effects.
method Estimating four vegetation indices (LAI, FAPAR, EVI, NDVI) using multitemporal Sentinel-1 SAR and ancillary data.
result Accurate estimation of forest vegetation indices using SAR data, achieving high R2R^2 and low MAE values.