Variational Recurrent Neural Networks for Graph Classification
We address the problem of graph classification based only on structural information. Inspired by natural language processing techniques (NLP), our model sequentially embeds information to estimate class membership probabilities. Besides, we experiment with NLP-like variational regularization techniques, making the model predict the next node in the sequence as it reads it. We experimentally show that our model achieves state-of-the-art classification results on several standard molecular datasets. Finally, we perform a qualitative analysis and give some insights on whether the node prediction helps the model better classify graphs.
Code (1)
Tasks
ClassificationGeneral ClassificationGraph ClassificationSimilar Papers 제목 키워드 기반
Graph Generation with Variational Recurrent Neural Network
Generating graph structures is a challenging problem due to the diverse representations and complex dependencies among nodes. In this paper, we introduce Graph Variational Recurrent Neural Network (GraphVRNN), a probabil…
AttributeGraph GenerationGraph structure learningMultivariate Time Series Classification with Hierarchical Variational Graph Pooling
With the advancement of sensing technology, multivariate time series classification (MTSC) has recently received considerable attention. Existing deep learning-based MTSC techniques, which mostly rely on convolutional or…
ClassificationDecoderGeneral ClassificationGraph Classification+6Variational Graph Recurrent Neural Networks
Representation learning over graph structured data has been mostly studied in static graph settings while efforts for modeling dynamic graphs are still scant. In this paper, we develop a novel hierarchical variational mo…
AttributeDynamic Link PredictionLink PredictionRepresentation Learning+1Intentional Choreography with Semi-Supervised Recurrent VAEs
We summarize the model and results of PirouNet, a semi-supervised recurrent variational autoencoder. Given a small amount of dance sequences labeled with qualitative choreographic annotations, PirouNet conditionally gene…
Anomaly Detection on Graph Time Series
In this paper, we use variational recurrent neural network to investigate the anomaly detection problem on graph time series. The temporal correlation is modeled by the combination of recurrent neural network (RNN) and v…
Anomaly DetectionTime SeriesTime Series AnalysisVariational Inference