Landmark Papers

What the papers actually said - linked to the originals.

691 entries, all primary-sourced
paperMay 26, 2022

Matryoshka Representation Learning

Training method that packs coarse-to-fine detail into one embedding, so you can truncate it to shorter vectors without retraining.

paperJuly 26, 2022

Classifier-Free Diffusion Guidance

Classifier-free guidance let diffusion models follow a text prompt more closely without needing a separate classifier.

paperSeptember 12, 2022

FP8 Formats for Deep Learning

NVIDIA, Arm, and Intel jointly propose two 8-bit floating-point formats for AI, the precision behind Hopper and Blackwell.

paperSeptember 14, 2022

Toy Models of Superposition

The 2022 Anthropic paper showing neural networks pack more features than they have neurons by storing them in superposition.

paperOctober 26, 2022

Broken Neural Scaling Laws

The 2022 paper proposing a smoothly-broken power law that fits and extrapolates scaling behavior, including double descent and sharp jumps.

paperNovember 18, 2022

PAL: Program-Aided Language Models

The 2022 Gao et al. paper that has a language model write code as its reasoning steps and offloads the calculation to a Python interpreter.

paperJanuary 24, 2023

A Watermark for Large Language Models

A 2023 paper that embeds a hidden, statistically detectable signal in LLM text so machine-generated output can be identified.