paper-with-me

Papers

Scaling Laws for the Principled Design, Initialization, and Preconditioning of ReLU Networks

2020-01-01 · ICLR 2020 1 · Aaron Defazio, Leon Bottou

Abstract In this work, we describe a set of rules for the design and initialization of well-conditioned neural networks, guided by the goal of naturally balancing the diagonal blocks of the Hessian at the start of training. We show how our measure of conditioning of a block relates to another natural measure of conditioning, the ratio of weight gradients to the weights. We prove that for a ReLU-based deep multilayer perceptron, a simple initialization scheme using the geometric mean of the fan-in and fan-out satisfies our scaling rule. For more sophisticated architectures, we show how our scaling principle can be used to guide design choices to produce well-conditioned neural networks, reducing guess-work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scaling laws in wearable human activity recognition

2025-02-05 · Tom Hoddes, Alex Bijamov, Saket Joshi, Daniel Roggen 외

Many deep architectures and self-supervised pre-training techniques have been proposed for human activity recognition (HAR) from wearable multimodal sensors. Scaling laws have the potential to help move towards more prin…

Activity RecognitionHuman Activity Recognition

Joint MoE Scaling Laws: Mixture of Experts Can Be Memory Efficient

2025-02-07 · Jan Ludziejewski, Maciej Pióro, Jakub Krajewski, Maciej Stefaniak 외

Mixture of Experts (MoE) architectures have significantly increased computational efficiency in both research and real-world applications of large-scale machine learning models. However, their scalability and efficiency …

Computational EfficiencyMixture-of-Experts

Scaling Laws for Deep Learning

2021-08-17 · Jonathan S. Rosenfeld

Running faster will only get you so far -- it is generally advisable to first understand where the roads lead, then get a car ... The renaissance of machine learning (ML) and deep learning (DL) over the last decade is ac…

Deep Learningimage-classificationImage ClassificationLanguage Modeling+2

Understanding LLM Behaviors via Compression: Data Generation, Knowledge Acquisition and Scaling Laws

2025-04-13 · Zhixuan Pan, Shaowen Wang, Jian Li

Large Language Models (LLMs) have demonstrated remarkable capabilities across numerous tasks, yet principled explanations for their underlying mechanisms and several phenomena, such as scaling laws, hallucinations, and r…

Scaling Laws for Optimal Data Mixtures

2025-07-12 · Mustafa Shukor, Louis Bethune, Dan Busbridge, David Grangier 외 arxiv

Large foundation models are typically trained on data from multiple domains, with the data mixture--the proportion of each domain used--playing a critical role in model performance. The standard approach to selecting thi…