paper-with-me

Papers

Contrastive Graph Pooling for Explainable Classification of Brain Networks

2023-07-07 · Jiaxing Xu, Qingtian Bian, Xinhang Li, Aihu Zhang, Yiping Ke, Miao Qiao, Wei zhang, Wei Khang Jeremy Sim, Balázs Gulyás

Functional magnetic resonance imaging (fMRI) is a commonly used technique to measure neural activation. Its application has been particularly important in identifying underlying neurodegenerative conditions such as Parkinson's, Alzheimer's, and Autism. Recent analysis of fMRI data models the brain as a graph and extracts features by graph neural networks (GNNs). However, the unique characteristics of fMRI data require a special design of GNN. Tailoring GNN to generate effective and domain-explainable features remains challenging. In this paper, we propose a contrastive dual-attention block and a differentiable graph pooling method called ContrastPool to better utilize GNN for brain networks, meeting fMRI-specific requirements. We apply our method to 5 resting-state fMRI brain network datasets of 3 diseases and demonstrate its superiority over state-of-the-art baselines. Our case study confirms that the patterns extracted by our method match the domain knowledge in neuroscience literature, and disclose direct and interesting insights. Our contributions underscore the potential of ContrastPool for advancing the understanding of brain networks and neurodegenerative conditions. The source code is available at https://github.com/AngusMonroe/ContrastPool.

📄 PDF Abstract BibTeX arXiv:2307.11133

Code (2)

angusmonroe/contrastpool 공식 구현 pytorch
angusmonroe/contrasformer pytorch

Tasks

Classification

Similar Papers 제목 키워드 기반

Contrastive Brain Network Learning via Hierarchical Signed Graph Pooling Model

2022-07-14 · Haoteng Tang, Guixiang Ma, Lei Guo, Xiyao Fu 외

Recently brain networks have been widely adopted to study brain dynamics, brain development and brain diseases. Graph representation learning techniques on brain functional networks can facilitate the discovery of novel …

Contrastive LearningGraph LearningGraph Representation LearningRepresentation Learning

Learnable Pooling in Graph Convolution Networks for Brain Surface Analysis

2019-11-22 · Karthik Gopinath, Christian Desrosiers, Herve Lombaert

Brain surface analysis is essential to neuroscience, however, the complex geometry of the brain cortex hinders computational methods for this task. The difficulty arises from a discrepancy between 3D imaging data, which …

General Classificationregression

GPS: Graph Contrastive Learning via Multi-scale Augmented Views from Adversarial Pooling

2024-01-29 · Wei Ju, Yiyang Gu, Zhengyang Mao, Ziyue Qiao 외

Self-supervised graph representation learning has recently shown considerable promise in a range of fields, including bioinformatics and social networks. A large number of graph contrastive learning approaches have shown…

Adversarial RobustnessContrastive LearningGraph ClassificationGraph Representation Learning+2

Pooling Regularized Graph Neural Network for fMRI Biomarker Analysis

2020-07-29 · Xiaoxiao Li, Yuan Zhou, Nicha C. Dvornek, Muhan Zhang 외

Understanding how certain brain regions relate to a specific neurological disorder has been an important area of neuroimaging research. A promising approach to identify the salient regions is using Graph Neural Networks …

Graph Neural Network

Hierarchical Pooling and Explainability in Graph Neural Networks for Tumor and Tissue-of-Origin Classification Using RNA-seq Data

2026-01-10 · Thomas Vaitses Fontanari, Mariana Recamonde-Mendoza arxiv

This study explores the use of graph neural networks (GNNs) with hierarchical pooling and multiple convolution layers for cancer classification based on RNA-seq data. We combine gene expression data from The Cancer Genom…

Dimensionality ReductionCancer Classification