基于快速局部谱滤波的图卷积神经网络

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering

米夏埃尔·德费拉尔 Michaël Defferrard · EPFL · 2016-06-30 · arXiv:1606.09375 ↗ · 被引 8654

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

本文旨在将卷积神经网络从低维规则网格(如图像、视频和语音)推广到高维不规则域(如社交网络、脑连接组或词嵌入),这些域由图表示。我们基于谱图理论提出了 CNN 的一种形式化方法,提供了必要的数学背景和高效的数值方案,以在图上的设计快速局部卷积滤波器。重要的是,所提出的技术具有与经典 CNN 相同的线性计算复杂度和恒定的学习复杂度,同时适用于任何图结构。在 MNIST 和 20NEWS 上的实验表明,这种新型深度学习系统能够学习图上的局部、平稳和组合特征。

In this work, we are interested in generalizing convolutional neural networks (CNNs) from low-dimensional regular grids, where image, video and speech are represented, to high-dimensional irregular domains, such as social networks, brain connectomes or words' embedding, represented by graphs. We present a formulation of CNNs in the context of spectral graph theory, which provides the necessary mathematical background and efficient numerical schemes to design fast localized convolutional filters on graphs. Importantly, the proposed technique offers the same linear computational complexity and constant learning complexity as classical CNNs, while being universal to any graph structure. Experiments on MNIST and 20NEWS demonstrate the ability of this novel deep learning system to learn local, stationary, and compositional features on graphs.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 14)

阅读逐段中英对照全文 →