PO.BCS02.05 · 生物信息与计算

在批量RNA-Seq数据上对基因表达基础模型进行基准测试

Benchmarking gene expression foundation models on bulk RNA-Seq data

海报缩略图:在批量RNA-Seq数据上对基因表达基础模型进行基准测试
编号 5478 展板 14 时间 4/21 02:00–05:00 区域 Section 2 主讲 JONG HYUN KIM
分会场 Deep Learning in Cancer
查看 PDF 下载 PDF 🔒 查看 / 下载完整 PDF 需登录并开通下载套餐 · 查看套餐 / 开通 AACR 官方页面

作者与单位 Authors & Affiliations

Jong Hyun Kim1, Sunwoo Yu1, Soonyoung Lee1, Tae Hyun Hwang2, Jongseong Jang1, Janghyeon Lee1

1Bio Intelligence Lab, LG AI Research, Seoul, Korea, Republic of,2Department of Surgery, Vanderbilt University Medical Center, Saint Johns, FL

摘要 Abstract

中文摘要
引言:单细胞RNA(scRNA)基础模型的近期进展使得能够跨细胞类型大规模学习基因-基因关系。尽管这些模型是在单细胞数据上预训练的,但许多研究已开始将其应用于批量RNA-seq数据集,假设细胞水平的表征可以泛化到组织数据。然而,尚无系统性基准评估过基于scRNA的基础模型是否真正能泛化到批量RNA-seq数据,或其性能与在批量数据上训练的模型相比如何。在此,我们使用TCGA系统性地评估了基因表达基础模型在单细胞与批量RNA-seq数据之间的可迁移性和分布偏差。 方法:我们比较了公开可用且已发布权重的模型,包括六个单细胞模型(CellFM、GeneFormer、scBERT、scFoundation、scGPT和scLong)以及BulkFormer(一个在批量RNA-seq数据上训练的模型)。嵌入是按照每个模型已发表的程序提取的。当未指定时,对有效基因标记采用平均池化。基因表达输入根据每个模型原始的预处理方式进行归一化。对超参数进行了调优,并使用最佳配置进行最终评估。性能通过在固定嵌入上进行线性探测来评估,涵盖两个下游任务:基因突变分类和生存预测。分类和生存任务分别使用AUROC和C-index进行评估。结果在十次随机数据划分上取平均。 结果:在涉及六个生物标志物基因的泛癌突变预测任务中,CellFM取得了最高性能(0.870 ± 0.053),其次是scFoundation(0.858 ± 0.056)和BulkFormer(0.827 ± 0.058)。GeneFormer(0.822 ± 0.060)和scGPT(0.673 ± 0.077)表现出中等的泛化能力(0.81-0.82),而scBERT(0.614 ± 0.054)和scLong(0.597 ± 0.053)表现出有限的可迁移性。在BRCA、COAD、LUAD和RCC的亚型特异性突变任务中观察到了一致的趋势,其中CellFM和scFoundation保持了顶尖性能,其次是BulkFormer。在涵盖14种癌症类型的生存预测中,scFoundation(0.672 ± 0.081)和CellFM(0.665 ± 0.078)取得了最佳的总体性能,与BulkFormer(0.839 ± 0.086)相当。而scBERT(0.599 ± 0.054)和scLong(0.589 ± 0.052)表现出有限的泛化能力。 结论:总之,在预训练期间有效学习基因-基因相互作用的模型,尽管存在分布差异,仍能跨批量RNA-seq数据泛化。这表明跨域性能的关键不在于模型规模或数据规模,而在于学习到的表征在多大程度上捕捉了生物学关系。这些结果凸显了基于生物学基础的预训练对于在转录组各域间实现稳健泛化的重要性。
查看英文原文 English abstract
Introduction: Recent advances in single-cell RNA (scRNA) foundation models have enabled large-scale learning of gene-gene relationships across cell types. Although these models are pre-trained on single-cell data, many studies have begun applying them to bulk RNA-seq datasets, assuming cellular level representations can generalize to tissue data. However, no systematic benchmark has evaluated whether scRNA-based foundation models truly generalize to bulk RNA-seq data or how their performance compares with models trained on bulk data. Here, we systematically evaluate gene expression foundation models for transferability and distributional bias between single-cell and bulk RNA-seq data using TCGA. Methods: We compared publicly available models with released weights, including six single-cell models (CellFM, GeneFormer, scBERT, scFoundation, scGPT, and scLong) and BulkFormer, a model trained on bulk RNA-seq data. Embeddings were extracted following each model's published procedures. When not specified, average pooling over valid gene tokens was applied. Gene expression inputs were normalized according to each model's original preprocessing. Hyperparameter were tuned, and the best configuration was used for final evaluation. Performance was assessed via linear probing on fixed embeddings for two downstream tasks: gene mutation classification and survival prediction. Classification and survival tasks were evaluated using AUROC and C-index, respectively. Results were averaged across ten random data splits. Results: In pan-cancer mutation prediction tasks involving six biomarker genes, CellFM achieved the highest performance (0.870 ± 0.053), followed by scFoundation (0.858 ± 0.056) and BulkFormer (0.827 ± 0.058). GeneFormer (0.822 ± 0.060) and scGPT (0.673 ± 0.077) showed moderate generalization (0.81-0.82), while scBERT (0.614 ± 0.054) and scLong (0.597 ± 0.053) exhibited limited transferability. A consistent trend was observed in subtype-specific mutation tasks across BRCA, COAD, LUAD, and RCC, where CellFM and scFoundation maintained the top performance, followed by BulkFormer. In survival prediction across 14 cancer types, scFoundation (0.672 ± 0.081) and CellFM (0.665 ± 0.078) achieved the best overall performance, comparable to BulkFormer (0.839 ± 0.086). While scBERT (0.599 ± 0.054) and scLong (0.589 ± 0.052) showed limited generalization. Conclusion: In conclusion, models that effectively learn gene-gene interactions during pretraining can generalize across bulk RNA-seq data despite distributional differences. This suggests that the key to cross-domain performance lies not in model size or data scale, but in how well biological relationships are captured within learned representations. These results highlight the importance of biologically grounded pretraining for achieving robust generalization across transcriptomic domains.
利益披露 Disclosure
J. Kim, None.. S. Yu, None.. S. Lee, None.. T. Hwang, None.. J. Jang, None.. J. Lee, None.

← 返回 AACR 2026 检索