paper-with-me

Papers

Graph Capsule Convolutional Neural Networks

2018-05-21 · Saurabh Verma, Zhi-Li Zhang

Graph Convolutional Neural Networks (GCNNs) are the most recent exciting advancement in deep learning field and their applications are quickly spreading in multi-cross-domains including bioinformatics, chemoinformatics, social networks, natural language processing and computer vision. In this paper, we expose and tackle some of the basic weaknesses of a GCNN model with a capsule idea presented in \cite{hinton2011transforming} and propose our Graph Capsule Network (GCAPS-CNN) model. In addition, we design our GCAPS-CNN model to solve especially graph classification problem which current GCNN models find challenging. Through extensive experiments, we show that our proposed Graph Capsule Network can significantly outperforms both the existing state-of-art deep learning methods and graph kernels on graph classification benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1805.08090

Code (1)

vermaMachineLearning/Graph-Capsule-CNN-Networks 공식 구현

Tasks

Deep LearningGeneral ClassificationGraph Classification

Similar Papers 제목 키워드 기반

Capsule Graph Neural Networks with EM Routing

2021-10-18 · Yu Lei, Jing Zhang

To effectively classify graph instances, graph neural networks need to have the capability to capture the part-whole relationship existing in a graph. A capsule is a group of neurons representing complicated properties o…

Graph Classification

Lightweight yet Fine-grained: A Graph Capsule Convolutional Network with Subspace Alignment for Shared-account Sequential Recommendation

2024-12-18 · Jinyu Zhang, Zhongying Zhao, Chao Li, Yanwei Yu

Shared-account Sequential Recommendation (SSR) aims to provide personalized recommendations for accounts shared by multiple users with varying sequential preferences. Previous studies on SSR struggle to capture the fine-…

Sequential Recommendation

Retinal Vessel Segmentation with Deep Graph and Capsule Reasoning

2024-09-17 · Xinxu Wei, Xi Lin, Haiyun Liu, Shixuan Zhao 외

Effective retinal vessel segmentation requires a sophisticated integration of global contextual awareness and local vessel continuity. To address this challenge, we propose the Graph Capsule Convolution Network (GCC-UNet…

Graph AttentionImage SegmentationMedical Image SegmentationRetinal Vessel Segmentation+2

Capsule-ConvKAN: A Hybrid Neural Approach to Medical Image Classification

2025-07-08 · Laura Pituková, Peter Sinčák, László József Kovács, Peng Wang arxiv

This study conducts a comprehensive comparison of four neural network architectures: Convolutional Neural Network, Capsule Network, Convolutional Kolmogorov-Arnold Network, and the newly proposed Capsule-Convolutional Ko…

Medical Image Classification

Capsules for Biomedical Image Segmentation

2020-04-09 · Rodney LaLonde, Ziyue Xu, Ismail Irmakci, Sanjay Jain 외

Our work expands the use of capsule networks to the task of object segmentation for the first time in the literature. This is made possible via the introduction of locally-constrained routing and transformation matrix sh…

Computed Tomography (CT)DecoderImage SegmentationSegmentation+1