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

Trend · papers per month

219437656874 · Jun 202019922001200920182026
48 results for Vovk's algorithm

The article studies aggregating algorithms for long-term forecasting.

problem Improving long-term forecasting accuracy using aggregating algorithms.
method Examines classic and generalized Vovk's aggregating algorithms, provides modifications for practical use.
result Provides algorithms with time-independent and O(T)O(\sqrt{T}) regret bounds for long-term forecasting.

New algorithm reduces online regression error in RKHS.

problem Online regression with time-varying functions in RKHS.
method Hierarchical Vovk-Azoury-Warmuth with discounting.
result Achieves optimal dynamic regret with O(T2/3PT1/3+TlnT)O(T^{2/3}P_T^{1/3} + \sqrt{T}\ln T) regret bound.

Optimal online linear regression in dynamic environments using discounted Vovk-Azoury-Warmuth forecaster.

problem Achieving optimal performance in dynamic online linear regression without prior knowledge.
method Developed a discounted variant of the Vovk-Azoury-Warmuth forecaster to achieve optimal dynamic regret guarantees.
result Achieved dynamic regret of the form $O\left(d\log(T)\vee \sqrt{dP_{T}^γ(\vec{u})T} ight)$, with a learnable discount factor.

Since Hobson's seminal paper [D. Hobson: Robust hedging of the lookback option. In: Finance Stoch. (1998)] the connection between model-independent pricing and the Skorokhod embedding problem has been a driving force in robust finance. We establish a general pricing-hedging duality for financial derivatives which are s…

2015-04-14abs ↗pdf ↗

Mixability of a loss is known to characterise when constant regret bounds are achievable in games of prediction with expert advice through the use of Vovk's aggregating algorithm. We provide a new interpretation of mixability via convex analysis that highlights the role of the Kullback-Leibler divergence in its definit…

2014-03-10abs ↗pdf ↗

Paper introduces a new outer measure for continuous price paths with instant enforcement.

problem Defining a new outer measure for continuous price paths with instant enforcement.
method Introducing an outer measure on the space [0,+)imesΩ[0, +\infty) imes \Omega that assigns zero value to instantly blockable sets.
result Proves BDG inequalities and an Itô-type integral for the modified measure.

In this paper we propose an investing strategy based on neural network models combined with ideas from game-theoretic probability of Shafer and Vovk. Our proposed strategy uses parameter values of a neural network with the best performance until the previous round (trading day) for deciding the investment in the curren…

2010-02-11abs ↗pdf ↗

We propose a betting strategy based on Bayesian logistic regression modeling for the probability forecasting game in the framework of game-theoretic probability by Shafer and Vovk (2001). We prove some results concerning the strong law of large numbers in the probability forecasting game with side information based on …

2012-04-16abs ↗pdf ↗

Using Vovk's outer measure, which corresponds to a minimal superhedging price, the existence of quadratic variation is shown for "typical price paths" in the space of càdlàg functions possessing a mild restriction on the jumps directed downwards. In particular, this result includes the existence of quadratic variation …

2016-09-08abs ↗pdf ↗

Paper optimizes combining expert predictions using CRPS loss.

problem Optimizing combining expert predictions in online learning.
method Combines probabilistic forecasts using CRPS loss function in the prediction with expert advice framework.
result Time-independent upper bound for the regret of the Vovk's aggregating algorithm using CRPS as a loss function is obtained.

The paper proves that certain price paths with jumps have consistent quadratic variation.

problem Understanding the quadratic variation of price paths with jumps in financial models.
method Proving the quadratic variation is consistent across different partitions of time.
result The quadratic variation of model-free price paths with mild jumps is consistent and independent of partitions.

SA algorithms control dynamic regret in non-stationary settings with strong convexity or exp-concavity.

problem Non-stationary Online Convex Optimization with dynamic regret control.
method Strongly Adaptive (SA) algorithms view dynamic regret as path variation of the comparator sequence.
result SA algorithms achieve ildeO(TVTlogT) ilde O(\sqrt{TV_T} \vee \log T) and ildeO(dTVTdlogT) ilde O(\sqrt{dTV_T} \vee d\log T) dynamic regret for strongly convex and exp-concave losses, respectively.

Improved online convex optimization with delayed feedback using curvature.

problem Online convex optimization with curved losses and delayed feedback.
method Variant of follow-the-regularized-leader and Online Newton Step algorithm with adaptive learning rate.
result Regret bounds of order min{σmaxlnT,dtot}\min\{σ_{\max}\ln T, \sqrt{d_{\mathrm{tot}}}\} for exp-concave losses.

New methods improve cross-conformal prediction's prediction sets without sacrificing coverage guarantees.

problem Improving the width of prediction sets in cross-conformal prediction.
method Proposed new variants of existing methods based on recent results on more efficient combination of p-values.
result Smaller prediction sets achieved without compromising theoretical guarantees.

