paper-with-me

Papers

IGCN: Integrative Graph Convolution Networks for patient level insights and biomarker discovery in multi-omics integration

2024-01-31 · Cagri Ozdemir, Mohammad Al Olaimat, Yashu Vashishath, Serdar Bozdag, Alzheimer's Disease Neuroimaging Initiative

Developing computational tools for integrative analysis across multiple types of omics data has been of immense importance in cancer molecular biology and precision medicine research. While recent advancements have yielded integrative prediction solutions for multi-omics data, these methods lack a comprehensive and cohesive understanding of the rationale behind their specific predictions. To shed light on personalized medicine and unravel previously unknown characteristics within integrative analysis of multi-omics data, we introduce a novel integrative neural network approach for cancer molecular subtype and biomedical classification applications, named Integrative Graph Convolutional Networks (IGCN). IGCN can identify which types of omics receive more emphasis for each patient to predict a certain class. Additionally, IGCN has the capability to pinpoint significant biomarkers from a range of omics data types. To demonstrate the superiority of IGCN, we compare its performance with other state-of-the-art approaches across different cancer subtype and biomedical classification tasks.

📄 PDF Abstract BibTeX arXiv:2401.17612

Code (1)

bozdaglab/igcn 공식 구현 pytorch

Tasks

Node Classification

Similar Papers 제목 키워드 기반

BiGCN: A Bi-directional Low-Pass Filtering Graph Neural Network

2021-01-14 · Zhixian Chen, Tengfei Ma, Zhihua Jin, Yangqiu Song 외

Graph convolutional networks (GCNs) have achieved great success on graph-structured data. Many graph convolutional networks can be thought of as low-pass filters for graph signals. In this paper, we propose a more powerf…

DenoisingGraph Neural NetworkLink PredictionNode Classification

BiGCN: Leveraging Cell and Gene Similarities for Single-cell Transcriptome Imputation with Bi-Graph Convolutional Networks

2024-04-10 · bioRxiv 2024 4 · Yoshitaka Inoue, Ethan Kulman, Rui Kuang

Motivation RNA profiling at the single-cell level is essential for characterizing the molecular activities and functions of individual cells. The current technical limitations of single-cell RNA sequencing (scRNA-seq) te…

Imputation

Few-shot Semantic Segmentation with Support-induced Graph Convolutional Network

2023-01-09 · Jie Liu, Yanqi Bao, Wenzhe Yin, Haochen Wang 외

Few-shot semantic segmentation (FSS) aims to achieve novel objects segmentation with only a few annotated samples and has made great progress recently. Most of the existing FSS models focus on the feature matching betwee…

Few-Shot Semantic Segmentation

Graph Neural Networks based Log Anomaly Detection and Explanation

2023-07-02 · Zhong Li, Jiayang Shi, Matthijs van Leeuwen

Event logs are widely used to record the status of high-tech systems, making log anomaly detection important for monitoring those systems. Most existing log anomaly detection methods take a log event count matrix or log …

Anomaly DetectionGraph Neural Network

Image-to-Graph Convolutional Network for Deformable Shape Reconstruction from a Single Projection Image

2021-08-28 · M. Nakao, F. Tong, M. Nakamura, T. Matsuda

Shape reconstruction of deformable organs from two-dimensional X-ray images is a key technology for image-guided intervention. In this paper, we propose an image-to-graph convolutional network (IGCN) for deformable shape…