paper-with-me

Papers

AGMI: Attention-Guided Multi-omics Integration for Drug Response Prediction with Graph Neural Networks

2021-12-15 · Ruiwei Feng, Yufeng Xie, Minshan Lai, Danny Z. Chen, Ji Cao, Jian Wu

Accurate drug response prediction (DRP) is a crucial yet challenging task in precision medicine. This paper presents a novel Attention-Guided Multi-omics Integration (AGMI) approach for DRP, which first constructs a Multi-edge Graph (MeG) for each cell line, and then aggregates multi-omics features to predict drug response using a novel structure, called Graph edge-aware Network (GeNet). For the first time, our AGMI approach explores gene constraint based multi-omics integration for DRP with the whole-genome using GNNs. Empirical experiments on the CCLE and GDSC datasets show that our AGMI largely outperforms state-of-the-art DRP methods by 8.3%--34.2% on four metrics. Our data and code are available at https://github.com/yivan-WYYGDSG/AGMI.

📄 PDF Abstract BibTeX arXiv:2112.08366

Code (1)

yivan-wyygdsg/agmi 공식 구현 pytorch

Tasks

Drug Response Prediction

Similar Papers 제목 키워드 기반

AGMixup: Adaptive Graph Mixup for Semi-supervised Node Classification

2024-12-11 · Weigang Lu, Ziyu Guan, Wei Zhao, Yaming Yang 외

Mixup is a data augmentation technique that enhances model generalization by interpolating between data points using a mixing ratio $\lambda$ in the image domain. Recently, the concept of mixup has been adapted to the gr…

Data AugmentationNode Classification

Mastering Complex Coordination through Attention-based Dynamic Graph

2023-12-07 · Guangchong Zhou, Zhiwei Xu, Zeren Zhang, Guoliang Fan

The coordination between agents in multi-agent systems has become a popular topic in many fields. To catch the inner relationship between agents, the graph structure is combined with existing methods and improves the res…

CLCLSA: Cross-omics Linked embedding with Contrastive Learning and Self Attention for multi-omics integration with incomplete multi-omics data

2023-04-12 · Chen Zhao, Anqi Liu, Xiao Zhang, Xuewei Cao 외

Integration of heterogeneous and high-dimensional multi-omics data is becoming increasingly important in understanding genetic data. Each omics technique only provides a limited view of the underlying biological process …

Contrastive LearningData Integration

Pathological Prior-Guided Multiple Instance Learning For Mitigating Catastrophic Forgetting in Breast Cancer Whole Slide Image Classification

2025-03-08 · Weixi Zheng, Aoling Huang. Jingping Yuan, Haoyu Zhao, Zhou Zhao 외

In histopathology, intelligent diagnosis of Whole Slide Images (WSIs) is essential for automating and objectifying diagnoses, reducing the workload of pathologists. However, diagnostic models often face the challenge of …

Continual LearningDiagnosticimage-classificationImage Classification+2

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 p…

feature selectionGraph Attention