We use matrix iteration theory to characterize acceleration in smooth games. We define the spectral shape of a family of games as the set containing all eigenvalues of the Jacobians of standard gradient dynamics in the family. Shapes restricted to the real line represent well-understood classes of problems, like minimi…
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.
Trend · papers per month
New accelerators for EM improve convergence speed in complex mixture models.
Accelerates optimal transport computation by 10x with spectral insights.
We study learning properties of accelerated gradient descent methods for linear least-squares in Hilbert spaces. We analyze the implicit regularization properties of Nesterov acceleration and a variant of heavy-ball in terms of corresponding learning error bounds. Our results show that acceleration can provides faster …
Improves learning of spectral mixture kernels with approximate Bayesian inference.
We accelerate the power method for strong low-rank approximation using fast sketching.
Spectral clustering is one of the most effective clustering approaches that capture hidden cluster structures in the data. However, it does not scale well to large-scale problems due to its quadratic complexity in constructing similarity graphs and computing subsequent eigendecomposition. Although a number of methods h…
SpecGD mitigates misalignment in phase retrieval models with anisotropic inputs.
This paper speeds up SVC clustering by compressing data while preserving key properties.
This paper speeds up spectral clustering for large graphs by dilating their eigenspectrum.
Two spectral clustering methods for multi-layer networks are analyzed and compared.
Positive weights improve kernel quadrature's accuracy.
New method shows stochastic momentum can converge quickly on optimization problems.
We propose a deep learning approach for discovering kernels tailored to identifying clusters over sample data. Our neural network produces sample embeddings that are motivated by--and are at least as expressive as--spectral clustering. Our training objective, based on the Hilbert Schmidt Information Criterion, can be o…
Spectral clustering approaches have led to well-accepted algorithms for finding accurate clusters in a given dataset. However, their application to large-scale datasets has been hindered by computational complexity of eigenvalue decompositions. Several algorithms have been proposed in the recent past to accelerate spec…
New Hermite approximations accelerate convergence with adaptive coordinate transformations.
Fast simulates Volterra processes using RFF, focusing on S-fBM.
This paper improves spectral clustering for large datasets using the Nystrom method.
Extends random feature analysis to spectral methods and improves learning rates.
First-order optimization methods, such as stochastic gradient descent (SGD) and its variants, are widely used in machine learning applications due to their simplicity and low per-iteration costs. However, they often require larger numbers of iterations, with associated communication costs in distributed environments. I…
Randomized spectral co-clustering speeds up large-scale directed networks.
Spectral graph sparsification preserves geometry of GNN embeddings.
State-of-the-art algorithms for sparse subspace clustering perform spectral clustering on a similarity matrix typically obtained by representing each data point as a sparse combination of other points using either basis pursuit (BP) or orthogonal matching pursuit (OMP). BP-based methods are often prohibitive in practic…
Nystrom approximation speeds up kernel model training.
Chebyshev steps improve convergence in deep-unfolded gradient descent.
In this paper, we provide a novel construction of the linear-sized spectral sparsifiers of Batson, Spielman and Srivastava [BSS14]. While previous constructions required running time [BSS14, Zou12], our sparsification routine can be implemented in almost-quadratic running time . The funda…
The paper analyzes the variance of different shuffling methods in stochastic gradient descent.
Analyzes how diffusion models learn, revealing a spectral bias in structure mastery.
New algorithms improve community detection in network data with strong consistency.
Kernel methods obtain superb performance in terms of accuracy for various machine learning tasks since they can effectively extract nonlinear relations. However, their time complexity can be rather large especially for clustering tasks. In this paper we define a general class of kernels that can be easily approximated …
Just as semantic hashing can accelerate information retrieval, binary valued embeddings can significantly reduce latency in the retrieval of graphical data. We introduce a simple but effective model for learning such binary vectors for nodes in a graph. By imagining the embeddings as independent coin flips of varying b…
ADASAP accelerates GP inference for large datasets.
Consider a network of agents connected by communication links, where each agent holds a real value. The gossip problem consists in estimating the average of the values diffused in the network in a distributed manner. We develop a method solving the gossip problem that depends only on the spectral dimension of the netwo…
New method for efficient pricing of double barrier options in Lévy models.
PASCO speeds up graph clustering for large graphs.
Decentralized Parallel SGD (D-PSGD) and its asynchronous variant Asynchronous Parallel SGD (AD-PSGD) is a family of distributed learning algorithms that have been demonstrated to perform well for large-scale deep learning tasks. One drawback of (A)D-PSGD is that the spectral gap of the mixing matrix decreases when the …
fastkqr speeds up kernel quantile regression by up to 10x.
Deep unfolding is a promising deep-learning technique in which an iterative algorithm is unrolled to a deep network architecture with trainable parameters. In the case of gradient descent algorithms, as a result of the training process, one often observes the acceleration of the convergence speed with learned non-const…
A natural way to characterize the cluster structure of a dataset is by finding regions containing a high density of data. This can be done in a nonparametric way with a kernel density estimate, whose modes and hence clusters can be found using mean-shift algorithms. We describe the theory and practice behind clustering…
Accelerates Riemannian gradient methods with extrapolation.
Subspace segmentation assumes that data comes from the union of different subspaces and the purpose of segmentation is to partition the data into the corresponding subspace. Low-rank representation (LRR) is a classic spectral-type method for solving subspace segmentation problems, that is, one first obtains an affinity…
We present MOGPTK, a Python package for multi-channel data modelling using Gaussian processes (GP). The aim of this toolkit is to make multi-output GP (MOGP) models accessible to researchers, data scientists, and practitioners alike. MOGPTK uses a Python front-end, relies on the GPflow suite and is built on a TensorFlo…
Accelerates optimization in asynchronous systems with sparse updates.
A new algorithm solves nonnegative least squares faster with nonnegative data.
We analyze Riemannian accelerated methods using a new framework.
Graph embedding techniques have been increasingly deployed in a multitude of different applications that involve learning on non-Euclidean data. However, existing graph embedding models either fail to incorporate node attribute information during training or suffer from node attribute noise, which compromises the accur…
PF-LaCG removes the need for knowing smoothness and strong convexity parameters for locally accelerated CG.
Accelerates coordinate descent methods for machine learning problems.