← Search

Felix Mohr

4 accepted papers

2025

LCDB 1.1: A Database Illustrating Learning Curves Are More Ill-Behaved Than Previously Thought

NeurIPS 2025poster

Sample-wise learning curves plot performance versus training set size. They are useful for studying scaling laws and speeding up hyperparameter tuning and model selection. Learning curves are often assumed to be well-behaved: monotone (i.e. improving with more data) and convex. By constructing the L…

Cited by 3SourcecodeScholar
2022

Meta-Album: Multi-domain Meta-Dataset for Few-Shot Image Classification

NeurIPS 2022accept

We introduce Meta-Album, an image classification meta-dataset designed to facilitate few-shot learning, transfer learning, meta-learning, among other tasks. It includes 40 open datasets, each having at least 20 classes with 40 examples per class, with verified licences. They stem from diverse domain…

2021

Single Player Monte-Carlo Tree Search Based on the Plackett-Luce Model

AAAI 2021technical

The problem of minimal cost path search is especially difficult when no useful heuristics are available. A common solution is roll-out-based search like Monte Carlo Tree Search (MCTS). However, MCTS is mostly used in stochastic or adversarial environments, with the goal to identify an agent's best n…