paper-with-me

Papers

Heterogeneous graph attention network improves cancer multiomics integration

2024-08-05 · Sina Tabakhi, Charlotte Vandermeulen, Ian Sudbery, Haiping Lu

The increase in high-dimensional multiomics data demands advanced integration models to capture the complexity of human diseases. Graph-based deep learning integration models, despite their promise, struggle with small patient cohorts and high-dimensional features, often applying independent feature selection without modeling relationships among omics. Furthermore, conventional graph-based omics models focus on homogeneous graphs, lacking multiple types of nodes and edges to capture diverse structures. We introduce a Heterogeneous Graph ATtention network for omics integration (HeteroGATomics) to improve cancer diagnosis. HeteroGATomics performs joint feature selection through a multi-agent system, creating dedicated networks of feature and patient similarity for each omic modality. These networks are then combined into one heterogeneous graph for learning holistic omic-specific representations and integrating predictions across modalities. Experiments on three cancer multiomics datasets demonstrate HeteroGATomics' superior performance in cancer diagnosis. Moreover, HeteroGATomics enhances interpretability by identifying important biomarkers contributing to the diagnosis outcomes.

📄 PDF Abstract BibTeX arXiv:2408.02845

Code (1)

SinaTabakhi/HeteroGATomics 공식 구현 pytorch

Tasks

feature selectionGraph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Focus 설명 없음

Similar Papers 제목 키워드 기반

PACS: Prediction and analysis of cancer subtypes from multi-omics data based on a multi-head attention mechanism model

2023-08-21 · Liangrui Pan, Dazheng Liu, Zhichao Feng, Wenjuan Liu 외

Due to the high heterogeneity and clinical characteristics of cancer, there are significant differences in multi-omic data and clinical characteristics among different cancer subtypes. Therefore, accurate classification …

Automating Exploratory Multiomics Research via Language Models

2025-06-09 · Shang Qu, Ning Ding, Linhai Xie, Yifei Li 외

This paper introduces PROTEUS, a fully automated system that produces data-driven hypotheses from raw data files. We apply PROTEUS to clinical proteogenomics, a field where effective downstream data analysis and hypothes…

Navigate

POEMS: Product of Experts for Interpretable Multi-omic Integration using Sparse Decoding

2025-11-05 · Mihriban Kocak Balik, Pekka Marttinen, Negar Safinianaini arxiv

Integrating different molecular layers, i.e., multiomics data, is crucial for unraveling the complexity of diseases; yet, most deep generative models either prioritize predictive performance at the expense of interpretab…

Representation Learning

Pathology-genomic fusion via biologically informed cross-modality graph learning for survival analysis

2024-04-11 · Zeyu Zhang, Yuanshen Zhao, Jingxian Duan, Yaou Liu 외

The diagnosis and prognosis of cancer are typically based on multi-modal clinical data, including histology images and genomic data, due to the complex pathogenesis and high heterogeneity. Despite the advancements in dig…

Graph LearningGraph Neural NetworkPrognosisRepresentation Learning+3

Semi-supervised Cooperative Learning for Multiomics Data Fusion

2023-08-02 · Daisy Yi Ding, Xiaotao Shen, Michael Snyder, Robert Tibshirani

Multiomics data fusion integrates diverse data modalities, ranging from transcriptomics to proteomics, to gain a comprehensive understanding of biological systems and enhance predictions on outcomes of interest related t…