GenCellAgent: Generalizable, Training-Free Cellular Image Segmentation via Large Language Model Agents
Xi Yu, Yang Yang, Qun Liu, Yonghua Du, Sean McSweeney, Yuewei Lin
TL;DR
GenCellAgent tackles the challenge of robust cellular image segmentation across heterogeneous modalities by deploying a training-free, multi-agent framework that orchestrates specialist tools and generalist vision–language models through a planner–executor–evaluator loop with memory. It automatically routes images to the most appropriate tools, adapts on-the-fly with reference examples, and enables text-guided segmentation of novel organelles, all while incorporating human corrections into a growing memory that supports self-evolution and personalization. Across benchmarks, the approach yields substantial gains: a 15.7 percentage point improvement in mean accuracy over state-of-the-art baselines and up to 37.6% IoU gains on unseen ER and mitochondrial datasets, plus the ability to segment new targets like Golgi via iterative refinement. This training-free paradigm reduces annotation and retraining needs, offering a practical, adaptable path for robust bioimage analysis aligned with user preferences and workflows.
Abstract
Cellular image segmentation is essential for quantitative biology yet remains difficult due to heterogeneous modalities, morphological variability, and limited annotations. We present GenCellAgent, a training-free multi-agent framework that orchestrates specialist segmenters and generalist vision-language models via a planner-executor-evaluator loop (choose tool $\rightarrow$ run $\rightarrow$ quality-check) with long-term memory. The system (i) automatically routes images to the best tool, (ii) adapts on the fly using a few reference images when imaging conditions differ from what a tool expects, (iii) supports text-guided segmentation of organelles not covered by existing models, and (iv) commits expert edits to memory, enabling self-evolution and personalized workflows. Across four cell-segmentation benchmarks, this routing yields a 15.7\% mean accuracy gain over state-of-the-art baselines. On endoplasmic reticulum and mitochondria from new datasets, GenCellAgent improves average IoU by 37.6\% over specialist models. It also segments novel objects such as the Golgi apparatus via iterative text-guided refinement, with light human correction further boosting performance. Together, these capabilities provide a practical path to robust, adaptable cellular image segmentation without retraining, while reducing annotation burden and matching user preferences.
