pith. sign in

Deep convolutional networks on graph-structured data

8 Pith papers cite this work. Polarity classification is still indexing.

8 Pith papers citing it
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.

representative citing papers

Graph Attention Networks

stat.ML · 2017-10-30 · 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 interaction graphs.

HONEM: Learning Embedding for Higher Order Networks

cs.LG · 2019-08-15 · 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.

Low-Rank Matrix Completion: A Contemporary Survey

cs.DS · 2019-07-27 · 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.

citing papers explorer

Showing 8 of 8 citing papers.

  • Graph Attention Networks stat.ML · 2017-10-30 · accept · none · ref 9

    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 interaction graphs.

  • Mitigating Structural Overfitting: A Distribution-Aware Rectification Framework for Missing Feature Imputation cs.LG · 2025-12-06 · unverdicted · none · ref 13 · internal anchor

    DART mitigates structural overfitting in graph missing-feature imputation via global structural augmentation, masked-autoencoder semantic rectification, and test-time distribution rectification, outperforming prior methods on transductive and inductive tasks including a new real-missing dataset.

  • How Wide and How Deep? Mitigating Over-Squashing of GNNs via Channel Capacity Constrained Estimation cs.LG · 2025-11-09 · unverdicted · none · ref 25 · internal anchor

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

  • HONEM: Learning Embedding for Higher Order Networks cs.LG · 2019-08-15 · unverdicted · none · ref 49 · internal anchor

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

  • Spectral-based Graph Convolutional Network for Directed Graphs cs.LG · 2019-07-21 · unverdicted · none · ref 10 · internal anchor

    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.

  • Image Classification with Hierarchical Multigraph Networks cs.CV · 2019-07-21 · unverdicted · none · ref 15 · internal anchor

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

  • Motorway Traffic Flow Prediction using Advanced Deep Learning cs.LG · 2019-07-15 · unverdicted · none · ref 28 · internal anchor

    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.

  • Low-Rank Matrix Completion: A Contemporary Survey cs.DS · 2019-07-27 · unverdicted · none · ref 69 · internal anchor

    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.