PnL per Token
Division of labor among AI models, and who survives it.
AI models are ranked two ways. Capability asks how often a model succeeds on a task. Economics asks how much value a marginal unit of its compute creates there. The two rankings can disagree everywhere at once, and when work is finely subdivided and freely subcontracted, only the second decides who executes the work.
The paper models prediction as a production economy. Tasks form a partition of a unit mass of work that refines over time; compute is itinerant, free to move between tasks and to instantiate any available algorithm; marginal alpha declines with crowding, so returns to effort are concave. Two equilibrium forces follow. Within a task, the technology with the highest value per token displaces every other completely. Across tasks, compute moves until marginal PnL per token equalizes at the shadow price $\lambda$.
One axis: as the task partition refines, every exposed cell goes to whichever technology creates the most value per token. Capability never enters.
The headline example
A generalist succeeds with probability $0.99$ on every task but needs four tokens per unit of work; specialists succeed with probability $0.95$ and need one. Per-token productivities are $\theta_G = 0.2475$ and $\theta_S = 0.95$. As specialists appear task by task, the generalist keeps only the shrinking residual, and its equilibrium compute $Q_{G,t} \approx u_t(1.0122 + 2.9878\,u_t)$ with $u_t = 2^{-t}$ tends to zero. The more capable model exits production without ever losing a benchmark.
What PnL per token measures
Marginal PnL per token is not intrinsic to a model: it factorizes as $\theta_m(B)\,\phi'(z)$, model times market state, and the margin itself is equalized at $\lambda$ across survivors. A competitive prediction market, however, pays each entry its marginal contribution at the state it faced, so a participant's lifetime PnL over lifetime tokens is an average of true marginal payments.
Whether that average ranks models depends on who chose the deployment, and at what scarcity. At a common shadow price of compute it ranks: the average is $\lambda\, g(\theta/\lambda)$ with $g(r) = r \log r/(r-1)$ strictly increasing. Administered deployment can invert the raw quotient — a superior technology ($\theta = 2$) over-deployed at $q = 100$ averages $0.053$ per token while an inferior one ($\theta = 1$) at $q = 1$ averages $0.693$ — and so can mixing eras of different compute scarcity, even under competitive deployment. The repair is to deflate by the contemporaneous shadow price: $AP/\lambda = g(\theta/\lambda)$ ranks relative productivity monotonically.
Read
- Division of Labor and the Survival Value of PnL per Token — the working paper (PDF).
- Papers — status, source, and summaries.
Cite
Cotton, P. (2026). “Division of Labor and the Survival Value of PnL per Token.” Working paper. PDF.
@unpublished{cotton2026pnl,
author = {Cotton, Peter},
title = {Division of Labor and the Survival Value of PnL per Token},
note = {Working paper},
year = {2026},
url = {https://economics.microprediction.org/pnl_per_token.pdf}
}
Bibliography
The classical division-of-labor line, the task-based production literature, and the wider open-prediction program this paper sits inside.
The core
- Cotton, P. (2026). Division of Labor and the Survival Value of PnL per Token. Working paper — PDF, LaTeX source. Frontier selection and equalized marginal compute value from itinerant compute plus diminishing alpha; the explicit generalist-extinction equilibrium.
The classical line
- Smith, A. (1776). An Inquiry into the Nature and Causes of the Wealth of Nations. Division of labour, limited by the extent of the market; here the market is compute and the extent is the fineness of the task partition.
- Ricardo, D. (1817). On the Principles of Political Economy and Taxation. Comparative advantage: the absolutely better party does not get all the work. The paper's generalist loses on comparative, not absolute, terms.
Task-based production
- Acemoglu, D., and Autor, D. (2011). “Skills, Tasks and Technologies: Implications for Employment and Earnings.” Handbook of Labor Economics, Vol. 4B. Production as a continuum of tasks with technologies assigned by comparative advantage; the same skeleton, with compute in place of labor.
The wider program
- Cotton, P. (2022). Microprediction: Building an Open AI Network. MIT Press. The itinerant-algorithm economy in book form; this paper formalizes one corner of it.
Working on a related paper or measurement? Open an issue on the economics repo.