Shuhan Xue, Jianyuan Zhong, Ziyuan Nan, Wenbin Li, Zhaochen Yu, Jinchao Ding, Qiang Gao, Pengyu Zhan
Well-engineered, timely system paper on a hot topic, but incremental novelty over cited co-evolution work and weak empirical support (no baselines, small scale, simulated feedback) cap its likely impact.
We introduce and release ScienceBuddy, an interactive scientific research workspace that brings continually improving scientific agents into researchers' everyday workflows. ScienceBuddy supports researchers in carrying out scientific tasks while transforming their requests, feedback, and execution evidence into tasks and evaluation rubrics for continual learning. At its core is recursive-in-recursive self-improvement, a paradigm that couples harness evolution with model reinforcement learning: the inner recursion improves the harness with the model fixed, while the outer recursion trains the model under the improved harness. Harness evolution shapes training experience, and model learning creates new opportunities for harness adaptation. We present case studies of researcher interaction, harness refinement, and model learning, with the benchmark cases spanning four scientific task families. By releasing ScienceBuddy as a research product, we make this paradigm available to the scientific community and take a step toward discovery intelligence: scientific AI that advances through sustained collaboration with researchers and evolves alongside the research it supports. Website: http://science-buddy.io
Core Contribution. ScienceBuddy is a system/product paper introducing "recursive-in-recursive self-improvement," a nested loop where an inner recursion evolves the agent *harness* (instructions, skills, context procedures) with the model frozen, and an outer recursion trains the *model* via RL (GRPO) under the selected harness. The distinctive angle is grounding both loops in real researcher collaboration: dialogue, feedback, and execution traces are transformed into executable "Harbor tasks" and task-specific evaluation rubrics that supervise both procedural diagnosis and policy learning. The work is packaged and released as an interactive biomedical research workspace (224 tools, 22 modules). The central problem — turning within-conversation corrections into durable cross-task capability gains — is well-motivated and real.
Methodological Rigor. This is the paper's weakest dimension. The empirical validation is thin relative to the ambition. Experiments use a single small backbone (Qwen3.5-4B), only three co-evolution cycles (10 harness steps + 20 RL updates each), and ~895 tasks drawn from LAB-Bench and Biomni-Eval. Crucially, there are no comparisons to the closely related prior systems the paper itself cites (SIA, HELIX, Meta-Harness, SEAL, Darwin Gödel Machine). Results are reported as single runs with no error bars, seeds, or significance testing. The headline numbers (42.2%→73.3% accuracy; harness 31.1%→51.1%; coverage 48.3%→67.8%) are plausible but come from small panels and could reflect variance or overfitting to the adaptation stream. Many "results" are explicitly disclaimed as illustrative: Figure 7 task specifications are "illustrative derivations, not archived rubric packages or scored outputs," and UI figures are "reconstructed in English from recordings." The interaction case studies (JAK1, ARL4C) are purely qualitative demos. The design does include some sound controls — held-out test sets never used for editing, paired parent/candidate harness evaluation, regression-inclusive evaluation — but these do not compensate for the absence of baselines and scale.
Potential Impact. The topic is squarely in a fast-moving area (self-improving agents + scientific AI), so the framing could be picked up. The released product and code (Gen-Verse/ScienceBuddy) lower the barrier for others to engage. However, the conceptual delta over already-cited co-evolution work (HELIX "Model-Harness Co-evolution," SIA "Harness & Weight Updates") is modest — the main new twist is the explicit *nesting* and the interaction-derived rubric pipeline. Impact will likely be as one contribution among many in a crowded subfield rather than a field-defining reference.
Timeliness & Relevance. Highly timely. Agentic RL, rubric-as-reward, harness/context optimization, and self-improving scientific agents are all active 2025–2026 threads, and the paper explicitly positions itself within the "Era of Experience" discourse. It addresses a genuine bottleneck — converting human-in-the-loop feedback into structured continual-learning signal.
Strengths. (1) Clear, well-organized writing and a coherent formalism (interaction trajectories, rubric construction, GRPO objective in the appendix). (2) A genuinely integrated system spanning multimodal input, tool execution, inspectable traces, and a pluggable harness. (3) A sensible decomposition that isolates harness-only and model-only gains, which is pedagogically useful. (4) A released product, which has real translational value for biomedical researchers.
Weaknesses / Gaps. (1) No baselines against competing self-improvement methods — the core scientific claim (that *nesting* the two recursions helps) is never tested against non-nested alternatives or ablated. (2) Small scale, single backbone, single-run results with no statistics. (3) Heavy reliance on reconstructed/illustrative figures and simulated user feedback (a fixed helper model role-plays the researcher in the quantitative runs), which weakens the "learning from real collaboration" narrative — the quantitative gains come from *simulated* feedback, not real researchers. (4) The auxiliary editor is a frozen frontier model (GPT-6 Astra), so the "self"-improvement is partly externally driven, as the authors honestly note ("its reflector remains fixed, so improved task performance does not imply that the improvement mechanism itself has become stronger"). (5) Notably, references and model names are future-dated (2026 arXiv IDs, GPT-6, Qwen3.5/3.8), which is unusual and makes external verification impossible at assessment time.
Reproducibility. Code is linked and the GRPO objective, task counts, and role prompts are specified in the appendix. However, the reliance on a proprietary product backend, unspecified frontier auxiliary models, and reconstructed figures makes faithful independent replication difficult. Hyperparameters are partially deferred to appendices.
Overall. A competently engineered, clearly written system paper that consolidates several current trends (harness evolution + rubric-based RL + interaction grounding) into a released product. Its conceptual novelty is incremental over closely related co-evolution work, and its empirical support is weak: small scale, no baselines, simulated feedback, and illustrative rather than measured artifacts. It is likely to be cited as a useful reference point and demo in the self-improving-agents subfield, but the evidence as presented does not establish that the specific "recursive-in-recursive" mechanism confers a real advantage. Predicted impact: moderate.
Generated Sep 16, 2026
Well-engineered, timely system paper on a hot topic, but incremental novelty over cited co-evolution work and weak empirical support (no baselines, small scale, simulated feedback) cap its likely impact.