Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Graph Neural Networks for Information Extraction with PyTorch

EuroPython Conference via YouTube

Overview

Explore graph neural networks (GNNs) for information extraction in this 28-minute EuroPython 2021 conference talk. Gain insights into GNNs as a generalization of convolutional neural networks (CNNs) used in computer vision. Learn how to conceptualize images as graphs, with nodes representing pixels and edges depicting neighbor relationships. Discover the transition from image graphs to arbitrary graphs, leading to basic GNN architecture. Survey Python implementations and supporting libraries, focusing on PyTorch framework and PyTorch Geometric library. Delve into NLP applications, particularly information extraction from tabular documents. Understand how graphs encode spatial word disposition for training deep learning models with improved accuracy and generalization. Cover topics including the deep learning landscape, GNN use cases, information extraction pipelines, graph representation in Python, and comparisons with convolutional networks.

Syllabus

Intro
Deep learning landscape
Sample GNN use case
A typical information extraction pipeline
What is a graph?
Representing graphs in Python
Graph neural networks
Comparison with convolutional networks
Use case: information extraction from tables
Use case: a possible model architecture
Implementations, literature

Taught by

EuroPython Conference

Reviews

Start your review of Graph Neural Networks for Information Extraction with PyTorch

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.