pith. sign in

arxiv: 1506.05163 · v1 · pith:SE3BH2EVnew · submitted 2015-06-16 · 💻 cs.LG · cs.CV· cs.NE

Deep Convolutional Networks on Graph-Structured Data

classification 💻 cs.LG cs.CVcs.NE
keywords datanetworksdeepconvolutionalgeneralinteractionslearningstatistical
0
0 comments X
read the original abstract

Deep Learning's recent successes have mostly relied on Convolutional Networks, which exploit fundamental statistical properties of images, sounds and video data: the local stationarity and multi-scale compositional structure, that allows expressing long range interactions in terms of shorter, localized interactions. However, there exist other important examples, such as text documents or bioinformatic data, that may lack some or all of these strong statistical regularities. In this paper we consider the general question of how to construct deep architectures with small learning complexity on general non-Euclidean domains, which are typically unknown and need to be estimated from the data. In particular, we develop an extension of Spectral Networks which incorporates a Graph Estimation procedure, that we test on large-scale classification problems, matching or improving over Dropout Networks with far less parameters to estimate.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Graph Attention Networks

    stat.ML 2017-10 accept novelty 7.0

    Graph Attention Networks compute learnable attention coefficients over node neighborhoods to produce weighted feature aggregations, achieving state-of-the-art results on citation networks and inductive protein-protein...

  2. Mitigating Structural Overfitting: A Distribution-Aware Rectification Framework for Missing Feature Imputation

    cs.LG 2025-12 unverdicted novelty 6.0

    DART mitigates structural overfitting in graph missing-feature imputation via global structural augmentation, masked-autoencoder semantic rectification, and test-time distribution rectification, outperforming prior me...

  3. How Wide and How Deep? Mitigating Over-Squashing of GNNs via Channel Capacity Constrained Estimation

    cs.LG 2025-11 unverdicted novelty 6.0

    C3E estimates hidden dimensions and depths for GNNs by treating them as communication channels to reduce over-squashing and improve representation learning.

  4. HONEM: Learning Embedding for Higher Order Networks

    cs.LG 2019-08 unverdicted novelty 6.0

    HONEM learns embeddings for higher-order networks capturing non-Markovian dependencies and outperforms baselines on node classification, reconstruction, link prediction, and visualization.

  5. Spectral-based Graph Convolutional Network for Directed Graphs

    cs.LG 2019-07 unverdicted novelty 5.0

    A spectral-based GCN for directed graphs uses redefined Laplacians to enable direct application to directed data and outperforms prior methods on semi-supervised node classification tasks.

  6. Image Classification with Hierarchical Multigraph Networks

    cs.CV 2019-07 unverdicted novelty 4.0

    Hierarchical multigraph GCNs applied to superpixels achieve competitive or superior accuracy to CNNs on standard image classification benchmarks.

  7. Motorway Traffic Flow Prediction using Advanced Deep Learning

    cs.LG 2019-07 unverdicted novelty 3.0

    Deep learning architectures (CNN, RNN, CNN-LSTM) are applied to motorway traffic data and shown to outperform traditional methods for multi-station, multi-horizon flow prediction.

  8. Low-Rank Matrix Completion: A Contemporary Survey

    cs.DS 2019-07 unverdicted novelty 2.0

    A survey classifying low-rank matrix completion techniques into two categories, discussing required matrix properties, CNN-based variants, and comparing recovery performance with computational complexity.