AdityaChaudharyCaseStudy0nGraphNeuralNetwork

AnirbanDas262749 12 views 16 slides Jul 25, 2024
Slide 1
Slide 1 of 16
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16

About This Presentation

It is a work od A.Choudhary .


Slide Content

Aditya Chaudhary
IUSSTF-VITERBI Program 2023 Presentation
July 13, 2023
Faculty Supervisor: Prof. Ajitesh Srivastava
Graduate Collaborator: Majd Al Aawar
Electrical and Computer Engineering
University of Southern California


Graph Neural Networks for Point
Cloud Classification

Basic Graph Adj Matrix Node Features
Graphs?

Graph Neural Networks vs Convolutional Neural Networks

Problem & Motivation
●Problem Statement: Segmentation and Detection using point clouds
●Brain Imaging
○Early-stage Alzheimer's Disease
○Traumatic brain injury
○Autism Spectrum Disorder

●Social networks, biological networks, and brain connectivity networks.

●Manufacturing
○Deviations
○Minimize defects

●Aiding in the identification of potential therapeutic targets and
predicting molecular properties.

Background
●Existing work
○CNNs
○LSTMs
○SVMs

●How to leverage the growth in GNNs in the last decade ?
○Transform point clouds to a graph
○Apply GNNs on the graph for Node classification (segmentation)
and Graph classification (detection)

Background: Graph Construction
●Existing methods include
○Epsilon-neighborhood Method
○KNN method

●Drawback:
○Our approach preserves all distances using a
sparse graph.
○We drastically reduce the number of edges
required to represent the data while maintaining
the rigidity of the structure

Background: Graph Classification
●Graph Neural Networks (GNNs)
○Excel at analyzing graph-structured data
○Capture intricate relationships and patterns of complex networks.
○Types
■Graph Isomorphic Networks
■Graph Convolutional Networks
■Graph Attention Network

Approach: Graph Construction
Tetrahedralization-based
Algorithm to generate a graph
using KNN from point cloud for
graph identification

Approach: Graph Construction (Summary)
Tetrahedralization-based
Algorithm to generate a graph
using KNN from point cloud for
graph identification

Approach: Graph Classification

Results: Graph Classification
Ε- neighborhood MethodDPT Algorithm

Results: Graph Classification

Future Work
●Implement the GIN Model to actual brain models to predict
early stage alzheimer's disease

●Use more edge attributes and custom node features to
boost the model

●Improve graph creation algorithm to capture more intrinsic
and complex relation between nodes and edges

●Explore more GNN models (GAT’s, GraphSAGE, GAGAN) to
better fit our custom algorithm and compare results.

Acknowledgement
Ajitesh Srivastava Majd Al Aawar

Acknowledgement
Dr. Raghavendra Andy Jones-Liang

Q & A
Thank you
Time for
Tags