Home · Library · Papers

AI Research Library

A structured route from mathematical foundations to current work on agents, alignment and production systems. Books, standards and reports are clearly distinguished from research papers.

Source quality. Entries marked “check before citing” still need bibliographic repair; search results are not treated as verified citations.
Foundations 1936–89Statistical learning 1990–2011Deep learning 2012–16Transformers to agents 2017–now
1936 · 1 reading1943 · 1 reading1948 · 1 reading1950 · 1 reading1951 · 1 reading1957 · 1 reading1958 · 1 reading1964 · 1 reading1967 · 2 readings1969 · 1 reading1970 · 2 readings1977 · 1 reading1980 · 1 reading1984 · 2 readings1985 · 1 reading1986 · 2 readings1988 · 1 reading1989 · 2 readings1990 · 1 reading1991 · 2 readings1992 · 3 readings1993 · 1 reading1995 · 1 reading1996 · 2 readings1997 · 4 readings1998 · 2 readings1999 · 2 readings2000 · 3 readings2001 · 2 readings2003 · 2 readings2004 · 1 reading2006 · 4 readings2007 · 2 readings2009 · 1 reading2010 · 3 readings2011 · 1 reading2012 · 5 readings2013 · 9 readings2014 · 24 readings2015 · 26 readings2016 · 41 readings2017 · 46 readings2018 · 44 readings2019 · 62 readings2020 · 58 readings2021 · 51 readings2022 · 91 readings2023 · 244 readings2024 · 223 readings2025 · 10 readingsShannonBackpropAlexNetTransformersGPT-3194019501960197019801990200020102020
Foundations Statistical learning Deep learning Transformers to agents · readings per year 1936–2025 · source: curriculum index · click a bar to filter
Audited Markdown JSON
A Mathematical Theory of CommunicationShannonsource ↗Information theory: entropy, bits, channel capacity1948
Computing Machinery and IntelligenceTuringsource ↗The Turing Test: can machines think?1950
A Logical Calculus of Ideas Immanent in Nervous ActivityMcCulloch & Pittssource ↗First mathematical model of a neuron1943
An Inductive Inference MachineSolomonofffind source ↗Foundations of algorithmic probability1957
On Computable NumbersTuringsource ↗Turing machine: theoretical basis of computation1936
Maximum Likelihood from Incomplete Data via the EM AlgorithmDempster, Laird, Rubinsource ↗EM algorithm for statistical estimation1977
Regression Shrinkage and Selection via the LassoTibshiranisource ↗L1 regularization for sparse models1996
Bayesian Reasoning and Machine LearningBarberBookcheck before citingfind source ↗Comprehensive Bayesian ML framework2012
Elements of Information TheoryCover & ThomasBookcheck before citingfind source ↗KL divergence, mutual information1991
Monte Carlo Sampling Methods Using Markov ChainsHastingsfind source ↗MCMC methods foundational for probabilistic ML1970
Stochastic Relaxation, Gibbs Distributions and Bayesian Restoration of ImagesGeman & Gemanfind source ↗Gibbs sampling1984
An Introduction to the BootstrapEfron & TibshiraniBookcheck before citingfind source ↗Bootstrap methods for statistical inference1993
The Kernel TrickAizerman, Braverman, Rozonoerfind source ↗Implicit high-dimensional mappings1964
Singular Value Decomposition and Least Squares SolutionsGolub & Reinschfind source ↗SVD foundations used everywhere in ML1970
Random MatricesMehtafind source ↗Random matrix theory: used in deep learning theory1967
The Perceptron: A Probabilistic Model for Information Storage and OrganizationRosenblattfind source ↗First perceptron model1958
PerceptronsMinsky & PapertBookcheck before citingfind source ↗Limitations of single-layer perceptrons (XOR problem)1969
Nearest Neighbor Pattern ClassificationCover & Hartfind source ↗k-NN algorithm1967
A Theory of the LearnableValiantfind source ↗PAC learning theory1984
Induction of Decision TreesQuinlanfind source ↗ID3 algorithm: decision trees1986
A Training Algorithm for Optimal Margin ClassifiersBoser, Guyon, Vapnikfind source ↗Support Vector Machines1992
Support-Vector NetworksCortes & Vapniksource ↗Soft-margin SVMs1995
Statistical Learning TheoryVapnikBookcheck before citingfind source ↗VC dimension, structural risk minimization1998
Bagging PredictorsBreimanfind source ↗Bootstrap aggregating for ensemble methods1996
Random ForestsBreimansource ↗Random forest algorithm2001
A Decision-Theoretic Generalization of On-Line Learning (AdaBoost)Freund & Schapirefind source ↗AdaBoost: adaptive boosting1997
XGBoost: A Scalable Tree Boosting SystemChen & Guestrinsource ↗Gradient boosted trees at scale2016
Greedy Function Approximation: A Gradient Boosting MachineFriedmanfind source ↗Gradient boosting framework2001
An Introduction to Variable and Feature SelectionGuyon & Elisseefffind source ↗Feature selection methods2003
Latent Dirichlet AllocationBlei, Ng, Jordansource ↗Topic modeling2003
A Tutorial on Principal Component AnalysisShlensSurvey / reviewfind source ↗PCA explained2014
Reducing the Dimensionality of Data with Neural NetworksHinton & Salakhutdinovfind source ↗Autoencoders for dimensionality reduction2006
K-Means++: The Advantages of Careful SeedingArthur & Vassilvitskiifind source ↗Improved k-means initialization2007
Gaussian Processes for Machine LearningRasmussen & WilliamsBookcheck before citingfind source ↗Gaussian process foundations2006
No Free Lunch Theorems for OptimizationWolpert & Macreadyfind source ↗No universal best algorithm1997
Learning Representations by Back-Propagating ErrorsRumelhart, Hinton, Williamssource ↗Backpropagation algorithm1986
Multilayer Feedforward Networks are Universal ApproximatorsHornik, Stinchcombe, Whitefind source ↗Universal approximation theorem1989
Learning Internal Representations by Error PropagationRumelhart, Hinton, Williamsfind source ↗Detailed backprop with hidden layers1985
Connectionist Learning ProceduresHintonfind source ↗Survey of early neural network training1989
A Fast Learning Algorithm for Deep Belief NetsHinton, Osindero, Tehlink correctedsource ↗Deep belief networks: reignited deep learning2006
Greedy Layer-Wise Training of Deep NetworksBengio et al.find source ↗Layer-wise pretraining2007
Understanding the Difficulty of Training Deep Feedforward Neural NetworksGlorot & Bengiosource ↗Xavier initialization2010
Rectified Linear Units Improve Restricted Boltzmann MachinesNair & Hintonfind source ↗ReLU activation function2010
Deep Sparse Rectifier Neural NetworksGlorot, Bordes, Bengiofind source ↗Sparsity benefits of ReLU2011
Maxout NetworksGoodfellow et al.find source ↗Maxout activation2013
Improving Neural Networks by Preventing Co-Adaptation of Feature DetectorsHinton et al.find source ↗Dropout: first paper2012
Dropout: A Simple Way to Prevent Neural Networks from OverfittingSrivastava et al.source ↗Dropout: comprehensive treatment2014
Batch Normalization: Accelerating Deep Network TrainingIoffe & Szegedysource ↗Batch normalization2015
Layer NormalizationBa, Kiros, Hintonsource ↗Layer normalization2016
Group NormalizationWu & Hesource ↗Group normalization2018
Deep LearningLeCun, Bengio, Hintonsource ↗Landmark review of deep learning in Nature2015
Representation Learning: A ReviewBengio, Courville, VincentSurvey / reviewfind source ↗Survey on learning representations2013
On the Number of Linear Regions of Deep Neural NetworksMontufar et al.find source ↗Expressivity of deep networks2014
Residual Learning (Identity Mappings in Deep Residual Networks)He et al.source ↗Pre-activation ResNets2016
The Lottery Ticket HypothesisFrankle & Carlinsource ↗Sparse subnetworks in dense networks2019
A Stochastic Approximation MethodRobbins & Monrofind source ↗Stochastic gradient descent foundations1951
On the Importance of Initialization and Momentum in Deep LearningSutskever et al.find source ↗Momentum in SGD2013
ADADELTA: An Adaptive Learning Rate MethodZeilerfind source ↗Adaptive learning rates2012
Adam: A Method for Stochastic OptimizationKingma & Basource ↗Adam optimizer2015
Decoupled Weight Decay Regularization (AdamW)Loshchilov & Huttersource ↗AdamW: fixes weight decay in Adam2019
SGDR: Stochastic Gradient Descent with Warm RestartsLoshchilov & Huttersource ↗Cosine annealing learning rate schedule2017
Cyclical Learning Rates for Training Neural NetworksSmithfind source ↗Cyclical learning rates2017
Super-ConvergenceSmith & Topinfind source ↗Very fast training with large learning rates2018
Large Batch Training of Convolutional Networks (LARS)You et al.find source ↗Layer-wise adaptive rate scaling2017
Large Batch Optimization (LAMB)You et al.find source ↗Layerwise Adaptive Moments for BERT training2020
Sharpness-Aware Minimization (SAM)Foret et al.source ↗Seeking flat minima for generalization2021
An Overview of Gradient Descent Optimization AlgorithmsRuderSurvey / reviewfind source ↗Comprehensive optimization survey2016
Fixing Weight Decay Regularization in AdamLoshchilov & Hutterfind source ↗Weight decay vs L2 in Adam2018
Mixed Precision TrainingMicikevicius et al.source ↗FP16 training for speed and memory2018
Automatic Mixed PrecisionNVIDIAfind source ↗Practical mixed precision2019
Gradient CheckpointingChen et al.find source ↗Memory-efficient backprop2016
Data Parallelism (PyTorch Distributed)Li et al.find source ↗Distributed data parallel training2020
ZeRO: Memory Optimizations Toward Training Trillion Parameter ModelsRajbhandari et al.source ↗ZeRO optimizer: memory efficient2020
DeepSpeedRasley et al.find source ↗Deep learning optimization library2020
Megatron-LM: Training Multi-Billion Parameter Language ModelsShoeybi et al.source ↗Model parallelism for large LMs2020
Neocognitron: A Self-Organizing Neural Network ModelFukushimafind source ↗Precursor to CNNs1980
Gradient-Based Learning Applied to Document Recognition (LeNet)LeCun et al.source ↗LeNet: CNNs for digit recognition1998
ImageNet Classification with Deep CNNs (AlexNet)Krizhevsky, Sutskever, Hintonsource ↗AlexNet: deep learning revolution2012
Visualizing and Understanding Convolutional Networks (ZFNet)Zeiler & Ferguslink correctedsource ↗CNN visualization & understanding2014
Very Deep Convolutional Networks (VGGNet)Simonyan & Zissermansource ↗VGG: depth matters2015
Going Deeper with Convolutions (GoogLeNet/Inception)Szegedy et al.source ↗Inception modules2015
Deep Residual Learning for Image Recognition (ResNet)He et al.source ↗Skip connections: 152 layers2016
Densely Connected Convolutional Networks (DenseNet)Huang et al.source ↗Dense connections between layers2017
Aggregated Residual Transformations (ResNeXt)Xie et al.source ↗Grouped convolutions at scale2017
Squeeze-and-Excitation Networks (SENet)Hu, Shen, Suncheck before citingfind source ↗Channel attention2018
EfficientNet: Rethinking Model ScalingTan & Lecheck before citingsource ↗Compound scaling for CNNs2019
Network In NetworkLin, Chen, Yansource ↗1x1 convolutions2014
Spatial Transformer NetworksJaderberg et al.source ↗Learnable spatial transformations2015
Feature Pyramid Networks for Object DetectionLin et al.source ↗Multi-scale feature pyramids2017
Faster R-CNNRen et al.source ↗Region proposal networks2015
You Only Look Once (YOLO)Redmon et al.source ↗Real-time object detection2016
SSD: Single Shot MultiBox DetectorLiu et al.source ↗Single-shot detection2016
Focal Loss for Dense Object Detection (RetinaNet)Lin et al.source ↗Focal loss: class imbalance2017
Mask R-CNNHe et al.source ↗Instance segmentation2017
U-Net: CNNs for Biomedical Image SegmentationRonneberger et al.source ↗U-Net architecture2015
Fully Convolutional Networks for Semantic SegmentationLong, Shelhamer, Darrellsource ↗FCN for segmentation2015
DeepLab: Semantic Image Segmentation with Deep CNNs and CRFsChen et al.source ↗Atrous convolution, CRFs2015
An Image is Worth 16x16 Words (ViT)Dosovitskiy et al.source ↗Vision Transformer2021
Swin TransformerLiu et al.source ↗Shifted window transformer for vision2021
ConvNeXt: A ConvNet for the 2020sLiu et al.source ↗Modernized CNN rivaling ViTs2022
Finding Structure in TimeElmanfind source ↗Elman RNN: simple recurrent network1990
Long Short-Term Memory (LSTM)Hochreiter & Schmidhubersource ↗LSTM: solving vanishing gradients1997
Learning to Forget: Continual Prediction with LSTMGers, Schmidhuber, Cumminsfind source ↗Forget gate in LSTM2000
Learning Phrase Representations using RNN Encoder-Decoder (GRU)Cho et al.source ↗GRU: simplified gated RNN2014
Sequence to Sequence Learning with Neural NetworksSutskever, Vinyals, Lesource ↗Seq2seq: encoder-decoder for translation2014
Neural Machine Translation by Jointly Learning to Align and TranslateBahdanau, Cho, Bengiosource ↗Attention mechanism for NMT2015
Effective Approaches to Attention-based Neural Machine TranslationLuong, Pham, Manningsource ↗Global vs local attention2015
Connectionist Temporal Classification (CTC)Graves et al.source ↗CTC loss for sequence labeling2006
Speech Recognition with Deep Recurrent Neural NetworksGraves, Mohamed, Hintonsource ↗Deep bidirectional LSTM for ASR2013
Pointer NetworksVinyals, Fortunato, Jaitlysource ↗Attention as pointer to input2015
Generating Sequences with Recurrent Neural NetworksGravessource ↗Handwriting/text generation with RNNs2013
Bidirectional Recurrent Neural NetworksSchuster & Paliwalsource ↗Bidirectional RNNs1997
Show and Tell: A Neural Image Caption GeneratorVinyals et al.source ↗CNN-LSTM image captioning2015
Neural Turing MachinesGraves, Wayne, Danihelkasource ↗External memory with neural nets2014
Memory NetworksWeston, Chopra, Bordessource ↗End-to-end memory networks2015
Temporal Convolutional Networks (TCN)Bai, Kolter, Koltuncheck before citingsource ↗Causal convolutions vs RNNs2018
Quasi-Recurrent Neural NetworksBradbury et al.source ↗Parallelizable recurrence2017
Independently Recurrent Neural Network (IndRNN)Li et al.find source ↗Longer memory, gradient stability2018
Relational Recurrent Neural NetworksSantoro et al.find source ↗Relational reasoning in RNNs2018
WaveNet: A Generative Model for Raw Audiovan den Oord et al.source ↗Autoregressive audio generation2016
Auto-Encoding Variational Bayes (VAE)Kingma & Wellingsource ↗Variational Autoencoders2014
Generative Adversarial Networks (GAN)Goodfellow et al.source ↗GANs: adversarial training2014
Conditional Generative Adversarial NetsMirza & Osinderosource ↗Class-conditional GANs2014
Unsupervised Representation Learning with DCGANsRadford, Metz, Chintalasource ↗Deep convolutional GANs2016
Improved Techniques for Training GANsSalimans et al.source ↗GAN training stabilization2016
Wasserstein GANArjovsky, Chintala, Bottousource ↗WGAN: Earth mover's distance2017
Progressive Growing of GANsKarras, Aila, Laine, Lehtinensource ↗High-res image generation2018
A Style-Based Generator Architecture (StyleGAN)Karras, Laine, Ailasource ↗StyleGAN2019
Analyzing and Improving StyleGAN (StyleGAN2)Karras et al.source ↗StyleGAN improvements2020
Image-to-Image Translation with Conditional GANs (Pix2Pix)Isola et al.source ↗Paired image translation2017
Unpaired Image-to-Image Translation (CycleGAN)Zhu et al.source ↗Unpaired domain transfer2017
Semantic Image Synthesis with Spatially-Adaptive Normalization (SPADE)Park et al.source ↗Semantic layout to image2019
Neural Discrete Representation Learning (VQ-VAE)van den Oord, Vinyals, Kavukcuoglusource ↗Vector quantized VAE2017
Generating Diverse High-Fidelity Images with VQ-VAE-2Razavi, van den Oord, Vinyalssource ↗Hierarchical VQ-VAE2019
DALL·E: Zero-Shot Text-to-Image Generation (dVAE component)Ramesh et al.source ↗Text-to-image with discrete VAE2021
Glow: Generative Flow with Invertible 1x1 ConvolutionsKingma & Dhariwalsource ↗Normalizing flows2018
NICE: Non-linear Independent Components EstimationDinh, Krueger, Bengiofind source ↗Coupling layers for flows2015
Density Estimation Using Real-NVPDinh, Sohl-Dickstein, Bengiosource ↗Real-valued Non-Volume Preserving flows2017
PixelCNNvan den Oord et al.find source ↗Autoregressive image generation2016
Energy-Based Models for Atomic-Scale Modelingvariouscheck before citingfind source ↗Energy-based generative modeling2020
Attention Is All You NeedVaswani et al.source ↗The Transformer architecture2017
Self-Attention with Relative Position RepresentationsShaw, Uszkoreit, Vaswanisource ↗Relative positional encoding2018
Transformer-XL: Attentive Language Models Beyond a Fixed-Length ContextDai et al.source ↗Segment-level recurrence, longer context2019
Generating Long Sequences with Sparse TransformersChild et al.source ↗Sparse attention patterns2019
Longformer: The Long-Document TransformerBeltagy, Peters, Cohancheck before citingsource ↗Local + global attention2020
Big Bird: Transformers for Longer SequencesZaheer et al.source ↗Random + window + global attention2020
Linformer: Self-Attention with Linear ComplexityWang et al.source ↗Low-rank attention approximation2020
Performers: Rethinking Attention (FAVOR+)Choromanski et al.source ↗Random features for linear attention2021
FlashAttention: Fast and Memory-Efficient Exact AttentionDao et al.source ↗IO-aware exact attention2022
FlashAttention-2: Faster Attention with Better ParallelismDaosource ↗Improved FlashAttention2023
Multi-Query AttentionShazeersource ↗Shared KV heads for efficiency2019
GQA: Training Generalized Multi-Query Transformer ModelsAinslie et al.source ↗Grouped-query attention2023
RoFormer: Enhanced Transformer with Rotary Position Embedding (RoPE)Su et al.source ↗Rotary positional embeddings2021
ALiBi: Train Short, Test Long (Attention with Linear Biases)Press et al.source ↗Position via attention biases2022
Reformer: The Efficient TransformerKitaev, Kaiser, Levskayasource ↗LSH attention, reversible layers2020
Set TransformerLee et al.find source ↗Transformers for set-structured data2019
Universal TransformersDehghani et al.source ↗Depth-wise recurrent Transformer2019
Scaling Transformers to 1M tokens (Ring Attention)Liu et al.find source ↗Blockwise attention for long context2023
Extending Context Window of LLMs via Positional InterpolationChen et al.source ↗Context extension via interpolation2023
YaRN: Efficient Context Window ExtensionPeng et al.source ↗NTK-aware interpolation for RoPE2023
Distributed Representations of Words (Word2Vec)Mikolov et al.check before citingsource ↗Word embeddings2013
Efficient Estimation of Word Representations in Vector SpaceMikolov et al.check before citingsource ↗Skip-gram, CBOW2013
GloVe: Global Vectors for Word RepresentationPennington, Socher, Manningsource ↗Global co-occurrence embeddings2014
Enriching Word Vectors with Subword Information (FastText)Bojanowski et al.source ↗Subword embeddings2017
Deep Contextualized Word Representations (ELMo)Peters et al.source ↗Contextualized embeddings via biLSTM2018
Semi-supervised Sequence LearningDai & Lesource ↗LM pretraining for NLP2015
Universal Language Model Fine-tuning (ULMFiT)Howard & Rudersource ↗Transfer learning for NLP2018
BERT: Pre-training of Deep Bidirectional TransformersDevlin et al.source ↗Masked LM pretraining2019
Improving Language Understanding by Generative Pre-Training (GPT-1)Radford et al.source ↗Generative pretraining2018
Language Models are Unsupervised Multitask Learners (GPT-2)Radford et al.source ↗Larger GPT, zero-shot abilities2019
RoBERTa: A Robustly Optimized BERT Pretraining ApproachLiu et al.source ↗Better BERT training recipe2019
ALBERT: A Lite BERTLan et al.source ↗Parameter-efficient BERT2020
DistilBERTSanh et al.source ↗Distilled BERT: smaller, faster2019
XLNet: Generalized Autoregressive PretrainingYang et al.source ↗Permutation language modeling2019
ELECTRA: Pre-training Text Encoders as DiscriminatorsClark et al.source ↗Replaced token detection2020
DeBERTa: Decoding-enhanced BERT with Disentangled AttentionHe et al.source ↗Disentangled attention mechanism2021
Exploring the Limits of Transfer Learning with a Unified T5Raffel et al.source ↗Text-to-text framework2020
BART: Denoising Sequence-to-Sequence Pre-trainingLewis et al.source ↗Denoising autoencoder pretraining2020
mBERT / XLM: Cross-lingual Language Model PretrainingConneau & Lamplefind source ↗Multilingual pretraining2019
XLM-RoBERTaConneau et al.find source ↗Cross-lingual at scale2020
Sentence-BERT: Sentence Embeddings using Siamese BERTReimers & Gurevychsource ↗Sentence embeddings2019
ERNIE: Enhanced Language RepresentatioN with Informative EntitiesZhang et al.find source ↗Knowledge-enhanced pretraining2019
SpanBERT: Improving Pre-training by Representing and Predicting SpansJoshi et al.find source ↗Span-level pretraining2020
Longformer for Long Document UnderstandingBeltagy et al.check before citingfind source ↗Efficient attention for long docs2020
Unified Pre-training for Program Understanding and Generation (UniXcoder)Guo et al.find source ↗Pretraining for code2022
Language Models are Few-Shot Learners (GPT-3)Brown et al.source ↗175B params, in-context learning2020
GPT-4 Technical ReportOpenAITechnical reportcheck before citingsource ↗Multimodal LLM, SOTA benchmarks2023
PaLM: Scaling Language Modeling with PathwaysChowdhery et al.source ↗540B model, Pathways architecture2022
PaLM 2 Technical ReportGoogleTechnical reportcheck before citingsource ↗Improved multilingual, reasoning2023
Gemini: A Family of Highly Capable Multimodal ModelsGoogle DeepMindsource ↗Natively multimodal LLM2023
LLaMA: Open and Efficient Foundation Language ModelsTouvron et al.source ↗Open-weight efficient LLMs2023
Llama 2: Open Foundation and Fine-Tuned Chat ModelsTouvron et al.source ↗Open chat models with RLHF2023
Llama 3Metasource ↗Llama 3 family, 8B–405B2024
The Claude Model Card and EvaluationsAnthropicStandard / documentationcheck before citingfind source ↗Claude model documentation2023
Mistral 7BJiang et al.source ↗Efficient 7B model, sliding window2023
Mixtral of ExpertsJiang et al.check before citingsource ↗MoE with Mistral2024
Phi-1: Textbooks Are All You NeedGunasekar et al.check before citingsource ↗Small model, high-quality data2023
Phi-2Microsoftfind source ↗Scaling small models with data quality2023
Phi-3 Technical ReportAbdin et al.Technical reportcheck before citingsource ↗Small powerful models2024
Chinchilla: Training Compute-Optimal Large Language ModelsHoffmann et al.check before citingsource ↗Optimal data/parameter ratio2022
GopherRae et al.source ↗280B model, analysis of scaling2022
OPT: Open Pre-trained TransformerZhang et al.source ↗Open 175B model from Meta2022
BLOOM: A 176B-Parameter Open-Access Multilingual LMBigSciencesource ↗Open multilingual LLM2023
GLM-130B: An Open Bilingual Pre-Trained ModelZeng et al.find source ↗Bilingual large model2023
Falcon LLMTIIfind source ↗High-quality open LLM2023
Yi: Open Foundation Models01.AIfind source ↗Yi model family2024
Qwen Technical ReportAlibabaTechnical reportcheck before citingfind source ↗Qwen model family2023
Qwen2 Technical ReportAlibabaTechnical reportcheck before citingsource ↗Improved Qwen family2024
DeepSeek LLMDeepSeekfind source ↗Efficient large model training2024
DeepSeek-V2: A Strong, Economical, and Efficient MoE LLMDeepSeeksource ↗Multi-head latent attention + MoE2024
DeepSeek-V3 Technical ReportDeepSeekTechnical reportcheck before citingsource ↗MoE at frontier performance2024
Gemma: Open Models Based on GeminiGoogle DeepMindsource ↗Open Gemini-derived models2024
Command R+Coherefind source ↗RAG-optimized LLM2024
Jamba: A Hybrid Transformer-Mamba ModelAI21 Labscheck before citingsource ↗SSM + Transformer hybrid2024
OLMo: Accelerating the Science of Language ModelsGroeneveld et al.source ↗Fully open LLM pipeline2024
Training Language Models to Follow Instructions (InstructGPT)Ouyang et al.source ↗RLHF for instruction following2022
Learning to Summarize from Human FeedbackStiennon et al.source ↗RLHF applied to summarization2020
Constitutional AI: Harmlessness from AI Feedback (CAI)Bai et al.source ↗RLAIF: AI self-improvement2022
Direct Preference Optimization (DPO)Rafailov et al.source ↗RLHF without RL2023
RLHF: A SurveyCasper et al.Survey / reviewfind source ↗Comprehensive RLHF survey2023
PPO: Proximal Policy Optimization AlgorithmsSchulman et al.source ↗PPO: backbone of RLHF2017
Self-Instruct: Aligning LMs with Self-Generated InstructionsWang et al.check before citingsource ↗Synthetic instruction generation2023
LIMA: Less Is More for AlignmentZhou et al.source ↗1000 examples for alignment2023
Scaling Instruction-Finetuned Language Models (Flan-T5/PaLM)Chung et al.source ↗Instruction tuning at scale2022
FLAN: Finetuned Language NetWei et al.source ↗Task-diverse instruction tuning2022
The Flan CollectionLongpre et al.find source ↗Design decisions for instruction tuning2023
Alpaca: A Strong, Replicable Instruction-Following ModelTaori et al.source ↗Fine-tuning with GPT-generated data2023
Vicuna: An Open-Source ChatbotChiang et al.find source ↗ShareGPT-trained chat model2023
WizardLM: Empowering Large Language Models to Follow Complex InstructionsXu et al.check before citingfind source ↗Evol-Instruct complexity scaling2023
Orca: Progressive Learning from Complex Explanation TracesMukherjee et al.find source ↗Learning from GPT-4 explanations2023
Zephyr: Direct Distillation of LM AlignmentTunstall et al.find source ↗DPO for open models2023
UltraFeedbackCui et al.Benchmark / datasetfind source ↗Large-scale preference dataset2023
Reinforcement Learning from AI Feedback (RLAIF)Lee et al.find source ↗AI-generated preferences2023
KTO: Model Alignment as Prospect Theoretic OptimizationEthayarajh et al.source ↗Kahneman-Tversky optimization2024
ORPO: Monolithic Preference Optimization without Reference ModelHong et al.source ↗Odds ratio preference optimization2024
SimPO: Simple Preference Optimization with a Reference-Free RewardMeng et al.find source ↗Simplified DPO variant2024
LoRA: Low-Rank Adaptation of Large Language ModelsHu et al.source ↗Parameter-efficient fine-tuning2022
QLoRA: Efficient Finetuning of Quantized LLMsDettmers et al.source ↗4-bit quantized LoRA2023
Prefix-TuningLi & Liangsource ↗Learnable prefixes for generation2021
P-Tuning v2Liu et al.find source ↗Deep prompt tuning2022
The Power of Scale for Parameter-Efficient Prompt TuningLester, Al-Rfou, Constantfind source ↗Soft prompt tuning2021
DoRA: Weight-Decomposed Low-Rank AdaptationLiu et al.source ↗Improved LoRA via magnitude/direction2024
Adapters: Parameter-Efficient Transfer LearningHoulsby et al.find source ↗Adapter modules2019
NEFTune: Noisy Embeddings Improve Instruction FinetuningJain et al.find source ↗Noise in embeddings during finetuning2023
Self-Play Fine-Tuning (SPIN)Chen et al.check before citingfind source ↗Self-play for alignment2024
A Survey on In-Context LearningDong et al.Survey / reviewsource ↗Comprehensive ICL survey2023
What Makes In-Context Learning Work?Min et al.find source ↗Analyzing ICL mechanisms2022
Rethinking the Role of DemonstrationsMin et al.find source ↗Ground truth labels not always needed2022
Fantastically Ordered Prompts and Where to Find ThemLu et al.find source ↗Example ordering matters2022
Calibrate Before Use: Improving Few-Shot Performance of LMsZhao et al.find source ↗Bias calibration in prompting2021
Large Language Models are Zero-Shot ReasonersKojima et al.source ↗"Let's think step by step"2022
Prompt Programming for Large Language Models: Beyond the Few-Shot ParadigmReynolds & McDonoughfind source ↗Prompt design strategies2021
Structured Prompting: Scaling In-Context Learning to 1000 ExamplesHao et al.find source ↗Many-shot ICL2022
Many-Shot In-Context LearningAgarwal et al.find source ↗Scaling ICL with long context2024
Pre-train, Prompt, and Predict: A Systematic SurveyLiu et al.Survey / reviewfind source ↗Prompt-based learning survey2023
The Power of PromptingMicrosoftfind source ↗Medical domain prompting2023
Meta-Prompting: Enhancing LLMs with the Expert Interviewing TechniqueSuzgun & Kalaifind source ↗Meta-prompting framework2024
System 2 AttentionWeston & Sukhbaatarfind source ↗Regenerating attention for reasoning2023
Anthropic's Prompt Engineering GuideAnthropicStandard / documentationcheck before citingfind source ↗Best practices for Claude prompting2024
OpenAI's Prompt Engineering GuideOpenAIStandard / documentationcheck before citingfind source ↗GPT prompting best practices2023
Chain-of-Thought Prompting Elicits Reasoning in LLMsWei et al.source ↗CoT prompting2022
Self-Consistency Improves Chain of Thought ReasoningWang et al.source ↗Sample-and-vote for CoT2023
Tree of Thoughts: Deliberate Problem Solving with LLMsYao et al.source ↗Tree-based reasoning2023
Graph of ThoughtsBesta et al.find source ↗Graph-structured reasoning2023
Least-to-Most Prompting Enables Complex ReasoningZhou et al.find source ↗Decompose then solve2023
Automatic Chain of Thought Prompting (Auto-CoT)Zhang et al.find source ↗Automatic CoT generation2023
Complexity-Based Prompting for Multi-Step ReasoningFu et al.find source ↗Complexity-guided CoT2023
Program of Thoughts Prompting (PoT)Chen et al.find source ↗Code-aided reasoning2023
PAL: Program-Aided Language ModelsGao et al.find source ↗Programs for reasoning2023
Faithful Chain-of-Thought ReasoningLyu et al.find source ↗Faithful, verifiable CoT2023
Measuring Mathematical Problem Solving With the MATH DatasetHendrycks et al.Benchmark / datasetfind source ↗Math reasoning benchmark2021
GSM8K: Training Verifiers to Solve Math Word ProblemsCobbe et al.Benchmark / datasetfind source ↗Math word problem dataset2021
Let's Verify Step by StepLightman et al.source ↗Process reward models for math2023
STaR: Self-Taught ReasonerZelikman et al.source ↗Bootstrap reasoning ability2022
Quiet-STaR: LMs Can Teach Themselves to Think Before SpeakingZelikman et al.source ↗Implicit reasoning training2024
Orca 2: Teaching Small LMs How to ReasonMitra et al.find source ↗Strategy selection for reasoning2023
Reflexion: Language Agents with Verbal ReinforcementShinn et al.source ↗Self-reflection for improvement2023
o1 / Large Reasoning ModelsOpenAIfind source ↗Test-time compute for reasoning2024
DeepSeek-R1: Incentivizing Reasoning Capability in LLMsDeepSeekcheck before citingsource ↗Reasoning via RL2025
Scaling LLM Test-Time Compute OptimallySnell et al.find source ↗Optimal test-time compute allocation2024
Think before you speak: Training LMs with Pause TokensGoyal et al.find source ↗Pause tokens for thinking2024
Journey Learning: From Superficial to ReasoningWang et al.find source ↗Staged reasoning curriculum2024
Mutual Reasoning Makes Smaller LLMs Stronger Problem-SolversQi et al.find source ↗Cross-model reasoning2024
Beyond Chain-of-Thought: A Survey of Chain-of-X ParadigmsVariousSurvey / reviewcheck before citingfind source ↗Survey of CoT variants2024
Rethinking LLM Reasoning: Are LLMs Truly Reasoning or Reciting?Variouscheck before citingfind source ↗Analyzing reasoning vs memorization2024
Retrieval-Augmented Generation for Knowledge-Intensive NLP TasksLewis et al.source ↗Original RAG paper2020
REALM: Retrieval-Augmented Language Model Pre-TrainingGuu et al.find source ↗Pretraining with retrieval2020
Dense Passage Retrieval (DPR)Karpukhin et al.source ↗Dense retrieval for QA2020
ColBERT: Efficient and Effective Passage SearchKhattab & Zahariasource ↗Late interaction retrieval2020
ColBERTv2: Effective and Efficient Retrieval via Lightweight Late InteractionSanthanam et al.find source ↗Improved ColBERT2022
RETRO: Improving Language Models by Retrieving from Trillions of TokensBorgeaud et al.source ↗Retrieval-enhanced LM2022
Atlas: Few-shot Learning with Retrieval Augmented LMsIzacard et al.find source ↗RAG for few-shot2023
Self-RAG: Learning to Retrieve, Generate, and CritiqueAsai et al.source ↗Self-reflective RAG2023
Corrective RAG (CRAG)Yan et al.find source ↗Self-correcting retrieval2024
Adaptive RAGJeong et al.find source ↗Query-adaptive retrieval2024
RAPTOR: Recursive Abstractive Processing for Tree-Organized RetrievalSarthi et al.source ↗Hierarchical document chunking2024
HyDE: Precise Zero-Shot Dense Retrieval without Relevance LabelsGao et al.find source ↗Hypothetical document embeddings2023
Lost in the Middle: How LMs Use Long ContextsLiu et al.find source ↗Position bias in long contexts2023
Retrieval-Augmented Generation: A SurveyGao et al.Survey / reviewfind source ↗Comprehensive RAG survey2024
From RAG to Agentic RAGVariouscheck before citingfind source ↗Agentic retrieval patterns2024
Graph RAG: Unlocking LLM Discovery on Narrative Private DataEdge et al.source ↗Graph-based RAG2024
Contextual RetrievalAnthropicfind source ↗Contextual chunk headers2024
Embedding Models (E5, BGE, GTE)Variouscheck before citingfind source ↗Modern embedding models2023-2024
MTEB: Massive Text Embedding BenchmarkMuennighoff et al.Benchmark / datasetfind source ↗Embedding evaluation2023
Matryoshka Representation LearningKusupati et al.find source ↗Multi-granularity embeddings2022
Toolformer: Language Models Can Teach Themselves to Use ToolsSchick et al.source ↗Self-supervised tool learning2023
WebGPT: Browser-Assisted Question-AnsweringNakano et al.find source ↗LLM with web browsing2022
ART: Automatic Multi-step Reasoning and Tool-useParanjape et al.find source ↗Automated tool selection2023
Gorilla: Large Language Model Connected with Massive APIsPatil et al.source ↗API-calling LLM2023
ToolLLM: Facilitating LLMs to Master 16000+ APIsQin et al.find source ↗Large-scale API learning2024
API-Bank: A Comprehensive Benchmark for Tool-Augmented LLMsLi et al.Benchmark / datasetfind source ↗Tool use benchmark2023
TaskMatrix.AI: Completing Tasks by Connecting Foundation ModelsLiang et al.find source ↗Foundation model orchestration2023
HuggingGPT: Solving AI Tasks with ChatGPT and HuggingFaceShen et al.source ↗LLM as controller of AI models2023
Chameleon: Plug-and-Play Compositional ReasoningLu et al.find source ↗Compositional tool use2023
NexusRaven: Function Calling LLMNexusflowfind source ↗Specialized function-calling model2023
Anthropic's Tool Use DocumentationAnthropicStandard / documentationcheck before citingfind source ↗Tool use patterns for Claude2024
Model Context Protocol (MCP)AnthropicStandard / documentationcheck before citingfind source ↗Standard protocol for tool integration2024
RestGPT: Connecting LLMs with Real-World RESTful APIsSong et al.find source ↗REST API integration2023
MRKL SystemsKarpas et al.find source ↗Modular Reasoning, Knowledge, Language2022
Faithful Reasoning Using Large Language ModelsCreswell & Shanahanfind source ↗Tool-augmented faithful reasoning2022
A Survey on Large Language Model based Autonomous AgentsWang et al.Survey / reviewsource ↗Comprehensive agent survey2023
ReAct: Synergizing Reasoning and Acting in LMsYao et al.source ↗Reason-Act paradigm2023
Voyager: An Open-Ended Embodied Agent with LLMsWang et al.source ↗Lifelong learning agent in Minecraft2023
Generative Agents: Interactive Simulacra of Human BehaviorPark et al.source ↗Believable agent society2023
AutoGPT (technical overview)RichardsSurvey / reviewfind source ↗Autonomous GPT-4 agent2023
BabyAGINakajimafind source ↗Task-driven autonomous agent2023
LangChain Agents (technical paper)Chasefind source ↗Agent framework and chains2023
AgentBench: Evaluating LLMs as AgentsLiu et al.Benchmark / datasetfind source ↗Agent evaluation benchmark2023
BOLAA: Benchmarking and Orchestrating LLM-augmented Autonomous AgentsLiu et al.Benchmark / datasetfind source ↗Agent orchestration benchmark2023
The Rise and Potential of LLM Based Agents: A SurveyXi et al.Survey / reviewfind source ↗Agent capabilities survey2023
Agent Foundation ModelsVariouscheck before citingfind source ↗Training agents end-to-end2024
OpenAgents: An Open Platform for Language AgentsXie et al.find source ↗Open agent platform2023
AgentTuning: Enabling Generalized Agent Abilities For LLMsZeng et al.find source ↗Fine-tuning for agent behavior2023
Cognitive Architectures for Language Agents (CoALA)Sumers et al.source ↗Cognitive architecture for agents2023
Language Agents: From Next-Token Prediction to Digital AutomationVariouscheck before citingfind source ↗Vision for language agents2024
Agent-as-a-JudgeZhuge et al.find source ↗Agents evaluating agents2024
AgentLite: A Lightweight Library for Building and Advancing Task-Oriented LLM AgentsLiu et al.find source ↗Lightweight agent library2024
Personal LLM Agents: Insights and Survey about the Capability, Efficiency and SecurityLi et al.Survey / reviewfind source ↗Personal agent survey2024
Agent Smith: Scaling LLM AgentsVariouscheck before citingfind source ↗Scaling agent systems2024
Internet of AgentsChen et al.find source ↗Networked agent systems2024
Planning with Large Language Models for Code GenerationZhang et al.find source ↗LLM-based planning2023
LLM+P: Empowering LLMs with Optimal Planning ProficiencyLiu et al.find source ↗Classical planning with LLMs2023
Describe, Explain, Plan and Select (DEPS)Wang et al.find source ↗Multi-step planning2023
Plan-and-Solve PromptingWang et al.find source ↗Plan before solving2023
AdaPlanner: Adaptive Planning from FeedbackSun et al.find source ↗Feedback-driven planning2023
LATS: Language Agent Tree SearchZhou et al.check before citingsource ↗MCTS-style agent search2024
Inner Monologue: Embodied Reasoning through Planning with Language ModelsHuang et al.find source ↗Inner monologue for robots2023
SayPlan: Grounding Large Language Models using 3D Scene GraphsRana et al.find source ↗LLM planning with scene graphs2023
LLM Powered Autonomous Agents (Lilian Weng blog-paper)Wengfind source ↗Influential agent design overview2023
Reasoning with Language Model is Planning with World ModelHao et al.find source ↗RAP: reasoning as planning2023
Everything of Thoughts: Defying the Law of Penrose TriangleDing et al.find source ↗External solver + LLM2023
SWE-Agent: Agent-Computer Interfaces Enable Automated Software EngineeringYang et al.source ↗Agent-computer interface design2024
Trial and Error: Exploration-Based Trajectory OptimizationWang et al.find source ↗Exploration-based agents2023
AgentCoder: Multi-Agent-based Code GenerationHuang et al.find source ↗Agents for coding2024
Lumos: Learning Agents with Unified Data, Modular Design, and Open-Source LLMsYin et al.find source ↗Modular open-source agents2024
CAMEL: Communicative Agents for "Mind" Exploration of LLM SocietyLi et al.source ↗Role-playing multi-agent2023
AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent ConversationWu et al.source ↗Microsoft multi-agent framework2023
MetaGPT: Meta Programming for Multi-Agent Collaborative FrameworkHong et al.source ↗Software dev multi-agent2023
ChatDev: Communicative Agents for Software DevelopmentQian et al.find source ↗Chat-driven software dev agents2023
AgentVerse: Facilitating Multi-Agent CollaborationChen et al.find source ↗Multi-agent collaboration2023
Multi-Agent DebateDu et al.find source ↗Debate improves factuality2023
Improving Factuality and Reasoning via Multi-Agent DebateLiang et al.find source ↗Debate for accuracy2023
Dynamic LLM-Agent Network: Mixture of AgentsWang et al.find source ↗Dynamic agent composition2024
Mixture of Agents (MoA)Together AIcheck before citingfind source ↗Layered multi-agent inference2024
CrewAI (technical overview)MouraSurvey / reviewfind source ↗Role-based agent orchestration2024
Society of Mind (SoM) for LLMsZhuge et al.find source ↗Modular cognitive agents2023
Corex: Pushing the Boundaries of Complex Reasoning through Multi-Agent CollaborationSun et al.find source ↗Complex reasoning agents2024
MAD: Multi-Agent Debate with Large Language ModelsLiang et al.find source ↗Structured multi-agent debate2024
AgentScope: A Flexible yet Robust Multi-Agent PlatformGao et al.find source ↗Scalable agent platform2024
LLM-Blender: Ensembling LLMs with Pairwise RankingJiang et al.find source ↗Ensemble multiple LLMs2023
Evaluating Large Language Models Trained on Code (Codex)Chen et al.source ↗Codex / GitHub Copilot2021
HumanEvalChen et al.Benchmark / datasetfind source ↗Code generation benchmark2021
CodeGen: An Open Large Language Model for CodeNijkamp et al.find source ↗Open code generation2023
StarCoder: May the Source Be with You!Li et al.source ↗Open source code model2023
StarCoder 2Lozhkov et al.find source ↗Improved StarCoder2024
Code Llama: Open Foundation Models for CodeRozière et al.source ↗Meta's code LLM2023
DeepSeek-CoderGuo et al.find source ↗Competitive code model2024
WizardCoder: Empowering Code LLMs with Evol-InstructLuo et al.find source ↗Evolved instructions for code2023
SWE-bench: Can Language Models Resolve Real-World GitHub Issues?Jimenez et al.Benchmark / datasetsource ↗Real-world SWE benchmark2024
SWE-AgentYang et al.find source ↗Agent for SWE-bench2024
Devin: AI Software EngineerCognitionfind source ↗Autonomous coding agent2024
OpenDevin / OpenHandsWang et al.find source ↗Open-source Devin alternative2024
Aider: AI Pair Programming in TerminalGauthierfind source ↗Terminal-based AI coding2023
Claude Code (Anthropic)Anthropicfind source ↗CLI agentic coding tool2024
AlphaCode: Competition-Level Code GenerationLi et al.source ↗Competitive programming2022
AlphaCode 2Google DeepMindfind source ↗Improved competitive coding2023
CodeT: Code Generation with Generated TestsChen et al.find source ↗Test-driven code generation2023
Self-Debugging: Teaching LLMs to Self-DebugChen et al.find source ↗Self-debugging code2023
MBPP: Mostly Basic Python ProgrammingAustin et al.Benchmark / datasetfind source ↗Python code benchmark2021
Repository-Level Code CompletionVariouscheck before citingfind source ↗Repo-level context for code2024
Reinforcement Learning: An IntroductionSutton & BartoBookcheck before citingfind source ↗RL textbook1998/2018
Q-LearningWatkins & Dayanfind source ↗Q-learning algorithm1992
Policy Gradient Methods for RL with Function ApproximationSutton et al.find source ↗Policy gradient theorem2000
Actor-Critic AlgorithmsKonda & Tsitsiklisfind source ↗Actor-critic framework2000
Simple Statistical Gradient-Following Algorithms (REINFORCE)Williamsfind source ↗REINFORCE algorithm1992
Temporal-Difference LearningSuttonfind source ↗TD learning1988
Between MDPs and semi-MDPs: A Framework for Temporal Abstraction (Options)Sutton, Precup, Singhfind source ↗Hierarchical RL: options1999
Multi-Agent Reinforcement Learning: A Selective OverviewZhang et al.Survey / reviewfind source ↗MARL survey2021
Reward ShapingNg, Harada, Russellfind source ↗Potential-based reward shaping1999
Exploration and Exploitation in RLvariouscheck before citingfind source ↗Explore-exploit tradeoff2000s
Playing Atari with Deep Reinforcement Learning (DQN)Mnih et al.source ↗Deep Q-Network2013
Human-Level Control through Deep RL (DQN Nature)Mnih et al.source ↗DQN in Nature2015
Deep Reinforcement Learning with Double Q-Learningvan Hasselt et al.source ↗Double DQN2016
Prioritized Experience ReplaySchaul et al.source ↗Priority-based replay buffer2016
Dueling Network Architectures for Deep RLWang et al.find source ↗Dueling DQN2016
Asynchronous Methods for Deep RL (A3C)Mnih et al.source ↗A3C: parallel RL2016
Continuous Control with Deep RL (DDPG)Lillicrap et al.source ↗Deep deterministic policy gradient2016
Trust Region Policy Optimization (TRPO)Schulman et al.source ↗TRPO2015
High-Dimensional Continuous Control Using Generalized Advantage Estimation (GAE)Schulman et al.find source ↗GAE for variance reduction2016
Soft Actor-Critic (SAC)Haarnoja et al.source ↗Maximum entropy RL2018
Mastering the Game of Go with Deep Neural Networks (AlphaGo)Silver et al.source ↗AlphaGo2016
Mastering Go without Human Knowledge (AlphaGo Zero)Silver et al.source ↗Self-play from scratch2017
A General RL Algorithm that Masters Chess, Shogi, and Go (AlphaZero)Silver et al.source ↗General game-playing2018
MuZero: Mastering Atari, Go, Chess and Shogi by Planning with a Learned ModelSchrittwieser et al.source ↗Model-based + model-free2020
OpenAI FiveOpenAIfind source ↗Dota 2 team-play2019
AlphaStar: Mastering StarCraft IIVinyals et al.find source ↗StarCraft grand-master level2019
Curiosity-Driven Exploration (ICM)Pathak et al.source ↗Intrinsic motivation2017
World ModelsHa & Schmidhubercheck before citingsource ↗Learn world model, plan in latent space2018
Dream to Control (Dreamer)Hafner et al.find source ↗Model-based latent imagination2020
DreamerV3: Mastering Diverse Domains through World ModelsHafner et al.source ↗General world model RL2023
Multimodal Learning with Deep Boltzmann MachinesSrivastava & Salakhutdinovfind source ↗Early multimodal learning2012
Visual Question Answering (VQA)Antol et al.Benchmark / datasetfind source ↗VQA task and dataset2015
ViLBERT: Pretraining Task-Agnostic Visiolinguistic RepresentationsLu et al.find source ↗Two-stream vision-language2019
LXMERT: Learning Cross-Modality Encoder RepresentationsTan & Bansalfind source ↗Cross-modality pretraining2019
Oscar: Object-Semantics Aligned Pre-trainingLi et al.find source ↗Object tags for VL alignment2020
UNITER: Universal Image-Text Representation LearningChen et al.find source ↗Unified VL pretraining2020
VinVL: Revisiting Visual Representations in VL ModelsZhang et al.find source ↗Better visual features for VL2021
Perceiver: General Perception with Iterative AttentionJaegle et al.source ↗Modality-agnostic architecture2021
Perceiver IOJaegle et al.find source ↗Generalized multimodal IO2022
Data2Vec: A General Framework for Self-Supervised LearningBaevski et al.source ↗Unified self-supervised across modalities2022
ImageBind: One Embedding Space to Bind Them AllGirdhar et al.source ↗Six-modality binding2023
Meta-Transformer: A Unified Framework for Multimodal LearningZhang et al.find source ↗12-modality transformer2023
Any-to-Any Generation via Composable Diffusion (CoDi)Tang et al.find source ↗Cross-modal generation2023
NExT-GPT: Any-to-Any Multimodal LLMWu et al.find source ↗End-to-end multimodal generation2023
4M: Massively Multimodal Masked ModelingBachmann et al.find source ↗Multi-task multimodal pretraining2023
CLIP: Learning Transferable Visual Models from Natural Language SupervisionRadford et al.source ↗Contrastive language-image pretraining2021
ALIGN: Scaling Up Visual and Vision-Language Representation LearningJia et al.find source ↗Noisy image-text pairs at scale2021
Florence: A New Foundation Model for Computer VisionYuan et al.find source ↗Unified vision foundation2021
Flamingo: A Visual Language Model for Few-Shot LearningAlayrac et al.source ↗Few-shot VL model2022
BLIP: Bootstrapping Language-Image Pre-trainingLi et al.source ↗Bootstrapped VL pretraining2022
BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and LLMsLi et al.source ↗Q-Former for vision-language2023
LLaVA: Visual Instruction TuningLiu et al.source ↗Visual instruction following2023
LLaVA-1.5Liu et al.find source ↗Improved visual chat2023
InstructBLIPDai et al.find source ↗Instruction-tuned BLIP-22023
MiniGPT-4: Enhancing Vision-Language UnderstandingZhu et al.find source ↗GPT-4 vision abilities in small model2023
Qwen-VL: A Versatile VLMBai et al.find source ↗Versatile VLM2023
CogVLM: Visual Expert for Pretrained Language ModelsWang et al.find source ↗Deep visual-language fusion2023
InternVL: Scaling Up Vision Foundation ModelsChen et al.source ↗Scaling VL models2024
Cambrian-1: A Fully Open Vision-Centric Exploration of Multimodal LLMsTong et al.source ↗Open multimodal exploration2024
SigLIP: Sigmoid Loss for Language Image Pre-TrainingZhai et al.source ↗Simplified contrastive VL2023
SAM: Segment AnythingKirillov et al.source ↗Foundation model for segmentation2023
SAM 2: Segment Anything in Images and VideosRavi et al.source ↗Video segmentation foundation2024
Grounding DINO: Marrying DINO with Grounded Pre-TrainingLiu et al.source ↗Open-set object detection2023
OWL-ViT: Open-World Object Detection with Vision TransformersMinderer et al.source ↗Open-vocabulary detection2022
PaLI: A Jointly-Scaled Multilingual Language-Image ModelChen et al.source ↗Multilingual VL model2023
Deep Speech: Scaling Up End-to-End Speech RecognitionHannun et al.source ↗End-to-end ASR2014
Deep Speech 2Amodei et al.source ↗English + Mandarin ASR2016
Listen, Attend and Spell (LAS)Chan et al.find source ↗Attention-based ASR2016
wav2vec: Unsupervised Pre-training for Speech RecognitionSchneider et al.find source ↗Self-supervised speech2019
wav2vec 2.0: A Framework for Self-Supervised Learning of SpeechBaevski et al.source ↗Contrastive speech pretraining2020
HuBERT: Self-Supervised Speech Representation Learning by Masked PredictionHsu et al.find source ↗Hidden-unit BERT for speech2021
Whisper: Robust Speech Recognition via Large-Scale Weak SupervisionRadford et al.source ↗Universal ASR model2023
Conformer: Convolution-augmented Transformer for SpeechGulati et al.source ↗Hybrid conv-transformer for speech2020
Tacotron 2: Natural TTS SynthesisShen et al.source ↗Neural text-to-speech2018
FastSpeech 2: Fast and High-Quality End-to-End TTSRen et al.source ↗Non-autoregressive TTS2021
VALL-E: Neural Codec Language Models are Zero-Shot TTSWang et al.source ↗Voice cloning with LLM2023
XTTS: Massively Multilingual TTSCasanova et al.find source ↗Multilingual voice synthesis2024
AudioLM: A Language Modeling Approach to Audio GenerationBorsos et al.find source ↗Audio as language modeling2023
MusicLM: Generating Music from TextAgostinelli et al.source ↗Text-to-music2023
Bark: Text-Prompted Generative Audio ModelSunofind source ↗Versatile audio generation2023
AudioPaLM: A Large Language Model that Can Speak and ListenRubenstein et al.find source ↗Multimodal speech LLM2023
SeamlessM4T: Massively Multilingual & Multimodal Machine TranslationMetasource ↗100+ language speech translation2023
Encodec: High Fidelity Neural Audio CompressionDéfossez et al.source ↗Neural audio codec2022
Voicebox: Text-Guided Multilingual Universal Speech GenerationLe et al.find source ↗Universal speech generation2023
SoundStorm: Efficient Parallel Audio GenerationBorsos et al.find source ↗Parallel audio decoding2023
Deep Unsupervised Learning using Nonequilibrium ThermodynamicsSohl-Dickstein et al.find source ↗Diffusion process for generation2015
Denoising Diffusion Probabilistic Models (DDPM)Ho, Jain, Abbeelsource ↗Modern diffusion models2020
Score-Based Generative Modeling through SDESong et al.source ↗Score matching + SDEs2021
Denoising Diffusion Implicit Models (DDIM)Song, Meng, Ermonsource ↗Faster diffusion sampling2021
Classifier-Free Diffusion GuidanceHo & Salimanssource ↗CFG: standard guidance method2022
High-Resolution Image Synthesis with Latent Diffusion Models (LDM)Rombach et al.source ↗Latent space diffusion2022
Stable DiffusionStability AI / Rombach et al.find source ↗Open image generation2022
DALL·E 2: Hierarchical Text-Conditional Image GenerationRamesh et al.source ↗CLIP-guided diffusion2022
Imagen: Photorealistic Text-to-Image Diffusion ModelsSaharia et al.source ↗T5-guided diffusion2022
eDiff-I: Text-to-Image Diffusion Models with an Ensemble of Expert DenoisersBalaji et al.find source ↗Expert denoisers2023
SDXL: Improving Latent Diffusion Models for High-Resolution Image SynthesisPodell et al.source ↗Stable Diffusion XL2023
DALL·E 3Betker et al.find source ↗Improved text following2023
Midjourney (V5/V6 technical analysis)MidjourneyAnalysischeck before citingfind source ↗Aesthetic image generation2023-2024
Consistency ModelsSong et al.source ↗One-step generation2023
Latent Consistency ModelsLuo et al.source ↗Fast latent diffusion2023
Rectified Flow (InstaFlow)Liu et al.find source ↗Straight trajectory sampling2023
Stable Diffusion 3 (MM-DiT)Esser et al.source ↗Multimodal DiT architecture2024
FLUXBlack Forest Labsfind source ↗Next-gen flow-based generation2024
ControlNet: Adding Conditional Control to Text-to-Image DiffusionZhang & Agrawalasource ↗Structural control for diffusion2023
IP-Adapter: Text Compatible Image Prompt AdapterYe et al.source ↗Image prompt adapters2023
DreamBooth: Fine Tuning Text-to-Image Models for Subject-Driven GenerationRuiz et al.source ↗Subject customization2023
Textual Inversion: An Image is Worth One WordGal et al.source ↗Concept learning via tokens2023
InstructPix2Pix: Learning to Follow Image Editing InstructionsBrooks et al.source ↗Instruction-based image editing2023
Scalable Diffusion Models with Transformers (DiT)Peebles & Xiesource ↗Transformer-based diffusion2023
Flow Matching for Generative ModelingLipman et al.source ↗Optimal transport flows2023
Video Diffusion ModelsHo et al.source ↗Diffusion for video2022
Imagen Video: High Definition Video GenerationHo et al.find source ↗Cascaded video diffusion2022
Make-A-Video: Text-to-Video Generation without Text-Video DataSinger et al.source ↗Text-to-video from image data2023
VideoPoet: A Large Language Model for Zero-Shot Video GenerationKondratyuk et al.source ↗LLM-based video generation2024
Sora: Video Generation Models as World SimulatorsOpenAIsource ↗Frontier video generation2024
Stable Video DiffusionBlattmann et al.source ↗Open video generation2023
AnimateDiff: Animate Your Personalized Text-to-Image Diffusion ModelsGuo et al.source ↗Motion modules for SD2023
Kling (technical analysis)KuaishouAnalysischeck before citingfind source ↗Chinese video generation2024
Gen-2: Generating Novel Videos with Text, Images, or ClipsRunwayfind source ↗Multimodal video generation2023
VideoCrafter: A Toolkit for Text-to-Video GenerationChen et al.find source ↗Open video toolkit2023
VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-TrainingTong et al.source ↗Self-supervised video2022
TimeSformer: Is Space-Time Attention All You Need for Video Understanding?Bertasius et al.source ↗Space-time attention2021
ViViT: A Video Vision TransformerArnab et al.source ↗Video transformer2021
InternVideo: General Video Foundation ModelsWang et al.find source ↗Video foundation model2022
Video-LLaVALin et al.find source ↗Video understanding with VLMs2024
Semi-Supervised Classification with Graph Convolutional Networks (GCN)Kipf & Wellingsource ↗Graph convolutions2017
Attention-Based Graph Neural Network (GAT)Veličković et al.source ↗Graph attention2018
Inductive Representation Learning on Large Graphs (GraphSAGE)Hamilton, Ying, Leskovecsource ↗Scalable graph learning2017
How Powerful are Graph Neural Networks? (GIN)Xu et al.source ↗GNN expressivity analysis2019
Message Passing Neural Networks (MPNN)Gilmer et al.source ↗Unified message passing framework2017
Graph Isomorphism Network (GIN)Xu et al.find source ↗WL-test equivalent GNN2019
Relational Graph Convolutional Networks (R-GCN)Schlichtkrull et al.source ↗GCNs for knowledge graphs2018
Graph Transformer NetworksYun et al.source ↗Transformers on graphs2019
DeepWalk: Online Learning of Social RepresentationsPerozzi, Al-Rfou, Skienasource ↗Graph embeddings via random walks2014
Node2Vec: Scalable Feature Learning for NetworksGrover & Leskovecsource ↗Biased random walk embeddings2016
A Comprehensive Survey on Graph Neural NetworksWu et al.Survey / reviewfind source ↗GNN survey2021
Equivariant Graph Neural NetworksSatorras et al.find source ↗E(n)-equivariant GNNs2021
Graph Neural Networks: A Review of Methods and ApplicationsZhou et al.Survey / reviewfind source ↗GNN applications review2020
Spectral Graph Theory and Deep LearningBruna et al.find source ↗Spectral graph convolutions2014
Geometric Deep LearningBronstein et al.source ↗Unified geometric DL framework2021
Deep Compression: Pruning, Quantization, Huffman CodingHan et al.source ↗Three-stage compression2016
MobileNets: Efficient CNNs for Mobile Vision ApplicationsHoward et al.source ↗Depthwise separable convolutions2017
MobileNetV2: Inverted Residuals and Linear BottlenecksSandler et al.source ↗Inverted residuals2018
ShuffleNet: Extremely Efficient CNN for Mobile DevicesZhang et al.source ↗Channel shuffle2018
SqueezeNet: AlexNet-level Accuracy with 50x Fewer ParametersIandola et al.source ↗Compact architectures2016
LLM.int8(): 8-bit Matrix Multiplication for TransformersDettmers et al.source ↗8-bit quantization for LLMs2022
GPTQ: Accurate Post-Training Quantization for GPTFrantar et al.source ↗One-shot weight quantization2023
AWQ: Activation-aware Weight QuantizationLin et al.source ↗Activation-aware quantization2024
SqueezeLLM: Dense-and-Sparse QuantizationKim et al.find source ↗Ultra-low bit quantization2024
The Era of 1-bit LLMs: Training-time 1.58-bit Models (BitNet)Ma et al.source ↗Ternary weight LLMs2024
SparseGPT: Massive Language Models Can Be Accurately Pruned in One-ShotFrantar & Alistarhsource ↗One-shot pruning for LLMs2023
Wanda: A Simple and Effective Pruning ApproachSun et al.find source ↗Pruning by weights and activations2024
Flash-Decoding for Long Context InferenceDao et al.source ↗Parallel decoding across KV2023
Speculative DecodingLeviathan, Kalman, Matiassource ↗Draft model for fast decoding2023
Medusa: Simple LLM Inference AccelerationCai et al.source ↗Multi-head speculative decoding2024
vLLM: Efficient Memory Management for LLM Serving (PagedAttention)Kwon et al.source ↗Paged KV cache management2023
TensorRT-LLMNVIDIAfind source ↗Optimized LLM inference2023
llama.cppGerganovfind source ↗CPU inference for LLMs2023
Ollama (technical overview)OllamaSurvey / reviewfind source ↗Local LLM deployment2024
GGUF: GPT-Generated Unified FormatGerganovfind source ↗Efficient model format2023
Adaptive Mixtures of Local ExpertsJacobs et al.source ↗Original MoE concept1991
Outrageously Large Neural Networks: The Sparsely-Gated MoE LayerShazeer et al.source ↗Sparsely-gated MoE at scale2017
Switch Transformers: Scaling to Trillion Parameter ModelsFedus, Zoph, Shazeersource ↗Simplified MoE routing2022
GLaM: Efficient Scaling of Language Models with MoEDu et al.find source ↗1.2T parameter MoE2022
ST-MoE: Designing Stable and Transferable Sparse Expert ModelsZoph et al.find source ↗Stable MoE training2022
Mixtral of ExpertsJiang et al.check before citingsource ↗Open MoE model2024
DeepSeekMoE: Towards Ultimate Expert SpecializationDai et al.source ↗Fine-grained expert design2024
Unified Scaling Laws for Routed Language ModelsClark et al.find source ↗Scaling laws for MoE2022
MoE-MambaPioro et al.source ↗MoE with state-space models2024
Skywork-MoE: A Deep Dive into Training Techniques for MoE LLMsWei et al.find source ↗MoE training analysis2024
Distilling the Knowledge in a Neural NetworkHinton, Vinyals, Deansource ↗Knowledge distillation2015
Born Again Neural NetworksFurlanello et al.source ↗Self-distillation2018
Be Your Own Teacher: Improve the Performance of CNNs via Self-DistillationZhang et al.find source ↗Self-distillation in CNNs2019
TinyBERT: Distilling BERT for Natural Language UnderstandingJiao et al.source ↗Distilling BERT2020
MiniLM: Deep Self-Attention DistillationWang et al.find source ↗Attention-based distillation2020
How Good Are You at Transferring? A Survey on Transfer LearningZhuang et al.Survey / reviewfind source ↗Transfer learning survey2020
Domain Adaptation for Object RecognitionSaenko et al.find source ↗Visual domain adaptation2010
DeCAF: A Deep Convolutional Activation FeatureDonahue et al.find source ↗CNN feature transfer2014
How Transferable are Features in Deep Neural Networks?Yosinski et al.source ↗Layer transferability analysis2014
LLM2LLM: Boosting LLMs with Novel Iterative Data EnhancementLee et al.find source ↗LLM-to-LLM distillation2024
Overcoming Catastrophic Forgetting in Neural Networks (EWC)Kirkpatrick et al.source ↗Elastic weight consolidation2017
Progressive Neural NetworksRusu et al.source ↗Growing network capacity2016
Continual Lifelong Learning with Neural Networks: A ReviewParisi et al.Survey / reviewfind source ↗Continual learning survey2019
Learning without ForgettingLi & Hoiemsource ↗Knowledge distillation for continual learning2017
PackNet: Adding Multiple Tasks to a Single NetworkMallya & Lazebnikfind source ↗Iterative pruning for multi-task2018
Experience Replay for Continual LearningRolnick et al.find source ↗Replay buffers2019
A Comprehensive Survey of Continual LearningDe Lange et al.Survey / reviewfind source ↗Modern continual learning survey2022
Continual Pre-training of Language ModelsGururangan et al.find source ↗Domain-adaptive pretraining2020
TRACE: A Comprehensive Benchmark for Continual Learning in LLMsWang et al.Benchmark / datasetfind source ↗LLM continual learning benchmark2024
Online Continual Learning for LLMsVariouscheck before citingfind source ↗Online adaptation of LLMs2024
Momentum Contrast for Unsupervised Visual Representation Learning (MoCo)He et al.source ↗MoCo: momentum contrast2020
MoCo v2Chen et al.find source ↗Improved MoCo2020
A Simple Framework for Contrastive Learning (SimCLR)Chen et al.source ↗SimCLR: simple contrastive2020
Bootstrap Your Own Latent (BYOL)Grill et al.source ↗No negatives needed2020
Barlow Twins: Self-Supervised Learning via Redundancy ReductionZbontar et al.source ↗Redundancy reduction2021
VICReg: Variance-Invariance-Covariance RegularizationBardes, Ponce, LeCunsource ↗Variance-invariance-covariance2022
DINO: Emerging Properties in Self-Supervised Vision TransformersCaron et al.source ↗Self-distillation for ViT2021
DINOv2: Learning Robust Visual FeaturesOquab et al.source ↗Improved self-supervised vision2023
Masked Autoencoders Are Scalable Vision Learners (MAE)He et al.source ↗Masked image modeling2022
SimMIM: A Simple Framework for Masked Image ModelingXie et al.find source ↗Simplified masked image modeling2022
BEiT: BERT Pre-Training of Image TransformersBao, Dong, Weisource ↗BERT-style pretraining for vision2022
Supervised Contrastive LearningKhosla et al.source ↗SupCon loss2020
Understanding Contrastive Representation LearningArora et al.find source ↗Theoretical analysis of contrastive learning2019
Self-Supervised Learning: Generative or Contrastive (Survey)Liu et al.Survey / reviewfind source ↗SSL survey2021
I-JEPA: Image Joint-Embedding Predictive ArchitectureAssran et al.source ↗LeCun's JEPA for vision2023
Communication-Efficient Learning of Deep Networks from Decentralized Data (FedAvg)McMahan et al.source ↗Federated averaging2017
Federated Learning: Challenges, Methods, and Future DirectionsLi et al.find source ↗FL survey2020
Advances and Open Problems in Federated LearningKairouz et al.find source ↗Comprehensive FL challenges2021
Deep Learning with Differential PrivacyAbadi et al.source ↗DP-SGD2016
The Algorithmic Foundations of Differential PrivacyDwork & Rothfind source ↗DP theory foundations2014
SecureML: A System for Scalable Privacy-Preserving MLMohassel & Zhangfind source ↗Secure computation for ML2017
Membership Inference Attacks Against ML ModelsShokri et al.source ↗Privacy attacks on models2017
Machine UnlearningBourtoule et al.source ↗Removing data from trained models2021
FedProx: Federated Optimization in Heterogeneous NetworksLi et al.find source ↗Handling non-IID data in FL2020
Scaffold: Stochastic Controlled Averaging for FLKarimireddy et al.find source ↗Variance reduction in FL2020
ImageNet Large Scale Visual Recognition ChallengeRussakovsky et al.Benchmark / datasetsource ↗ImageNet benchmark2015
SQuAD: 100,000+ Questions for Machine ComprehensionRajpurkar et al.source ↗Reading comprehension2016
GLUE: A Multi-Task Benchmark for NLUWang et al.Benchmark / datasetfind source ↗NLU benchmark2019
SuperGLUE: A Stickier Benchmark for General-Purpose Language UnderstandingWang et al.Benchmark / datasetfind source ↗Harder NLU benchmark2019
MMLU: Measuring Massive Multitask Language UnderstandingHendrycks et al.source ↗57-subject knowledge test2021
MMLU-ProWang et al.find source ↗Harder MMLU variant2024
BIG-Bench: Beyond the Imitation GameSrivastava et al.source ↗204 collaborative tasks2023
HellaSwag: Can a Machine Really Finish Your Sentence?Zellers et al.find source ↗Common-sense completion2019
ARC: Think You Have Solved Question Answering?Clark et al.find source ↗Science reasoning2018
WinoGrande: An Adversarial Winograd Schema ChallengeSakaguchi et al.find source ↗Common-sense reasoning2020
TruthfulQA: Measuring How Models Mimic Human FalsehoodsLin, Hilton, EvansBenchmark / datasetsource ↗Truthfulness benchmark2022
Chatbot Arena / LMSYS LeaderboardZheng et al.Benchmark / datasetfind source ↗Human preference rankings2023
MT-BenchZheng et al.Benchmark / datasetfind source ↗Multi-turn conversation benchmark2023
AlpacaEvalLi et al.find source ↗Automatic LLM evaluation2023
GPQA: A Graduate-Level Google-Proof Q&A BenchmarkRein et al.Benchmark / datasetfind source ↗Expert-level questions2023
LiveBench: A Challenging, Contamination-Free LLM BenchmarkWhite et al.Benchmark / datasetfind source ↗Contamination-free eval2024
MATH and GSM8K (mentioned earlier)Hendrycks; Cobbefind source ↗Math evaluation2021
HumanEval and MBPP (mentioned earlier)Chen; Austinfind source ↗Code evaluation2021
MGSM: Multilingual Grade School MathShi et al.find source ↗Multilingual math2023
SimpleQAOpenAIBenchmark / datasetfind source ↗Factuality benchmark2024
IFEval: Instruction-Following EvaluationZhou et al.find source ↗Instruction following2023
MuSR: Multi-Step Soft ReasoningSprague et al.find source ↗Multi-step reasoning2024
Agentic Benchmarks: WebArena, OSWorld, etc.Zhou; Xie et al.Benchmark / datasetfind source ↗Agent environment benchmarks2024
COCO: Common Objects in ContextLin et al.source ↗Object detection/captioning2014
Holistic Evaluation of Language Models (HELM)Liang et al.source ↗Comprehensive LM evaluation2023
Concrete Problems in AI SafetyAmodei et al.source ↗Practical safety problems2016
AI Alignment: A Comprehensive SurveyJi et al.Survey / reviewfind source ↗Alignment survey2024
The Alignment Problem (overview)ChristianBookcheck before citingfind source ↗AI alignment book2020
Reward Hacking in Reinforcement LearningSkalse et al.find source ↗Reward misspecification2022
Scalable Agent Alignment via Reward Modeling (Anthropic)Leike et al.find source ↗Recursive reward modeling2018
Language Models Don't Always Say What They Think: Unfaithful ExplanationsTurpin et al.find source ↗Sycophancy and unfaithfulness2024
Sleeper Agents: Training Deceptive LLMs that Persist Through Safety TrainingHubinger et al.source ↗Backdoor persistence2024
Risks from Learned Optimization in Advanced ML Systems (Mesa-Optimizers)Hubinger et al.find source ↗Inner alignment2019
Goal Misgeneralization: Why Correct Specifications Aren't EnoughShah et al.find source ↗Goal misgeneralization2022
Red Teaming Language Models to Reduce HarmsGanguli et al.source ↗Red teaming methodology2022
Red Teaming Language Models with Language ModelsPerez et al.find source ↗Automated red teaming2022
Universal and Transferable Adversarial Attacks on Aligned LMsZou et al.source ↗GCG attack on aligned LLMs2023
Jailbroken: How Does LLM Safety Training Fail?Wei et al.find source ↗Jailbreak analysis2024
Do the Rewards Justify the Means? Measuring Trade-Offs Between Rewards and Ethical BehaviorPan et al.find source ↗Safety-performance tradeoffs2023
The Model Spec (OpenAI)OpenAIfind source ↗LLM behavior specification2024
Claude's Character (Anthropic)Anthropicfind source ↗Values-based AI behavior2024
Responsible Scaling Policies (RSPs)Anthropicfind source ↗Scaling safety commitments2023
Managing AI Risks in an Era of Rapid ProgressBengio et al.find source ↗Open letter on AI risks2023
Pause Giant AI Experiments: An Open LetterFuture of Lifefind source ↗AI moratorium call2023
On the Dangers of Stochastic ParrotsBender et al.source ↗LLM risks and harms2021
Fairness and Machine LearningBarocas, Hardt, NarayananBookcheck before citingfind source ↗ML fairness textbook2019
Gender Shades: Intersectional Accuracy Disparities in Commercial Gender ClassificationBuolamwini & Gebrusource ↗Bias in facial recognition2018
Datasheets for DatasetsGebru et al.Benchmark / datasetfind source ↗Dataset documentation2021
Model Cards for Model ReportingMitchell et al.Technical reportcheck before citingfind source ↗Model documentation2019
Blueprint for an AI Bill of RightsWhite HousePolicy / officialcheck before citingfind source ↗AI rights framework2022
"Why Should I Trust You?" Explaining the Predictions of Any Classifier (LIME)Ribeiro et al.source ↗Local interpretable explanations2016
A Unified Approach to Interpreting Model Predictions (SHAP)Lundberg & Leesource ↗Shapley values for ML2017
Grad-CAM: Visual Explanations from Deep NetworksSelvaraju et al.source ↗Gradient-based attention maps2017
Attention is not ExplanationJain & Wallacesource ↗Questioning attention as explanation2019
Attention is not not ExplanationWiegreffe & Pinterfind source ↗Defense of attention explanations2019
Network Dissection: Quantifying Interpretability of Deep Visual RepresentationsBau et al.source ↗Unit-level interpretability2017
Zoom In: An Introduction to CircuitsOlah et al.source ↗Mechanistic interpretability2020
A Mathematical Framework for Transformer CircuitsElhage et al.source ↗Transformer mechanistic analysis2021
Toy Models of SuperpositionElhage et al.source ↗Superposition in neural networks2022
Towards Monosemanticity: Decomposing Language Models with Dictionary LearningBricken et al.source ↗Sparse autoencoders for interpretability2023
Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 SonnetTempleton et al.source ↗SAE at scale on Claude2024
Representation Engineering: A Top-Down Approach to AI TransparencyZou et al.check before citingfind source ↗Representation-level interventions2023
Inference-Time Intervention: Eliciting Truthful Answers from a Language ModelLi et al.source ↗ITI for truthfulness2024
Sparse Probing for LLM RepresentationsGurnee et al.find source ↗Probing LLM internals2023
Circuit Discovery in LLMsConmy et al.find source ↗Automated circuit finding2023
Interpretability in the WildBills et al.find source ↗GPT-4 explaining neurons2023
The Geometry of Truth: Emergent Linear Structure in LLM RepresentationsMarks & Tegmarksource ↗Truth geometry in LLMs2024
Polysemanticity and Capacity in Neural NetworksAnthropicfind source ↗Understanding polysemantic neurons2023
Probing Classifiers: Promises, Shortcomings, and AdvancesBelinkovfind source ↗Probing methodology2022
Causal Abstraction for Faithful Model InterpretationGeiger et al.find source ↗Causal analysis of models2023
Do As I Can, Not As I Say: Grounding Language in Robotic Affordances (SayCan)Ahn et al.source ↗LLMs grounded in robot abilities2022
RT-1: Robotics Transformer for Real-World ControlBrohan et al.source ↗Transformer for robot control2023
RT-2: Vision-Language-Action ModelsBrohan et al.source ↗VLM as robot policy2023
Open X-Embodiment: Robotic Learning Datasets and RT-X ModelsOpen X-EmbodimentBenchmark / datasetfind source ↗Cross-embodiment dataset2023
PaLM-E: An Embodied Multimodal Language ModelDriess et al.source ↗Embodied multimodal LM2023
Code as Policies: Language Model Programs for Embodied ControlLiang et al.find source ↗Code for robot control2023
Language Models as Zero-Shot PlannersHuang et al.find source ↗LLM planning for robots2022
TidyBot: Personalized Robot Assistance with LLMsWu et al.find source ↗Personal robot assistant2023
RoboCat: A Self-Improving Generalist Agent for Robotic ManipulationBousmalis et al.find source ↗Self-improving robot2023
Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware (ALOHA)Zhao et al.source ↗Low-cost bimanual manipulation2023
Octo: An Open-Source Generalist Robot PolicyTeam et al.find source ↗Open robot foundation model2024
π0: A Vision-Language-Action Flow Model for General Robot ControlPhysical Intelligencefind source ↗General-purpose robot control2024
NVIDIA Isaac and Omniverse for RoboticsNVIDIAfind source ↗Simulation for robotics2024
Dexterous Manipulation with Reinforcement LearningOpenAI (Rubik's cube)find source ↗Dexterous robot hand2019
Mobile ALOHA: Learning Bimanual Mobile ManipulationFu et al.source ↗Mobile manipulation2024
World Models (Ha & Schmidhuber)Ha & Schmidhubercheck before citingfind source ↗Learning world models2018
A Path Towards Autonomous Machine IntelligenceLeCunsource ↗JEPA and world model vision2022
Genie: Generative Interactive EnvironmentsBruce et al.source ↗Playable world generation2024
DIAMOND: Diffusion for World ModelingAlonso et al.find source ↗Diffusion world models2024
UniSim: Learning Interactive Real-World SimulatorsYang et al.find source ↗Universal simulator2024
Genesis: Generative and Universal Physics EngineVariouscheck before citingfind source ↗Physics simulation platform2024
Learning General World Models in a Handful of Reward-Free DeploymentsSeo et al.find source ↗Reward-free world models2023
GAIA-1: A Generative World Model for Autonomous DrivingHu et al.find source ↗Driving world model2023
Language Models Meet World ModelsHao et al.find source ↗LLM-world model integration2024
Video as World ModelVariouscheck before citingfind source ↗Video generation as simulation2024
AlphaFold: Highly Accurate Protein Structure PredictionJumper et al.source ↗Protein folding solved2021
AlphaFold 2 (full paper)Jumper et al.find source ↗Detailed AlphaFold architecture2021
AlphaFold 3Abramson et al.source ↗All-atom structure prediction2024
RoseTTAFoldBaek et al.source ↗Three-track protein prediction2021
ESM-2: Language Models of Protein Sequences at the Scale of EvolutionLin et al.source ↗Protein language model2023
ProteinMPNN: Robust Protein Sequence DesignDauparas et al.find source ↗Inverse protein folding2022
GNoME: Scaling Deep Learning for Materials DiscoveryMerchant et al.source ↗2.2M new materials2023
MatterGen: A Generative Model for Inorganic Materials DesignZeni et al.find source ↗Materials generation2024
FunSearch: Mathematical Discoveries from Program SearchRomera-Paredes et al.source ↗LLM for mathematical discovery2024
AlphaGeometry: Solving Olympiad Geometry without Human DemonstrationsTrinh et al.source ↗AI for geometry proofs2024
AlphaProof and AlphaGeometry 2Google DeepMindfind source ↗IMO-level mathematics2024
Med-PaLM: Large Language Models Encode Clinical KnowledgeSinghal et al.source ↗Medical AI2023
Med-PaLM 2Singhal et al.find source ↗Expert-level medical QA2023
PMC-LLaMA: Towards Building Open-source Language Models for MedicineWu et al.find source ↗Open medical LLM2024
BioGPT: Generative Pre-trained Transformer for Biomedical TextLuo et al.find source ↗Biomedical LM2022
Galactica: A Large Language Model for ScienceTaylor et al.source ↗Science-focused LLM2022
ScienceQA: Science Question AnsweringLu et al.find source ↗Science reasoning2022
ChemCrow: Augmenting LLMs with Chemistry ToolsBran et al.find source ↗Chemistry agent2023
ClimateBERTWebersinke et al.find source ↗Climate NLP2022
GraphCast: Learning Skillful Medium-Range Global Weather ForecastingLam et al.source ↗ML weather forecasting2023
Scaling Laws for Neural Language ModelsKaplan et al.source ↗Power-law scaling relationships2020
Training Compute-Optimal LLMs (Chinchilla)Hoffmann et al.check before citingfind source ↗Data-compute tradeoff2022
Emergent Abilities of Large Language ModelsWei et al.source ↗Emergence at scale2022
Are Emergent Abilities of LLMs a Mirage?Schaeffer et al.source ↗Questioning emergent abilities2023
Scaling Data-Constrained Language ModelsMuennighoff et al.source ↗Data-limited scaling2023
Scaling Laws for Autoregressive Generative ModelingHenighan et al.source ↗Cross-modality scaling2020
Beyond Neural Scaling LawsCaballero et al.find source ↗Broken neural scaling laws2022
Scaling Laws for Reward Model OveroptimizationGao et al.find source ↗Reward model scaling2023
Scaling Vision TransformersZhai et al.find source ↗ViT scaling laws2022
Observational Scaling LawsRuan et al.find source ↗Predicting LLM capabilities2024
Textbooks Are All You Need (Phi-1 scaling)Gunasekar et al.check before citingfind source ↗Data quality over quantity2023
The Pile: An 800GB Dataset for Diverse Text ModelingGao et al.Benchmark / datasetfind source ↗Large-scale training data2020
RedPajama: An Open Dataset for Training LLMsTogether AIBenchmark / datasetfind source ↗Open pretraining data2023
FineWeb: Decanting the Web for the Finest Text DataPenedo et al.source ↗High-quality web data2024
DataComp: In Search of the Next Generation of Multimodal DatasetsGadre et al.Benchmark / datasetsource ↗Multimodal data curation2023
Mamba: Linear-Time Sequence Modeling with Selective State SpacesGu & Daosource ↗Selective state space model2023
Mamba-2: Structured State Space DualityDao & Gusource ↗Improved Mamba2024
Efficiently Modeling Long Sequences with Structured State Spaces (S4)Gu et al.source ↗S4: structured SSMs2022
Hyena Hierarchy: Towards Larger Convolutional Language ModelsPoli et al.source ↗Long convolution alternative2023
RWKV: Reinventing RNNs for the Transformer EraPeng et al.source ↗Linear RNN at transformer quality2023
Griffin: Mixing Gated Linear Recurrences with Local AttentionDe et al.source ↗Hybrid recurrence + attention2024
RetNet: Retentive Network: A Successor to TransformerSun et al.source ↗Retention mechanism2023
xLSTM: Extended Long Short-Term MemoryBeck et al.source ↗Modernized LSTM2024
Jamba: Hybrid Transformer-MambaAI21 Labscheck before citingfind source ↗SSM-Transformer hybrid2024
Mixture of Depths: Dynamically Allocating Compute in Transformer-Based ModelsRaposo et al.source ↗Dynamic compute allocation2024
Neural Architecture Search (NAS)Zoph & Lesource ↗Automated architecture design2017
EfficientNet (NAS-derived)Tan & Lecheck before citingfind source ↗NAS for efficient models2019
Differential TransformerYe et al.source ↗Differential attention mechanism2024
Kolmogorov-Arnold Networks (KAN)Liu et al.source ↗Alternative to MLPs2024
TTT: Learning to (Learn at Test Time)Sun et al.source ↗Test-time training layers2024
Sparks of AGI: Early Experiments with GPT-4Bubeck et al.source ↗AGI capabilities analysis2023
Levels of AGIMorris et al.find source ↗Taxonomy of AGI levels2023
The Bitter LessonSuttonsource ↗Compute over engineering2019
Reward is EnoughSilver et al.source ↗Reward maximization for intelligence2021
Artificial General Intelligence: Concept, State of the Art, and Future ProspectsGoertzelfind source ↗AGI survey2014
On the Measure of IntelligenceCholletBenchmark / datasetsource ↗ARC benchmark, intelligence definition2019
ARC Prize and ARC-AGIChollet et al.find source ↗Abstraction reasoning challenge2024
Language Agent Tree Search Unifies Reasoning, Acting, and PlanningZhou et al.check before citingfind source ↗Unified agent framework2024
Superintelligence: Paths, Dangers, Strategies (summary)Bostromfind source ↗Superintelligence risks2014
The Case for AI SafetyVariouscheck before citingfind source ↗Modern safety arguments2024
Translating Embeddings for Modeling Multi-relational Data (TransE)Bordes et al.source ↗Knowledge graph embeddings2013
Knowledge Graph Embedding by Translating on Hyperplanes (TransH)Wang et al.find source ↗Improved KG embeddings2014
RotatE: Knowledge Graph Embedding by Relational RotationSun et al.find source ↗Rotation-based KG embedding2019
KGQA: Knowledge Graph Question AnsweringVariouscheck before citingfind source ↗QA over knowledge graphs2021
Unifying LLMs and Knowledge Graphs: A RoadmapPan et al.find source ↗LLM + KG integration survey2024
Think-on-Graph: Deep and Responsible Reasoning of LLMs on KGsSun et al.find source ↗LLM reasoning with KGs2024
KnowPrompt: Knowledge-aware Prompt-tuningChen et al.find source ↗Knowledge-enhanced prompting2022
Wikidata and Knowledge Graphs at ScaleVrandečić & Krötzschfind source ↗Wikidata for AI2014
QA-GNN: Reasoning with Language Models and KGsYasunaga et al.find source ↗GNN + LLM for QA2021
Graph-based Deep Learning for NLPVariouscheck before citingfind source ↗Graph methods in NLP survey2023
Named Entity Recognition with Bidirectional LSTM-CNNsChiu & Nicholsfind source ↗NER with deep learning2016
End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRFMa & Hovyfind source ↗LSTM-CRF for NER2016
Neural Machine Translation of Rare Words with Subword Units (BPE)Sennrich et al.check before citingsource ↗Byte-pair encoding2016
SentencePieceKudo & Richardsonfind source ↗Unigram/BPE tokenizer2018
A Call for Clarity in Reporting BLEU ScoresPostTechnical reportcheck before citingfind source ↗MT evaluation standards2018
BERTScore: Evaluating Text Generation with BERTZhang et al.source ↗Semantic evaluation metric2020
ROUGE: A Package for Automatic Evaluation of SummariesLinfind source ↗Summarization evaluation2004
Get To The Point: Summarization with Pointer-Generator NetworksSee et al.find source ↗Copy mechanism for summarization2017
Abstractive Text Summarization using Seq-to-Seq RNNsNallapati et al.find source ↗Neural abstractive summarization2016
A Structured Self-Attentive Sentence EmbeddingLin et al.find source ↗Self-attention for sentence embedding2017
Self-InstructWang et al.check before citingfind source ↗LLM-generated instructions2023
Textbooks Are All You NeedGunasekar et al.Bookcheck before citingfind source ↗Synthetic textbook data2023
Cosmopedia: Creating Large-Scale Synthetic DataHuggingFaceBenchmark / datasetfind source ↗Large synthetic dataset2024
Rephrasing the Web: A Recipe for Compute and Data-Efficient Language ModelingMaini et al.find source ↗Web data rephrasing2024
Magpie: Alignment Data Synthesis from ScratchXu et al.find source ↗Synthetic alignment data2024
WizardLM: Empowering LLMs to Follow Complex InstructionsXu et al.check before citingfind source ↗Evol-Instruct2023
AgentInstruct: Toward Generative Teaching with Agentic FlowsMitra et al.find source ↗Agent-generated training data2024
SPIN: Self-Play Fine-Tuning Converts Weak LMs to StrongChen et al.check before citingfind source ↗Self-play data generation2024
DataDreamer: A Tool for Synthetically Generating, Transforming, and Analyzing NLP DataPatel et al.find source ↗Synthetic data toolkit2024
Scaling Synthetic Data Creation with 1B PersonasChan et al.find source ↗Persona-driven synthetic data2024
Memorizing TransformersWu et al.find source ↗kNN-augmented attention2022
∞-former: Infinite Memory TransformerMartins et al.find source ↗Unbounded memory2022
LongNet: Scaling Transformers to 1B TokensDing et al.find source ↗Dilated attention2023
Leave No Context Behind: Efficient Infinite-Context Transformers with Infini-attentionMunkhdalai et al.find source ↗Compressive memory2024
Needle in a Haystack EvaluationKamradtfind source ↗Long context evaluation2024
Ruler: What's the Real Context Size of Your LLM?Hsieh et al.Benchmark / datasetfind source ↗Long context benchmark2024
MemGPT: Towards LLMs as Operating SystemsPacker et al.source ↗Virtual context management2023
LongRoPE: Extending LLM Context Window Beyond 2M TokensDing et al.find source ↗Extreme context extension2024
Claude's 200K Context (Anthropic)Anthropicfind source ↗Long context in production2024
Gemini 1.5 Pro: Long Context (1M tokens)Google DeepMindsource ↗Million-token context2024
Outlines: Structured Text GenerationWillard & Loufsource ↗Guaranteed JSON/schema output2023
Guidance: Constrained GenerationMicrosoftfind source ↗Constrained LLM output2023
Grammar of Thought: LLM Structured ReasoningVariouscheck before citingfind source ↗Grammar-constrained reasoning2024
LMQL: Language Model Query LanguageBeurer-Kellner et al.source ↗Query language for LLMs2023
DSPy: Compiling Declarative Language Model Calls into PipelinesKhattab et al.source ↗Programming framework for LMs2024
SGLang: Efficient Execution of Structured LM ProgramsZheng et al.source ↗Structured generation runtime2024
Instructor: Structured Outputs from LLMsLiufind source ↗Pydantic-based extraction2024
TypeChatMicrosoftfind source ↗Type-safe LLM outputs2023
JSON Mode / Structured Outputs (OpenAI, Anthropic)Variouscheck before citingfind source ↗Native structured output2024
Semantic KernelMicrosoftfind source ↗AI orchestration SDK2023
BloombergGPT: A Large Language Model for FinanceWu et al.source ↗Finance-specific LLM2023
FinGPT: Open-Source Financial Large Language ModelsYang et al.source ↗Open finance LLM2023
FinBERT: Financial Sentiment AnalysisAracisource ↗BERT for finance2019
Deep Learning for Stock Market PredictionVariouscheck before citingfind source ↗DL in trading2020
LLMs for Financial NLP: Opportunities and ChallengesVariouscheck before citingfind source ↗Finance NLP survey2024
Fraud Detection using Machine LearningVariouscheck before citingfind source ↗ML for fraud2020
Credit Scoring with Machine LearningLessmann et al.find source ↗ML credit scoring2015
KYC/AML with NLPVariouscheck before citingfind source ↗NLP for compliance2023
Explainable AI for BankingVariouscheck before citingfind source ↗XAI in BFSI2024
Document AI for Financial ServicesVariouscheck before citingfind source ↗Document processing in finance2024
LayoutLM: Pre-training of Text and Layout for Document AIXu et al.source ↗Layout-aware document model2020
LayoutLMv3: Pre-training for Document AI with Unified Text and Image MaskingHuang et al.source ↗Improved document model2022
Donut: Document Understanding TransformerKim et al.source ↗OCR-free document understanding2022
PaddleOCRPaddlePaddlefind source ↗Open-source OCR toolkit2020
TrOCR: Transformer-based Optical Character RecognitionLi et al.find source ↗Transformer for OCR2023
Table Transformer (TATR)Smock et al.find source ↗Table detection and structure2022
DocPrompting: Generating Code by Retrieving the DocsZhou et al.find source ↗Document-augmented code gen2023
Nougat: Neural Optical Understanding for Academic DocumentsBlecher et al.source ↗Academic PDF to markdown2023
ColPali: Efficient Document Retrieval with Vision Language ModelsFaysse et al.source ↗Visual document retrieval2024
Marker: PDF to Markdown ConversionDatalabfind source ↗PDF extraction2024
End to End Learning for Self-Driving CarsBojarski et al.source ↗End-to-end driving2016
PointNet: Deep Learning on Point SetsQi et al.source ↗3D point cloud processing2017
PointNet++: Deep Hierarchical Feature Learning on Point SetsQi et al.find source ↗Hierarchical point processing2017
VoxelNet: End-to-End Learning for Point Cloud Based 3D Object DetectionZhou & Tuzelfind source ↗Voxel-based 3D detection2018
BEVFormer: Learning Bird's-Eye-View Representation from Multi-Camera ImagesLi et al.source ↗Camera-based BEV2022
UniAD: Planning-Oriented Autonomous DrivingHu et al.find source ↗Unified autonomous driving2023
LLM-based Driving AgentsVariouscheck before citingfind source ↗LLMs for driving decisions2024
DriveLM: Driving with Graph Visual Question AnsweringSima et al.find source ↗VLM for driving2024
DriveGPT4: Interpretable End-to-end Autonomous DrivingXu et al.find source ↗GPT-4 for driving2024
Waymo Open DatasetSun et al.Benchmark / datasetfind source ↗Large-scale driving dataset2020
TensorFlow: Large-Scale Machine Learning on Heterogeneous SystemsAbadi et al.find source ↗TensorFlow framework2016
PyTorch: An Imperative Style, High-Performance Deep Learning LibraryPaszke et al.find source ↗PyTorch framework2019
JAX: Composable Transformations of Python+NumPyBradbury et al.find source ↗JAX framework2018
MLflow: A Platform for the ML LifecycleZaharia et al.find source ↗ML experiment tracking2018
Hidden Technical Debt in ML SystemsSculley et al.source ↗ML technical debt2015
Ray: A Distributed Framework for Emerging AI ApplicationsMoritz et al.find source ↗Distributed computing for AI2018
Kubernetes for ML Workloads (Kubeflow)Variouscheck before citingfind source ↗ML on Kubernetes2019
Feature Stores for MLBaylor et al.find source ↗Feature management2017
Continuous Delivery for ML (CD4ML)Sato et al.find source ↗MLOps practices2019
NVIDIA GPU Architecture: From Pascal to HopperNVIDIAcheck before citingfind source ↗GPU evolution for AI2016-2024
WebArena: A Realistic Web Environment for Building Autonomous AgentsZhou et al.Benchmark / datasetsource ↗Web browsing benchmark2024
Mind2Web: Towards a Generalist Agent for the WebDeng et al.find source ↗Web navigation agent2023
OS-World: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer EnvironmentsXie et al.Benchmark / datasetfind source ↗OS-level agent benchmark2024
Computer Use (Anthropic Claude)Anthropiccheck before citingfind source ↗GUI interaction capability2024
CogAgent: A Visual Language Model for GUI AgentsHong et al.source ↗Visual GUI agent2024
AppAgent: Multimodal Agents as Smartphone UsersZhang et al.find source ↗Mobile app agents2024
ScreenAgent: A Vision Language Model-Driven Computer Control AgentNiu et al.find source ↗Screen interaction agent2024
UFO: A UI-Focused Agent for Windows OS InteractionZhang et al.find source ↗Windows UI agent2024
WebVoyager: Building an End-to-End Web AgentHe et al.find source ↗Web browsing agent2024
Anthropic MCP for AgentsAnthropicfind source ↗Agent-tool protocol2024
NeRF: Representing Scenes as Neural Radiance FieldsMildenhall et al.source ↗Neural radiance fields2020
Instant NGPMüller et al.source ↗Fast neural graphics primitives2022
3D Gaussian Splatting for Real-Time Radiance Field RenderingKerbl et al.link correctedsource ↗Gaussian splatting2023
DreamFusion: Text-to-3D using 2D DiffusionPoole et al.source ↗Text-to-3D generation2023
Magic3D: High-Resolution Text-to-3D Content CreationLin et al.find source ↗High-res 3D generation2023
Zero-1-to-3: Zero-shot One Image to 3D ObjectLiu et al.find source ↗Single image to 3D2023
Point-E: A System for Generating 3D Point Clouds from Complex PromptsNichol et al.find source ↗Text-to-3D point cloud2022
Shap-E: Generating Conditional 3D Implicit FunctionsJun & Nicholfind source ↗3D implicit generation2023
Meshy / TripoSR / LRMVariouscheck before citingfind source ↗Fast 3D reconstruction2024
4D Generation: Recent Progress and OpportunitiesVariouscheck before citingfind source ↗Dynamic 3D generation2024
Intriguing Properties of Neural NetworksSzegedy et al.source ↗Adversarial examples discovered2014
Explaining and Harnessing Adversarial Examples (FGSM)Goodfellow, Shlens, Szegedysource ↗Fast gradient sign method2015
Towards Deep Learning Models Resistant to Adversarial Attacks (PGD)Madry et al.source ↗PGD adversarial training2018
Certified Adversarial Robustness via Randomized SmoothingCohen, Rosenfeld, Kolterfind source ↗Certified defenses2019
DeepFool: A Simple and Accurate Method to Fool Deep Neural NetworksMoosavi-Dezfooli et al.find source ↗Minimal adversarial perturbation2016
Adversarial Examples in the Physical WorldKurakin et al.find source ↗Physical adversarial examples2017
Robust and Accurate Object Detection via Adversarial LearningChen et al.find source ↗Adversarial training for detection2021
Adversarial Attacks on LLMsVariouscheck before citingfind source ↗LLM robustness survey2024
Prompt Injection AttacksVariouscheck before citingfind source ↗LLM prompt injection2023-2024
Backdoor Attacks on LLMsVariouscheck before citingfind source ↗Backdoor vulnerabilities2024
Model-Agnostic Meta-Learning (MAML)Finn, Abbeel, Levinesource ↗MAML2017
Matching Networks for One Shot LearningVinyals et al.source ↗Metric-based few-shot2016
Prototypical Networks for Few-Shot LearningSnell, Swersky, Zemelsource ↗Prototype-based classification2017
Learning to Learn with Compound HD ModelsSantoro et al.find source ↗Meta-learning with memory2016
Meta-Learning: A SurveyHospedales et al.Survey / reviewfind source ↗Meta-learning survey2022
Reptile: A Scalable Metalearning AlgorithmNichol, Achiam, Schulmanfind source ↗Simple meta-learning2018
LEO: Latent Embedding OptimizationRusu et al.find source ↗Latent space meta-learning2019
How to Train Your MAMLAntoniou et al.find source ↗MAML training improvements2019
Few-Shot Learning via Saliency-Guided HallucinationZhang et al.find source ↗Data augmentation for few-shot2019
P>M>F: Pre-training, Meta-training, Fine-tuningHu et al.find source ↗Combining paradigms2022
Neural-Symbolic Computing: An Effective Methodology for Principled IntegrationGarcez et al.find source ↗Neuro-symbolic survey2019
Neural Module NetworksAndreas et al.find source ↗Compositional neural reasoning2016
End-to-End Differentiable Proving (NTP)Rocktäschel & Riedelfind source ↗Differentiable reasoning2017
DeepProbLog: Neural Probabilistic Logic ProgrammingManhaeve et al.find source ↗Neural + probabilistic logic2018
Scallop: A Language for Neurosymbolic ProgrammingLi et al.find source ↗Neurosymbolic programming2023
LLMs and Symbolic ReasoningVariouscheck before citingfind source ↗LLM + symbolic integration2024
Program Synthesis with LLMsVariouscheck before citingfind source ↗LLMs for program synthesis2024
Logic-LM: Empowering LLMs with Symbolic SolversPan et al.find source ↗LLM + logic solvers2023
Code-as-ReasoningVariouscheck before citingfind source ↗Code generation as reasoning2024
Binding Language Models in Symbolic LanguagesCheng et al.find source ↗Binder framework2023
EU AI Act (technical analysis)EUPolicy / officialcheck before citingfind source ↗AI regulation framework2024
Executive Order on AI Safety (US)White Housefind source ↗US AI safety policy2023
Governing AI: A Blueprint for the FutureVariouscheck before citingfind source ↗AI governance proposals2024
International AI Safety ReportAI Safety SummitTechnical reportcheck before citingfind source ↗Global AI safety assessment2024
Foundation Model Transparency IndexBommasani et al.find source ↗Model transparency scoring2023
Mixture of Agents (MoA)Wang et al.check before citingfind source ↗LLM-based agent ensembles2024
Inference Scaling LawsSardana & Franklefind source ↗Test-time compute scaling2024
LLM Operating SystemsPacker et al.; Variousfind source ↗LLMs as OS kernels2024
SWE-bench VerifiedOpenAIfind source ↗Verified agent coding2024
Anthropic's Responsible Scaling Policy (RSP) UpdateAnthropicfind source ↗Updated safety policy2024
Q* / Process Reward ModelsVarious (speculated/inferred)check before citingfind source ↗Search + reward for reasoning2024
OpenAI o1 and o1-proOpenAIfind source ↗Reasoning models2024
Claude 3.5 Sonnet and Computer UseAnthropiccheck before citingfind source ↗Frontier + computer use2024
Gemini 2.0 FlashGoogle DeepMindfind source ↗Agentic multimodal model2024
DeepSeek-R1DeepSeekcheck before citingfind source ↗Open reasoning model2025
Grok-2xAIfind source ↗Real-time information model2024
Nemotron-4NVIDIAfind source ↗Synthetic data generation2024
Apple Intelligence (technical overview)AppleSurvey / reviewfind source ↗On-device LLM2024
Llama 3.1 405BMetafind source ↗Largest open-weight model2024
Scaling Test-Time Compute (Survey)VariousSurvey / reviewcheck before citingfind source ↗Comprehensive test-time survey2025
Byte Pair Encoding (BPE) for NMTSennrich et al.check before citingsource ↗Subword tokenization2016
SentencePiece: Unsupervised Text TokenizerKudo & Richardsonfind source ↗Language-agnostic tokenizer2018
Tokenizer Choice MattersVariouscheck before citingfind source ↗Impact of tokenization on LLMs2024
MegaByte: Predicting Million-Byte SequencesYu et al.source ↗Byte-level modeling2023
BLT: Byte Latent TransformerMetafind source ↗Dynamic tokenization-free model2024
The Tokenizer Landscape for LLMsVariouscheck before citingfind source ↗Tokenizer comparison2024
Tiktoken (OpenAI)OpenAIfind source ↗Fast BPE tokenizer2023
Data Deduplication for LLM TrainingLee et al.find source ↗Near-dedup for training data2022
Quality Filtering for LLM Training DataVariouscheck before citingfind source ↗Data quality methods2024
Dolma: An Open Corpus of Trillion TokensSoldaini et al.find source ↗Open training corpus2024
A Survey of Large Language ModelsZhao et al.Survey / reviewsource ↗Comprehensive LLM survey2023
Harnessing the Power of LLMs in PracticeYang et al.find source ↗Practical LLM guide2023
A Survey on Hallucination in LLMsHuang et al.Survey / reviewfind source ↗Hallucination survey2023
Siren's Song in the AI Ocean: A Survey on HallucinationZhang et al.Survey / reviewfind source ↗Hallucination taxonomy2023
A Survey on Multimodal Large Language ModelsYin et al.Survey / reviewfind source ↗MLLM survey2024
A Survey on Evaluation of LLMsChang et al.Survey / reviewfind source ↗LLM evaluation survey2024
A Comprehensive Survey on Vector DatabaseHan et al.Survey / reviewfind source ↗Vector DB survey2024
Retrieval-Augmented Generation for AI-Generated Content: A SurveyZhao et al.Survey / reviewfind source ↗RAG survey2024
Tool Learning with Foundation ModelsQin et al.find source ↗Tool use survey2024
LLM Agents: A Survey of ApplicationsVariousSurvey / reviewcheck before citingfind source ↗Agent applications survey2024
The Landscape of Emerging AI Agent ArchitecturesMasterman et al.find source ↗Agent architecture survey2024
A Survey on Self-Evolution of LLMsTao et al.Survey / reviewfind source ↗Self-improvement survey2024
From RAG to Rich: Retrieval-Augmented Generation SurveyVariousSurvey / reviewcheck before citingfind source ↗Advanced RAG survey2024
AI Agents That MatterKapoor et al.find source ↗Agent evaluation framework2024
Position: What Can LLMs Do for ME?Variouscheck before citingfind source ↗Practical applications2024
The State of AI Report 2024Benaich & HogarthTechnical reportcheck before citingfind source ↗Annual AI overview2024
Stanford AI Index Report 2024StanfordTechnical reportcheck before citingfind source ↗AI progress metrics2024
Attention Mechanisms in Computer Vision: A SurveyGuo et al.Survey / reviewfind source ↗Attention in vision survey2022
Vision Transformers: A SurveyKhan et al.Survey / reviewfind source ↗ViT survey2022
Efficient Transformers: A SurveyTay et al.Survey / reviewfind source ↗Efficient attention survey2022
The Unreasonable Effectiveness of DataHalevy, Norvig, Pereirafind source ↗Data over algorithms2009
Batch Normalization (revisited for theory)Santurkar et al.find source ↗Why BN works2018
Mixup: Beyond Empirical Risk MinimizationZhang et al.source ↗Data augmentation via interpolation2018
CutMix: Regularization Strategy to Train Strong ClassifiersYun et al.source ↗Cut-and-paste augmentation2019
RandAugment: Practical Automated Data AugmentationCubuk et al.source ↗Simplified augmentation2020
AutoAugment: Learning Augmentation Strategies from DataCubuk et al.source ↗Learned augmentation2019
Label Smoothing RevisitedMüller et al.check before citingfind source ↗Label smoothing analysis2019
When Does Label Smoothing Help?Müller et al.check before citingfind source ↗Label smoothing theory2019
Swish: A Self-Gated Activation FunctionRamachandran et al.find source ↗Swish/SiLU activation2017
GELU: Gaussian Error Linear UnitsHendrycks & Gimpelsource ↗GELU activation2016
Squeeze-and-Excitation NetworksHu et al.check before citingsource ↗Channel attention mechanism2018
CBAM: Convolutional Block Attention ModuleWoo et al.source ↗Spatial + channel attention2018
Non-local Neural NetworksWang et al.source ↗Self-attention for vision2018
Deformable Convolutional NetworksDai et al.source ↗Deformable convolutions2017
Dynamic Routing Between CapsulesSabour, Frosst, Hintonsource ↗Capsule networks2017
An Empirical Evaluation of Generic Convolutional and Recurrent Networks (TCN paper)Bai et al.check before citingfind source ↗TCN vs RNN comparison2018
Weight StandardizationQiao et al.find source ↗Micro-batch normalization2019
Fixup Initialization: Residual Learning Without NormalizationZhang et al.find source ↗Training without BN2019
Deep SetsZaheer et al.source ↗Permutation-invariant architectures2017
Attention Augmented Convolutional NetworksBello et al.source ↗Self-attention in CNNs2019
Do Vision Transformers See Like Convolutional Neural Networks?Raghu et al.source ↗ViT vs CNN representation analysis2021
What Do Vision Transformers Learn?Park & Kimfind source ↗ViT feature analysis2022
Scaling Vision with Sparse MoERiquelme et al.source ↗MoE for vision2021
Token Merging: Your ViT but FasterBolya et al.source ↗Token efficiency in ViTs2023
FNet: Mixing Tokens with Fourier TransformsLee-Thorp et al.source ↗FFT replaces attention2022
OpenAI o3 (analysis)OpenAIAnalysischeck before citingfind source ↗Advanced reasoning model2024
Claude 4 / Opus 4 (model card)Anthropicfind source ↗Frontier model2025
Gemini 2.0 ProGoogle DeepMindfind source ↗Advanced multimodal2025
Llama 4Metafind source ↗Next-gen open model2025
Multi-Token PredictionGloeckle et al.source ↗Predicting multiple tokens2024
Native Multi-Modality vs Late FusionVariouscheck before citingfind source ↗Architecture comparison2024
RLVR: Reinforcement Learning with Verifiable RewardsVariouscheck before citingfind source ↗Verifiable reward RL2025
Constitutional AI 2.0 ConceptsAnthropiccheck before citingfind source ↗Advanced alignment research2024
Post-Training ScalingVariouscheck before citingfind source ↗Scaling after pretraining2025
Weak-to-Strong GeneralizationBurns et al.source ↗Superalignment research2023
The Platonic Representation HypothesisHuh et al.source ↗Convergent representations2024
Representation EngineeringZou et al.check before citingsource ↗Control via representations2023
LLMs as Optimizers (OPRO)Yang et al.source ↗Prompt optimization with LLMs2024
Can LLMs Generate Novel Research Ideas?Si et al.source ↗AI for scientific ideation2024
The AI Scientist: Towards Fully Automated Open-Ended Scientific DiscoveryLu et al.source ↗Autonomous research agent2024
Absolute Zero: Reinforced Self-Play Reasoning with Zero DataZhao et al.source ↗Self-play from nothing2025
Agentic Workflows and Compound AI SystemsZaharia et al.find source ↗Compound AI systems vision2024
From Models to Compound AI SystemsMatei Zahariafind source ↗Systems > models2024
LLM-based Multi-Agent Reinforcement Learning: Current and Future DirectionsChuanneng Sun, Songjun Huang, Dario Pompililink correctedsource ↗MARL with LLMs2024
Self-Improving AI SystemsVariouscheck before citingfind source ↗Recursive self-improvement2024
Frontier AI Safety Commitments (Seoul Declaration)Various govtscheck before citingfind source ↗International safety commitments2024
Situational AwarenessAschenbrennersource ↗AGI timeline analysis2024
What We Learned from a Year of Building with LLMsYan et al.source ↗Practical LLM lessons2024
Building Effective AgentsAnthropicsource ↗Agent design patterns2024
The Next Wave: AI Systems that Reason, Act, and LearnVariouscheck before citingfind source ↗Future of agentic AI2025