paper-with-me

Papers

Adaptive Graph Convolutional Neural Networks

2018-01-10 · Ruoyu Li, Sheng Wang, Feiyun Zhu, Junzhou Huang

Graph Convolutional Neural Networks (Graph CNNs) are generalizations of classical CNNs to handle graph data such as molecular data, point could and social networks. Current filters in graph CNNs are built for fixed and shared graph structure. However, for most real data, the graph structures varies in both size and connectivity. The paper proposes a generalized and flexible graph CNN taking data of arbitrary graph structure as input. In that way a task-driven adaptive graph is learned for each graph data while training. To efficiently learn the graph, a distance metric learning is proposed. Extensive experiments on nine graph-structured datasets have demonstrated the superior performance improvement on both convergence speed and predictive accuracy.

📄 PDF Abstract BibTeX arXiv:1801.03226

Code (2)

codemarsyu/Adaptive-Graph-Convolutional-Network tf
uta-smile/Adaptive-Graph-Convolutional-Network tf

Tasks

Metric Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
AGCN AGCN is a novel spectral graph convolution network that feed on original data of diverse graph structures. Image credit: [Adaptive Graph Convolutional Neural…

Similar Papers 제목 키워드 기반

Topology Adaptive Graph Convolutional Networks

2017-10-28 · ICLR 2018 1 · Jian Du, Shanghang Zhang, Guanhang Wu, Jose M. F. Moura 외

Spectral graph convolutional neural networks (CNNs) require approximation to the convolution to alleviate the computational complexity, resulting in performance loss. This paper proposes the topology adaptive graph convo…

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

2020-07-06 · NeurIPS 2020 12 · Lei Bai, Lina Yao, Can Li, Xianzhi Wang 외

Modeling complex spatial and temporal correlations in the correlated time series data is indispensable for understanding the traffic dynamics and predicting the future status of an evolving traffic system. Recent works f…

Graph GenerationGraph Neural NetworkMultivariate Time Series ForecastingSpatio-Temporal Forecasting+6

Diagonal Graph Convolutional Networks with Adaptive Neighborhood Aggregation

2019-09-25 · Jie Zhang, Yuxiao Dong, Jie Tang

Graph convolutional networks (GCNs) and their variants have generalized deep learning methods into non-Euclidean graph data, bringing a substantial improvement on many graph mining tasks. In this paper, we revisit the ma…

Graph AttentionGraph ClassificationGraph Mining

Adaptive Graph Convolutional Subspace Clustering

2023-05-05 · CVPR 2023 1 · Lai Wei, Zhengwei Chen, Jun Yin, Changming Zhu 외

Spectral-type subspace clustering algorithms have shown excellent performance in many subspace clustering applications. The existing spectral-type subspace clustering algorithms either focus on designing constraints for …

Clustering

Graph Convolutional Networks via Adaptive Filter Banks

2021-09-29 · Xing Gao, Wenrui Dai, Chenglin Li, Junni Zou 외

Graph convolutional networks have been a powerful tool in representation learning of networked data. However, most architectures of message passing graph convolutional networks (MPGCNs) are limited as they employ a singl…

Representation Learning