You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cu-neu...@googlegroups.com
Hi everyone,
This week Oscar Chang will be leading discussion of the paper described below. Wednesday 2pm in the Computer Science department conference room as usual.
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Convolutional
neural networks (CNNs) have greatly improved state-of-the-art
performances in a number of fields, notably computer vision and natural
language processing. In this work, we are interested in generalizing the
formulation of CNNs from low-dimensional regular Euclidean domains,
where images (2D), videos (3D) and audios (1D) are represented, to
high-dimensional irregular domains such as social networks or biological
networks represented by graphs. This paper introduces a formulation of
CNNs on graphs in the context of spectral graph theory. We borrow the
fundamental tools from the emerging field of signal processing on
graphs, which provides the necessary mathematical background and
efficient numerical schemes to design localized graph filters efficient
to learn and evaluate. As a matter of fact, we introduce the first
technique that offers the same computational complexity than standard
CNNs, while being universal to any graph structure. Numerical
experiments on MNIST and 20NEWS demonstrate the ability of this novel
deep learning system to learn local, stationary, and compositional
features on graphs, as long as the graph is well-constructed.