LGAIMLMar 3, 2025

Scaling Law Phenomena Across Regression Paradigms: Multiple and Kernel Approaches

arXiv:2503.01314v14 citationsh-index: 21
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of understanding scaling laws in machine learning for researchers, but it is incremental as it extends known phenomena to more complex regression paradigms.

The paper demonstrates that scaling law phenomena, previously observed in large language models and linear regression, also extend to multiple regression and kernel regression settings, which are more expressive than linear methods, providing deeper insights into these laws.

Recently, Large Language Models (LLMs) have achieved remarkable success. A key factor behind this success is the scaling law observed by OpenAI. Specifically, for models with Transformer architecture, the test loss exhibits a power-law relationship with model size, dataset size, and the amount of computation used in training, demonstrating trends that span more than seven orders of magnitude. This scaling law challenges traditional machine learning wisdom, notably the Oscar Scissors principle, which suggests that an overparametrized algorithm will overfit the training datasets, resulting in poor test performance. Recent research has also identified the scaling law in simpler machine learning contexts, such as linear regression. However, fully explaining the scaling law in large practical models remains an elusive goal. In this work, we advance our understanding by demonstrating that the scaling law phenomenon extends to multiple regression and kernel regression settings, which are significantly more expressive and powerful than linear methods. Our analysis provides deeper insights into the scaling law, potentially enhancing our understanding of LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes