AgentCo-op: Retrieval-Based Synthesis of Interoperable Multi-Agent Workflows

Shuaike Shen, Wenduo Cheng, Shike Wang, Mingqian Ma, Jian Ma

arXiv:2605.20425 · 2026-05-22 공개 · arXiv · PDF

benchmark-evaluation spatial-transcriptomics multi-agent-workflows genomics cross-modality-analysis single-cell-multiome local-repair workflow-coordination

Abstract

Designing multi-agent workflows is especially difficult in open-ended scientific settings where tasks lack curated training sets, reliable scalar evaluation metrics, and standardized interfaces between existing tools and agents. We propose AgentCo-op, a retrieval-based synthesis framework that composes reusable skills, tools, and external agents into executable workflows through typed artifact handoffs, then applies bounded self-guided local repair to implicated components when execution evidence indicates failure. In two open-world genomics case studies, AgentCo-op composes independently developed scientific agents and external tool repositories into auditable workflows without redesigning them or running global topology search. It coordinates specialized agents for spatial transcriptomics and gene-set interpretation to enable collaborative discovery from spatial transcriptomics data, and builds a parallel workflow for cross-modality marker analysis on single-cell multiome data. AgentCo-op can also import a searched workflow as a structural prior and improve it by grounding nodes with retrieved components and applying local repair, showing that synthesis and search are complementary. On six coding, math, and question-answering benchmarks, AgentCo-op achieves the best result on four benchmarks and the best average score under a unified backbone setting, while consistently reducing per-task cost relative to multi-agent baselines. Together, these results suggest that retrieval-based synthesis can extend automated agentic workflow design beyond benchmark-optimized agent graphs to open-world workflows built from existing agents, tools, and typed artifacts.

한국어 요약

한 줄 요약

**[멀티에이전트 워크플로우 / 과학 자동화]** AgentCo-op은 검색 기반 합성으로 기존 에이전트·도구·스킬을 typed artifact handoff로 조합해 실행 가능 워크플로우를 자동 구성하고 실행 증거로 국소 수리, 6 벤치마크 중 4개에서 최고·평균 점수 1위·비용 일관 절감.

핵심 기여도

핵심 아이디어

멀티에이전트 워크플로우 자동 설계는 글로벌 토폴로지 탐색 대신 기존 에이전트·도구를 typed artifact로 검색·합성하고 실행 증거로 국소 수리하는 접근이 더 auditable·비용 효율적·개방형 도메인에 적합하다.

기술적 접근법

주요 결과

의의 및 한계

**의의**: 벤치마크 그래프 너머 실세계 워크플로우 자동화 경로, 기존 자산 재활용으로 비용 효율, typed artifact 인터페이스의 일반 추상. **한계**: 컴포넌트 라이브러리 품질에 의존, genomics·코딩·수학 중심으로 다른 과학 도메인 일반화 추가 검증 필요, 큰 워크플로우에서 typed handoff 표준화 부담.

실용적 활용