paper-with-me

홈 › Papers

Deconstructing the Goldilocks Zone of Neural Network Initialization

2024-02-05 · Artem Vysogorets, Anna Dawid, Julia Kempe

The second-order properties of the training loss have a massive impact on the optimization dynamics of deep learning models. Fort & Scherlis (2019) discovered that a large excess of positive curvature and local convexity of the loss Hessian is associated with highly trainable initial points located in a region coined the "Goldilocks zone". Only a handful of subsequent studies touched upon this relationship, so it remains largely unexplained. In this paper, we present a rigorous and comprehensive analysis of the Goldilocks zone for homogeneous neural networks. In particular, we derive the fundamental condition resulting in excess of positive curvature of the loss, explaining and refining its conventionally accepted connection to the initialization norm. Further, we relate the excess of positive curvature to model confidence, low initial loss, and a previously unknown type of vanishing cross-entropy loss gradient. To understand the importance of excessive positive curvature for trainability of deep networks, we optimize fully-connected and convolutional architectures outside the Goldilocks zone and analyze the emergent behaviors. We find that strong model performance is not perfectly aligned with the Goldilocks zone, calling for further research into this relationship.

📄 PDF Abstract BibTeX arXiv:2402.03579

Code (1)

avysogorets/goldilocks-zone 공식 구현 pytorch

Similar Papers 제목 키워드 기반

The Goldilocks zone: Towards better understanding of neural network loss landscapes

2018-07-06 · Stanislav Fort, Adam Scherlis

We explore the loss landscape of fully-connected and convolutional neural networks using random, low-dimensional hyperplanes and hyperspheres. Evaluating the Hessian, $H$, of the loss function on these hypersurfaces, we …

Balancing Complexity and Informativeness in LLM-Based Clustering: Finding the Goldilocks Zone

2025-04-06 · Justin Miller, Tristram Alexander

The challenge of clustering short text data lies in balancing informativeness with interpretability. Traditional evaluation metrics often overlook this trade-off. Inspired by linguistic principles of communicative effici…

ClusteringInformativenessSemantic SimilaritySemantic Textual Similarity

Towards Understanding Grokking: An Effective Theory of Representation Learning

2022-05-20 · Ziming Liu, Ouail Kitouni, Niklas Nolte, Eric J. Michaud 외

We aim to understand grokking, a phenomenon where models generalize long after overfitting their training set. We present both a microscopic analysis anchored by an effective theory and a macroscopic analysis of phase di…

MemorizationRepresentation Learning

Wasserstein-Aligned Localisation for VLM-Based Distributional OOD Detection in Medical Imaging

2026-05-06 · Bernhard Kainz, Johanna P Mueller, Matthew Baugh, Cosmin Bercea arxiv

Zero-shot anomaly localisation via vision-language models (VLMs) offers a compelling approach for rare pathology detection, yet its performance is fundamentally limited by the absence of healthy anatomical context. We re…

Visual Reasoning

Goldilocks Neural Networks

2020-02-11 · Jan Rosenzweig, Zoran Cvetkovic, Ivana Roenzweig

We introduce the new "Goldilocks" class of activation functions, which non-linearly deform the input signal only locally when the input signal is in the appropriate range. The small local deformation of the signal enable…