paper-with-me

홈 › Papers

InceptionGCN: Receptive Field Aware Graph Convolutional Network for Disease Prediction

2019-03-11 · Anees Kazi, Shayan shekarforoush, S. Arvind krishna, Hendrik Burwinkel, Gerome Vivar, Karsten Kortuem, Seyed-Ahmad Ahmadi, Shadi Albarqouni, Nassir Navab

Geometric deep learning provides a principled and versatile manner for the integration of imaging and non-imaging modalities in the medical domain. Graph Convolutional Networks (GCNs) in particular have been explored on a wide variety of problems such as disease prediction, segmentation, and matrix completion by leveraging large, multimodal datasets. In this paper, we introduce a new spectral domain architecture for deep learning on graphs for disease prediction. The novelty lies in defining geometric 'inception modules' which are capable of capturing intra- and inter-graph structural heterogeneity during convolutions. We design filters with different kernel sizes to build our architecture. We show our disease prediction results on two publicly available datasets. Further, we provide insights on the behaviour of regular GCNs and our proposed model under varying input scenarios on simulated data.

📄 PDF Abstract BibTeX arXiv:1903.04233

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDisease PredictionMatrix CompletionPrediction

Similar Papers 제목 키워드 기반

Teleport Graph Convolutional Networks

2021-01-01 · Hongyang Gao, Shuiwang Ji

We consider the limitations in message-passing graph neural networks. In message-passing operations, each node aggregates information from its neighboring nodes. To enlarge the receptive field, graph neural networks need…

Node Classification

Stochastic Training of Graph Convolutional Networks

2018-01-01 · ICLR 2018 1 · Jianfei Chen, Jun Zhu

Graph convolutional networks (GCNs) are powerful deep neural networks for graph-structured data. However, GCN computes nodes' representation recursively from their neighbors, making the receptive field size grow exponent…

Context Aware Graph Convolution for Skeleton-Based Action Recognition

2020-06-01 · CVPR 2020 6 · Xikun Zhang, Chang Xu, Dacheng Tao

Graph convolutional models have gained impressive successes on skeleton based human action recognition task. As graph convolution is a local operation, it cannot fully investigate non-local joints that could be vital to …

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Dilated Point Convolutions: On the Receptive Field Size of Point Convolutions on 3D Point Clouds

2019-07-28 · Francis Engelmann, Theodora Kontogianni, Bastian Leibe

In this work, we propose Dilated Point Convolutions (DPC). In a thorough ablation study, we show that the receptive field size is directly related to the performance of 3D point cloud processing tasks, including semantic…

3D Semantic SegmentationSemantic Segmentation

Stochastic Training of Graph Convolutional Networks with Variance Reduction

2017-10-29 · ICML 2018 7 · Jianfei Chen, Jun Zhu, Le Song

Graph convolutional networks (GCNs) are powerful deep neural networks for graph-structured data. However, GCN computes the representation of a node recursively from its neighbors, making the receptive field size grow exp…