Skip to the paper library

RESEARCH LIBRARY / 100 SOURCE-LED REVIEWS

The paper
desk.

Browse 80 foundational papers from major AI labs and 20 papers on inference, evaluation, and serving. Every review keeps the original authors, organizations, and primary source attached.

CATALOG100
Major labs
80
Systems + evals
20
Source links
100
100 PAPERS SHOWNFULL CATALOG
PAPER 0012017

MAJOR LAB RESEARCH

Attention Is All You Need

Google Brain / Google Research

The paper replaces recurrent sequence processing with a Transformer built entirely from attention and feed-forward layers, making token interactions parallelizable.

transformerattentionarchitecturetranslation
Read source-led review
PAPER 0062023

MAJOR LAB RESEARCH

PaLM 2 Technical Report

Google Research / Google DeepMind

PaLM 2 reports a family of multilingual foundation models trained with revised data, objectives, and scaling choices to improve reasoning and language coverage.

palm-2multilingualreasoningevaluation
Read source-led review
PAPER 0132022

MAJOR LAB RESEARCH

A Generalist Agent

DeepMind

Gato trains one sequence model on tokenized observations and actions from hundreds of embodied, game, vision, and language tasks.

gatogeneralist-agentmultitaskrobotics
Read source-led review
PAPER 0272023

MAJOR LAB RESEARCH

GPT-4 Technical Report

OpenAI

The GPT-4 report describes a large multimodal model, its benchmark performance, predictable scaling work, post-training, safety evaluation, and known limitations without disclosing full architecture details.

gpt-4multimodalfrontier-modelsafety-evaluation
Read source-led review
PAPER 0352023

MAJOR LAB RESEARCH

Let's Verify Step by Step

OpenAI

Let's Verify Step by Step trains verifiers to judge individual reasoning steps and finds process supervision more effective than outcome-only supervision on the studied math problems.

process-supervisionverifiermathematicsreasoning
Read source-led review
PAPER 0462022

MAJOR LAB RESEARCH

Toy Models of Superposition

Anthropic

Toy Models of Superposition uses small neural networks to study how more features than available dimensions can be represented through overlapping directions.

superpositioninterpretabilityfeaturestoy-models
Read source-led review
PAPER 0492024

MAJOR LAB RESEARCH

DeepSeek-V3 Technical Report

DeepSeek-AI

DeepSeek-V3 scales a sparse mixture-of-experts model with multi-head latent attention and auxiliary-loss-free load balancing, alongside extensive training-efficiency work.

deepseek-v3mixture-of-expertsmulti-token-predictionefficiency
Read source-led review
PAPER 0592024

MAJOR LAB RESEARCH

The Llama 3 Herd of Models

Meta AI

The Llama 3 report presents a multilingual model family, its data and scaling choices, long-context work, post-training stack, multimodal extensions, and safety evaluations.

llama-3multilingualpost-trainingtool-use
Read source-led review
PAPER 0602023

MAJOR LAB RESEARCH

Segment Anything

Meta AI Research

Segment Anything trains a promptable segmentation model and pairs it with a large automatically assisted mask dataset for broad zero-shot transfer.

segment-anythingsegmentationpromptable-modelcomputer-vision
Read source-led review
PAPER 0702023

MAJOR LAB RESEARCH

Mistral 7B

Mistral AI

Mistral 7B combines grouped-query attention and sliding-window attention to deliver a compact open-weight language model with efficient inference characteristics.

mistral-7bgrouped-query-attentionsliding-window-attentionopen-weights
Read source-led review
PAPER 0712024

MAJOR LAB RESEARCH

Mixtral of Experts

Mistral AI

Mixtral uses sparse mixture-of-experts layers so each token activates a subset of feed-forward experts while retaining an open deployment path.

mixtralmixture-of-expertssparse-modelopen-weights
Read source-led review
PAPER 0722023

MAJOR LAB RESEARCH

Qwen Technical Report

Alibaba Cloud

Qwen describes a multilingual decoder model family and its chat post-training, code and mathematics variants, tool use, and broad evaluation.

qwenmultilingualtool-usechat-model
Read source-led review
PAPER 0732024

MAJOR LAB RESEARCH

Qwen2 Technical Report

Alibaba Cloud

Qwen2 expands the Qwen family across dense and mixture-of-experts sizes with more languages, longer context, and revised training and alignment.

qwen2multilinguallong-contextmixture-of-experts
Read source-led review
PAPER 0752020

MAJOR LAB RESEARCH

Denoising Diffusion Probabilistic Models

University of California, Berkeley

Denoising diffusion probabilistic models learn to reverse a gradual noising process, turning random noise into data through a parameterized denoising chain.

ddpmdiffusion-modeldenoisinggenerative-model
Read source-led review
PAPER 0952023

INFERENCE / EVALUATION / SERVING

Punica: Multi-Tenant LoRA Serving

University of Washington / University of California, San Diego

Punica serves many LoRA-specialized models over shared base weights using batching and GPU kernels designed for mixed adapters.

punicalora-servingmulti-tenantgpu-kernels
Read source-led review
PAPER 1002022

INFERENCE / EVALUATION / SERVING

Holistic Evaluation of Language Models

Stanford Center for Research on Foundation Models

HELM defines a transparent, scenario-based framework for evaluating language models across accuracy, calibration, robustness, fairness, bias, toxicity, and efficiency.

helmevaluation-harnessbenchmarktransparency
Read source-led review