Inferensys

Glossary

TotalVI

A deep generative model specifically designed for end-to-end analysis of paired CITE-seq data, jointly modeling RNA expression and surface protein abundance in single cells.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
PROBABILISTIC MULTI-OMIC INTEGRATION

What is TotalVI?

TotalVI is a deep generative model for end-to-end analysis of paired CITE-seq data, jointly modeling RNA expression and surface protein abundance in single cells.

TotalVI (Total Variational Inference) is a deep generative model based on the scVI framework that learns a Joint Latent Space representing both transcriptomic and proteomic states from CITE-seq data. It uses a Variational Autoencoder architecture to simultaneously model RNA counts (negative binomial distribution) and surface protein levels (mixture of background and foreground components), capturing the correlation structure between modalities.

The model performs Cross-Modal Embedding Alignment by projecting both data types into a shared low-dimensional representation, enabling Missing Modality Imputation for proteins not measured in a given experiment. TotalVI corrects for batch effects and library size variation, producing denoised, integrated visualizations that reveal cellular heterogeneity invisible to unimodal analysis.

MULTI-MODAL SINGLE-CELL INTEGRATION

Key Features of TotalVI

A deep generative model for end-to-end analysis of paired CITE-seq data, jointly modeling RNA expression and surface protein abundance.

01

Joint Probabilistic Modeling

TotalVI uses a variational autoencoder (VAE) framework to learn a shared Joint Latent Space that simultaneously captures RNA transcript counts and surface protein levels. Unlike concatenation-based methods, it explicitly models the distinct statistical distributions of each modality—Negative Binomial for RNA and Mixture-of-Gaussians for proteins—within a single generative process. This unified posterior distribution enables the model to denoise both data types while preserving cross-modal correlations.

02

Missing Modality Imputation

A defining capability of TotalVI is computationally predicting protein abundance from RNA expression alone. After training on paired CITE-seq data, the learned Cross-Modal Translation mapping in the latent space allows the decoder to generate realistic protein profiles for cells where only transcriptomic data is available. This is critical for integrating legacy scRNA-seq datasets with newer multi-omic atlases, effectively backfilling missing surface marker information without additional experimental cost.

03

Library-Size Normalization

TotalVI incorporates a dedicated latent variable that explicitly captures library size—the total number of sequenced reads per cell. By isolating this technical confounder from the biological latent factors, the model achieves robust normalization without the distortions introduced by heuristic scaling methods. This design ensures that downstream differential expression and clustering analyses reflect genuine biological variation rather than sequencing depth artifacts.

04

Batch Effect Correction

The model can condition its latent representation on categorical batch labels, functioning as a Batch Effect Correction Autoencoder. By learning a batch-invariant latent space, TotalVI harmonizes data collected across different laboratories, time points, or sequencing platforms. This enables the construction of large-scale harmonized cell atlases where technical variation is removed while preserving true biological signals such as disease state or cell type identity.

05

Scalable Amortized Inference

TotalVI employs amortized inference via neural network encoders, meaning that once trained, the model can infer latent representations for millions of new cells without re-optimization. This contrasts with non-amortized methods like Multi-Omic Factor Analysis (MOFA) that require iterative optimization per dataset. The encoder maps raw counts directly to the approximate posterior in a single forward pass, making TotalVI suitable for atlas-scale integration projects involving millions of single-cell profiles.

06

Differential Expression Testing

TotalVI includes a built-in Bayesian hypothesis testing framework for identifying differentially expressed genes and differentially abundant proteins between cell populations. By leveraging the full posterior distribution rather than point estimates, it quantifies uncertainty in effect sizes. Users can specify contrasts—such as treatment versus control—and obtain Bayes factors that measure the strength of evidence for differential expression, providing statistically rigorous results without external tools.

TOTALVI EXPLAINED

Frequently Asked Questions

Clear, technical answers to the most common questions about the TotalVI model for joint analysis of paired CITE-seq data.

TotalVI (Total Variational Inference) is a deep generative model specifically designed for the end-to-end analysis of paired CITE-seq data, jointly modeling RNA expression and surface protein abundance in single cells. It works by learning a shared Joint Latent Space that captures the combined biological signal from both modalities. The model uses a variational autoencoder framework with modality-specific likelihoods: a negative binomial distribution for RNA counts and a mixture of log-normal distributions for protein counts. By conditioning protein prediction on the latent representation of the cell, TotalVI accounts for the technical noise and background binding inherent in antibody-derived tags. This unified probabilistic approach enables simultaneous denoising, dimensionality reduction, and the imputation of missing protein data, providing a holistic view of cellular identity that neither modality could achieve alone.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.