paper-with-me

홈 › Papers

Is there "Secret Sauce'' in Large Language Model Development?

2026-02-06 · Matthias Mertens, Natalia Fischl-Lanzoni, Neil Thompson arxiv

Do leading LLM developers possess a proprietary ``secret sauce'', or is LLM performance driven by scaling up compute? Using training and benchmark data for 809 models released between 2022 and 2025, we estimate scaling-law regressions with release-date and developer fixed effects. We find clear evidence of developer-specific efficiency advantages, but their importance depends on where models lie in the performance distribution. At the frontier, 80-90% of performance differences are explained by higher training compute, implying that scale--not proprietary technology--drives frontier advances. Away from the frontier, however, proprietary techniques and shared algorithmic progress substantially reduce the compute required to reach fixed capability thresholds. Some companies can systematically produce smaller models more efficiently. Strikingly, we also find substantial variation of model efficiency within companies; a firm can train two models with more than 40x compute efficiency difference. We also discuss the implications for AI leadership and capability diffusion.

📄 PDF Abstract BibTeX arXiv:2602.07238

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAUCE: Selective Concept Unlearning in Vision-Language Models with Sparse Autoencoders

2025-03-16 · Qing Li, Jiahui Geng, Derui Zhu, Fengyu Cai 외

Unlearning methods for vision-language models (VLMs) have primarily adapted techniques from large language models (LLMs), relying on weight updates that demand extensive annotated forget sets. Moreover, these methods per…

SAUCE: Synchronous and Asynchronous User-Customizable Environment for Multi-Agent LLM Interaction

2024-11-05 · Shlomo Neuberger, Niv Eckhaus, Uri Berger, Amir Taubenfeld 외

Many human interactions, such as political debates, are carried out in group settings, where there are arbitrarily many participants, each with different views and agendas. To explore such complex social settings, we pre…

Scheduling

Deep Crossing: Web-Scale Modeling without Manually Crafted Combinatorial Features

2016-01-01 · KDD 2016 1 · Ying Shan, T. Ryan Hoens, Jian Jiao, Haijing Wang 외

Manually crafted combinatorial features have been the “secret sauce” behind many successful models. For web-scale applications, however, the variety and volume of features make these manually crafted features expensive t…

Feature EngineeringGPU

DeepSaucer: Unified Environment for Verifying Deep Neural Networks

2018-11-09 · Naoto Sato, Hironobu Kuruma, Masanori Kaneko, Yuichiroh Nakagawa 외

In recent years, a number of methods for verifying DNNs have been developed. Because the approaches of the methods differ and have their own limitations, we think that a number of verification methods should be applied t…

SAUCE: Truncated Sparse Document Signature Bit-Vectors for Fast Web-Scale Corpus Expansion

2021-08-26 · Muntasir Wahed, Daniel Gruhl, Alfredo Alba, Anna Lisa Gentile 외

Recent advances in text representation have shown that training on large amounts of text is crucial for natural language understanding. However, models trained without predefined notions of topical interest typically req…

Natural Language Understanding