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

57115172229 · Jun 202019922001200920182026
48 results for Self-Concordant Regularization

SCRiBLe optimizes online bandit linear optimization with a polynomial run time.

problem Efficiently solving online bandit linear optimization problems.
method SCRiBLe setup and algorithm with O(T)O(\sqrt{T}) regret bound and polynomial run time complexity.
result Achieves O(T)O(\sqrt{T}) regret bound and polynomial run time complexity.

New globally convergent Newton method tackles ill-conditioned generalized self-concordant losses.

problem Optimization of ill-conditioned generalized self-concordant losses in machine learning.
method Sequence of problems with decreasing regularization parameters, linear convergence with logarithmic condition number scaling.
result First large-scale algorithm with optimal generalization bounds for logistic and softmax regressions in non-parametric settings.

Unified Newton-type methods for convex optimization using generalized self-concordant functions.

problem Designing efficient Newton-type methods for convex optimization.
method Introducing generalized self-concordant functions and developing Newton-type methods.
result Unified framework for global and local convergence of Newton-type methods.

We consider the class of convex minimization problems, composed of a self-concordant function, such as the logdet\log\det metric, a convex data fidelity term h()h(\cdot) and, a regularizing -- possibly non-smooth -- function g()g(\cdot). This type of problems have recently attracted a great deal of interest, mainly due to th…

2014-05-13abs ↗pdf ↗

Improved Frank-Wolfe algorithm for generalized self-concordant functions converges quickly.

problem Efficiently solving learning problems with generalized self-concordant objectives.
method Simple Frank-Wolfe variant with open-loop step size strategy γt=2/(t+2)γ_t = 2/(t+2).
result Achieves O(1/t)\mathcal{O}(1/t) convergence rate for primal and Frank-Wolfe gaps.

New insights into natural exponential families improve regret bounds for bandit problems.

problem Improving regret bounds for bandit problems with subexponential tails.
method Proving self-concordance for natural exponential families and applying to bandits.
result Optimistic algorithms for generalized linear bandits have second-order regret bounds that are free of an exponential dependence on problem parameters.

Interior-point methods adapted for manifolds, achieving similar optimization results.

problem Optimizing on manifolds with self-concordant barriers.
method Generalization of self-concordance to Riemannian manifolds, path-following method analysis.
result Local quadratic convergence of Newton's method and standard complexity guarantees.

New method solves constrained self-concordant minimization problems efficiently.

problem Constrained self-concordant minimization problems.
method Newton Frank-Wolfe method using linear minimization oracles.
result The method uses nearly the same number of linear minimization calls as the Frank-Wolfe method.

New bounds on minimax regret for sequential probability assignment using logarithmic loss.

problem Minimizing regret in sequential probability assignment against arbitrary experts.
method Using self-concordance property of logarithmic loss to derive tight bounds.
result Tight bounds on minimax regret for various expert classes.

New bounds on sample size for M-estimators using self-concordance.

problem Characterizing the sample size needed for M-estimators to have chi-square type excess risk bounds.
method Using self-concordance of the loss function, we derive bounds on the critical sample size.
result Improved bounds on the critical sample size, showing it depends on effective dimension and parameter dimension.

Unified analysis of online optimization with self-concordant barriers, improving regret bounds.

problem Online convex optimization with specific loss functions.
method Online mirror descent with self-concordant barriers and logarithmic loss.
result Improved regret bounds for online portfolio selection and quantum state learning.

Algorithm for online decision making with unknown dynamics and aggregate feedback.

problem Online decision making with unknown dynamics and aggregate bandit feedback.
method Developed an algorithm based on online mirror descent with a self-concordant barrier regularization and an increasing learning rate schedule.
result Achieved O(K)O(\sqrt{K}) regret for the online Markov Decision Process with KK episodes.

We propose a variable metric framework for minimizing the sum of a self-concordant function and a possibly non-smooth convex function, endowed with an easily computable proximal operator. We theoretically establish the convergence of our framework without relying on the usual Lipschitz gradient assumption on the smooth…

2013-08-13abs ↗pdf ↗

Unified meta-algorithm improves average performance across similar tasks in adversarial bandits.

