自学教程:图网络论文实现大合集,70多篇分门别类 |
51自学网 2019-08-06 09:30:32 |
学术与代码 |
|
这篇教程图网络论文实现大合集,70多篇分门别类写得很实用,希望能帮到您。 网址在https://github.com/benedekrozemberczki/awesome-graph-classification
-
-
An End-to-End Deep Learning Architecture for Graph Classification (AAAI 2018)
-
SGR: Self-Supervised Spectral Graph Representation Learning (KDD DLDay 2018)
-
Deep Learning with Topological Signatures (NIPS 2017)
-
Dynamic Edge-Conditioned Filters in Convolutional Neural Networks on Graphs (CVPR 2017)
-
Deriving Neural Architectures from Sequence and Graph Kernels (ICML 2017)
-
Protein Interface Prediction using Graph Convolutional Networks (NIPS 2017)
-
Graph Classification with 2D Convolutional Neural Networks (2017)
-
CayleyNets: Graph Convolutional Neural Networks with Complex Rational Spectral Filters (IEEE TSP 2017)
-
Semi-supervised Learning of Hierarchical Representations of Molecules Using Neural Message Passing (2017)
-
Kernel Graph Convolutional Neural Networks (2017)
- Giannis Nikolentzos, Polykarpos Meladianos, Antoine Jean-Pierre Tixier, Konstantinos Skianis, Michalis Vazirgiannis
- [Paper]
- [Python Reference]
-
Deep Topology Classification: A New Approach For Massive Graph Classification (IEEE Big Data 2016)
-
Learning Convolutional Neural Networks for Graphs (ICML 2016)
-
Gated Graph Sequence Neural Networks (ICLR 2016)
-
Convolutional Networks on Graphs for Learning Molecular Fingerprints (NIPS 2015)
Graph Kernels
-
Message Passing Graph Kernels (2018)
-
Matching Node Embeddings for Graph Similarity (AAAI 2017)
- Giannis Nikolentzos, Polykarpos Meladianos, and Michalis Vazirgiannis
- [Paper]
-
Global Weisfeiler-Lehman Graph Kernels (2017)
-
On Valid Optimal Assignment Kernels and Applications to Graph Classification (2016)
-
Efficient Comparison of Massive Graphs Through The Use Of ‘Graph Fingerprints’ (MLGWorkshop 2016)
-
The Multiscale Laplacian Graph Kernel (NIPS 2016)
-
Faster Kernels for Graphs with Continuous Attributes (ICDM 2016)
-
Propagation Kernels: Efficient Graph Kernels From Propagated Information (Machine Learning 2016)
-
Halting Random Walk Kernels (NIPS 2015)
-
Scalable Kernels for Graphs with Continuous Attributes (NIPS 2013)
- Aasa Feragen, Niklas Kasenburg, Jens Petersen, Marleen de Bruijne and Karsten Borgwardt
- [Paper]
-
Subgraph Matching Kernels for Attributed Graphs (ICML 2012)
-
Nested Subtree Hash Kernels for Large-Scale Graph Classification over Streams (ICDM 2012)
-
Weisfeiler-Lehman Graph Kernels (JMLR 2011)
-
Fast Neighborhood Subgraph Pairwise Distance Kernel (ICML 2010)
-
A Linear-time Graph Kernel (ICDM 2009)
-
Weisfeiler-Lehman Subtree Kernels (NIPS 2009)
-
Fast Computation of Graph Kernels (NIPS 2006)
-
Shortest-Path Kernels on Graphs (ICDM 2005)
-
Cyclic Pattern Kernels For Predictive Graph Mining (KDD 2004)
-
Extensions of Marginalized Graph Kernels (ICML 2004)
-
Marginalized Kernels Between Labeled Graphs (ICML 2003)
图或图神经网络?优秀论文+源代码 返回列表 |
|