paper-with-me

홈 › Papers

The Novelty Bottleneck: A Framework for Understanding Human Effort Scaling in AI-Assisted Work

2026-03-28 · Jacky Liang arxiv

We propose a stylized model of human-AI collaboration that isolates a mechanism we call the novelty bottleneck: the fraction of a task requiring human judgment creates an irreducible serial component analogous to Amdahl's Law in parallel computing. The model assumes that tasks decompose into atomic decisions, a fraction $ν$ of which are "novel" (not covered by the agent's prior), and that specification, verification, and error correction each scale with task size. From these assumptions, we derive several non-obvious consequences: (1) there is no smooth sublinear regime for human effort it transitions sharply from $O(E)$ to $O(1)$ with no intermediate scaling class; (2) better agents improve the coefficient on human effort but not the exponent; (3) for organizations of n humans with AI agents, optimal team size decreases with agent capability; (4) wall-clock time achieves $O(\sqrt{E})$ through team parallelism but total human effort remains $O(E)$; and (5) the resulting AI safety profile is asymmetric -- AI is bottlenecked on frontier research but unbottlenecked on exploiting existing knowledge. We show these predictions are consistent with empirical observations from AI coding benchmarks, scientific productivity data, and practitioner reports. Our contribution is not a proof that human effort must scale linearly, but a framework that identifies the novelty fraction as the key parameter governing AI-assisted productivity, and derives consequences that clarify -- rather than refute -- prevalent narratives about intelligence explosions and the "country of geniuses in a data center."

📄 PDF Abstract BibTeX arXiv:2603.27438

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Vision-based Behavioral Recognition of Novelty Preference in Pigs

2021-06-23 · Aniket Shirke, Rebecca Golden, Mrinal Gautam, Angela Green-Miller 외

Behavioral scoring of research data is crucial for extracting domain-specific metrics but is bottlenecked on the ability to analyze enormous volumes of information using human labor. Deep learning is widely viewed as a k…

Action Recognition

Human-Machine CRFs for Identifying Bottlenecks in Holistic Scene Understanding

2014-06-16 · Roozbeh Mottaghi, Sanja Fidler, Alan Yuille, Raquel Urtasun 외

Recent trends in image understanding have pushed for holistic scene understanding models that jointly reason about various tasks such as object detection, scene recognition, shape analysis, contextual reasoning, and loca…

Objectobject-detectionObject DetectionScene Recognition+2

NovBench: Evaluating Large Language Models on Academic Paper Novelty Assessment

2026-04-13 · Wenqing Wu, Yi Zhao, Yuzhuo Wang, Siyou Li 외 arxiv

Novelty is a core requirement in academic publishing and a central focus of peer review, yet the growing volume of submissions has placed increasing pressure on human reviewers. While large language models (LLMs), includ…

Is this Idea Novel? An Automated Benchmark for Judgment of Research Ideas

2026-03-11 · Tim Schopf, Michael Färber arxiv

Judging the novelty of research ideas is crucial for advancing science, enabling the identification of unexplored directions, and ensuring contributions meaningfully extend existing knowledge rather than reiterate minor …

Understanding the World Through Action

2021-10-24 · Sergey Levine

The recent history of machine learning research has taught us that machine learning methods can be most effective when they are provided with very large, high-capacity models, and trained on very large and diverse datase…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)