AICurious Logo

What is: Instruction Pointer Attention Graph Neural Network?

SourceLearning to Execute Programs with Instruction Pointer Attention Graph Neural Networks
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Instruction Pointer Attention Graph Neural Network, or IPA-GNN, is a learning-interpreter neural network (LNN) based on GNNs for learning to execute programmes. It achieves improved systematic generalization on the task of learning to execute programs using control flow graphs. The model arises by considering RNNs operating on program traces with branch decisions as latent variables. The IPA-GNN can be seen either as a continuous relaxation of the RNN model or as a GNN variant more tailored to execution.