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.

168,695 papers · 148 categories

Trend · papers per month

93186279372 · Jun 202019922001200920172026
48 results for local iterations

Study efficient power iteration for tensor models, proving convergence under specific conditions.

problem Simultaneous alternating power iteration for fixed-order asymmetric rank-one spiked tensor models.
method Finite-iteration local theory, geometrically decaying transient, fixed-order multilinear noise event, warm-start mechanism.
result Convergence to the unique informative local fixed point under specific conditions.

We provide a sufficient condition for the local stability of closed Einstein manifolds of positive Ricci curvature under the Ricci iteration in terms of the spectrum of the Lichnerowicz Laplacian acting on divergence-free tensor fields. We use this result to consider the stability of several Einstein manifolds under th…

2019-07-24abs ↗pdf ↗

Local Linear embedding (LLE) is a popular dimension reduction method. In this paper, we first show LLE with nonnegative constraint is equivalent to the widely used Laplacian embedding. We further propose to iterate the two steps in LLE repeatedly to improve the results. Thirdly, we relax the kNN constraint of LLE and p…

2012-06-27abs ↗pdf ↗

Byzantine-resilient federated learning with local iterations and robust mean estimation.

problem Byzantine clients disrupt federated learning with local iterations.
method Local SGD iterations, robust mean estimation, and matrix concentration result.
result Convergence analysis for strongly-convex and non-convex smooth objectives in heterogeneous data settings.

The L1 loss landscape of neural nets near local minima behaves differently, revealing exponential decay and increased vertex density.

problem Understanding the L1 loss landscape of neural nets near local minima.
method Iterative minimization of the loss function on adjacent vertices of the Deep ReLU Simplex algorithm.
result Exponential decay of loss levels and increased vertex density around local minima.

LocalNewton reduces communication in distributed learning.

problem Communication bottleneck in distributed optimization.
method LocalNewton is a distributed second-order algorithm with local averaging, updating models locally and communicating once every few iterations.
result LocalNewton reduces communication rounds and end-to-end running time compared to state-of-the-art algorithms.

Efficient local planning with linear approximations for agents with limited simulator access.

problem Planning with limited simulator access in reinforcement learning.
method Confident Monte Carlo Least Square Policy Iteration (Confident MC-LSPI) and Politex (Confident MC-Politex) algorithms.
result The algorithms can learn the optimal policy with local simulator access, even for linear Q-functions.

Sublinear LSVI via LSH reduces runtime to sublinear in actions.

problem Efficiently estimating value functions in reinforcement learning with sublinear runtime.
method Formulated as approximate maximum inner product search, used LSH to solve with sublinear time complexity.
result Sublinear runtime while maintaining LSVI's regret.

To accelerate the training of machine learning models, distributed stochastic gradient descent (SGD) and its variants have been widely adopted, which apply multiple workers in parallel to speed up training. Among them, Local SGD has gained much attention due to its lower communication cost. Nevertheless, when the data …

2019-12-30abs ↗pdf ↗

This paper analyzes a simplified strategy for nonlinear control using local linear models and iLQR updates.

problem Nonlinear policy optimization in control systems.
method Iterative estimation of local linear models and iLQR-like policy updates.
result Demonstrates polynomial sample complexity and overcomes exponential problem horizon dependence.

Paper proposes a new descriptor for early trajectory characterization in matrix iterations.

problem Comparing early behavior of high-dimensional trajectories in nonlinear matrix iterations.
method Develops a two-channel fuzzy coordinate system using F-transform for compact representation.
result The descriptor achieves high R^2 values (mean = 0.6480) in approximating convergence lengths.

LES optimizes designs by sampling descent sequences, achieving strong sample efficiency.

problem Optimizing large, complex design spaces is infeasible and unnecessary.
method LES uses Bayesian optimization to target solutions reachable by iterative optimizers.
result LES achieves strong sample efficiency compared to existing methods.

LARA forecasts financial asset trends by refining noisy labels and extracting profitable samples.

problem Low signal-to-noise ratio and stochastic nature of financial data lead to poor predictions.
method LARA combines LA-Attention and RA-Labeling to refine and extract profitable samples.
result LARA significantly outperforms existing methods on Qlib platform.

Power iteration has been generalized to solve many interesting problems in machine learning and statistics. Despite its striking success, theoretical understanding of when and how such an algorithm enjoys good convergence property is limited. In this work, we introduce a new class of optimization problems called scale …

2019-05-23abs ↗pdf ↗

This paper analyzes Local SGD for federated learning, achieving both statistical and communication efficiency.

problem Statistical estimation and inference in federated learning with decentralized data.
method Local SGD, a multi-round estimation procedure using intermittent communication.
result Local SGD achieves both statistical efficiency and communication efficiency.

