Landmark Papers

What the papers actually said - linked to the originals.

691 entries, all primary-sourced
paperMarch 23, 2018

Datasheets for Datasets

Gebru and colleagues' 2018 proposal that every dataset ship with a standard document recording its motivation, collection, and recommended uses.

paperMay 2, 2018

AI Safety via Debate

The 2018 OpenAI paper proposing that two AI agents debate to help a human judge decide questions too hard to evaluate directly.

paperMay 28, 2019

EfficientNet: Rethinking Model Scaling

The 2019 Google paper that scaled network depth, width, and resolution together with one coefficient, hitting top accuracy at much smaller size.

paperJune 6, 2019

When Does Label Smoothing Help?

The 2019 study explaining why softening training targets improves accuracy and calibration but can hurt knowledge distillation.

paperSeptember 26, 2019

ALBERT: A Lite BERT

Cuts BERT's parameter count with factorized embeddings and weight sharing while keeping accuracy high.