paper-with-me

Papers

Contrastive Learning for Predicting Cancer Prognosis Using Gene Expression Values

2023-06-09 · Anchen Sun, Elizabeth J. Franzmann, Zhibin Chen, Xiaodong Cai

Recent advancements in image classification have demonstrated that contrastive learning (CL) can aid in further learning tasks by acquiring good feature representation from a limited number of data samples. In this paper, we applied CL to tumor transcriptomes and clinical data to learn feature representations in a low-dimensional space. We then utilized these learned features to train a classifier to categorize tumors into a high- or low-risk group of recurrence. Using data from The Cancer Genome Atlas (TCGA), we demonstrated that CL can significantly improve classification accuracy. Specifically, our CL-based classifiers achieved an area under the receiver operating characteristic curve (AUC) greater than 0.8 for 14 types of cancer, and an AUC greater than 0.9 for 2 types of cancer. We also developed CL-based Cox (CLCox) models for predicting cancer prognosis. Our CLCox models trained with the TCGA data outperformed existing methods significantly in predicting the prognosis of 19 types of cancer under consideration. The performance of CLCox models and CL-based classifiers trained with TCGA lung and prostate cancer data were validated using the data from two independent cohorts. We also show that the CLCox model trained with the whole transcriptome significantly outperforms the Cox model trained with the 21 genes of Oncotype DX that is in clinical use for breast cancer patients. CL-based classifiers and CLCox models for 19 types of cancer are publicly available and can be used to predict cancer prognosis using the RNA-seq transcriptome of an individual tumor. Python codes for model training and testing are also publicly accessible, and can be applied to train new CL-based models using gene expression data of tumors.

📄 PDF Abstract BibTeX arXiv:2306.06276

Code (1)

caixdlab/cl4capro 공식 구현 pytorch

Tasks

Contrastive Learningimage-classificationImage ClassificationPrognosis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Predicting Lung Cancer Patient Prognosis with Large Language Models

2024-08-15 · Danqing Hu, Bing Liu, Xiang Li, Xiaofeng Zhu 외

Prognosis prediction is crucial for determining optimal treatment plans for lung cancer patients. Traditionally, such predictions relied on models developed from retrospective patient data. Recently, large language model…

PredictionPrognosisregression

AI-Decision Support System Interface Using Cancer Related Data for Lung Cancer Prognosis

2021-05-19 · Asim Leblebici, Omer Gesoglu, Yasemin Basbinar

Until the beginning of 2021, lung cancer is known to be the most common cancer in the world. The disease is common due to factors such as occupational exposure, smoking and environmental pollution. The early diagnosis an…

BIG-bench Machine LearningPrognosis

An Immune-related lncRNAs Model for Prognostic of SKCM Patients Base on Cox Regression and Coexpression Analysis

2020-06-17 · Wenjie Jiang, Chang Lu, Jing Qu, Xiaoyu Mei

SKCM is the most dangerous one of skin cancer, its high degree of malignant, is the leading cause of skin cancer. And the level of radiation treatment and chemical treatment is minimal, so the mortality is high. Because …

Prognosis

An end-to-end framework for gene expression classification by integrating a background knowledge graph: application to cancer prognosis prediction

2023-06-29 · Kazuma Inoue, Ryosuke Kojima, Mayumi Kamada, Yasushi Okuno

Biological data may be separated into primary data, such as gene expression, and secondary data, such as pathways and protein-protein interactions. Methods using secondary data to enhance the analysis of primary data are…

Prognosis

Integrative Pan-Cancer Analysis of RNMT: a Potential Prognostic and Immunological Biomarker

2022-10-18 · Shuqiang Huang, Cuiyu Tan, Jinzhen Zheng, Zhugu Huang 외

Background: RNA guanine-7 methyltransferase (RNMT) is one of the main regulators of N7-methylguanosine, and the deregulation of RNMT correlated with tumor development and immune metabolism. However, the specific function…

PrognosisSurvival Analysis