MICCAI 2024 Tutorial - GraphMIA

GraphMIA: Graph Learning in Medical Image Analysis

Dates: 6 October 2024, 8:30 am - 12:40 pm




Overview


Graphs have been increasingly used in medical image analysis due to their ability to represent complex relationships and interactions between different elements of an image. In medical images, different anatomical structures, physiological functions, and pathological conditions are interconnected in intricate ways. Graph-based approaches allow for the efficient representation and analysis of these interconnections, providing a powerful tool for understanding the structure and function of the human body. By leveraging the power of graphs, medical image analysis can help clinicians make more accurate diagnoses, develop better treatment plans, and ultimately improve patient outcomes.

This tutorial seeks to draw attention to the current developments in graph learning for medical image analysis. We will provide a discussion on the state-of-the-art, current challenges, and opportunities. We aim to organise this tutorial to provide to the audience with the foundations and current developments on graph learning. We will provide real-world case studies such as graphs for medical image classification and reconstruction. Tentative schedule:

After following our tutorial, attendees will be able to:
● identify the mechanisms behind graphs and graph neural networks
● have an overview of the state-of-the-art in graph learning in medical image analysis
● identify existing challenges and opportunities of graph and hypergraph learning when using medical data
● critically identify the advantages of graph learning and relevant components




Organising Committee

Alphabetic Order



Angelica I Aviles-Rivero
University of Cambridge
Chun-Wun Cheng
University of Cambridge
Yanqi Cheng
University of Cambridge
Yue Gao
Tsinghua University
Jiahao Huang
Imperial College London
Lihao Liu
University of Cambridge
Shujun Wang
University of Cambridge
Guang Yang
Imperial College London
Lequan Yu
The University of Hong Kong
Lipei Zhang
University of Cambridge









Schedule


Title Speaker Time (CDT)
Introduction - 08:30 - 08:45
Lecture 1: Semi-Supervised Graph Learning for Medical Image Analysis Angelica I Aviles-Rivero 08:50 - 09:25
Lecture 2: Graph Neural Network Yanqi Cheng 09:30 - 10:00
Lecture 3: Graph Transformer Chun-Wun (Sam) Cheng 10:05 - 10:40
Coffee Break - -
Lecture 4: Higher-Order Learning -- Hypergraph Computation for Medical Data Yue Gao 10:50 - 11:20
Lecture 5: Graph Learning for MRI Reconstruction Jiahao Huang 11:25 - 11:55
Lecture 6: Graph Transformers for Medical Imaging Lequan Yu 12:00 - 12:30
Conclusions, Open Problems and Final Remarks - 12:30 - 12:40


Lecture Detail


Lecture 1: Semi-Supervised Graph Learning for Medical Image Analysis
Speaker: Angelica I Aviles-Rivero, University of Cambridge
Deep supervised learning is the go-to technique for most state-of-the-art results in tasks such as classification, segmentation, and detection. However, these are heavily dependent on the availability of large and well-representative, expensive data sets. Here, we will focus on graph learning with minimal supervision. We will start by motivating graphs as a natural representation for medical data, along with the power of unlabelled data for designing robust and efficient algorithmic techniques. We will cover, from a minimal supervision perspective: i) classic models including the pros and cons of energy models and need to develop better functionals, ii) hybrid approaches to intertwine classic and deep learning techniques for generating robust solutions. Theory will be accompanied by real-world examples.

Lecture 2: Graph Neural Network
Speaker: Yanqi Cheng, University of Cambridge
In the realm of data-rich relationships, diverse applications require models adept at learning from graph inputs. Graph Neural Networks (GNNs), specialised neural models, excel in capturing graph dependencies through message passing among nodes, playing a pivotal role in addressing challenges across various domains. Recent advancements in GNNs have enhanced their capabilities and expressive power. We will delve into the basics of graphs, challenges associated with computing over graphs, elucidate the origins and design principles behind graph neural networks, explore recent variants, and investigate their applications across different domains.

Lecture 3: Graph Transformer
Speaker: Chun-Wun (Sam) Cheng, University of Cambridge
Graph neural networks (GNNs) have been widely used in representation learning on graphs and achieved state-of-the-art performance in tasks such as node classification. However, most existing GNNs are designed to learn node representations on the fixed and homogeneous graphs. Transformer model has demonstrated its great potential in modelling graph-structured data. Till now, a great variety of Transformers has been proposed to adapt to the data. We first disassemble the existing models and conclude three typical ways to incorporate the graph information into the vanilla Transformer. Afterwards we will look at novel architectures for solving inverse problems and how specific demands of the problems can be implemented in the underlying neural network architecture.

Lecture 4: Higher-Order Learning -- Hypergraph Computation for Medical Data
Speaker: Yue Gao, Tsinghua University
Graph learning and graph neural networks have attracted much attention in both research and industrial fields and become very hot topics in these years. It is noted that the world is far more complex than just pairwise connections. Hypergraph, as a generation of graphs, is able to formulate such high-order correlations among the data and has been investigated in last decades. In this part, we first introduce the basic concepts and characteristics of hypergraphs. Next, focusing on hypergraph computation, we introduce hypergraph structural modelling, hypergraph structural evolution, and hypergraph neural network models. Finally, we introduce the application of hypergraph computation for medical data.

Lecture 5: Graph Learning for MRI Reconstruction
Speaker: Jiahao Huang, Imperial College London
Deep learning models have been widely applied for fast MRI. However, the majority of existing deep learning models for MRI reconstruction work on data with Euclidean or regular grids structures, which fail to explore the high-dimensional features encapsulated in non-Euclidean manifolds extracted from MR data. We will first introduce the existing deep learning-based MRI reconstruction models for data with Euclidean structures. Then we will discuss graph-based models for MRI reconstruction task, from the perspective of the reconstruction quality and the intuitive explainability based on the non-Euclidean graph connections.

Lecture 6: Graph Transformers for Medical Imaging
Speaker: Lequan Yu, The University of Hong Kong
Graph Transformers have emerged as a powerful solution in medical imaging, showcasing promising capabilities when applied to graph modelling. Experimental results affirm the benefits of integrated graph modules within the transformer, demonstrating their efficacy across diverse graph-related tasks. In specific applications, we will introduce novel graph transformer frameworks that achieve superior accuracy and robustness in Whole Slide Image analysis compared to existing methods.