CLEAR
🎯 Predictive ModelsContrastive Learning for Enhanced scRNA-seq
MoCo-based contrastive learning framework for learning robust cell representations (encoder-only)
Publications
CLEAR: Contrastive Learning for Single-cell RNA-seq
Momentum Contrast Learning
CLEAR applies Momentum Contrast to single-cell RNA-seq data with carefully designed augmentations (masking, noise, jittering) to learn invariant cell embeddings
Main Idea
Learn robust, batch-invariant representations through contrastive learning with momentum contrast queue
Key Components
Query Encoder
Main encoder network for cell embeddings
Momentum Encoder
Slow-moving encoder maintaining feature consistency
Augmentation Module
Feature masking, noise injection, and scaling jitter
Contrastive Queue
Large memory bank of negative samples
Mathematical Formulation
Loss Functions
Data Flow
Data → Two Augmented Views → Query/Momentum Encoders → Feature Similarity → Contrastive Loss (No Decoder)
Architecture Details
Architecture Type
Momentum Contrast Framework (Encoder-Only)
Input/Output Types
single-cell → latent