scAgent: Universal Single-Cell Annotation via a LLM Agent
Yuren Mao, Yu Mi, Peigen Liu, Mengfei Zhang, Hanqing Liu, Yunjun Gao
TL;DR
scAgent tackles universal cell annotation by integrating an LLM-driven planning module, a modular action space with MoE-LoRA plugins, and a dynamic memory system to generalize across tissues, discover novel cell types, and incrementally learn new categories with limited data. The framework enables data-efficient cross-tissue CTA and robust novel cell detection under batch effects, demonstrated across 35 tissues and 160 cell types with state-of-the-art performance. Key contributions include the three-part agent architecture, dual-embedding novel cell detection, and efficient incremental learning via modular plugins, all validated on large scRNA-seq datasets. The approach holds practical impact for scalable, cross-tissue cellular annotation and future multi-omic and spatial extensions.
Abstract
Cell type annotation is critical for understanding cellular heterogeneity. Based on single-cell RNA-seq data and deep learning models, good progress has been made in annotating a fixed number of cell types within a specific tissue. However, universal cell annotation, which can generalize across tissues, discover novel cell types, and extend to novel cell types, remains less explored. To fill this gap, this paper proposes scAgent, a universal cell annotation framework based on Large Language Models (LLMs). scAgent can identify cell types and discover novel cell types in diverse tissues; furthermore, it is data efficient to learn novel cell types. Experimental studies in 160 cell types and 35 tissues demonstrate the superior performance of scAgent in general cell-type annotation, novel cell discovery, and extensibility to novel cell type.
