Bibby's Latex Templates

Visual representation of Attention Is All You Need
Machine Learning
2017

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, Niki Parmar, et al.

NIPS
45,000 citations

Revolutionary paper introducing the Transformer architecture, fundamentally changing how we approach sequence-to-sequence tasks in natural language processing through self-attention mechanisms.

transformerattention mechanismneural networks+3
Visual representation of Generative Adversarial Networks
Machine Learning
2014

Generative Adversarial Networks

Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, et al.

NIPS
38,000 citations

Groundbreaking work introducing GANs, a framework for training generative models through adversarial processes between generator and discriminator networks.

GANgenerative modelsadversarial training+3
Visual representation of A Neural Algorithm of Artistic Style
Computer Vision
2015

A Neural Algorithm of Artistic Style

Leon A. Gatys, Alexander S. Ecker, Matthias Bethge

arXiv
12,000 citations

Pioneering research demonstrating how deep neural networks can separate and recombine content and style of arbitrary images, enabling artistic style transfer.

neural style transfercomputer visionart+3
Visual representation of Deep Residual Learning for Image Recognition
Computer Vision
2015

Deep Residual Learning for Image Recognition

Kaiming He, Xiangyu Zhang, Shaoqing Ren, et al.

CVPR
85,000 citations

Introduction of ResNet architecture with skip connections, enabling training of extremely deep neural networks and achieving breakthrough performance on ImageNet.

ResNetdeep learningcomputer vision+3
Visual representation of BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Natural Language Processing
2018

BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding

Jacob Devlin, Ming-Wei Chang, Kenton Lee, et al.

NAACL
42,000 citations

Revolutionary pre-trained language model using bidirectional training, achieving state-of-the-art results across multiple NLP benchmarks.

BERTtransformerspre-training+4
Visual representation of Language Models are Few-Shot Learners
Natural Language Processing
2020

Language Models are Few-Shot Learners

Tom B. Brown, Benjamin Mann, Nick Ryder, et al.

NeurIPS
15,000 citations

Introduction of GPT-3, demonstrating that scaling language models leads to emergent few-shot learning capabilities across diverse tasks.

GPT-3language modelsfew-shot learning+4
Visual representation of Mastering the Game of Go with Deep Neural Networks and Tree Search
Reinforcement Learning
2016

Mastering the Game of Go with Deep Neural Networks and Tree Search

David Silver, Aja Huang, Chris J. Maddison, et al.

Nature
8,500 citations

AlphaGo's breakthrough achievement in defeating world champion Go players through combination of deep learning and Monte Carlo tree search.

AlphaGoreinforcement learninggame playing+3
Visual representation of ImageNet Classification with Deep Convolutional Neural Networks
Computer Vision
2012

ImageNet Classification with Deep Convolutional Neural Networks

Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton

NIPS
95,000 citations

AlexNet's groundbreaking performance on ImageNet, sparking the deep learning revolution in computer vision with GPU acceleration.

AlexNetCNNImageNet+4