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

61122183244 · May 202619922001200920182026
48 results for Spurious Local Minima

Deep linear networks avoid spurious local minima under certain conditions.

problem Existence of spurious local minima in deep linear networks.
method Reduction to two-layer case, quadratic loss analysis, and perturbation argument to show full rank property.
result Deep linear networks have no spurious local minima under specific conditions.

Paper proves conditions for nonconvex matrix recovery to avoid spurious local minima.

problem Ensuring no spurious local minima in nonconvex matrix recovery.
method Sharp restricted isometry bounds proof technique.
result RIP constant of δ < 1/2 is necessary and sufficient for exact recovery.

When the linear measurements of an instance of low-rank matrix recovery satisfy a restricted isometry property (RIP)---i.e. they are approximately norm-preserving---the problem is known to contain no spurious local minima, so exact recovery is guaranteed. In this paper, we show that moderate RIP is not enough to elimin…

2018-05-25abs ↗pdf ↗

Piecewise linear activations create many spurious local minima in neural networks.

problem Understanding the loss surface of neural networks with piecewise linear activations.
method Proved the existence of infinite spurious local minima and partitioned the loss surface into smooth cells.
result Piecewise linear activations create many spurious local minima that are invariant under a continuous path.

We consider the optimization problem associated with training simple ReLU neural networks of the form xi=1kmax{0,wix}\mathbf{x}\mapsto \sum_{i=1}^{k}\max\{0,\mathbf{w}_i^\top \mathbf{x}\} with respect to the squared loss. We provide a computer-assisted proof that even if the input distribution is standard Gaussian, even if the dime…

2017-12-24abs ↗pdf ↗

The paper studies quadratic neural networks, proving existence of spurious minima and saddle points.

problem Understanding the loss landscape of neural networks with quadratic activations.
method Theoretical analysis of mean squared error loss for neural networks with quadratic activations.
result Proves existence of spurious local minima and saddle points in the training landscape of deep overparameterized quadratic neural networks.

The paper analyzes how good initial guesses affect the amount of data needed for low-rank matrix recovery.

problem Theoretical guarantee of local optimization algorithms requires excessive data to prevent spurious local minima.
method Quantifies the relationship between initial guess quality and sample complexity using restricted isometry constant.
result A linear improvement in initial guess quality leads to a constant factor improvement in sample complexity.

Nonnegative low-rank matrix recovery can have spurious local minima.

problem Nonnegative low-rank matrix recovery problems can have spurious local minima.
method Investigated projected gradient methods for nonnegative low-rank recovery problems.
result Benign nonconvexity holds in the fully-observed case with RIP constant δ=0 but fails in the partially-observed case and higher-rank ground truths.

We show that there are no spurious local minima in the non-convex factorized parametrization of low-rank matrix recovery from incoherent linear measurements. With noisy measurements we show all local minima are very close to a global optimum. Together with a curvature bound at saddle points, this yields a polynomial ti…

2016-05-23abs ↗pdf ↗

Gradient flow in phase retrieval escapes spurious minima with high probability.

problem Understanding gradient-based optimization in high-dimensional non-convex functions.
method Analytical and numerical study of gradient dynamics in phase retrieval.
result Gradient flow avoids spurious minima by drifting along unstable directions.

DMs emerge from DenseAMs, transitioning from memorization to generalization.

problem Hindered memory retrieval in DenseAMs due to spurious states.
method Examined diffusion models through the lens of DenseAMs, focusing on their generative process.
result Identified a critical phase in DMs transitioning from memorization to generalization.

Study on descent algorithms in spiked matrix-tensor models, revealing performance issues and solutions.

problem Analysis of descent algorithms in spiked matrix-tensor models.
method Quantitative analysis using Kac-Rice formula and PDEs for Langevin dynamics.
result Gradient flow dynamics slow down in regions with spurious local minima, while AMP performs well.

Gradient descent and SGD can converge to max-margin directions in ReLU models.

problem Understanding the implicit bias of gradient methods in ReLU models.
method Characterization of loss function landscape, analysis of GD and SGD convergence, exploration of multi-neuron network learning.
result Gradient descent and SGD can converge to max-margin directions in ReLU models.

Study reveals sharp characterisation of local minima in neural network loss landscapes.

problem Characterizing local minima in high-dimensional two-layer ReLU neural networks.
method Exact low-dimensional representation of local minima using summary statistics and link with one-pass SGD dynamics.
result Local minima in overparameterized neural networks form discrete families with varying stability and reachability.

