Transformer

E102296

Transformer is a neural network architecture based on self-attention mechanisms that has become the foundation for modern large language models and many state-of-the-art systems in natural language processing.

AI illustration

How this image was made

AI-generated illustration of Transformer

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of a transformer (Transformer is a neural network architecture based on self-attention mechanisms that has become the foundation for modern large language models and many state-of-the-art systems in natural language processing.)

All labels observed (6)

Label Occurrences
Transformer canonical 10
Transformer architecture 5
BERT 2

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf deep learning model
neural network architecture
appliedIn computer vision
language modeling
machine translation
multimodal learning
question answering
speech recognition
text summarization
architectureType encoder-decoder
basedOn self-attention mechanism
coreIdea compute attention over all positions in a sequence
enables long-range dependency modeling
foundationFor BERT
GPT
T5
Vision Transformer
linked to: ViT

many large language models
hasVariant Transformer decoder-only
Transformer encoder-only
encoder-decoder Transformer
linked to: EncoderDecoderModel
implementedIn JAX
PyTorch
TensorFlow
inputRepresentation positional embeddings
token embeddings
inspired subsequent attention-based architectures
introducedBy Aidan N. Gomez
Ashish Vaswani
Illia Polosukhin
Jakob Uszkoreit
Llion Jones
Niki Parmar
Noam Shazeer
Łukasz Kaiser
linked to: Lukasz Kaiser
introducedInPaper Attention Is All You Need
introducedInYear 2017
keyOperation scaled dot-product attention
limitation quadratic complexity in sequence length due to self-attention
notableProperty high parallelizability on GPUs and TPUs
primaryComponent multi-head self-attention
position-wise feed-forward network
publishedAtConference NeurIPS 2017
linked to: NeurIPS
reducedRelianceOn convolutional neural networks in sequence modeling
replaced recurrent neural networks in many NLP tasks
supports parallel sequence processing
trainingObjective maximum likelihood estimation for sequence modeling
uses layer normalization
positional encoding
residual connections

How these facts were elicited

Referenced by (20)

Full triples — surface form annotated when it differs from this entity's canonical label.

GPT-3 architecture Transformer
GPT-4 architecture Transformer
Google Search usesAlgorithm BERT
linked to: Transformer
Hugging Face Transformers supportsModelType BERT
linked to: Transformer
Łukasz Kaiser knownFor Transformer architecture
subject linked to: Lukasz Kaiser
linked to: Transformer
Gnarls Barkley song Transformer
RoBERTa architecture Transformer
ALBERT hasArchitecture Transformer
XLM-R architecture Transformer
Ashish Vaswani notableConcept Transformer model
linked to: Transformer
Noam Shazeer knownFor Switch Transformer
linked to: Transformer
Noam Shazeer notableWork Transformer architecture
linked to: Transformer
Jakob Uszkoreit notableWork Transformer architecture
linked to: Transformer
BERT architecture Transformer
Illia Polosukhin contributedTo Transformer architecture
linked to: Transformer
Transformer-XL extends Transformer
Contrastive Predictive Coding canUseBackbone transformers
linked to: Transformer
Tensor2Tensor introducedModel Transformer architecture
subject linked to: Tensor2Tensor library
linked to: Transformer