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

Trend · papers per month

96191287382 · Jun 202019922001200920182026
48 results for Two-point error update

The study examines conditions for achieving a simple lower bound in estimating mean from samples.

problem Achieving a simple lower bound for estimating the mean of a distribution.
method Analyzes conditions for nearly attaining Le Cam's two-point testing lower bound for mean estimation.
result An algorithm nearly attains the two-point testing rate for mixtures of symmetric, log-concave distributions with a common mean.

Quandles can be regarded as generalizations of symmetric spaces. Among symmetric spaces, two-point homogeneous Riemannian manifolds would be the most fundamental ones. In this paper, we define two-point homogeneous quandles analogously, and classify those with prime cardinality.

2013-12-25abs ↗pdf ↗

Optimal algorithm for bandit and zero-order convex optimization with two-point feedback.

problem Optimal algorithm for convex optimization with two-point feedback.
method Simple algorithm based on a modified gradient estimator.
result Optimal for convex Lipschitz functions, improving on previous results for smooth functions.

The paper bounds generalization error for iterative learning with bounded updates.

problem Generalization error of iterative learning algorithms with bounded updates for non-convex loss functions.
method Information-theoretic techniques, reformulating mutual information as update uncertainty, variance decomposition.
result Improved generalization error bounds for iterative learning algorithms with bounded updates.

Improved HGF networks avoid negative precision errors in volatility updates.

problem Negative posterior precision errors in volatility-coupled nodes of HGF networks.
method Introduced a modified quadratic approximation to variational energy.
result Robust update equations across parameter space that track posterior faithfully.

Proves convexity of minimizers in energy functions with convex potentials.

problem Connectedness and convexity of minimizers in energy functions involving surface tensions and convex potentials.
method Introduces a 'two-point function' to measure lack of convexity and prove negative second variation of the energy.
result Positively answers an old question of Almgren about connectedness and convexity of minimizers.

The study examines the growth of conjugacy classes in negatively curved manifolds.

problem Growth of conjugacy classes in manifolds with variable negative curvature.
method Analyzes the number of conjugacy class orbits in a ball of radius T centered at a point in the universal cover of a manifold.
result Exponentially small error terms for the count of conjugacy class orbits in 2D or high-dimensional manifolds with specific curvature bounds.

The paper addresses Dyna-style RL's value hallucination issue by proposing a new algorithm.

problem Value hallucination in Dyna-style RL due to bootstrapping simulated states.
method Introduces a new Dyna algorithm using predecessor models with multi-step updates.
result Evidence supports the Hallucinated Value Hypothesis (HVH), suggesting predecessor models with multi-step updates are promising.

New method reduces overestimation in actor-critic reinforcement learning.

problem Function approximation errors in actor-critic methods lead to suboptimal policies.
method Proposes novel mechanisms to minimize overestimation, including using the minimum value between critics and delaying policy updates.
result Outperforms state-of-the-art methods on OpenAI gym tasks.

Study on distributed coordinate descent with quantized updates for finite precision communication.

problem Finite precision communication limits the accuracy of updates in distributed coordinate descent.
method Introduced a randomized distributed coordinate descent algorithm with quantized updates, derived convergence conditions, and validated with experiments.
result Algorithm with quantized updates converges under certain conditions on the quantization error.

AdaComm optimizes SGD by dynamically adjusting communication frequency for faster convergence.

problem Achieving optimal error-runtime trade-off in distributed SGD.
method Adaptive communication strategy that starts with infrequent averaging to save delay and improve speed, then increases frequency.
result AdaComm reduces training time by 3x while maintaining the same final loss.

AdaQuantFL reduces communication in federated learning by adaptively quantizing model updates.

problem Efficient communication of model updates in federated learning with high-dimensional models and limited bandwidth.
method AdaQuantFL uses adaptive quantization to reduce the number of bits for model updates while maintaining low error floor.
result AdaQuantFL converges in fewer communicated bits compared to fixed quantization levels, with minimal impact on accuracy.

