NS-CUK Seminar: V.T.Hoang, Review on "Everything is Connected: Graph Neural Networks," Current Opinion in Structural Biology, Mar 6th, 2023
24 de Mar de 2023•0 recomendaciones
0 recomendaciones
Sé el primero en que te guste
ver más
•80 vistas
vistas
Total de vistas
0
En Slideshare
0
De embebidos
0
Número de embebidos
0
Descargar para leer sin conexión
Denunciar
Tecnología
The 2nd NS-CUK Weekly Seminar
Presenter: Van Thuy Hoang
Date: Mar 6th, 2023
Topic: Review on "Everything is Connected: Graph Neural Networks," Current Opinion in Structural Biology
Schedule: https://nslab-cuk.github.io/seminar/
Similar a NS-CUK Seminar: V.T.Hoang, Review on "Everything is Connected: Graph Neural Networks," Current Opinion in Structural Biology, Mar 6th, 2023(20)
1
• GFF, graph neural networks are trained
greedily layer by layer, using both positive
and negative samples
• Solve the noise from neighbours
2
The fundamentals: Permutation equivariance and invariance
➢ node feature matrix.
➢ adjacency matrix, A
➢ Neighbours of nodes
➢ Features
➢ Hidden state
3
Graph Neural Networks
➢ Main Idea: Pass massages between pairs of nodes and agglomerate
➢ Alternative Interpretation: Pass massages between nodes to refine node
(and possibly edge) representations
7
Graph Neural Networks
➢ Graph Convolutional Networks (GCNs)
Kipf & Welling (ICLR 2017), related previous works by D
uvenaud et al. (NIPS 2015) and Li et al. (ICLR 2016)
10
GNNs without a graph: Deep Sets and Transformers
➢ To reverse-engineer why Transformers appear here,
let us consider the NLP perspective.
11
GNNs beyond permutation equivariance: Geometric Graphs
➢ We have assumed our graphs to be a discrete, unordered, collection of
nodes and edges—hence, only susceptible to permutation symmetries.
➢ But in many cases, this is not the entire story!