Note on the computational complexity of Gromov-Wasserstein distance.
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
Proposes r2SGLD for efficient constrained exploration in non-convex learning.
New method improves efficiency of non-convex matrix reconstruction.
Non-bilinear observations make optimal control harder, showing non-convex costs and non-affine optimal controllers.
We study the global convergence of generative adversarial imitation learning for linear quadratic regulators, which is posed as minimax optimization. To address the challenges arising from non-convex-concave geometry, we analyze the alternating gradient algorithm and establish its Q-linear rate of convergence to a uniq…
Paper shows non-convexity in solutions to Hessian equations.
Generalizes smoothness conditions for optimization methods.
In this paper we develop proximal methods for statistical learning. Proximal point algorithms are useful in statistics and machine learning for obtaining optimization solutions for composite functions. Our approach exploits closed-form solutions of proximal operators and envelope representations based on the Moreau, Fo…
Method identifies shifts leading to large model performance differences.
Paper checks SSC for matrix factorizations using Gurobi.
SGD and stochastic gradient descent converge at optimal rates for certain non-convex functions.
New method handles robust and adaptive control of linear systems with non-convex costs.
We consider the tensor completion problem of predicting the missing entries of a tensor. The commonly used CP model has a triple product form, but an alternate family of quadratic models, which are the sum of pairwise products instead of a triple product, have emerged from applications such as recommendation systems. N…
Despite their practical success, a theoretical understanding of the loss landscape of neural networks has proven challenging due to the high-dimensional, non-convex, and highly nonlinear structure of such models. In this paper, we characterize the training landscape of the mean squared error loss for neural networks wi…
This paper analyzes saddle points and minimax points in non-convex smooth games.
New bounds found for optimizing non-convex functions with noisy data.
In this work we study convex relaxations of quadratic optimisation problems over permutation matrices. While existing semidefinite programming approaches can achieve remarkably tight relaxations, they have the strong disadvantage that they lift the original -dimensional variable to an -d…
Support vector regression (SVR) is one of the most popular machine learning algorithms aiming to generate the optimal regression curve through maximizing the minimal margin of selected training samples, i.e., support vectors. Recent researchers reveal that maximizing the margin distribution of whole training dataset ra…
We consider the problem of the recovery of a k-sparse vector from compressed linear measurements when data are corrupted by a quantization noise. When the number of measurements is not sufficiently large, different -sparse solutions may be present in the feasible set, and the classical l1 approach may be unsuccessfu…
We consider the problem of estimating the phases of K mixed complex signals from a multichannel observation, when the mixing matrix and signal magnitudes are known. This problem can be cast as a non-convex quadratically constrained quadratic program which is known to be NP-hard in general. We propose three approaches t…
Paper solves optimal portfolio deleveraging with cross asset impacts.
This paper tackles non-convex phase retrieval with structured assumptions.
A new optimization method, BPM, converges linearly in non-convex, non-smooth problems.
Proposes SPFB method for optimizing partition functions in stochastic learning.
In this paper we focus on the problem of Online Principal Component Analysis in the regret minimization framework. For this problem, all existing regret minimization algorithms for the fully-adversarial setting are based on a positive semidefinite convex relaxation, and hence require quadratic memory and SVD computatio…
Paper introduces a new framework for optimizing non-convex functions.
We study the minimal surface equation in the Heisenberg space, Nil_3. A geometric proof of non existence of minimal graphs over non convex, bounded and unbounded domains is achieved (our proof holds in the Euclidean space as well). We solve the Dirichlet problem for the minimal surface equation over bounded and unbound…
Sparse regression models are increasingly prevalent due to their ease of interpretability and superior out-of-sample performance. However, the exact model of sparse regression with an constraint restricting the support of the estimators is a challenging (\NP-hard) non-convex optimization problem. In this paper…
We study derivative-free methods for policy optimization over the class of linear policies. We focus on characterizing the convergence rate of these methods when applied to linear-quadratic systems, and study various settings of driving noise and reward feedback. We show that these methods provably converge to within a…
Consider an unknown smooth function , and say we are given noisy samples of , i.e., for , where denotes noise. Given the samples our goal is to recover smooth, robust estimates of the clean samples $f…
We introduce a variant of (sparse) PCA in which the set of feasible support sets is determined by a graph. In particular, we consider the following setting: given a directed acyclic graph on vertices corresponding to variables, the non-zero entries of the extracted principal component must coincide with vertice…
Direct policy gradient methods for reinforcement learning and continuous control problems are a popular approach for a variety of reasons: 1) they are easy to implement without explicit knowledge of the underlying model 2) they are an "end-to-end" approach, directly optimizing the performance metric of interest 3) they…
Signal estimation problems with smoothness and sparsity priors can be naturally modeled as quadratic optimization with -"norm" constraints. Since such problems are non-convex and hard-to-solve, the standard approach is, instead, to tackle their convex surrogates based on -norm relaxations. In this paper…
Paper studies early-stopped mirror descent for noisy sparse phase retrieval.
Semidefinite programming (SDP) with diagonal constraints arise in many optimization problems, such as Max-Cut, community detection and group synchronization. Although SDPs can be solved to arbitrary precision in polynomial time, generic convex solvers do not scale well with the dimension of the problem. In order to add…
This paper considers online convex optimization (OCO) problems - the paramount framework for online learning algorithm design. The loss function of learning task in OCO setting is based on streaming data so that OCO is a powerful tool to model large scale applications such as online recommender systems. Meanwhile, real…
We propose the convex factorization machine (CFM), which is a convex variant of the widely used Factorization Machines (FMs). Specifically, we employ a linear+quadratic model and regularize the linear term with the -regularizer and the quadratic term with the trace norm regularizer. Then, we formulate the CFM o…
Gradient span algorithms show consistent progress in high dimensions.
MAP inference for general energy functions remains a challenging problem. While most efforts are channeled towards improving the linear programming (LP) based relaxation, this work is motivated by the quadratic programming (QP) relaxation. We propose a novel MAP relaxation that penalizes the Kullback-Leibler divergence…
Scalable method completes ill-conditioned matrices from few samples.
New algorithm finds sparse matrices on Stiefel manifold for optimisation.
BAEN-SVM improves SVM robustness to noisy data.
We propose an SDP relaxation for the Gromov-Wasserstein distance, providing globally optimal solutions.
Differential privacy enables organizations to collect accurate aggregates over sensitive data with strong, rigorous guarantees on individuals' privacy. Previous work has found that under differential privacy, computing multiple correlated aggregates as a batch, using an appropriate \emph{strategy}, may yield higher acc…
We analyze single-layer neural networks with the Xavier initialization in the asymptotic regime of large numbers of hidden units and large numbers of stochastic gradient descent training steps. The evolution of the neural network during training can be viewed as a stochastic system and, using techniques from stochastic…
New method reduces distributed non-convex optimization rounds and bits.
Full-batch GD outperforms one-pass SGD in learning a single-index model with quadratic activation.
CWGD measures gradient diversity weighted by curvature, improving SGD convergence.