SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2405.21015 · 2024

The rising costs of training frontier AI models

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
epoch-research/training-cost-trends canonical 2 of 3
FunctionStatusWhere it lives
float_year_to_datetime Ran epoch-research/training-cost-trends/cost_analysis_standalone.py
pointer only (licence: NONE) · get_code("19f349fbe7583606")
geomean Ran epoch-research/training-cost-trends/cost_analysis_standalone.py
pointer only (licence: NONE) · get_code("c1d2d8f904682468")
datetime_to_float_year Not yet run epoch-research/training-cost-trends/cost_analysis_standalone.py
pointer only (licence: NONE) · get_code("5ce6b4c3b34dbaec")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

The costs of training frontier AI models have grown dramatically in recent years, but there is limited public data on the magnitude and growth of these expenses. This paper develops a detailed cost model to address this gap, estimating training costs using three approaches that account for hardware, energy, cloud rental, and staff expenses. The analysis reveals that the amortized cost to train the most compute-intensive models has grown precipitously at a rate of 2.4x per year since 2016 (90% CI: 2.0x to 2.9x). For key frontier models, such as GPT-4 and Gemini, the most significant expenses are AI accelerator chips and staff costs, each costing tens of millions of dollars. Other notable costs include server components (15-22%), cluster-level interconnect (9-13%), and energy consumption (2-6%). If the trend of growing development costs continues, the largest training runs will cost more than a billion dollars by 2027, meaning that only the most well-funded organizations will be able to finance frontier AI models.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2405.21015")
get_code_for_paper("2405.21015")
have("2405.21015")

Connect an agent — have() is free.