paper-with-me

Papers

Bidirectional Mamba for Single-Cell Data: Efficient Context Learning with Biological Fidelity

2025-04-22 · Cong Qi, Hanzhang Fang, Tianxing Hu, Siqi Jiang, Wei Zhi

Single-cell RNA sequencing (scRNA-seq) enables high-resolution analysis of cellular heterogeneity, but its complexity, which is marked by high dimensionality, sparsity, and batch effects, which poses major computational challenges. Transformer-based models have made significant advances in this domain but are often limited by their quadratic complexity and suboptimal handling of long-range dependencies. In this work, we introduce GeneMamba, a scalable and efficient foundation model for single-cell transcriptomics built on state space modeling. Leveraging the Bi-Mamba architecture, GeneMamba captures bidirectional gene context with linear-time complexity, offering substantial computational gains over transformer baselines. The model is pretrained on nearly 30 million cells and incorporates biologically informed objectives, including pathway-aware contrastive loss and rank-based gene encoding. We evaluate GeneMamba across diverse tasks, including multi-batch integration, cell type annotation, and gene-gene correlation, demonstrating strong performance, interpretability, and robustness. These results position GeneMamba as a practical and powerful alternative to transformer-based methods, advancing the development of biologically grounded, scalable tools for large-scale single-cell data analysis.

📄 PDF Abstract BibTeX arXiv:2504.16956

Code (0)

등록된 구현이 없습니다.

Tasks

Mamba

Similar Papers 제목 키워드 기반

Bidirectional Mamba state-space model for anomalous diffusion

2024-12-10 · Maxime Lavaud, Yosef Shokeeb, Juliette Lacherez, Yacine Amarouchene 외

Characterizing anomalous diffusion is crucial in order to understand the evolution of complex stochastic systems, from molecular interactions to cellular dynamics. In this work, we characterize the performances regarding…

Mambamodel

scMamba: A Pre-Trained Model for Single-Nucleus RNA Sequencing Analysis in Neurodegenerative Disorders

2025-02-12 · Gyutaek Oh, Baekgyu Choi, Seyoung Jin, Inkyung Jung 외

Single-nucleus RNA sequencing (snRNA-seq) has significantly advanced our understanding of the disease etiology of neurodegenerative disorders. However, the low quality of specimens derived from postmortem brain tissues, …

Dimensionality ReductionImputationMamba

SR-Mamba: Effective Surgical Phase Recognition with State Space Model

2024-07-11 · Rui Cao, Jiangliu Wang, Yun-hui Liu

Surgical phase recognition is crucial for enhancing the efficiency and safety of computer-assisted interventions. One of the fundamental challenges involves modeling the long-distance temporal relationships present in su…

DecoderMambaSurgical phase recognition

scMamba: A Scalable Foundation Model for Single-Cell Multi-Omics Integration Beyond Highly Variable Feature Selection

2025-06-25 · Zhen Yuan, Shaoqing Jiao, Yihang Xiao, Jiajie Peng

The advent of single-cell multi-omics technologies has enabled the simultaneous profiling of diverse omics layers within individual cells. Integrating such multimodal data provides unprecedented insights into cellular id…

BenchmarkingContrastive Learningfeature selection

Training Hybrid Block Diffusion Language Models with Partial Bidirectionality

2026-07-02 · Pranshu Chaturvedi, Parth Shroff, Tarun Suresh, Hangoo Kang 외 arxiv

High-throughput long-context generation is one of the central challenges for large language models. Generation is typically memory-bandwidth-bound rather than compute-bound: each decoding step must stream the accumulated…