paper-with-me

홈 › Papers

LLM Consortium for Software Design Refinement: A Controlled Experiment on Multi-Agent Collaboration Topologies

2026-05-31 · Nagarjuna Kanamarlapudi, Praveen K arxiv

We present a controlled experiment evaluating 12 multi-agent LLM collaboration topologies for software architecture design. Using a $2\times2\times2$ factorial design (Authority $\times$ Roles $\times$ Dynamics), we conducted 520 experimental runs across 8 design tasks of varying complexity, with 5 repetitions each. Designs were evaluated on a 12-dimensional rubric by three independent automated evaluators (GPT-OSS 120B, Claude Opus 4.6, Claude Sonnet 4.6). We report four core findings. First, structural adversarial (v4b) ranks #1 by ensemble -- a prompt-engineered adversarial variant that demands rewrite mandates rather than patches (weighted ensemble: 4.637/5.0). Second, cross-model review wins unanimously at #2 -- generate with one model, review with another -- ranking #2 by all three evaluators (weighted ensemble: 4.606). Third, evaluator diversity is itself a finding -- all three evaluators agree v4b is best and v3 is worst, but disagree sharply on v2b (Claude d=1.44 vs. GPT-OSS d=0.45), revealing how different model families weight design qualities. Fourth, parallel merge is fundamentally broken -- all three evaluators place merge variants in the bottom tier (3.65-3.79), due to token starvation and the Frankenstein effect. The weighted ensemble ($2\times$Opus + $2\times$Sonnet + $1\times$GPT-OSS) provides robust rankings across 520 runs, confirmed through independent cross-validation.

📄 PDF Abstract BibTeX arXiv:2606.01490

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Related Works in the Linguistic Data Consortium Catalog

2020-05-01 · LREC 2020 5 · Daniel Jaquette, Christopher Cieri, Denise DiPersio

Defining relations between language resources provides an archive with the ability to better serve its users. This paper covers the development and implementation of a Related Works addition to the Linguistic Data Consor…

Data Sharing in the PRIMED Consortium: Design, implementation, and recommendations for future policymaking

2025-02-12 · Johanna L. Smith, Quenna Wong, Whitney Hornsby, Matthew P. Conomos 외

Sharing diverse genomic and other biomedical datasets is critical to advance scientific discoveries and their equitable translation to improve human health. However, data sharing remains challenging in the context of leg…

Designing, simulating, and performing the 100-AV field test for the CIRCLES consortium: Methodology and Implementation of the Largest mobile traffic control experiment to date

2024-04-23 · Mostafa Ameli, Sean McQuade, Jonathan W. Lee, Matthew Bunting 외

Previous controlled experiments on single-lane ring roads have shown that a single partially autonomous vehicle (AV) can effectively mitigate traffic waves. This naturally prompts the question of how these findings can b…

JTA: Joint Testability Architecture for Scenario-Based Validation of Safety-Critical Software

2026-08-06 · Wenyao Xue, Jiandi Wang, Yichen Wang arxiv

Validation adequacy in safety-critical software depends on more than the system under test. Critical scenarios must be constructed under controlled conditions, execution evidence must be aligned into verdict-ready form, …

Making Software FAIR: A machine-assisted workflow for the research software lifecycle

2025-01-08 · Petr Knoth, Laurent Romary, Patrice Lopez, Roberto Di Cosmo 외

A key issue hindering discoverability, attribution and reusability of open research software is that its existence often remains hidden within the manuscript of research papers. For these resources to become first-class …