Deep Graph Networks for Future Graph Prediction

From ISLAB/CAISR
Revision as of 22:26, 21 September 2020 by Eren (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Title Deep Graph Networks for Future Graph Prediction
Summary In this project, the candidate is supposed to implement a deep graph network that receives a set of graphs as input and returns the predicted next upcoming graph(s).
Keywords Deep Graph Networks
TimeFrame
References
Prerequisites A solid background in Deep Learning. Experience in computer vision is a big plus.
Author
Supervisor Eren Erdal Aksoy
Level Master
Status Open


In this project, the candidate is supposed to implement a deep graph network that receives a set of graphs as input and returns the predicted next upcoming graph(s). The main research question we will address is about the scalability of graph networks in action prediction and anticipation tasks. Therefore, the implemented network will be used for both action classification and anticipation tasks. In this regard, the proposed topic is more software related. The candidate will first go through the literature and search for any related work. Next, a novel variational-autoencoder-based graph network will be implemented. The network bottleneck will be used for the classification task. The network will be then extended with an additional branch for the anticipation task. Since there exist various graph datasets, the candidate will employ them for network training without spending time with data annotation.