InceptionGCN: Receptive Field Aware Graph Convolutional Network for Disease Prediction
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningDisease PredictionMatrix CompletionPredictionSimilar Papers 제목 키워드 기반
Teleport Graph Convolutional Networks
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 ClassificationStochastic Training of Graph Convolutional Networks
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
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 LocalizationDilated Point Convolutions: On the Receptive Field Size of Point Convolutions on 3D Point Clouds
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 SegmentationStochastic Training of Graph Convolutional Networks with Variance Reduction
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…