English

A Multi-Modal AI Copilot for Single-Cell Analysis with Instruction Following

Computation and Language 2025-01-16 v2 Artificial Intelligence Computational Engineering, Finance, and Science Human-Computer Interaction Machine Learning Cell Behavior

Abstract

Large language models excel at interpreting complex natural language instructions, enabling them to perform a wide range of tasks. In the life sciences, single-cell RNA sequencing (scRNA-seq) data serves as the "language of cellular biology", capturing intricate gene expression patterns at the single-cell level. However, interacting with this "language" through conventional tools is often inefficient and unintuitive, posing challenges for researchers. To address these limitations, we present InstructCell, a multi-modal AI copilot that leverages natural language as a medium for more direct and flexible single-cell analysis. We construct a comprehensive multi-modal instruction dataset that pairs text-based instructions with scRNA-seq profiles from diverse tissues and species. Building on this, we develop a multi-modal cell language architecture capable of simultaneously interpreting and processing both modalities. InstructCell empowers researchers to accomplish critical tasks-such as cell type annotation, conditional pseudo-cell generation, and drug sensitivity prediction-using straightforward natural language commands. Extensive evaluations demonstrate that InstructCell consistently meets or exceeds the performance of existing single-cell foundation models, while adapting to diverse experimental conditions. More importantly, InstructCell provides an accessible and intuitive tool for exploring complex single-cell data, lowering technical barriers and enabling deeper biological insights.

Cite

@article{arxiv.2501.08187,
  title  = {A Multi-Modal AI Copilot for Single-Cell Analysis with Instruction Following},
  author = {Yin Fang and Xinle Deng and Kangwei Liu and Ningyu Zhang and Jingyang Qian and Penghui Yang and Xiaohui Fan and Huajun Chen},
  journal= {arXiv preprint arXiv:2501.08187},
  year   = {2025}
}

Comments

37 pages; 13 figures; Code: https://github.com/zjunlp/Instructcell, Models: https://huggingface.co/zjunlp/Instructcell-chat, https://huggingface.co/zjunlp/InstructCell-instruct

R2 v1 2026-06-28T21:06:01.534Z