Skip to content

In this project I carried out at EURECOM university I deeply delve into the theory of Graph Convolutional Networks and explore solutions for anomaly detection on huge financial graphs.

Notifications You must be signed in to change notification settings

matbun/Graph-Convolutional-Networks-for-Anomaly-Detection-in-Financial-Graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Convolutional Networks for Anomaly Detection in Financial Graphs

In this project I made at EURECOM university, in collaboration with the research department and a major player in the IT and data market, I have carried out:

  • A deep theoretical analysis of Graph Convolutional Networks
  • The reproduction of the results presented in the milestone paper by Kipf and Welling "Semi-Supervised Classification with Graph Convolutional Networks" (ICLR), https://arxiv.org/abs/1609.02907.
  • A research on the pitfalls of anomaly detection on huge graphs (like financial graphs)
  • The implementation of a solution of non-trivial problem of minibatching during GCN training, following the intuition of Frasca et al. "SIGN: Scalable Inception Graph Neural Networks", https://arxiv.org/abs/2004.11198.

In this repository you can also find my report, concerning the whole analysis and research I carried out (GCN__AnomDetect_EURECOM).

About

In this project I carried out at EURECOM university I deeply delve into the theory of Graph Convolutional Networks and explore solutions for anomaly detection on huge financial graphs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages