LGAIMar 6, 2025

scDD: Latent Codes Based scRNA-seq Dataset Distillation with Foundation Model Knowledge

arXiv:2503.04357v1h-index: 20
Originality Incremental advance
AI Analysis

This work addresses data fusion and cross-validation problems for researchers in computational biology and bioinformatics, though it appears incremental as it builds on existing dataset distillation and diffusion methods.

The paper tackles the challenges of high-dimensional sparsity, batch effects, and scale in single-cell RNA sequencing (scRNA-seq) data by proposing scDD, a latent codes-based dataset distillation framework that transfers foundation model knowledge to generate synthetic datasets, achieving a 7.61% absolute and 15.70% relative improvement over previous state-of-the-art methods on average tasks.

Single-cell RNA sequencing (scRNA-seq) technology has profiled hundreds of millions of human cells across organs, diseases, development and perturbations to date. However, the high-dimensional sparsity, batch effect noise, category imbalance, and ever-increasing data scale of the original sequencing data pose significant challenges for multi-center knowledge transfer, data fusion, and cross-validation between scRNA-seq datasets. To address these barriers, (1) we first propose a latent codes-based scRNA-seq dataset distillation framework named scDD, which transfers and distills foundation model knowledge and original dataset information into a compact latent space and generates synthetic scRNA-seq dataset by a generator to replace the original dataset. Then, (2) we propose a single-step conditional diffusion generator named SCDG, which perform single-step gradient back-propagation to help scDD optimize distillation quality and avoid gradient decay caused by multi-step back-propagation. Meanwhile, SCDG ensures the scRNA-seq data characteristics and inter-class discriminability of the synthetic dataset through flexible conditional control and generation quality assurance. Finally, we propose a comprehensive benchmark to evaluate the performance of scRNA-seq dataset distillation in different data analysis tasks. It is validated that our proposed method can achieve 7.61% absolute and 15.70% relative improvement over previous state-of-the-art methods on average task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes