Optimal algorithm found for anytime regret with two experts.
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.
Trend · papers per month
We introduce a new sequential Monte Carlo algorithm we call the particle cascade. The particle cascade is an asynchronous, anytime alternative to traditional particle filtering algorithms. It uses no barrier synchronizations which leads to improved particle throughput and memory efficiency. It is an anytime algorithm i…
Enhances early-exit neural networks for anytime classification.
I introduce and analyse an anytime version of the Optimally Confident UCB (OCUCB) algorithm designed for minimising the cumulative regret in finite-armed stochastic bandits with subgaussian noise. The new algorithm is simple, intuitive (in hindsight) and comes with the strongest finite-time regret guarantees for a hori…
New algorithm guarantees performance on noisy data.
Optimizes random forest inference by defining step order to maximize accuracy.
APGAI identifies good arms anytime with fixed budget.
We introduce a novel incremental decision tree learning algorithm, Hoeffding Anytime Tree, that is statistically more efficient than the current state-of-the-art, Hoeffding Tree. We demonstrate that an implementation of Hoeffding Anytime Tree---"Extremely Fast Decision Tree", a minor modification to the MOA implementat…
Paper proposes an online transfer learning framework using online bagging.
New algorithm identifies best arm with optimal budget usage.
An online reinforcement learning algorithm is anytime if it does not need to know in advance the horizon T of the experiment. A well-known technique to obtain an anytime algorithm from any non-anytime algorithm is the "Doubling Trick". In the context of adversarial or stochastic multi-armed bandits, the performance of …
This work accelerates gradient descent with anytime convergence guarantees.
Optimizes SGD for anytime neural networks, improving accuracy.
Belief Propagation has been widely used for marginal inference, however it is slow on problems with large-domain variables and high-order factors. Previous work provides useful approximations to facilitate inference on such models, but lacks important anytime properties such as: 1) providing accurate and consistent mar…
GAAVI offers anytime-valid tests for CMF global null and contrasts.
This paper presents a new anytime algorithm for the marginal MAP problem in graphical models. The algorithm is described in detail, its complexity and convergence rate are studied, and relations to previous theoretical results for the problem are discussed. It is shown that the algorithm runs in polynomial-time if the …
The study introduces anytime learning schedules for large language models without fixed horizons.
CSA fills a gap in RLVR-trained LLM deployment by providing anytime-valid selective risk control.
Transforms any test into anytime-valid with sample savings.
CITE algorithm provides anytime-valid certification of model outputs.
We propose a new anytime hierarchical clustering method that iteratively transforms an arbitrary initial hierarchy on the configuration of measurements along a sequence of trees we prove for a fixed data set must terminate in a chain of nested partitions that satisfies a natural homogeneity requirement. Each recursive …
The pioneer deep neural networks (DNNs) have emerged to be deeper or wider for improving their accuracy in various applications of artificial intelligence. However, DNNs are often too heavy to deploy in practice, and it is often required to control their architectures dynamically given computing resource budget, i.e., …
In this paper, we study the behavior of the Hedge algorithm in the online stochastic setting. We prove that anytime Hedge with decreasing learning rate, which is one of the simplest algorithm for the problem of prediction with expert advice, is surprisingly both worst-case optimal and adaptive to the easier stochastic …
Unified framework for ensemble sampling in nonlinear contextual bandits with provable regret bounds.
Paper studies continuous prediction with experts' advice using differential equations.
Monte Carlo algorithms simulate some prescribed number of samples, taking some random real time to complete the computations necessary. This work considers the converse: to impose a real-time budget on the computation, which results in the number of samples simulated being random. To complicate matters, the real time t…
Box Thirding identifies the best arm efficiently under limited samples.
This paper studies the deviations of the regret in a stochastic multi-armed bandit problem. When the total number of plays n is known beforehand by the agent, Audibert et al. (2009) exhibit a policy such that with probability at least 1-1/n, the regret of the policy is of order log(n). They have also shown that such a …
Efficient algorithms find optimal monotone transforms for calibration under strictly convex losses.
Paper tackles safe combinatorial semi-bandits with risk constraints.
Paper develops a new watermarking framework for LLMs.
We propose an adaptive sampling approach for multiple testing which aims to maximize statistical power while ensuring anytime false discovery control. We consider distributions whose means are partitioned by whether they are below or equal to a baseline (nulls), versus above the baseline (actual positives). In addi…
Paper offers anytime-valid inference for causal parameters using DML.
Anytime MiniBatch speeds up online distributed optimization by handling slow nodes.
Adaptive auditing improves AI robustness testing with anytime-valid guarantees.
We consider the thresholding bandit problem, whose goal is to find arms of mean rewards above a given threshold , with a fixed budget of trials. We introduce LSA, a new, simple and anytime algorithm that aims to minimize the aggregate regret (or the expected number of mis-classified arms). We prove that our algo…
We describe an embarrassingly parallel, anytime Monte Carlo method for likelihood-free models. The algorithm starts with the view that the stochasticity of the pseudo-samples generated by the simulator can be controlled externally by a vector of random numbers u, in such a way that the outcome, knowing u, is determinis…
We introduce an approximate search algorithm for fast maximum a posteriori probability estimation in probabilistic programs, which we call Bayesian ascent Monte Carlo (BaMC). Probabilistic programs represent probabilistic models with varying number of mutually dependent finite, countable, and continuous random variable…
Develops an anytime-valid framework for optimal policy identification from logged contextual bandit data.
New findings show many popular bandit algorithms are unstable, contradicting minimax optimality.
New methods for anytime-valid off-policy inference in contextual bandits.
Develops anytime-valid stopping rules for SGD based on observed trajectory.
Develops anytime-valid conformal and PAC prediction for streaming data.
ALEXP improves model selection in linear bandits with exponential regret improvement.
Four geometries govern sequential and distribution-free inference.
We consider the problem of learning a loss function which, when minimized over a training dataset, yields a model that approximately minimizes a validation error metric. Though learning an optimal loss function is NP-hard, we present an anytime algorithm that is asymptotically optimal in the worst case, and is provably…
We present a new anytime algorithm that achieves near-optimal regret for any instance of finite stochastic partial monitoring. In particular, the new algorithm achieves the minimax regret, within logarithmic factors, for both "easy" and "hard" problems. For easy problems, it additionally achieves logarithmic individual…
Paper optimizes Bayesian optimization for complex functions with macro-actions.