paper-with-me

Papers

Why Has Predicting Downstream Capabilities of Frontier AI Models with Scale Remained Elusive?

2024-06-06 · Rylan Schaeffer, Hailey Schoelkopf, Brando Miranda, Gabriel Mukobi, Varun Madan, Adam Ibrahim, Herbie Bradley, Stella Biderman, Sanmi Koyejo

Predictable behavior from scaling advanced AI systems is an extremely desirable property. Although a well-established literature exists on how pretraining performance scales, the literature on how particular downstream capabilities scale is significantly muddier. In this work, we take a step back and ask: why has predicting specific downstream capabilities with scale remained elusive? While many factors are certainly responsible, we identify a new factor that makes modeling scaling behavior on widely used multiple-choice question-answering benchmarks challenging. Using five model families and twelve well-established multiple-choice benchmarks, we show that downstream performance is computed from negative log likelihoods via a sequence of transformations that progressively degrade the statistical relationship between performance and scale. We then reveal the mechanism causing this degradation: downstream metrics require comparing the correct choice against a small number of specific incorrect choices, meaning accurately predicting downstream capabilities requires predicting not just how probability mass concentrates on the correct choice with scale, but also how probability mass fluctuates on specific incorrect choices with scale. We empirically study how probability mass on the correct choice co-varies with probability mass on incorrect choices with increasing compute, suggesting that scaling laws for incorrect choices might be achievable. Our work also explains why pretraining scaling laws are commonly regarded as more predictable than downstream capabilities and contributes towards establishing scaling-predictable evaluations of frontier AI models.

📄 PDF Abstract BibTeX arXiv:2406.04391

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceQuestion Answering

Similar Papers 제목 키워드 기반

Upstream and Downstream AI Safety: Both on the Same River?

2024-12-09 · John McDermid, Yan Jia, Ibrahim Habli

Traditional safety engineering assesses systems in their context of use, e.g. the operational design domain (road layout, speed limits, weather, etc.) for self-driving vehicles (including those using AI). We refer to thi…

BRIDGE: Predicting Human Task Completion Time From Model Performance

2026-02-06 · Fengyuan Liu, Jay Gala, Nilaksh, Dzmitry Bahdanau 외 arxiv

Evaluating the real-world capabilities of AI systems requires grounding benchmark performance in human-interpretable measures of task difficulty. Existing approaches that rely on direct human task completion time annotat…

Governing AI Beyond the Pretraining Frontier

2025-01-27 · Nicholas A. Caputo

This year, jurisdictions worldwide, including the United States, the European Union, the United Kingdom, and China, are set to enact or revise laws governing frontier AI. Their efforts largely rely on the assumption that…

Augmenting generative models with biomedical knowledge graphs improves targeted drug discovery

2025-10-10 · Aditya Malusare, Vineet Punyamoorty, Vaneet Aggarwal arxiv

Recent breakthroughs in generative modeling have demonstrated remarkable capabilities in molecular generation, yet the integration of comprehensive biomedical knowledge into these models has remained an untapped frontier…

Knowledge GraphsDrug Discovery

Towards Generalist Robot Learning from Internet Video: A Survey

2024-04-30 · Robert McCarthy, Daniel C. H. Tan, Dominik Schmidt, Fernando Acero 외

Scaling deep learning to massive, diverse internet data has yielded remarkably general capabilities in visual and natural language understanding and generation. However, data has remained scarce and challenging to collec…

Natural Language UnderstandingReinforcement Learning (RL)Survey