Graph network classification(As a beginner, continue to update)
Data arrangement
1.Reference Webs
http://nlp.csai.tsinghua.edu.cn/~tcc/
https://blog.csdn.net/a609640147/article/details/89562262
https://blog.csdn.net/liudingbobo/article/details/83039233
https://blog.csdn.net/lzglzj20100700/article/details/84965339
https://blog.csdn.net/weixin_39373480/article/details/89402879
https://blog.csdn.net/r1254/article/details/88343349
https://blog.csdn.net/qq_41727666/article/details/84587027
https://blog.csdn.net/weixin_42137700/article/details/87159371
https://blog.csdn.net/melon0014/article/details/82527750
https://blog.csdn.net/u014281392/article/details/90174664
https://blog.csdn.net/DSTJWJW/article/details/83896312
https://blog.csdn.net/qq_34911465/article/details/88524599
http://i.dataguru.cn/mportal.php?mod=view&aid=14801
2.Reference Papers
https://www.cs.purdue.edu/mlg2011/papers/paper_1.pdf
https://link.springer.com/content/pdf/10.1007%2F978-1-4419-6045-0.pdf
https://link.springer.com/content/pdf/10.1007%2F978-1-4419-6045-0.pdf
https://www.cse.wustl.edu/~muhan/papers/AAAI_2018_DGCNN.pdf
http://ryanrossi.com/pubs/KDD18-graph-attention-model.pdf
https://www.cs.uoregon.edu/Reports/AREA-201706-Riazi.pdf
https://paperswithcode.com/task/graph-classification
https://www.kdd.org/kdd2018/accepted-papers/view/graph-classification-using-structural-attention
3.Others
Semi-Supervised Classification with Graph Convolutional Networks
Graph Partition Neural Networks for Semi-Supervised Classification
FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling
Generating Classification Weights With GNN Denoising Autoencoders for Few-Shot Learning
Link Prediction Based on Graph Neural Networks
Hierarchical Graph Representation Learning with Differentiable Pooling
还可以到CVPR,ICLR,NIPS,这几个会议上去找找(待找)
Graph network classification(As a beginner, continue to update)的更多相关文章
- CF1221G Graph And Number(容斥,搜索,FMT)
至今觉得这场 edu 的 G 比 EF 都要简单-- 不知道为什么出题人要把 \(m=0\) 放进去,先特判掉. 要求至少一个 \(0\),至少一个 \(1\),至少一个 \(2\),容斥一波,变成总 ...
- 命令模式坚决svn树冲突(local unversioned, incoming add upon update)
当工作目录修改删除过时更新使用svn更新就容易发生树冲突“Tree Confilict”.会出现类似提示. local unversioned, incoming add upon update 如果 ...
- Neural Network学习(二)Universal approximator :前向神经网络
1. 概述 前面我们已经介绍了最早的神经网络:感知机.感知机一个非常致命的缺点是由于它的线性结构,其只能做线性预测(甚至无法解决回归问题),这也是其在当时广为诟病的一个点. 虽然感知机无法解决非线性问 ...
- Neural Networks and Deep Learning(week2)Logistic Regression with a Neural Network mindset(实现一个图像识别算法)
Logistic Regression with a Neural Network mindset You will learn to: Build the general architecture ...
- 《Go学习笔记 . 雨痕》流程控制(if、switch、for range、goto、continue、break)
Go 精简(合并)了流控制语句,虽然某些时候不够便捷,但够用. if...else... 条件表达式值必须是布尔类型,可省略括号,且左花括号不能另起一行. func main() { x := 3 i ...
- Regularized least-squares classification(正则化最小二乘法分类器)取代SVM
在机器学习或者是模式识别其中有一种重要的分类器叫做:SVM .这个被广泛的应用于各个领域.可是其计算的复杂度以及训练的速度是制约其在实时的计算机应用的主要原因.因此也非常非常多的算法被提出来.如SMO ...
- 以Network Dataset(网络数据集)方式实现的最短路径分析
转自原文 以Network Dataset(网络数据集)方式实现的最短路径分析 构建网络有两种方式,分别是网络数据集NetworkDataset和几何网络Geometric Network,这个网络结 ...
- 论文阅读:Andromeda: Performance, Isolation, and Velocity at Scale in Cloud Network Virtualization (全文翻译用于资料整理和做PPT版本,之后会修改删除)
Abstract: This paper presents our design and experience with Andromeda, Google Cloud Platform’s net ...
- Learning Combinatorial Embedding Networks for Deep Graph Matching(基于图嵌入的深度图匹配)
1. 文献信息 题目: Learning Combinatorial Embedding Networks for Deep Graph Matching(基于图嵌入的深度图匹配) 作者:上海交通大学 ...
随机推荐
- How do I drop a MongoDB database, from the command line?
mongo <dbname> --eval "db.dropDatabase()" > use mydb; > db.dropDatabase(); mon ...
- Configuration must specify a spooling directory
启动spooling源时报错: 原因:spooling配置文件有误 a1.sources.r1.type = spooldir a1.sources.r1.spooldir = /usr/local/ ...
- Oracle-时间与字符串转换
--UPDATE_TIME 是时间,直接转成字符串 SELECT to_char(MAX(UPDATE_TIME), 'yyyy-mm-dd hh24:mi:ss') as lastUpdateTim ...
- Clojure:ZeroMQ的入门DEMO
假设你已经知道什么是ZeroMQ(不知道的话可以看这个:http://zh.wikipedia.org/wiki/%C3%98MQ),以下就给出在Clojure中如何使用ZeroMQ(感谢此文作者:h ...
- 关东升的《从零開始学Swift》即将出版
大家好: 苹果2015WWDC大会公布了Swift2.0,它较之前的版本号Swift1.x有非常大的变化.所以我即将出版<从零開始学Swift><从零開始学Swift>将在&l ...
- Python爬虫抓取csdn博客
昨天晚上为了下载保存某位csdn大牛的所有博文,写了一个爬虫来自己主动抓取文章并保存到txt文本,当然也能够 保存到html网页中. 这样就能够不用Ctrl+C 和Ctrl+V了,很方便.抓取别的站点 ...
- oc34--instancetype和id的区别
// Person.h #import <Foundation/Foundation.h> @interface Person : NSObject @property int age; ...
- System.IO.Path 操作
System.IO.Path 分类: C#2011-03-23 10:54 1073人阅读 评论(0) 收藏 举报 扩展磁盘string2010c System.IO.Path提供了一些处理文件名和路 ...
- poj 1840(五元三次方程组)
Description Consider equations having the following form: a1x1 3+ a2x2 3+ a3x3 3+ a4x4 3+ a5x5 3=0 T ...
- B1295 [SCOI2009]最长距离 最短路
就是一道最短路的裸题,直接跑spfa就行了.(spfa死了) 最后在答案处判断是否障碍物太多,然后就直接找最大值就行. (数据特别水,我错误算法60) 题干: Description windy有一块 ...