deep learning architectures
1
0
Entering edit mode
4 days ago
Deepanshu • 0

How can deep learning architectures (variational autoencoders or graph neural networks) be effectively designed to integrate heterogeneous multi omics data such as ATAC-seq and RNA-seq, and methylation while maintaining interpretability of latent representations??????

Deep learning bioinformatics • 327 views
ADD COMMENT
0
Entering edit mode

This paper I'm reading right now use a VAE-based architecture for multi-modal integration and has explainable latent variables representation. It contains an example of ATAC and RNA-seq integration (Fig 6) in mouse immune cells. https://www.nature.com/articles/s41467-023-37477-x

ADD REPLY
1
Entering edit mode
3 days ago
LChart 5.2k

"Integration" is fairly straightforward - TotalVI does this (CITE + RNA) as a very basic example. Most of the foundation model papers (epibert, scmeformer, evo2, borzoi) take the approach of having a single latent represtation with multiple "output heads"

"Interpretability" is a whole different ball game. But I would caution that you may be asking models to do something more than you ask of other methods. If you've integrated data together and have batch-corrected PCs (or TF-IDF PCs) - are these features "interpretable"? I would venture that to understand latent features of just about any sort, one would have to do the same kind of analysis - regardless of whether they come from deep learning or other methodology.

ADD COMMENT

Login before adding your answer.

Traffic: 4193 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6