Proposes a new method for nonlinear Bayesian updates using ensemble kernel regression.

problem Nonlinear and non-Gaussian Bayesian updates for complex systems.
method Combines Kalman filtering for observed components and kernel density estimation for unobserved components, with subsampling and clustering.
result Reduces estimation errors in highly nonlinear scenarios compared to standard linear updates.

Study MAML's generalization in varying tasks, proving bounds on error.

problem Bounding MAML's generalization error across tasks.
method Characterizes MAML's generalization error from two perspectives: recurring and unseen tasks.
result MAML's generalization error depends on the number of tasks and samples per task.

Study on PG learning for LQ MFC problems with common noise, proving convergence and sample complexity.

problem Optimal policy learning in LQ MFC problems with common noise and entropy regularization.
method Comprehensive error analysis of PG algorithms in both model-based and model-free settings.
result Global linear convergence and sample complexity of PG algorithms in model-free setting.

Selective state-adaptive regularization improves offline RL performance.

problem Extrapolation errors and value overestimation in static dataset RL.
method State-adaptive regularization coefficients trust Bellman-driven results selectively.
result Significant improvement in performance on D4RL benchmark.

Unified derivation of high-dimensional linear models using stochastic gradient descent.

problem Performance analysis of high-dimensional linear models trained with stochastic gradient descent.
method Derivation of a deterministic equivalence for the two-point function of a random matrix resolvent.
result Unified understanding of model performance including previously known and novel results.

A new one-point feedback scheme improves ZO algorithms for black-box optimization.

problem Optimizing black-box functions without gradient information.
method Proposes a one-point feedback scheme to estimate gradients using residuals.
result Matches query complexity of two-point schemes for deterministic Lipschitz functions.

Study shows properties of noncompact hypersurfaces in hyperbolic space.

problem Characterize noncompact hypersurfaces in hyperbolic space with nonnegative Ricci curvature.
method Utilized properties of n-subharmonic functions to analyze asymptotic boundaries.
result Hypersurfaces with nonnegative Ricci curvature in hyperbolic space have at most two points in their asymptotic boundary.

We investigate finite-time decoupled convergence in nonlinear two-time-scale stochastic approximation.

problem Achieving decoupled convergence in nonlinear two-time-scale stochastic approximation.
method Nested local linearity assumption, suitable step size selection, convergence analysis of matrix cross term, fourth-order moment convergence rates.
result Finite-time decoupled convergence rates can be achieved in nonlinear two-time-scale stochastic approximation with proper step size selection.

Bio-inspired neural networks use predictive coding for efficient weight updates.

problem Training artificial neural networks efficiently and biologically plausibly.
method Predictive Coding (PC) updates weights locally using only local information.
result PC provides theoretical advantages like automatic gradient scaling.

A new method matches point sets of low-rank networks via their Laplace transforms.

problem Matching nodes in unseeded, low-rank networks without known correspondences.
method Transform-based unsupervised point registration via minimizing discrepancy between Laplace transforms.
result First consistency guarantee and explicit error rate for general low-rank models.

VCoTTA uses variational Bayesian methods to adapt models under continuous domain shifts.

problem Error accumulation in continual test-time adaptation.
method VCoTTA employs variational Bayesian techniques to update a Bayesian Neural Network (BNN) during testing, combining priors from source and teacher models.
result VCoTTA effectively mitigates error accumulation in CTTA, as shown by experimental results on three datasets.

We present a new online boosting algorithm for adapting the weights of a boosted classifier, which yields a closer approximation to Freund and Schapire's AdaBoost algorithm than previous online boosting algorithms. We also contribute a new way of deriving the online algorithm that ties together previous online boosting…

2008-10-24abs ↗pdf ↗

DEAM optimizes momentum weights dynamically to improve deep learning model training.

problem Errors in momentum weights propagate errors in optimization algorithms like ADAM.
method DEAM computes adaptive momentum weights based on discriminative angles, reducing hyperparameters and introducing a backtrack term.
result DEAM achieves faster convergence rates in both convex and non-convex deep learning model training.