Reviews recent findings on neural network landscapes.
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
Paper characterizes optimization landscape of Tucker decomposition.
The paper analyzes phase retrieval under limited samples, ensuring a benign local landscape for convergence.
Study reveals sharp characterisation of local minima in neural network loss landscapes.
Recent work has noted that all bad local minima can be removed from neural network loss landscapes, by adding a single unit with a particular parameterization. We show that the core technique from these papers can be used to remove all bad local minima from any loss landscape, so long as the global minimum has a loss o…
Deep ReLU networks with extra parameters have mostly good loss landscapes.
Deeper models have a more favorable optimization landscape, making them more robust to noise.
Adaptor 'E' extends gradient-based optimizers to explore loss landscapes, improving generalization.
Study reveals properties of local minima in ReLU networks.
We investigate the structure of the profit landscape obtained from the most basic, fluctuation based, trading strategy applied for the daily stock price data. The strategy is parameterized by only two variables, p and q. Stocks are sold and bought if the log return is bigger than p and less than -q, respectively. Repet…
Machine learning techniques are being increasingly used as flexible non-linear fitting and prediction tools in the physical sciences. Fitting functions that exhibit multiple solutions as local minima can be analysed in terms of the corresponding machine learning landscape. Methods to explore and visualise molecular pot…
Deep learning dynamics exhibit anomalous superdiffusion initially, aiding escape from local minima.
The paper proves skip connections help neural networks avoid shallow local minima.
Hill-ADAM optimizes loss landscapes by exploring state space deterministically.
This paper proposes a new optimization algorithm called Entropy-SGD for training deep neural networks that is motivated by the local geometry of the energy landscape. Local extrema with low generalization error have a large proportion of almost-zero eigenvalues in the Hessian with very few positive or negative eigenval…
Black holes offer insights into machine learning's loss landscapes.
We analyze the optimization landscape of α-loss in logistic models.
New sampler tackles complex discrete energy landscapes efficiently.
Almost all local minima in neural networks are strongly convex.
New method simplifies optimization landscapes by transforming saddle points.
The local geometry of high dimensional neural network loss landscapes can both challenge our cherished theoretical intuitions as well as dramatically impact the practical success of neural network training. Indeed recent works have observed 4 striking local properties of neural loss landscapes on classification tasks: …
We study rough high-dimensional landscapes in which an increasingly stronger preference for a given configuration emerges. Such energy landscapes arise in glass physics and inference. In particular we focus on random Gaussian functions, and on the spiked-tensor model and generalizations. We thoroughly analyze the stati…
Researchers improve visualization of neural network loss landscapes.
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…
In this work we analyse quantitatively the interplay between the loss landscape and performance of descent algorithms in a prototypical inference problem, the spiked matrix-tensor model. We study a loss function that is the negative log-likelihood of the model. We analyse the number of local minima at a fixed distance …
We analyze the landscape of empirical risk minimization for high-dimensional models, predicting phase transitions and critical point properties.
SGD with large learning rates can converge to local maxima.
We apply a simple trading strategy for various time series of real and artificial stock prices to understand the origin of fractality observed in the resulting profit landscapes. The strategy contains only two parameters and , and the sell (buy) decision is made when the log return is larger (smaller) than (…
This paper introduces a scalable benchmark for evaluating local posterior sampling in neural networks.
Flexible Kernels for Protein Property Prediction
Embedding principle explains loss landscape of deep neural networks.
The pursuit of explaining and improving generalization in deep learning has elicited efforts both in regularization techniques as well as visualization techniques of the loss surface geometry. The latter is related to the intuition prevalent in the community that flatter local optima leads to lower generalization error…
We study nonconvex optimization landscapes for learning overcomplete representations, including learning (i) sparsely used overcomplete dictionaries and (ii) convolutional dictionaries, where these unsupervised learning problems find many applications in high-dimensional data analysis. Despite the empirical success of …
Neural networks' optimization dynamics are confined to a single basin despite connected basins in the loss landscape.
This paper introduces SRPR for robust phase retrieval with smoothed loss functions.
Non-convex optimization with local search heuristics has been widely used in machine learning, achieving many state-of-art results. It becomes increasingly important to understand why they can work for these NP-hard problems on typical data. The landscape of many objective functions in learning has been conjectured to …
In this paper we develop a new framework that captures the common landscape underlying the common non-convex low-rank matrix problems including matrix sensing, matrix completion and robust PCA. In particular, we show for all above problems (including asymmetric cases): 1) all local minima are also globally optimal; 2) …
Training an artificial neural network involves an optimization process over the landscape defined by the cost (loss) as a function of the network parameters. We explore these landscapes using optimisation tools developed for potential energy landscapes in molecular science. The number of local minima and transition sta…
Paper shows no spurious local minima in a specific matrix factorization problem.
DMs emerge from DenseAMs, transitioning from memorization to generalization.
Due to the success of deep learning to solving a variety of challenging machine learning tasks, there is a rising interest in understanding loss functions for training neural networks from a theoretical aspect. Particularly, the properties of critical points and the landscape around them are of importance to determine …
Entropy regularization is commonly used to improve policy optimization in reinforcement learning. It is believed to help with \emph{exploration} by encouraging the selection of more stochastic policies. In this work, we analyze this claim using new visualizations of the optimization landscape based on randomly perturbi…
Overparametrization improves QNN trainability by reducing spurious local minima.
The L1 loss landscape of neural nets near local minima behaves differently, revealing exponential decay and increased vertex density.
This work reveals symmetries in quantum circuits and develops a noise-aware optimization method.
One of the main difficulties in analyzing neural networks is the non-convexity of the loss function which may have many bad local minima. In this paper, we study the landscape of neural networks for binary classification tasks. Under mild assumptions, we prove that after adding one special neuron with a skip connection…
We identify a class of over-parameterized deep neural networks with standard activation functions and cross-entropy loss which provably have no bad local valley, in the sense that from any point in parameter space there exists a continuous path on which the cross-entropy loss is non-increasing and gets arbitrarily clos…
This work tackles Bayesian neural networks by addressing loss landscape symmetries.