Landmark Papers

What the papers actually said - linked to the originals.

644 entries, all primary-sourced
paper October 8, 2019

Human Compatible (Stuart Russell, 2019)

Stuart Russell's 2019 book argues that AI should be rebuilt to be uncertain about human preferences rather than to optimize a fixed objective.

paper November 5, 2019

On the Measure of Intelligence

Francois Chollet's 2019 paper defines intelligence as skill-acquisition efficiency and introduces the ARC benchmark.

paper December 9, 2019

Machine Unlearning (SISA Training)

Introduced SISA, a training design that lets a model efficiently forget specific data without retraining from scratch.

paper December 19, 2019

Temporal Fusion Transformer

Lim and colleagues' attention-based forecasting model that handles mixed inputs and stays interpretable for multi-horizon time-series prediction.

paper June 8, 2020

Conservative Q-Learning (CQL)

The 2020 CQL paper made offline RL reliable by learning a Q-function that lower-bounds true value, curbing overestimation.

paper July 16, 2020

Hopfield Networks is All You Need

A modern continuous Hopfield network that stores exponentially many patterns and whose update rule equals Transformer attention.