中文
相关论文

相关论文: Paths and Ambient Spaces in Neural Loss Landscapes

200 篇论文

There are many surprising and perhaps counter-intuitive properties of optimization of deep neural networks. We propose and experimentally verify a unified phenomenological model of the loss landscape that incorporates many of them. High…

机器学习 · 计算机科学 2019-06-12 Stanislav Fort , Stanislaw Jastrzebski

Modern machine learning often relies on optimizing a neural network's parameters using a loss function to learn complex features. Beyond training, examining the loss function with respect to a network's parameters (i.e., as a loss…

Recent work has established clear links between the generalization performance of trained neural networks and the geometry of their loss landscape near the local minima to which they converge. This suggests that qualitative and quantitative…

机器学习 · 计算机科学 2022-01-28 Stefan Horoi , Jessie Huang , Bastian Rieck , Guillaume Lajoie , Guy Wolf , Smita Krishnaswamy

Studying neural network loss landscapes provides insights into the nature of the underlying optimization problems. Unfortunately, loss landscapes are notoriously difficult to visualize in a human-comprehensible fashion. One common way to…

机器学习 · 计算机科学 2022-02-04 Tiffany Vlaar , Jonathan Frankle

Characterizing the loss of a neural network with respect to model parameters, i.e., the loss landscape, can provide valuable insights into properties of that model. Various methods for visualizing loss landscapes have been proposed, but…

Training a neural network requires navigating a high-dimensional, non-convex loss surface to find parameters that minimize this loss. In many ways, it is surprising that optimizers such as stochastic gradient descent and ADAM can reliably…

机器学习 · 计算机科学 2026-02-06 Conor Rowan , Finn Murphy-Blanchard

One of the major concerns for neural network training is that the non-convexity of the associated loss functions may cause bad landscape. The recent success of neural networks suggests that their loss landscape is not too bad, but what…

机器学习 · 计算机科学 2023-07-19 Ruoyu Sun , Dawei Li , Shiyu Liang , Tian Ding , R Srikant

The loss landscape of neural networks is a critical aspect of their training, and understanding its properties is essential for improving their performance. In this paper, we investigate how the loss surface changes when the sample size…

机器学习 · 计算机科学 2024-09-19 Nikita Kiselev , Andrey Grabovoy

In machine learning, a loss function measures the difference between model predictions and ground-truth (or target) values. For neural network models, visualizing how this loss changes as model parameters are varied can provide insights…

Many machine learning methods operate by inverting a neural network at inference time, which has become a popular technique for solving inverse problems in computer vision, robotics, and graphics. However, these methods often involve…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ruoshi Liu , Chengzhi Mao , Purva Tendulkar , Hao Wang , Carl Vondrick

We investigate the local spectral statistics of the loss surface Hessians of artificial neural networks, where we discover excellent agreement with Gaussian Orthogonal Ensemble statistics across several network architectures and datasets.…

机器学习 · 计算机科学 2021-12-28 Nicholas P Baskerville , Diego Granziol , Jonathan P Keating

Neural network training relies on our ability to find "good" minimizers of highly non-convex loss functions. It is well-known that certain network architecture designs (e.g., skip connections) produce loss functions that train easier, and…

机器学习 · 计算机科学 2018-11-08 Hao Li , Zheng Xu , Gavin Taylor , Christoph Studer , Tom Goldstein

Recent observations have advanced our understanding of the neural network optimization landscape, revealing the existence of (1) paths of high accuracy containing diverse solutions and (2) wider minima offering improved performance.…

机器学习 · 计算机科学 2021-09-14 Mitchell Wortsman , Maxwell Horton , Carlos Guestrin , Ali Farhadi , Mohammad Rastegari

We extend the concept of loss landscape mode connectivity to the input space of deep neural networks. Mode connectivity was originally studied within parameter space, where it describes the existence of low-loss paths between different…

机器学习 · 计算机科学 2024-09-10 Jakub Vrabel , Ori Shem-Ur , Yaron Oz , David Krueger

The underlying loss landscapes of deep neural networks have a great impact on their training, but they have mainly been studied theoretically due to computational constraints. This work vastly reduces the time required to compute such loss…

机器学习 · 计算机科学 2021-12-17 Robert Bain

Neural network models are one of the most successful approaches to machine learning, enjoying an enormous amount of development and research over recent years and finding concrete real-world applications in almost any conceivable area of…

数学物理 · 物理学 2023-06-06 Nicholas P Baskerville

Despite their effective use in various fields, many aspects of neural networks are poorly understood. One important way to investigate the characteristics of neural networks is to explore the loss landscape. However, most models produce a…

机器学习 · 计算机科学 2022-04-12 Aleksandar Doknic , Torsten Möller

The loss landscape of deep neural networks (DNNs) is commonly considered complex and wildly fluctuated. However, an interesting observation is that the loss surfaces plotted along Gaussian noise directions are almost v-basin ones with the…

机器学习 · 计算机科学 2025-06-09 Yichu Xu , Xin-Chun Li , Lan Li , De-Chuan Zhan

The clear understanding of the non-convex landscape of neural network is a complex incomplete problem. This paper studies the landscape of linear (residual) network, the simplified version of the nonlinear network. By treating the gradient…

代数几何 · 数学 2021-02-09 Xiuyi Yang

In recent years, there has been a growing interest in visualizing the loss landscape of neural networks. Linear landscape visualization methods, such as principal component analysis, have become widely used as they intuitively help…

机器学习 · 计算机科学 2023-09-27 Mohannad Elhamod , Anuj Karpatne
‹ 上一页 1 2 3 10 下一页 ›