paper-with-me

Papers

SELECTOR: Heterogeneous graph network with convolutional masked autoencoder for multimodal robust prediction of cancer survival

2024-03-14 · Liangrui Pan, Yijun Peng, Yan Li, Xiang Wang, Wenjuan Liu, Liwen Xu, Qingchun Liang, Shaoliang Peng

Accurately predicting the survival rate of cancer patients is crucial for aiding clinicians in planning appropriate treatment, reducing cancer-related medical expenses, and significantly enhancing patients' quality of life. Multimodal prediction of cancer patient survival offers a more comprehensive and precise approach. However, existing methods still grapple with challenges related to missing multimodal data and information interaction within modalities. This paper introduces SELECTOR, a heterogeneous graph-aware network based on convolutional mask encoders for robust multimodal prediction of cancer patient survival. SELECTOR comprises feature edge reconstruction, convolutional mask encoder, feature cross-fusion, and multimodal survival prediction modules. Initially, we construct a multimodal heterogeneous graph and employ the meta-path method for feature edge reconstruction, ensuring comprehensive incorporation of feature information from graph edges and effective embedding of nodes. To mitigate the impact of missing features within the modality on prediction accuracy, we devised a convolutional masked autoencoder (CMAE) to process the heterogeneous graph post-feature reconstruction. Subsequently, the feature cross-fusion module facilitates communication between modalities, ensuring that output features encompass all features of the modality and relevant information from other modalities. Extensive experiments and analysis on six cancer datasets from TCGA demonstrate that our method significantly outperforms state-of-the-art methods in both modality-missing and intra-modality information-confirmed cases. Our codes are made available at https://github.com/panliangrui/Selector.

📄 PDF Abstract BibTeX arXiv:2403.09290

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionSurvival Prediction

Similar Papers 제목 키워드 기반

Heterogeneous Graph Masked Autoencoders

2022-08-21 · Yijun Tian, Kaiwen Dong, Chunhui Zhang, Chuxu Zhang 외

Generative self-supervised learning (SSL), especially masked autoencoders, has become one of the most exciting learning paradigms and has shown great potential in handling graph data. However, real-world graphs are alway…

AttributeSelf-Supervised Learning

AEGCN: An Autoencoder-Constrained Graph Convolutional Network

2020-07-03 · Mingyuan Ma, Sen Na, Hongyu Wang

We propose a novel neural network architecture, called autoencoder-constrained graph convolutional network, to solve node classification task on graph domains. As suggested by its name, the core of this model is a convol…

DecoderGraph AttentionNode Classification

FrameRS: A Video Frame Compression Model Composed by Self supervised Video Frame Reconstructor and Key Frame Selector

2023-09-16 · Qiqian Fu, Guanhong Wang, Gaoang Wang

In this paper, we present frame reconstruction model: FrameRS. It consists self-supervised video frame reconstructor and key frame selector. The frame reconstructor, FrameMAE, is developed by adapting the principles of t…

Computational Efficiency

Graph Masked Autoencoder for Spatio-Temporal Graph Learning

2024-10-14 · Qianru Zhang, Haixin Wang, Siu-Ming Yiu, Hongzhi Yin

Effective spatio-temporal prediction frameworks play a crucial role in urban sensing applications, including traffic analysis, human mobility behavior modeling, and citywide crime prediction. However, the presence of dat…

Crime PredictionData AugmentationGraph LearningSelf-Supervised Learning

COHO: Context-Sensitive City-Scale Hierarchical Urban Layout Generation

2024-07-16 · Liu He, Daniel Aliaga

The generation of large-scale urban layouts has garnered substantial interest across various disciplines. Prior methods have utilized procedural generation requiring manual rule coding or deep learning needing abundant d…

Layout Generation