中文
相关论文

相关论文: Scaling Laws vs Model Architectures: How does Indu…

200 篇论文

The advent of transformer-based architectures and large language models (LLMs) have significantly advanced the performance of natural language processing (NLP) models. Since these LLMs are trained on huge corpuses of data from the web and…

计算与语言 · 计算机科学 2024-08-29 Arkadeep Baksi , Rahul Singh , Tarun Joshi

We investigate grokking in transformers through the lens of inductive bias: dispositions arising from architecture or optimization that let the network prefer one solution over another. We first show that architectural choices such as the…

机器学习 · 计算机科学 2026-02-09 Jaisidh Singh , Diganta Misra , Antonio Orvieto

Transformer-based models are now predominant in NLP. They outperform approaches based on static models in many respects. This success has in turn prompted research that reveals a number of biases in the language models generated by…

计算与语言 · 计算机科学 2022-04-13 Alexander Henlein , Alexander Mehler

Recently, vision transformers and MLP-based models have been developed in order to address some of the prevalent weaknesses in convolutional neural networks. Due to the novelty of transformers being used in this domain along with the…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Katelyn Morrison , Benjamin Gilby , Colton Lipchak , Adam Mattioli , Adriana Kovashka

Generative AI, in particular large transformer models, are increasingly driving HPC system design in science and industry. We analyze performance characteristics of such transformer models and discuss their sensitivity to the transformer…

A multiplicative constant scaling factor is often applied to the model output to adjust the dynamics of neural network parameters. This has been used as one of the key interventions in an empirical study of lazy and active behavior.…

机器学习 · 计算机科学 2021-07-05 Ryuichi Kanoh , Mahito Sugiyama

Recent advances in foundation models have led to a promising trend of developing large recommendation models to leverage vast amounts of available data. Still, mainstream models remain embarrassingly small in size and na\"ive enlarging does…

机器学习 · 计算机科学 2024-06-07 Xingzhuo Guo , Junwei Pan , Ximei Wang , Baixu Chen , Jie Jiang , Mingsheng Long

Recent advances in large language models (LLMs) have been largely driven by scaling laws for individual models, which predict performance improvements as model parameters and data volume increase. However, the capabilities of any single LLM…

机器学习 · 计算机科学 2026-01-29 Dakuan Lu , Jiaqi Zhang , Cheng Yuan , Jiawei Shao , Xuelong Li

Transformers exhibit In-Context Learning (ICL), where these models solve new tasks by using examples in the prompt without additional training. In our work, we identify and analyze two key components of ICL: (1) context-scaling, where model…

机器学习 · 计算机科学 2024-10-17 Amirhesam Abedsoltan , Adityanarayanan Radhakrishnan , Jingfeng Wu , Mikhail Belkin

Neural scaling laws describe how the performance of deep neural networks scales with key factors such as training data size, model complexity, and training time, often following power-law behaviors over multiple orders of magnitude. Despite…

机器学习 · 统计学 2024-10-14 Roman Worschech , Bernd Rosenow

Data scaling has revolutionized fields like natural language processing and computer vision, providing models with remarkable generalization capabilities. In this paper, we investigate whether similar data scaling laws exist in robotics,…

机器人学 · 计算机科学 2025-10-14 Yingdong Hu , Fanqi Lin , Pingyue Sheng , Chuan Wen , Jiacheng You , Yang Gao

Systems relying on ML have become ubiquitous, but so has biased behavior within them. Research shows that bias significantly affects stakeholders' trust in systems and how they use them. Further, stakeholders of different backgrounds view…

人机交互 · 计算机科学 2025-08-04 Zhanna Kaufman , Madeline Endres , Cindy Xiong Bearfield , Yuriy Brun

Autonomous systems increasingly require moral judgment capabilities, yet whether these capabilities scale predictably with model size remains unexplored. We systematically evaluate 75 large language model configurations (0.27B--1000B…

计算机与社会 · 计算机科学 2026-05-04 Kazuhiro Takemoto

Scaling law that rewards large datasets, complex models and enhanced data granularity has been observed in various fields of deep learning. Yet, studies on time series forecasting have cast doubt on scaling behaviors of deep learning…

机器学习 · 计算机科学 2024-11-13 Jingzhe Shi , Qinwei Ma , Huan Ma , Lei Li

Efficient training and inference algorithms, such as low-rank adaption and model pruning, have shown impressive performance for learning Transformer-based large foundation models. However, due to the technical challenges of the non-convex…

机器学习 · 计算机科学 2024-06-26 Hongkang Li , Meng Wang , Shuai Zhang , Sijia Liu , Pin-Yu Chen

Inductive biases influence the behavior and performance of sequential models. In this work, we study an underexplored inductive bias in sequential modeling: continuity in time. We ask a simple question: do models motivated by…

机器学习 · 计算机科学 2026-05-12 Annan Yu , Dongwei Lyu , N. Benjamin Erichson

This study aims to understand how statistical biases affect the model's ability to generalize to in-distribution and out-of-distribution data on algorithmic tasks. Prior research indicates that transformers may inadvertently learn to rely…

机器学习 · 计算机科学 2024-09-11 John Mitros

We propose a novel scaling law for general-purpose decoder-only language models (LMs) trained on multilingual data, tackling the problem of balancing languages during multilingual pretraining. A primary challenge in studying multilingual…

计算与语言 · 计算机科学 2024-12-05 Yifei He , Alon Benhaim , Barun Patra , Praneetha Vaddamanu , Sanchit Ahuja , Parul Chopra , Vishrav Chaudhary , Han Zhao , Xia Song

Understanding what defines a good representation in large language models (LLMs) is fundamental to both theoretical understanding and practical applications. In this paper, we investigate the quality of intermediate representations in…

机器学习 · 计算机科学 2024-12-13 Oscar Skean , Md Rifat Arefin , Yann LeCun , Ravid Shwartz-Ziv

Scaling laws describe how language models improve with additional data, parameters, and compute. While widely used, they are typically measured on aggregate test sets. Aggregate evaluations yield clean trends but average over heterogeneous…

计算与语言 · 计算机科学 2026-01-16 William Held , David Hall , Percy Liang , Diyi Yang