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,291 papers · 148 categories

Trend · papers per month

0111 · Jan 201819922001200920182026
2 results for meta-validation

This paper optimizes prediction intervals by tuning Random Forest using meta-validation.

problem Optimizing prediction intervals constructed by Random Forest.
method Combines exhaustive search with meta-validation techniques to tune Random Forest parameters.
result The 75/25 holdout meta-validation technique is always beneficial for tuning Random Forest.

Early stopping in meta-learning improved by analyzing neural activation patterns.

problem Early stopping in few-shot learning is challenging due to distributional shifts between meta-validation and meta-test sets.
method Activation-Based Early-stopping (ABE) analyzes hidden layer activations from unlabelled support examples to detect when target generalization diverges from source data.
result Simple activation statistics can effectively estimate target generalization, improving few-shot transfer learning across various algorithms and datasets.