Matrix completion is a basic machine learning problem that has wide applications, especially in collaborative filtering and recommender systems. Simple non-convex optimization algorithms are popular and effective in practice. Despite recent progress in proving various non-convex algorithms converge from a good initial …

2016-05-24abs ↗pdf ↗

Gradient-flow helps find good minima in complex models.

problem Understanding why gradient-based algorithms work in non-convex optimization.
method Kac-Rice analysis and gradient-flow from statistical physics.
result Gradient-flow finds good global minima in the presence of many spurious local minima.

New framework for learning KR maps from data, ensuring stable generalization.

problem Learning monotone triangular transport maps efficiently and accurately.
method General framework using invertible transformations of smooth functions, ensuring no spurious local minima.
result Unique global minimizer corresponds to the KR map under certain conditions.

Least symmetry breaking principle explains SGD's local minima in shallow ReLU networks.

problem Understanding the structure of local minima in two-layer ReLU networks.
method Analyzing the squared loss optimization problem for ReLU networks with Gaussian inputs and applying the principle of least symmetry breaking.
result The principle of least symmetry breaking explains the structure of spurious local minima detected by SGD.

Paper analyzes noisy low-rank matrix optimization, improving RIP bounds and convergence rates.

problem Noisy low-rank matrix optimization with general objective functions.
method Develops new mathematical framework and proves convergence rate under RIP condition.
result Any spurious local solution is close to ground truth when RIP constant is less than 1/3.

Population risk is always of primary interest in machine learning; however, learning algorithms only have access to the empirical risk. Even for applications with nonconvex nonsmooth losses (such as modern deep networks), the population risk is generally significantly more well-behaved from an optimization point of vie…

2018-03-25abs ↗pdf ↗

Geometric study of linear neural networks identifies pure and spurious critical points.

problem Understanding the landscape of loss functions in linear neural networks.
method Geometric properties of functional spaces and parameterization analysis.
result Different phenomena cause the absence of bad local minima in linear networks, depending on the architecture and loss function.

Paper shows no spurious local minima in a specific matrix factorization problem.

problem Optimization of 1\ell_1-norm rank-one symmetric matrix factorization.
method Second-order variational analysis to study the landscape of the problem.
result Any second-order stationary point is globally optimal.

SGD with over-param. makes neural net landscape connected, aiding optimization.

problem Spurious local minima and disconnected landscape in neural networks optimization.
method Stochastic Gradient Descent (SGD) with over-parameterization.
result SGD solutions are connected via a piecewise linear path, making the landscape approximately connected.

We examine the squared error loss landscape of shallow linear neural networks. We show---with significantly milder assumptions than previous works---that the corresponding optimization problems have benign geometric properties: there are no spurious local minima and the Hessian at every saddle point has at least one ne…

2018-05-13abs ↗pdf ↗

Sharp global guarantees for noisy overparameterized low-rank recovery.

problem Understanding practical success of overparameterization in noisy conditions.
method Unified proof technique combining escape directions and counterexample inexistence.
result Near-second-order points achieve minimax-optimal recovery bounds.

Overparametrization improves QNN trainability by reducing spurious local minima.

problem Understanding how overparametrization affects the loss landscape of QNNs.
method Rigorous analysis of overparametrization in QNNs with periodic structure.
result Overparametrization corresponds to a computational phase transition improving QNN trainability.

This paper explores loss landscapes of sparse neural networks, finding unique characteristics compared to dense networks.

problem Understanding the loss landscape of sparse neural networks, especially one-hidden-layer networks.
method Analyzes sparse networks with dense and sparse final layers, focusing on linear and non-linear models.
result Sparse networks can have no spurious valleys under certain conditions, but spurious valleys and minima can exist for wide sparse networks.

This work shows that a simple local search can recover true principal components in non-negative rank-1 RPCA.

problem Recovering true principal components in non-negative rank-1 robust principal component analysis with noisy measurements.
method Using the Burer-Monteiro approach to cast RPCA as a non-convex and non-smooth 1\ell_1 optimization problem.
result The low-dimensional formulation of symmetric and asymmetric positive rank-1 RPCA has a unique global solution and no spurious local solutions.

Unified approach to characterize and regularize deep neural network local minima.

problem Characterize and improve generalizability of deep neural network local minima.
method Information-theoretic Fisher information metric for local minima characterization and regularization.
result Unified approach successfully characterizes and improves generalizability of DNNs.