Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering 读书笔记。
Architecture
局部快速频谱滤波
定义卷积过滤器有两种策略:
- 空域,存在本地邻居匹配问题
- 频域,有定义良好的本地卷积操作
图简化
采用 Graclus 多级聚类算法进行处理,该方法已经被证明在对大量图进行聚类时非常有效。
池化例子
总结
提出了一种基于 gsp 的有效的 CNN 通用方法,可以应用在图上。
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.