Papers › Mimosa Framework: Toward Evolving Multi-Agent Systems for Scientific Research

Mimosa Framework: Toward Evolving Multi-Agent Systems for Scientific Research

30 Mar 2026arXiv:2603.28986added by Syntology

Martin Legrand, Tao Jiang, Matthieu Feraud, Benjamin Navet, Yousouf Taghzouti, Fabien Gandon, Elise Dumont, Louis-Félix Nothias

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Current Autonomous Scientific Research (ASR) systems, despite leveraging large language models (LLMs) and agentic architectures, remain constrained by fixed workflows and toolsets that prevent adaptation to evolving tasks and environments. We introduce Mimosa, an evolving multi-agent framework that automatically synthesizes task-specific multi-agent workflows and iteratively refines them through experimental feedback. Mimosa leverages the Model Context Protocol (MCP) for dynamic tool discovery, generates workflow topologies via a meta-orchestrator, executes subtasks through code-generating agents that invoke available tools and scientific software libraries, and scores executions with an LLM-based judge whose feedback drives workflow refinement. On ScienceAgentBench, Mimosa achieves a success rate of 43.1% with DeepSeek-V3.2, surpassing both single-agent baselines and static multi-agent configurations. Our results further reveal that models respond heterogeneously to multi-agent decomposition and iterative learning, indicating that the benefits of workflow evolution depend on the capabilities of the underlying execution model. Beyond these benchmarks, Mimosa modular architecture and tool-agnostic design make it readily extensible, and its fully logged execution traces and archived workflows support auditability by preserving every analytical step for inspection and potential replication. Combined with domain-expert guidance, the framework has the potential to automate a broad range of computationally accessible scientific tasks across disciplines. Released as a fully open-source platform, Mimosa aims to provide an open foundation for community-driven ASR.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2603.28986")

Code

Syntology Ran 0 of 11 code samples harvested from 2 repositories linked to this paper; 11 have no recorded run.

By repository: found in paper text by Syntology: 11 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

HolobiomicsLab/Mimosa-AI found in paper text by Syntology report
HolobiomicsLab/Toolomics found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_answer_success HolobiomicsLab/Mimosa-AI/sources/core/dgm.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 60eb11dbc8bd14d3 · report
check_link_validity HolobiomicsLab/Toolomics/mcp_host/browser/searxng.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d8047e3ed91d3684 · report
extract_model_pattern HolobiomicsLab/Mimosa-AI/sources/core/llm_provider.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 43a381e136221be1 · report
find_available_port HolobiomicsLab/Toolomics/deploy.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 18bd36eaba4150cb · report
generate_instance_id HolobiomicsLab/Toolomics/deploy.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 26e16fae5b528839 · report
is_port_in_use HolobiomicsLab/Toolomics/deploy.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c1fef8223e36df22 · report
normalize_mcp_endpoint HolobiomicsLab/Mimosa-AI/sources/core/tools_manager.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 19055f0194f2210c · report
return_as_dict HolobiomicsLab/Toolomics/shared.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 4dbdeed77f6c3d41 · report
run_bash_subprocess HolobiomicsLab/Toolomics/shared.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f19150319d96fff4 · report
safe_browser_operation HolobiomicsLab/Toolomics/mcp_host/browser/server.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f911d292c7df742c · report
select_json_file HolobiomicsLab/Mimosa-AI/memory_explorer.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f1f6f16009d9d926 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2603.28986, was issued in March 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections