Bandits & Online Learning
A Standard Benchmark Suite and Evaluation Protocol for Validating Bandit, Online Learning, and Sequential Decision Algorithms on Real-World Logged Data
Generated automatically from the limitations stated in 35 papers (ICML, NeurIPS, AISTATS), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.
The problem
Across dozens of recent papers in sequential decision making, the empirical section is a small synthetic simulation with hand-picked parameters, and authors explicitly acknowledge that real-world validation is missing. The consequence is that theoretical guarantees and synthetic results cannot be translated into practice: practitioners cannot tell which algorithms hold up on logged production data, and researchers cannot compare against baselines because no shared real-data evaluation standard exists. Structurally, the field lacks accessible, well-curated real-world logged datasets (recommendation, clinical, resource-allocation, contract design) with standardized protocols, so every paper improvises its own toy experiment.
Why it matters
Researchers can empirically validate theoretical claims on real data with minimal effort, removing the single most cited limitation in recent sequential-decision papers; practitioners get reliable, comparable evidence for algorithm selection; and the benchmark becomes a standard target that future theory papers can and will be judged against.
Ways to approach it
Prior-work checks are free with an account. Results someone already ran are shown to everyone.
- 1
Curate and release a benchmark suite of 5–10 real logged datasets suited to bandit/online-learning evaluation (e.g., open bandit datasets, clinical trial logs, e-commerce recommendation logs, pricing/knapsack-style allocation logs). Build standardized loaders, evaluation splits, and metrics. Measure: number of datasets integrated, algorithm API compatibility, reproducibility of reported metrics across three existing published algorithms run by an independent student.
- 2
Define and publish an evaluation protocol: how to handle partial feedback, off-policy evaluation, safe exploration constraints, and confidence-interval reporting on logged data. Measure: agreement of offline evaluation with online deployment on at least one live or replay-based setting; variance of rankings across baselines.
- 3
Re-run published state-of-the-art algorithms from the papers above on the suite and produce the first real-data leaderboard, measuring regret, reward, and computational cost against their synthetic-only reported results.
Have a different approach?
Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.
Why it might fail
The available public logged datasets may be too few, too small, or too legally constrained to support a genuinely diverse suite, and off-policy evaluation may be too high-variance to give reliable comparisons—leaving the benchmark as noisy and inconclusive as the synthetic experiments it replaces.
Sub-problems
Empirical Robustness and Benchmarking of Mechanism and Contract Design on Real-World Data
Current algorithmic mechanism and contract design methods are evaluated almost exclusively on small, synthetic instances with sampled utilities, hand-picked externality forms, and random outcome distributions. Because these methods have not been tested across real-world platform, procurement, or contract data, it is unknown whether their theoretical performance guarantees and algorithmic rankings hold in practice. This lack of empirical evaluation leaves practitioners unable to verify whether proposed mechanisms degrade under realistic correlation structures, heavy-tailed utilities, and operational scale.
High-Dimensional and Large-Scale Empirical Evaluation of Riemannian Representation Learning
Current methods in Riemannian and hyperbolic representation learning have been validated almost entirely on low-dimensional toy manifolds ($d \le 3$) and small sample sizes ($N \le 500$). Because no systematic evaluation across standard high-dimensional ($d \gg 100$) and large-scale ($N \ge 10^5$) benchmarks exists, it is unknown whether the theoretical benefits of these geometries survive in realistic settings. Practitioners cannot determine whether these methods suffer from numerical instability, optimization divergence, or vanishing metric advantages when scaled beyond toy regimes.
Evaluating Modern Bayesian Optimization and Experimental Design on Real-World Scientific Benchmarks
Current algorithmic developments in Bayesian optimization and model-based experimental design are predominantly verified on synthetic test functions and small toy combinatorial instances. Consequently, practitioners in scientific domains lack empirical evidence regarding whether these methods maintain their sample efficiency and theoretical advantages on complex real-world landscapes with non-stationary noise, high-dimensional constraints, and structured discrete search spaces. Without systematic cross-domain evaluation, it is unknown which algorithmic paradigms actually generalize beyond mathematical testbeds to applied settings like protein engineering or hardware accelerator tuning.
Evidence
Each paper's own statement of the limitation, verbatim.
- Optimal Design for Multinomial Logit Model with Applications to Best Assortment IdentificationICML 2026
Empirical evaluation is only on synthetic data with scaled-down confidence radii (by factor 10, since theoretical values are overly conservative); no real-world or non-synthetic validation
- Online Social Welfare Function-based Resource AllocationICML 2026
Experiments are simulation-only (n = 50, Beta-distributed synthetic utilities, 5 seeded runs) with no baseline algorithm comparisons and no real-world data.
- Online Decision-Focused LearningICLR 2026
Empirical validation is limited to a single synthetic knapsack experiment with linear predictors on mispecified data; no real-world or larger-scale experiments.
- Keep Everyone Happy: Online Fair Division of Numerous Items with Few CopiesICML 2026
Experiments are entirely on synthetic instances with randomly generated features and linear or degree-2 polynomial kernel utilities; no real-world platform data is evaluated
- Boltzmann Exploration for Heavy-Tailed BanditsAISTATS 2026
Experiments are purely synthetic (Pareto and alpha-stable noise, K=10, T<=20000); no real-world logged data evaluation
- Bandits in Flux: Dynamic Regret under Adversarial ConstraintsAISTATS 2026
Empirical validation is limited to a single synthetic cyclically-shifted 25-arm trace with one baseline; no real-world datasets or additional baselines are evaluated.
- The Uniformly Rotated Mondrian KernelAISTATS 2025
Empirical evaluation is limited to small-scale settings: synthetic datasets with N = 500 points in R^2/R^3 and one real dataset (CPU, d = 21), with at most 500 random features; no high-dimensional or large-N benchmarks are reported.
- Strategic Classification With ExternalitiesICLR 2025
Experiments are only on synthetic 2-class data with hand-chosen externality forms; no real-world validation or stakeholder calibration of cost/externality models.
Show all 35 papers
- Pairwise Elimination with Instance-Dependent Guarantees for Bandits with Cost SubsidyICLR 2025
Empirical evaluation uses synthetically assigned costs (uniform random in [0,1] as royalties unavailable in the datasets) and an arbitrary reference arm, so experiments do not reflect real cost distributions.
- Lasso Bandit with Compatibility Condition on Optimal ArmICLR 2025
Experiments are only on synthetic datasets; no real-world data validation
- How to Learn a Star: Binary Classification with Starshaped Polyhedral SetsNeurIPS 2025
Purely theoretical work: experiments are limited to small-scale 2D synthetic data; no large-scale synthetic or real-world evaluation
- Feasibility-Aware Decision-Focused Learning for Predicting Parameters in the ConstraintsNeurIPS 2025
Experiments are limited to small synthetic instances (MDKP with 50 items, 3 constraints; Brass Alloy with 10 suppliers, 500 instances) and one small real dataset; larger, real-world applications are untested
- Efficient and Near-Optimal Algorithm for Contextual Dueling Bandits with Offline Regression OraclesNeurIPS 2025
Experiments are entirely synthetic (unit-ball decision sets, linear/quadratic feature maps); no evaluation on real RLHF, LLM, or robotics tasks, and no runtime comparison numbers given in the main text.
- Dynamic Assortment Selection and Pricing with Censored Preference FeedbackICLR 2025
Validation is only on synthetic datasets with uniformly generated features and parameters; no real-market experiments
- Counterfactual Inference under Thompson SamplingRecSys 2025
Empirical validation is a proof-of-concept on simulated/synthetic data only; no evaluation on real logged production data
- Corruption-Robust Variance-aware Algorithms for Generalized Linear Bandits under Heavy-tailed RewardsUAI 2025
Empirical validation is limited to synthetic simulations (d=10, T=2000, t_3 noise, exponential and similar link functions) with no real-world or misspecification experiments, which the authors themselves flag.
- Contextual Optimization Under Model Misspecification: A Tractable and Generalizable ApproachICML 2025
Experiments are entirely on synthetic data; no real-world datasets are evaluated.
- Combinatorial Ski Rental Problem: Robust and Learning-Augmented AlgorithmsNeurIPS 2025
Only validated on small synthetic instances (3 items; 6 shops) with simulated Gaussian prediction errors; no real-world applications yet (acknowledged in the conclusion)
- Beyond Self-Interest: How Group Strategies Reshape Content Creation in Recommendation Platforms?ICML 2025
Empirical validation is limited to small synthetic environments (m=10 users, n=30 creators, horizon T=100) with no real platform data
- Variance-aware Regret Bounds for Stochastic Contextual Dueling BanditsICLR 2024
Experiments are only on synthetic data with a logistic link; no real-world human-feedback or recommendation experiments are reported.
- Stochastic Bandits with ReLU Neural NetworksICML 2024
Experiments are purely synthetic with a discretized 1,000-arm set (which guarantees a nontrivial gap); no real-world data evaluation
- Queueing Matching Bandits with Preference FeedbackNeurIPS 2024
Empirical validation is only on small synthetic instances (N=4, K=2, d=2); no real-world data or large-scale experiments
- Near-Optimal Pure Exploration in Matrix Games: A Generalization of Stochastic Bandits & Dueling BanditsAISTATS 2024
The experiments are on a specific synthetic hard instance family Ahard; no real-world datasets are evaluated.
- Model-Based Best Arm Identification for Decreasing BanditsAISTATS 2024
Empirical validation is limited to synthetic environments with K=5 arms and one best arm with identical competing arms; no real algorithm-selection experiments
- Functional Graphical Models: Structure Enables Offline Data-Driven OptimizationAISTATS 2024
Experiments are entirely synthetic; the authors state experiments 'serve mainly as numerical verification of theoretical findings' with no real-world MBO benchmarks (e.g., protein or hardware design tasks)
- Feel-Good Thompson Sampling for Contextual Dueling BanditsICML 2024
Experiments are only on synthetic data with random ±1 feature vectors (d≤15, 32 arms, T=2500); no real-world or RLHF experiments
- An Adaptive Approach for Infinitely Many-armed Bandits under Generalized Rotting ConstraintsNeurIPS 2024
Validation is only on synthetic datasets with uniform initial rewards (β=1); no real-world recommendation or clinical data is tested
- A Persuasive Approach to Combating MisinformationICML 2024
All experiments are on synthetic data with sampled utilities; no real user-data validation of effectiveness.
- Zero-Regret Performative Prediction Under Inequality ConstraintsNeurIPS 2023
Validation is limited to two synthetic numerical simulations (linear regression and portfolio) with no real-world performative data
- Revisiting Weighted Strategy for Non-stationary Parametric BanditsAISTATS 2023
Empirical validation is limited to small synthetic experiments (d=2, T=6000, 50 arms) with computable PT; no real-world data is tested
- Optimal Arms Identification with KnapsacksICML 2023
Empirical evaluation is limited to a single synthetic instance with m=4 arms and d=3 resources, so practical performance at scale is untested.
- Multi-task Representation Learning for Pure Exploration in Bilinear BanditsNeurIPS 2023
Experiments are only proof-of-concept synthetic simulations; no real-world datasets are evaluated
- Learning Globally Smooth Functions on ManifoldsICML 2023
Empirical validation is limited to two small physical-system experiments; no large-scale or classification benchmark results are reported
- Deep Contract Design via Discontinuous NetworksNeurIPS 2023
All experiments are on synthetic random contract instances with softmax-generated outcome distributions; no real-world contract design data is evaluated
- Bandit Task Assignment with Unknown Processing TimeNeurIPS 2023
Empirical evaluation is limited to a small synthetic instance (N=4, M=2); no real-world data experiments
Nearest existing work
- Conservative Contextual Linear BanditsNeurIPS 2017
- Position: Benchmarking is Limited in Reinforcement Learning ResearchICML 2024
- Evaluating the Performance of Reinforcement Learning AlgorithmsICML 2020
- Model Selection for Production System via Automated Online ExperimentsNeurIPS 2020
- Showing Your Offline Reinforcement Learning Work: Online Evaluation Budget MattersICML 2022
- Online learning in bandits with predicted contextAISTATS 2024
- Bandits with Knapsacks and PredictionsUAI 2024
- Policy Finetuning in Reinforcement Learning via Design of Experiments using Offline DataNeurIPS 2023
- Predictive Performance Comparison of Decision Policies Under ConfoundingICML 2024
- Tractable contextual bandits beyond realizabilityAISTATS 2021
- Counterfactual Model Selection in Contextual BanditsSIGIR 2025
- Replicable Reinforcement LearningNeurIPS 2023
- Rethinking Reward Model Evaluation: Are We Barking up the Wrong Tree?ICLR 2025
- Greedy Algorithms for Structured Bandits: A Sharp Characterization of Asymptotic Success / FailureNeurIPS 2025
- An explore-then-commit algorithm for submodular maximization under full-bandit feedbackUAI 2022