problem Improving performance across multiple similar tasks in adversarial bandit settings.
method Unified meta-algorithm for multi-armed bandits and bandit linear optimization, tuning initialization, step-size, and entropy parameters.
result Unified meta-algorithm yields setting-specific guarantees for MAB and BLO, improving task-averaged regret.

New bounds for online portfolio selection without smoothness assumptions.

problem Online portfolio selection with non-Lipschitz, non-smooth losses.
method Data-dependent bounds using novel smoothness characterizations and FTRL with self-concordant regularizers.
result Achieves logarithmic regrets when data is 'easy' and sublinear worst-case regrets.

Improved prediction algorithm for 'easy' sequences with reduced regret.

problem Prediction with expert advice for 'easy' sequences.
method Variant of NormalHedge algorithm using second-order εε-quantile regret bound.
result Second-order εε-quantile regret bound of O(VTlog(VT/ε))O\big(\sqrt{V_T \log(V_T/ε)}\big) for VT>logNV_T > \log N.

RHMC improves sampling polytopes defined by inequalities with barriers.

problem Sampling polytopes defined by inequalities efficiently.
method Riemannian Hamiltonian Monte Carlo (RHMC) with a hybrid of Lewis weights and logarithmic barriers.
result RHMC achieves mixing rate of ildeO(m1/3n4/3) ilde O(m^{1/3}n^{4/3}) for polytopes defined by mm inequalities in Rn\R^n.

Study shows fast rates for inverse reinforcement learning with linear rewards.

problem Entropy-regularized min-max inverse reinforcement learning in finite-horizon MDPs.
method Structural and statistical analysis of Min-Max-IRL with pseudo-self-concordance.
result Both trajectory-level KL divergence and parameter error decay at O(n1)\mathcal{O}(n^{-1}).

The Riemannian Langevin Algorithm samples from manifolds efficiently.

problem Sampling from distributions on manifolds with log-Sobolev inequality.
method Riemannian Langevin Algorithm, log-Sobolev inequality, self-concordance extension, stochastic smoothness bounding.
result The Riemannian Langevin Algorithm converges rapidly to the target density.

The paper generalizes knot signatures to tori using representations and invariants.

problem Generalizing knot signatures to tori and defining new invariants.
method Defining a signed count of irreducible representations for tori complements and relating it to known invariants.
result Defines a new invariant for tori that recovers known invariants and connects to Floer homology.

Improved confidence bounds for linear logistic model with applications to bandits.

problem Improving confidence bounds for linear logistic model.
method Self-concordant analysis of the logistic loss to avoid dependence on worst-case variance.
result Significant improvement in confidence bounds, avoiding dependence on 1/κ1/κ.

Adaptive-SGD method optimizes machine learning training with dynamic batch and step sizes.

problem Optimizing machine learning training with adaptive batch and step sizes.
method Adaptive-SGD method that dynamically adjusts batch size and step size based on local curvature and probability of descent directions.
result Adaptive-SGD achieves global linear convergence on self-concordant functions and compares favorably to fine-tuned methods.

New approach for online learning with adaptive adversaries, simpler and more effective.

problem Online learning with adaptive adversaries, especially in bandits and MDPs.
method Uses standard unbiased estimators and a simple increasing learning rate schedule, aided by logarithmically homogeneous self-concordant barriers and strengthened Freedman's inequality.
result First high-probability regret bounds for adversarial bandits and MDPs, resolving open problems.

New algorithm reduces prediction errors across various loss functions.

problem Online forecasting algorithms' inability to adapt to different loss functions.
method Design of a novel Follow-the-Perturbed-Leader (FTPL) algorithm with self-concordant noise.
result Simultaneously achieves ildeO(T) ilde O(\sqrt{T}) regret for bounded proper losses and O(logT)O(\log T) regret for bounded smooth proper losses.

Stochastic second-order methods converge fast under interpolation conditions.

problem Minimizing smooth and strongly-convex functions efficiently.
method Regularized subsampled Newton method (R-SSN) and stochastic BFGS algorithms.
result R-SSN achieves global linear convergence and quadratic rate in a local neighbourhood.

Study shows how concordance surgery impacts a 4D knot invariant.

problem Understanding how concordance surgery affects a specific 4D knot invariant.
method Used sutured Floer TQFT and a perturbed version of sutured Floer homology.
result Formula involving the graded Lefschetz number of the concordance map on knot Floer homology.