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

Trend · papers per month

205409614818 · Jun 202019922001200920182026
48 results for optimal coordination

A new method for high-dimensional Bayesian optimization.

problem Challenges in extending BO to high dimensions.
method Expected Coordinate Improvement (ECI) criterion for high-dimensional Bayesian optimization.
result Significantly better results than standard BO and competitive results with state-of-the-art methods.

This monograph presents a class of algorithms called coordinate descent algorithms for mathematicians, statisticians, and engineers outside the field of optimization. This particular class of algorithms has recently gained popularity due to their effectiveness in solving large-scale optimization problems in machine lea…

2016-09-30abs ↗pdf ↗

Harmonic coordinates for Finsler manifolds prove a theorem but not optimal regularity.

problem Proving the Myers--Steenrod theorem for Finsler manifolds.
method Existence of harmonic coordinates for nonlinear Finsler Laplacian.
result Partial results on optimal regularity for Berwald metrics.

Coordinate descent (CD) algorithms have become the method of choice for solving a number of optimization problems in machine learning. They are particularly popular for training linear models, including linear support vector machine classification, LASSO regression, and logistic regression. We consider general CD with …

2014-01-15abs ↗pdf ↗

Optimizes CM for stochastic convex optimization with progressive precision.

problem Stochastic nature of objective function in convex optimization.
method Iterative coordinate minimization with optimal precision control.
result Order-optimal regret performance for strongly convex and nonsmooth functions.

New algorithm optimizes Bayesian network learning from Gaussian data.

problem Learning Bayesian networks from Gaussian observational data.
method Proposes a coordinate descent algorithm for 0\ell_0-penalized maximum likelihood estimation.
result The algorithm converges to a coordinate-wise minimum and achieves optimal objective value as sample size increases.

