Länkstig

Master presentation: Mirja Granfors

Naturvetenskap & IT
Student

Presentation av mastersarbete i fysik. Titeln på examensarbetet är "Enhancing Graph Analysis and Compression with Multihead Attention and Graph-Pooling Autoencoders".

Examination
Datum
8 juni 2023
Tid
10:00 - 11:00
Plats
Nexus

Supervisor: Jesús Pineda

Examiner: Giovanni Volpe

Opponents: Gideon Jägenstedt

Enhancing Graph Analysis and Compression with Multihead Attention and Graph-Pooling Autoencoders

Abstract

Thesis abstract: Graphs are used to model complex relationships in various domains. Analyzing and classifying graphs efficiently poses significant challenges due to their inherent structural complexity. This thesis presents two distinct projects aimed at enhancing graph analysis and compression through novel and innovative techniques. In the first project, a multihead attention module for node features is developed, enabling effective prediction of graph edges for connection in time. By applying attention mechanisms, the module selectively focuses on relevant features, facilitating accurate edge predictions. This approach expands the potential applications of graph analysis by improving the understanding of graph connectivity and identifying critical relationships between nodes. The second project introduces a novel graph autoencoder with multiple steps of size reduction by graph-pooling. Unlike traditional graph autoencoders, which commonly employ graph convolutional networks, this approach utilizes several poolings to capture diverse structural information and compress the graph representation. The pooling-based autoencoder not only achieves efficient graph compression but also captures the structural information of the graph. This enables the classification of graphs based on their structure, providing a valuable tool for tasks such as graph categorization.