
Epoch Impact Report 2022
Our impact report for 2022.

Explosive Growth from AI: A Review of the Arguments
Our new article reviews growth theory and empirical arguments regarding the potential of advanced AI substantially accelerating economic growth. We take stock of the key arguments for why we might or might not expect growth that is on the order of ten-fold the growth rates common in today’s frontier economies once advanced AI systems are widely deployed.

Trading off compute in training and inference
Some techniques allow to increase the performance of Machine Learning models at the cost of more expensive inference, or reduce inference compute at the cost of lower performance. This possibility induces a tradeoff between spending more resources on training or on inference. We explore the characteristics of this tradeoff and outline some implications for AI governance.

The limited benefit of recycling foundation models
I investigate the benefits of recycling old foundation models to save training costs on large training runs, finding that it seems unlikely that model recycling will result in more than a modest increase in AI capabilities.

Extrapolating performance in language modeling benchmarks
We study trends in language model performance across five orders of magnitude of parameter scaling, finding that compute-focused extrapolations are a promising way to forecast AI capabilities.

Epoch and FRI Mentorship Program Summer 2023
We are launching the Epoch and FRI mentorship program for women, non-binary people, and trans people of all genders.

Direct Approach Interactive Model
The Direct Approach framework bounds the compute requirements for transformative AI by extrapolating neural scaling laws. We combine those estimates with simple models of future progress in algorithms, investment, and compute costs to produce a user-adjustable forecast over the date at which TAI will be achieved.

A compute-based framework for thinking about the future of AI
I explain a framework for predicting the future of AI. The framework states that compute is ultimately the most important driver of progress in AI, and that AI will likely dramatically increase the world economic growth rate later this century. I also defend the idea that progress in AI will likely become relatively predictable, allowing us to anticipate AI capabilities before they are fully formed.

Please Report Your Compute
We’ve written an opinion piece pushing for AI researchers and engineers to be more transparent in reporting their compute usage. This can help forecast future developments and risks, inform AI governance and policy, and benefit the broader AI community.

The Direct Approach
Empirical scaling laws can help predict the cross-entropy loss associated with training inputs, such as compute and data. However, in order to predict when AI will achieve some subjective level of performance, it is necessary to devise a way of interpreting the cross-entropy loss of a model. This blog post provides a discussion of one such theoretical method, which we call the Direct Approach.

Power laws in Speedrunning and Machine Learning
We develop a model for predicting record improvements in video game speedrunning and apply it to predicting Machine Learning benchmarks. This model suggests that Machine Learning benchmarks are not close to saturation, and that large sudden improvements are infrequent, but not ruled out.

Announcing Epoch’s dashboard of key trends and figures in Machine Learning
We're launching a dashboard that provides key data from our research on Machine Learning, aiming to serve as a valuable resource for understanding the present and future of the field.

Trends in the dollar training cost of machine learning systems
I combine training compute and GPU price-performance data to estimate the cost of compute in US dollars for the final training run of 124 machine learning systems published between 2009 and 2022, and find that the cost has grown by approximately 0.5 orders of magnitude per year.

Scaling Laws Literature Review
I have collected a database of scaling laws for different tasks and architectures, and reviewed dozens of papers in the scaling law literature.

An interactive model of AI takeoff speeds
We have developed an interactive website for understanding a new model of AI takeoff speeds.

Literature review of Transformative Artificial Intelligence timelines
We summarize and compare several models and forecasts predicting when transformative AI will be developed.

Revisiting algorithmic progress
We use a dataset of over a hundred computer vision models from the last decade to investigate how better algorithms and architectures have enabled researchers to use compute and data more efficiently. We find that every 9 months, the introduction of better algorithms contribute the equivalent of a doubling of compute budgets.

Predicting GPU performance
We develop a simple model that predicts progress in the performance of field-effect transistor-based GPUs under the assumption that transistors can no longer miniaturize after scaling down to roughly the size of a single silicon atom. Our model forecasts that the current paradigm of field-effect transistor-based GPUs will plateau sometime between 2027 and 2035, offering a performance of between 1e14 and 1e15 FLOP/s in FP32.

Will we run out of ML data? Evidence from projecting dataset size trends
Based on our previous analysis of trends in dataset size, we project the growth of dataset size in the language and vision domains. We explore the limits of this trend by estimating the total stock of available unlabeled data over the next decades.

Trends in Training Dataset Sizes
We collected a database of notable ML models and their training dataset sizes. We use this database to find historical growth trends in dataset size for different domains, particularly language and vision.

The longest training run
Training runs of large Machine Learning systems are likely to last less than 14-15 months. This is because longer runs will be outcompeted by runs that start later and therefore use better hardware and better algorithms.

A time-invariant version of Laplace's rule
We explore how to estimate the probability of an event given information of past occurrences. We explain a problem with the naive application of Laplace's rule in this context, and suggest a modification to correct it.

Machine Learning Model Sizes and the Parameter Gap
The model size of notable Machine Learning systems has grown ten times faster than before since 2018. After 2020 growth has not been entirely continuous: there was a jump of one order of magnitude which persists until today. This is relevant for forecasting model size and thus AI capabilities.

Trends in GPU price-performance
Using a dataset of 470 models of graphics processing units released between 2006 and 2021, we find that the amount of floating-point operations/second per $ doubles every ~2.5 years.

Announcing Epoch: A research initiative investigating the road to transformative AI
We’re a new research initiative forecasting developments in AI. Come join us!

Grokking “Semi-informative priors over AI timelines”
I give visual explanations for Tom Davidson’s report, Semi-informative priors over AI timelines, and summarise the key assumptions and intuitions

Grokking “Forecasting TAI with biological anchors”
I give a visual explanation of Ajeya Cotra’s draft report, Forecasting TAI with biological anchors, summarising the key assumptions, intuitions, and conclusions.

Compute Trends Across Three Eras of Machine Learning
We’ve compiled a dataset of the training compute for over 120 Machine Learning models, highlighting novel trends and insights into the development of AI since 1952, and what to expect going forward.

Estimating Training Compute of Deep Learning Models
We describe two approaches for estimating the training compute of Deep Learning systems, by counting operations and looking at GPU time.

What’s the backward-forward FLOP ratio for Neural Networks?
Determining the backward-forward FLOP ratio for neural networks, to help calculate their total training compute.

How to measure FLOP/s for Neural Networks empirically?
Computing the utilization rate for multiple Neural Network architectures.