We propose and analyze a new parallel coordinate descent method---`NSync---in which at each iteration a random subset of coordinates is updated, in parallel, allowing for the subsets to be chosen non-uniformly. We derive convergence rates under a strong convexity assumption, and comment on how to assign probabilities t…

2013-10-13abs ↗pdf ↗

Optimized GPRNN reduces model complexity and overfitting, improving performance.

problem Overfitting in neural networks and high model complexity.
method Gaussian Process Regression - Neural Network hybrid with optimized redundant coordinates.
result Optimized GPRNN achieves lower test set error with fewer terms/neurons.

DP-SGD can update fewer coordinates while maintaining privacy.

problem How to update fewer coordinates in DP-SGD without losing optimization signal.
method TP-TopK (Two-Phase TopK DP-SGD), a two-phase method for coordinate-sparse private training.
result Private training can update fewer coordinates without losing optimization signal, scaling noise with active dimension \(k\) instead of full dimension \(d\).

RL optimizes resource allocation in MG by balancing experience and exploration.

problem Optimal resource allocation in competitive scenarios.
method Introduced RL to MG, allowing dynamic strategy adjustment based on experience and expected rewards.
result Achieves optimal resource coordination by balancing exploitation and exploration.

Two popular examples of first-order optimization methods over linear spaces are coordinate descent and matching pursuit algorithms, with their randomized variants. While the former targets the optimization by moving along coordinates, the latter considers a generalized notion of directions. Exploiting the connection be…

2018-03-26abs ↗pdf ↗

CAVI converges for log-concave measures via optimal transport.

problem Finding the closest product measure to a log-concave measure via CAVI.
method Adapting coordinate descent techniques from Euclidean space to optimal transport for log-concave densities.
result Proves convergence of CAVI for log-concave densities and provides rates of convergence under additional conditions.

New method reveals insights about stochastic optimization methods using modified equations.

problem Understanding the qualitative behavior of stochastic optimization algorithms.
method Developed a class of stochastic differential equations to approximate the dynamics of stochastic optimization methods.
result Mean-square stability of the modified equation provides qualitative insights about stochastic coordinate descent.

Some results on existence of global Chebyshev coordinates on a Riemannian manifold or, more generally, on Aleksandrov surface are proved. For instance, if the positive and the negative parts of integral curvature of a Riemannian manifold M are less than 2πeach, then there exist global Chebyshev coordinates on M. These …

2005-06-28abs ↗pdf ↗

We develop a coordinate-free approach to natural gradient descent for scalable neural networks.

problem First-order optimization methods are sensitive to model parameterization.
method We construct a coordinate-free natural gradient and analyze its invariance properties for K-FAC.
result K-FAC's natural gradient matches the coordinate-free update, maintaining invariance to affine transformations.

Proposes TECU framework for efficient non-convex optimization.

problem Multivariate non-convex optimization problems with coupled objective functions.
method Embeds task-specific strategies into coordinate descent update schemes.
result Demonstrates improved efficiency and effectiveness in solving practical problems.

New algorithm learns coordinated decisions in loosely-coupled multi-agent systems.

problem Learning coordinated decisions in multi-agent systems with sparse interactions.
method Multi-Agent Thompson Sampling (MATS) for multi-agent multi-armed bandits.
result MATS achieves sublinear regret and outperforms MAUCE on synthetic and real benchmarks.

Random scan CAVI converges linearly under log-concave assumptions.

problem Analyzing the convergence rate of random scan Coordinate Ascent Variational Inference (CAVI) under log-concave conditions.
method Building on previous work, we analyze the random scan version of CAVI using optimal transport geometry.
result We obtain tight linear convergence rates for the random scan version of CAVI.

Optimized coordinate system improves sparse grid regression performance.

problem Sparse grid methods struggle with skewed and rotated coordinates.
method Proposes an optimized coordinate system to reduce effective dimensionality.
result Adaptive sparse grid least squares algorithm benefits from preprocessing.

Paper proposes a new method to optimize feature coordinates for better image classification.

problem Improving feature extraction for better machine learning classification.
method Mutual-energy inner product optimization method.
result The method enhances low-frequency features and suppresses high-frequency noise, leading to better classification results.

CD methods tackle nonconvex optimization with three terms, achieving critical points.

problem Minimizing nonconvex functions with specific structure.
method Developed randomized CD, randomly permuted CD, and accelerated CD methods.
result CD methods converge to critical points with sublinear complexity.

We propose a randomized block-coordinate variant of the classic Frank-Wolfe algorithm for convex optimization with block-separable constraints. Despite its lower iteration cost, we show that it achieves a similar convergence rate in duality gap as the full Frank-Wolfe algorithm. We also show that, when applied to the d…

2012-07-19abs ↗pdf ↗

This paper focuses on coordinate update methods, which are useful for solving problems involving large or high-dimensional datasets. They decompose a problem into simple subproblems, where each updates one, or a small block of, variables while fixing others. These methods can deal with linear and nonlinear mappings, sm…

2016-01-05abs ↗pdf ↗

Paper analyzes Hit-and-Run's convergence rates and applies similar methods to randomized Kaczmarz.

problem Quantifying advantages of Hit-and-Run's coordinate-free property.
method Sharp estimates via coupling methods and mixing time bounds.
result Ballistic and superdiffusive convergence rates in certain settings.

Study uses reinforcement learning to optimize metachronal paddling at low Reynolds number.

problem Optimizing metachronal paddling strategies for efficient swimming at low Reynolds numbers.
method Applied reinforcement learning to a swimmer model with varying paddle spacings.
result The reinforcement learning algorithm selects a back-to-front metachronal wave-like stroke as the most efficient, regardless of the number of paddles.

Differentially private random block coordinate descent improves utility in machine learning.

problem Lack of privacy in classical CD methods when handling sensitive information.
method Proposes a differentially private random block coordinate descent method using sketch matrices and importance sampling.
result Demonstrates improved convergence rates and utility guarantees compared to non-private methods.

We use differential equations based approaches to provide some {\it \textbf{physics}} insights into analyzing the dynamics of popular optimization algorithms in machine learning. In particular, we study gradient descent, proximal gradient descent, coordinate gradient descent, proximal coordinate gradient, and Newton's …

2016-12-08abs ↗pdf ↗

MERL uses evolutionary and gradient-based methods to optimize sparse team-based and dense agent-specific rewards in multiagent coordination.

problem Training multiagent reinforcement learning policies on sparse team-based rewards is difficult and relying solely on agent-specific rewards is sub-optimal.
method MERL employs a split-level training platform with an evolutionary algorithm and a gradient-based optimizer, transferring skills between the two processes.
result MERL significantly outperforms state-of-the-art methods on coordination benchmarks.

Efficient CD algorithms on matrix manifolds for optimization problems.

problem Optimization on Riemannian manifolds with computational efficiency.
method Developed coordinate descent algorithms for various matrix manifolds, updating only a few variables at each iteration.
result Proposed algorithms achieve low cost per iteration and a more efficient variant via first-order approximation.

This paper introduces a new method for optimizing large-scale problems using Markov chain block updates.

problem Optimizing large-scale problems with efficient and natural block selection.
method Markov chain block coordinate descent (BCD) for optimization.
result The method converges for minimizing Lipschitz differentiable functions, with sublinear and linear convergence rates for convex and strongly convex functions, respectively.

Optimizes coordinate charts for smooth elliptic structures.

problem Achieving optimal regularity for coordinate charts of smooth elliptic structures.
method Generalizing Malgrange's proof of the Newlander-Nirenberg Theorem to this setting.
result Optimal regularity for coordinate charts of smooth elliptic structures.

This study develops methods to coordinate travel routes to reduce congestion.

problem Coordination of travel routes to reduce urban traffic congestion.
method Developed mathematical approaches to quantify coordination potential and adaptive centroid-based clustering algorithm (ACCA).
result ACCA efficiently forms proper coordination groups for CB-CRM, improving efficiency with minimal performance loss.

New DP-CD method outperforms DP-SGD in solving composite DP-ERM problems.

problem Privacy-preserving machine learning with differential privacy.
method Differentially Private proximal Coordinate Descent (DP-CD) for composite Empirical Risk Minimization (ERM).
result DP-CD outperforms DP-SGD due to larger step sizes and better gradient exploitation.

Sequential coordinate ascent is more robust in high-dimensional linear regression.

problem Behavior difference between sequential and parallel coordinate ascent in variational inference.
method Comparison of sequential and parallel coordinate ascent algorithms in high-dimensional linear regression.
result Sequential algorithm converges under more relaxed conditions than parallel algorithm.