Paper proposes a pre-conditioning method to speed up gradient descent in multi-agent optimization.

problem Speed up convergence of gradient descent in multi-agent optimization problems.
method Iterative pre-conditioning approach to mitigate the effect of problem conditioning.
result Significant improvement in convergence speed of gradient descent method.

New method for sampling from complex distributions using stochastic localization.

problem Sampling from unnormalized target densities in multi-modal distributions.
method Stochastic Localization via Iterative Posterior Sampling (SLIPS) framework.
result Approximate samples from target distribution and denoiser learned iteratively.

Paper analyzes solutions to quasilinear elliptic equations on manifolds using Nash-Moser iteration.

problem Analyzing positive solutions to quasilinear elliptic equations on manifolds with bounded Ricci curvature.
method Employing Nash-Moser iteration technique to derive logarithmic gradient estimates and Liouville properties.
result Derives universal logarithmic gradient estimates for positive solutions under certain conditions.

Secure federated learning framework resists adversarial users.

problem Resilience against adversarial (Byzantine) users in federated learning.
method Integrated stochastic quantization, verifiable outlier detection, and secure model aggregation.
result First single-server Byzantine-resilient secure aggregation framework (BREA) for secure federated learning.

We study distributed computing of the truncated singular value decomposition problem. We develop an algorithm that we call \texttt{LocalPower} for improving communication efficiency. Specifically, we uniformly partition the dataset among mm nodes and alternate between multiple (precisely pp) local power iterations an…

2020-02-19abs ↗pdf ↗

By using the De Giorgi iteration method we will give a new simple proof of the recent result of B.Kotschwar, O.Munteanu, J.Wang [KMW] and N.Sesum [S] on the local boundedness of the Riemmanian curvature tensor of solutions of Ricci flow in terms of its inital value on a given ball and a local uniform bound on the Ricci…

2017-04-07abs ↗pdf ↗

Multiple gossip steps improve decentralized optimization convergence.

problem Efficiently optimizing large-scale machine learning models with limited communication.
method Integrates multiple gossip steps between gradient descent iterations in compressed decentralized optimization.
result Convergence to within ε of the optimal value for smooth non-convex objectives.

In this paper, we study the efficiency of a {\bf R}estarted {\bf S}ub{\bf G}radient (RSG) method that periodically restarts the standard subgradient method (SG). We show that, when applied to a broad class of convex optimization problems, RSG method can find an εε-optimal solution with a lower complexity than the SG m…

2015-12-09abs ↗pdf ↗

Policy gradient converges linearly with Hadamard parameterization in tabular settings.

problem Convergence of policy gradient methods under Hadamard parameterization.
method Studied convergence rate and established linear convergence after k0k_0 iterations.
result Algorithm converges linearly with rate $O( rac{1}{k})$ and faster locally after k0k_0.

We present a distributed proximal-gradient method for optimizing the average of convex functions, each of which is the private local objective of an agent in a network with time-varying topology. The local objectives have distinct differentiable components, but they share a common nondifferentiable component, which has…

2012-10-08abs ↗pdf ↗

Improved API to achieve optimal error bound and query complexity in local planning.

problem Efficient local planning in discounted MDPs with linear approximation.
method Confident Approximate Policy Iteration (CAPI) for stationary policies, applying to local access simulators.
result Achieves optimal accuracy and query complexity bounds, improving over API.

This paper presents the first theoretical results showing that stable identification of overcomplete μμ-coherent dictionaries ΦRd×KΦ\in \mathbb{R}^{d\times K} is locally possible from training signals with sparsity levels SS up to the order O(μ2)O(μ^{-2}) and signal to noise ratios up to O(d)O(\sqrt{d}). In particular the di…

2014-01-24abs ↗pdf ↗

Paper develops Gaussian approximations and bootstrap for federated LSA with trade-off bounds.

problem Analyzing convergence rates and trade-offs in federated linear stochastic approximation.
method Established Berry-Esseen-type bounds for federated LSA, developed multiplier bootstrap for inference.
result First federated Gaussian approximations with explicit trade-off terms and non-asymptotic validity guarantees.

New averaging technique speeds up Newton method convergence.

problem Superlinear convergence of stochastic Newton methods with noisy Hessians.
method Hessian averaging to reduce noise and maintain superlinear convergence.
result Hessian averaging achieves superlinear convergence with a non-asymptotic rate.

ParK efficiently solves kernel ridge regression for large datasets.

problem Large-scale kernel ridge regression efficiency and accuracy.
method Partitioning feature space with random projections and iterative optimization.
result Provably maintains statistical accuracy with reduced space and time complexity.