用概率化非对称自编码器更准确提取癌症突变特征
VAE-MS: An Asymmetric Variational Autoencoder for Mutational Signature Extraction
- 设计非对称结构的变分自编码器,融合概率建模
- 真实癌数据上重建精度优于现有模型
- 适合需要稳定突变特征提取的研究者
突变特征分析是揭示癌症发展驱动机制的重要方法。传统基于非负矩阵分解(NMF)的特征提取方法可靠性不足且临床适用性差。为此,本文提出一种用于突变特征提取的变分自编码器(VAE-MS),结合非对称网络结构与概率建模。在与SigProfilerExtractor(NMF金标准)、MUSE-XAE(非概率非对称自编码器)和SigneR(贝叶斯NMF)三类先进模型对比中,含概率成分的模型(VAE-MS、SigneR)在数据重建与泛化能力上显著优于无概率模型。模拟数据中NMF类模型(SigneR、SigProfilerExtractor)重构最准;真实癌数据中VAE-MS表现最优。各模型在特征提取一致性上未见明显优劣。代码已开源:https://github.com/CLINDA-AAU/VAE-MS。
原文摘要 · Abstract (English)
Mutational signature analysis has emerged as a powerful method for uncovering the underlying biological processes driving cancer development. However, the signature extraction process, typically performed using non-negative matrix factorization (NMF), often lacks reliability and clinical applicability. To address these limitations, several solutions have been introduced, including the use of neural networks to achieve more accurate estimates and probabilistic methods to better capture natural variation in the data. In this work, we introduce a Variational Autoencoder for Mutational Signatures (VAE-MS), a novel model that leverages both an asymmetric architecture and probabilistic methods for the extraction of mutational signatures. VAE-MS is compared to with three state-of-the-art models for mutational signature extraction: SigProfilerExtractor, the NMF-based gold standard; MUSE-XAE, an autoencoder that employs an asymmetric design without probabilistic components; and SigneR, a Bayesian NMF model, to illustrate the strength in combining a nonlinear extraction with a probabilistic model. In the ability to reconstruct input data and generalize to unseen data, models with probabilistic components (VAE-MS, SigneR) dramatically outperformed models without (SigProfilerExtractor, MUSE-XAE). The NMF-baed models (SigneR, SigProfilerExtractor) had the most accurate reconstructions in simulated data, while VAE-MS reconstructed more accurately on real cancer data. Upon evaluating the ability to extract signatures consistently, no model exhibited a clear advantage over the others. Software for VAE-MS is available at https://github.com/CLINDA-AAU/VAE-MS.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。