paper-with-me

홈 › Papers

scPilot: Large Language Model Reasoning Toward Automated Single-Cell Analysis and Discovery

2026-02-12 · Yiming Gao, Zhen Wang, Jefferson Chen, Mark Antkowiak, Mengzhou Hu, JungHo Kong, Dexter Pratt, Jieyuan Liu, Enze Ma, Zhiting Hu, Eric P. Xing arxiv

We present scPilot, the first systematic framework to practice omics-native reasoning: a large language model (LLM) converses in natural language while directly inspecting single-cell RNA-seq data and on-demand bioinformatics tools. scPilot converts core single-cell analyses, i.e., cell-type annotation, developmental-trajectory reconstruction, and transcription-factor targeting, into step-by-step reasoning problems that the model must solve, justify, and, when needed, revise with new evidence. To measure progress, we release scBench, a suite of 9 expertly curated datasets and graders that faithfully evaluate the omics-native reasoning capability of scPilot w.r.t various LLMs. Experiments with o1 show that iterative omics-native reasoning lifts average accuracy by 11% for cell-type annotation and Gemini-2.5-Pro cuts trajectory graph-edit distance by 30% versus one-shot prompting, while generating transparent reasoning traces explain marker gene ambiguity and regulatory logic. By grounding LLMs in raw omics data, scPilot enables auditable, interpretable, and diagnostically informative single-cell analyses. Code, data, and package are available at https://github.com/maitrix-org/scPilot

📄 PDF Abstract BibTeX arXiv:2602.11609

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAT-Cell: A Multi-Agent Tree-Structured Reasoning Framework for Batch-Level Single-Cell Annotation

2026-04-07 · Yehui Yang, Zelin Zang, Xienan Zheng, Yuzhe Jia 외 arxiv

Automated single-cell annotation is difficult when the most abundant genes are not the most discriminative ones, or when a target state is poorly covered by a fixed reference atlas. GPTCelltype-style one-shot prompting a…

Self-prompted Chain-of-Thought on Large Language Models for Open-domain Multi-hop Reasoning

2023-10-20 · JinYuan Wang, Junlong Li, Hai Zhao

In open-domain question-answering (ODQA), most existing questions require single-hop reasoning on commonsense. To further extend this task, we officially introduce open-domain multi-hop reasoning (ODMR) by answering mult…

In-Context LearningMulti-hop Question AnsweringOpen-Domain Question AnsweringQuestion Answering

FERMAT: An Alternative to Accuracy for Numerical Reasoning

2023-05-27 · Jasivan Alex Sivakumar, Nafise Sadat Moosavi

While pre-trained language models achieve impressive performance on various NLP benchmarks, they still struggle with tasks that require numerical reasoning. Recent advances in improving numerical reasoning are mostly ach…

Self-training Language Models for Arithmetic Reasoning

2024-07-11 · Marek Kadlčík, Michal Štefánik

Recent language models achieve impressive results in tasks involving complex multistep reasoning, but scaling these capabilities further traditionally requires expensive collection of more annotated data. In this work, w…

Arithmetic Reasoning

Automated stereotactic radiosurgery planning using a human-in-the-loop reasoning large language model agent

2025-12-23 · Humza Nusrat, Luke Francisco, Bing Luo, Hassan Bagher-Ebadian 외 arxiv

Stereotactic radiosurgery (SRS) demands precise dose shaping around critical structures, yet black-box AI systems have limited clinical adoption due to opacity concerns. We tested whether chain-of-thought reasoning impro…