中文
相关论文

相关论文: On the Origin of Algorithmic Progress in AI

200 篇论文

We introduce compression laws for language language models (LLMs). While recent scaling laws have sought to understand how LLMs scale with respect to model size, pre-training data, and computational resources, we focus on understanding how…

计算与语言 · 计算机科学 2025-04-08 Ayan Sengupta , Siddhant Chaudhary , Tanmoy Chakraborty

As AI becomes more capable, we entrust it with more general and consequential tasks. The risks from failure grow more severe with increasing task scope. It is therefore important to understand how extremely capable AI models will fail: Will…

人工智能 · 计算机科学 2026-04-13 Alexander Hägele , Aryo Pradipta Gema , Henry Sleight , Ethan Perez , Jascha Sohl-Dickstein

In recent years, Large Language Models (LLMs) through Transformer structures have dominated many machine learning tasks, especially text processing. However, these models require massive amounts of data for training and induce high resource…

机器学习 · 计算机科学 2025-04-17 Kilian Pfeiffer , Mohamed Aboelenien Ahmed , Ramin Khalili , Jörg Henkel

In today's era of "scale-out", this paper makes the case that a specialized hardware architecture based on "scale-in"--placing as many specialized processors as possible along with their memory systems and interconnect links within one or…

硬件体系结构 · 计算机科学 2020-09-14 Suresh Krishna , Ravi Krishna

While large language models (LLMs) demonstrate reasonable zero-shot capability across many downstream tasks, fine-tuning is a common practice to improve their performance. However, a task's data efficiency--i.e., the number of fine-tuning…

机器学习 · 计算机科学 2026-01-01 Gyung Hyun Je , Colin Raffel

Efficient Federated learning (FL) is crucial for training deep networks over devices with limited compute resources and bounded networks. With the advent of big data, devices either generate or collect multimodal data to train either…

机器学习 · 计算机科学 2025-09-16 Sahil Tyagi

The progress of some AI paradigms such as deep learning is said to be linked to an exponential growth in the number of parameters. There are many studies corroborating these trends, but does this translate into an exponential increase in…

机器学习 · 计算机科学 2023-03-30 Radosvet Desislavov , Fernando Martínez-Plumed , José Hernández-Orallo

One of the grand enduring goals of AI is to create generalist agents that can learn multiple different tasks from diverse data via multitask learning (MTL). However, in practice, applying gradient descent (GD) on the average loss across all…

机器学习 · 计算机科学 2023-10-31 Bo Liu , Yihao Feng , Peter Stone , Qiang Liu

Dataset scaling, also known as normalization, is an essential preprocessing step in a machine learning pipeline. It is aimed at adjusting attributes scales in a way that they all vary within the same range. This transformation is known to…

机器学习 · 计算机科学 2022-12-26 Lucas B. V. de Amorim , George D. C. Cavalcanti , Rafael M. O. Cruz

The rapid advancement of Large Language Models (LLMs) necessitates a deep understanding of their fundamental performance limits. This paper investigates the limits of LLM inference, focusing on hardware-imposed bottlenecks in…

硬件体系结构 · 计算机科学 2025-11-17 Michael Davies , Neal Crago , Karthikeyan Sankaralingam , Christos Kozyrakis

This paper aims to study how the population size affects the computation time of evolutionary algorithms in a rigorous way. The computation time of an evolutionary algorithm can be measured by either the expected number of generations…

神经与进化计算 · 计算机科学 2016-06-15 Jun He , Xin Yao

Artificial Intelligence, especially Large Language Models (LLMs), has transformed domains such as software engineering, journalism, creative writing, academia, and media (Naveed et al. 2025; arXiv:2307.06435). Diffusion models like Stable…

计算与语言 · 计算机科学 2025-11-11 Trivikram Satharasi , S Sitharama Iyengar

How does retrieval performance scale with pretraining FLOPs? We benchmark retrieval performance across LLM model sizes from 125 million parameters to 7 billion parameters pretrained on datasets ranging from 1 billion tokens to more than 2…

机器学习 · 计算机科学 2025-08-26 Jacob Portes , Connor Jennings , Erica Ji Yuen , Sasha Doubov , Michael Carbin

The rapid adoption of Large Language Models (LLMs) has raised significant environmental concerns. Unlike the one-time cost of training, LLM inference occurs continuously and dominates the AI energy footprint. Yet most sustainability studies…

机器学习 · 计算机科学 2026-04-08 Hemang Jain , Shailender Goyal , Divyansh Pandey , Karthik Vaidhyanathan

Language models have seen enormous progress on advanced benchmarks in recent years, but much of this progress has only been possible by using more costly models. Benchmarks may therefore present a warped picture of progress in practical…

机器学习 · 计算机科学 2026-03-24 Hans Gundlach , Jayson Lynch , Matthias Mertens , Neil Thompson

The rapid growth of Large Language Models (LLMs) has been a driving force in transforming various domains, reshaping the artificial general intelligence landscape. However, the increasing computational and memory demands of these models…

Training advanced AI models requires large investments in computational resources, or compute. Yet, as hardware innovation reduces the price of compute and algorithmic advances make its use more efficient, the cost of training an AI model…

计算机与社会 · 计算机科学 2024-02-15 Konstantin Pilz , Lennart Heim , Nicholas Brown

Downstream scaling laws aim to predict task performance at larger scales from the model's performance at smaller scales. Whether such prediction should be possible is unclear: some works discover clear linear scaling trends after simple…

计算与语言 · 计算机科学 2025-10-10 Nicholas Lourie , Michael Y. Hu , Kyunghyun Cho

Topic modeling is a very powerful technique in data analysis and data mining but it is generally slow. Many parallelization approaches have been proposed to speed up the learning process. However, they are usually not very efficient because…

分布式、并行与集群计算 · 计算机科学 2020-02-24 Hung Nghiep Tran , Atsuhiro Takasu