We provide a model-free pricing-hedging duality in continuous time. For a frictionless market consisting of dd risky assets with continuous price trajectories, we show that the purely analytic problem of finding the minimal superhedging price of a path dependent European option has the same value as the purely probabi…

2017-05-08abs ↗pdf ↗

Conformal prediction uses past experience to determine precise levels of confidence in new predictions. Given an error probability εε, together with a method that makes a prediction y^\hat{y} of a label yy, it produces a set of labels, typically containing y^\hat{y}, that also contains yy with probability 1ε1-ε. Con…

2007-06-21abs ↗pdf ↗

Conformal predictors, introduced by Vovk et al. (2005), serve to build prediction intervals by exploiting a notion of conformity of the new data point with previously observed data. In the present paper, we propose a novel method for constructing prediction intervals for the response variable in multivariate linear mod…

2009-02-11abs ↗pdf ↗

Unified framework for generalized Venn and Venn-Abers calibration for reliable prediction.

problem Asymptotic guarantees of popular distribution-free methods in model calibration.
method Unified framework extending Vovk's approach to generic loss functions, transforming predictors into set-valued predictions.
result Finite-sample set predictions shrink to a single conditionally calibrated prediction, capturing epistemic uncertainty.

The speed with which a learning algorithm converges as it is presented with more data is a central problem in machine learning --- a fast rate of convergence means less data is needed for the same level of performance. The pursuit of fast rates in online and statistical learning has led to the discovery of many conditi…

2015-07-09abs ↗pdf ↗

Develops a new theory of loss functions for statistical machine learning.

problem Evaluation of solutions in binary and multiclass classification problems.
method Defines loss functions as subgradients of support functions of convex sets, enabling a calculus of losses.
result Provides a novel perspective on losses and develops a calculus that interpolates between different losses.

New betting strategy reduces regret to ln(ln n) with protection against adversarial data.

problem Tackles the problem of minimizing regret in betting against adversarial and stochastic data.
method Combines insights from Robbins and Cover, using a mixture strategy.
result Exhibits a regret of O(ln(ln n)) on almost all paths, with O(log n) regret on the complement.

Examines algorithmic modeling across three cultures.

problem Tackles algorithmic modeling in different cultural contexts.
method Uses parametric regressions, interpretable algorithms, and complex algorithms.
result Extension of Leo Breiman's thesis to include cultural differences.

Meta-algorithm selection aims to choose the best algorithm selector for a given problem instance.

problem Selecting the best algorithm selector for a specific problem instance.
method Apply algorithm selection to the selection of other algorithms (meta-algorithm selection).
result Meta-algorithm selection can be beneficial in some cases but faces challenges in solving the meta-level problem.

Combines multiple bandit algorithms to create a nearly optimal single algorithm.

problem Designing a single bandit algorithm that performs nearly as well as the best individual algorithm in a stochastic environment.
method Develops two general corralling algorithms that achieve favorable regret guarantees.
result The regret of the corralling algorithms is no worse than the best individual algorithm's performance.

New algorithms improve stochastic optimization and online learning efficiency.

problem Efficient optimization and online learning algorithms for stochastic problems.
method Accelerated randomized coordinate descent algorithms.
result Significantly less per-iteration complexity and better regret performance.

The exchange algorithm is studied for its convergence and asymptotic variance.

problem Theoretical limitations of the exchange algorithm in sampling from doubly-intractable distributions.
method Theoretical analysis of the exchange algorithm's convergence speed and asymptotic variance.
result The exchange algorithm converges at a geometric rate and satisfies a Central Limit Theorem.

New algorithms optimize algorithm parameters in online settings with reduced computational costs.

problem Optimizing algorithm parameters in online settings with volatile and discontinuous losses.
method Developed semi-bandit optimization algorithms that leverage extra information to reduce computational costs.
result Achieved regret bounds as good as full-information feedback with significantly less computational effort.

Improves algorithm selection for thousands of candidates using dyadic features.

problem Selecting the best algorithm from a large set of candidates for specific problems.
method Proposes extreme algorithm selection (XAS) with dyadic feature representation.
result Improves significantly over current state of the art in various metrics.

New algorithms decode Markov chains with near-optimal performance, even with small latency.

problem Online decoding of nthn^{th} order ergodic Markov chains with latency constraints.
method Deterministic and randomized algorithms using dynamic programs, with lower bounds established.
result Near-optimal performance of algorithms with minimal latency, outperforming existing methods.

New ELM algorithms reduce computation time and complexity.

problem Efficient computation of extreme learning machine (ELM) algorithms.
method Developed inverse-free ELM algorithms using recursive matrix inverse and inverse LDL' factorization.
result Proposed algorithms significantly reduce computational complexity.