paper-with-me

홈 › Papers

Extracting Global Dynamics of Loss Landscape in Deep Learning Models

2021-06-14 · Mohammed Eslami, Hamed Eramian, Marcio Gameiro, William Kalies, Konstantin Mischaikow

Deep learning models evolve through training to learn the manifold in which the data exists to satisfy an objective. It is well known that evolution leads to different final states which produce inconsistent predictions of the same test data points. This calls for techniques to be able to empirically quantify the difference in the trajectories and highlight problematic regions. While much focus is placed on discovering what models learn, the question of how a model learns is less studied beyond theoretical landscape characterizations and local geometric approximations near optimal conditions. Here, we present a toolkit for the Dynamical Organization Of Deep Learning Loss Landscapes, or DOODL3. DOODL3 formulates the training of neural networks as a dynamical system, analyzes the learning process, and presents an interpretable global view of trajectories in the loss landscape. Our approach uses the coarseness of topology to capture the granularity of geometry to mitigate against states of instability or elongated training. Overall, our analysis presents an empirical framework to extract the global dynamics of a model and to use that information to guide the training of neural networks.

📄 PDF Abstract BibTeX arXiv:2106.07683

Code (1)

netrias/DOODL3 공식 구현 tf

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Probing Implicit Bias in Semi-gradient Q-learning: Visualizing the Effective Loss Landscapes via the Fokker--Planck Equation

2024-06-12 · Shuyu Yin, Fei Wen, Peilin Liu, Tao Luo

Semi-gradient Q-learning is applied in many fields, but due to the absence of an explicit loss function, studying its dynamics and implicit bias in the parameter space is challenging. This paper introduces the Fokker--Pl…

Q-Learning

Evaluating Loss Landscapes from a Topology Perspective

2024-11-14 · Tiankai Xie, Caleb Geniesse, Jiaqing Chen, Yaoqing Yang 외

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 be…

Topological Data Analysis

Sharp description of local minima in the loss landscape of high-dimensional two-layer ReLU neural networks

2026-04-10 · Jie Huang, Bruno Loureiro, Stefano Sarao Mannelli arxiv

We study the population loss landscape of two-layer ReLU networks of the form $\sum_{k=1}^K \mathrm{ReLU}(w_k^\top x)$ in a realisable teacher-student setting with Gaussian covariates. We show that local minima admit an …

Anomalous diffusion dynamics of learning in deep neural networks

2020-09-22 · Guozhang Chen, Cheng Kevin Qu, Pulin Gong

Learning in deep neural networks (DNNs) is implemented through minimizing a highly non-convex loss function, typically by a stochastic gradient descent (SGD) method. This learning process can effectively find good wide m…

Visualizing Loss Functions as Topological Landscape Profiles

2024-11-19 · Caleb Geniesse, Jiaqing Chen, Tiankai Xie, Ge Shi 외

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 …

Image SegmentationSemantic SegmentationTopological Data Analysis