arXiv:2506.02911cs.CLcs.AI2025-06被引 8

用强化学习训练大模型,让其像专家一样推理单细胞类型标注

Cell-o1: Training LLMs to Solve Single-Cell Reasoning Puzzles with Reinforcement Learning

  • 基于批处理上下文设计推理任务,要求为细胞群分配唯一类型
  • 新模型Cell-o1在批级准确率上比o1提升73%以上
  • 适合生物信息学与AI交叉研究者参考

细胞类型注释是分析单细胞RNA测序数据异质性的关键任务。尽管现有基础模型可自动完成注释,但通常独立处理每个细胞,忽略批次级别的细胞上下文,且缺乏解释性推理。相比之下,人类专家会根据领域知识为不同细胞簇分配不同细胞类型。为此,我们提出CellPuzzles任务,目标是为一批细胞分配唯一的细胞类型。该基准涵盖多种组织、疾病和供体条件,要求跨批次上下文进行推理以确保标签唯一性。我们发现,现成的大语言模型(LLMs)在此任务上表现不佳,最佳基线(OpenAI的o1)仅达到19.0%的批级准确率。为此,我们提出Cell-o1,一个7B参数的LLM,先通过蒸馏推理轨迹进行监督微调,再通过批级奖励进行强化学习。Cell-o1达到当前最优性能,相比o1提升超73%,并在不同情境下具有良好泛化能力。对训练动态与推理行为的进一步分析揭示了批级注释表现及涌现式专家推理机制。代码与数据已公开于https://github.com/ncbi-nlp/cell-o1。

原文摘要 · Abstract (English)

Cell type annotation is a key task in analyzing the heterogeneity of single-cell RNA sequencing data. Although recent foundation models automate this process, they typically annotate cells independently, without considering batch-level cellular context or providing explanatory reasoning. In contrast, human experts often annotate distinct cell types for different cell clusters based on their domain knowledge. To mimic this workflow, we introduce the CellPuzzles task, where the objective is to assign unique cell types to a batch of cells. This benchmark spans diverse tissues, diseases, and donor conditions, and requires reasoning across the batch-level cellular context to ensure label uniqueness. We find that off-the-shelf large language models (LLMs) struggle on CellPuzzles, with the best baseline (OpenAI's o1) achieving only 19.0% batch-level accuracy. To fill this gap, we propose Cell-o1, a 7B LLM trained via supervised fine-tuning on distilled reasoning traces, followed by reinforcement learning with batch-level rewards. Cell-o1 achieves state-of-the-art performance, outperforming o1 by over 73% and generalizing well across contexts. Further analysis of training dynamics and reasoning behaviors provides insights into batch-level annotation performance and emergent expert-like reasoning. Code and data are available at https://github.com/ncbi-nlp/cell-o1.

单细胞大模型强化学习生物信息

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。