Pointer Networks

E260057

Pointer Networks are a type of neural network architecture that uses attention mechanisms to output discrete positions in an input sequence, enabling solutions to combinatorial problems like sorting and the traveling salesman problem.

All labels observed (2)

Label Occurrences
Pointer Networks canonical 2
Pointer Network 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf attention-based model
neural network architecture
pointer-based model
sequence-to-sequence model
basedOn sequence-to-sequence with attention
canGeneralizeTo longer sequences than seen in training
designedFor Delaunay triangulation
TSP tour construction
combinatorial optimization problems
convex hull problem
sorting
traveling salesman problem
differsFrom standard seq2seq models with fixed output vocabulary
evaluationMetric accuracy of predicted permutations
tour length for TSP
field artificial intelligence
deep learning
machine learning
handles variable-sized input sets
variable-sized output dictionary
hasFullName Pointer Networks self-linksurface differs
surface form: Pointer Network
implementedWith LSTM decoder
LSTM encoder
recurrent neural networks
influenced subsequent work on neural combinatorial solvers
inputType variable-length sequence
inspired neural approaches to TSP
introducedBy Meire Fortunato
Navdeep Jaitly
Oriol Vinyals
introducedInPaper Pointer Networks self-link
keyIdea output distribution defined over input positions
use attention weights as pointers to input elements
mapsFrom input sequence
mapsTo permutation of input elements
outputType discrete positions in input sequence
sequence of indices
publicationYear 2015
publishedAtConference NeurIPS
surface form: NIPS 2015

NeurIPS
surface form: Neural Information Processing Systems
relatedTo attention mechanisms
graph neural networks
neural combinatorial optimization
pointer-generator networks
trainingObjective maximize likelihood of correct index sequence
supervised learning
usesMechanism attention mechanism
content-based attention
pointer mechanism

How these facts were elicited

Referenced by (3)

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

Oriol Vinyals notableWork Pointer Networks
Pointer Networks hasFullName Pointer Networks self-linksurface differs
this entity surface form: Pointer Network
Pointer Networks introducedInPaper Pointer Networks self-link