{
  "schema_version": "1.1",
  "id": "archive:https://arxiv.org/abs/2608.21345v1",
  "slug": "2608-21345v1-0octema",
  "url": "https://feed7.dev/p/2608-21345v1-0octema",
  "title": "Asymmetric Capacity Allocation in Self-Refinement Pipelines",
  "why_included": "Self-refinement pipelines need not use equally capable models: invest capacity in generation and revision, while a small critic may preserve gains at lower compute cost.",
  "summary": "Across **5 benchmarks**, the study varies **6 Qwen3 sizes** and **4 Gemma 3 sizes** across generation, critique, and revision. Larger generators and refiners generally help, while an undersized refiner can reduce performance.",
  "practical_implication": "For agent pipelines, allocate the strongest affordable models to generation and revision. Keep critique in the loop, but test a smaller critic: results were largely insensitive to critic size, and even a small critic beat omitting critique.",
  "agent_context": "Across **5 benchmarks**, the study varies **6 Qwen3 sizes** and **4 Gemma 3 sizes** across generation, critique, and revision. Larger generators and refiners generally help, while an undersized refiner can reduce performance.\n\nFor agent pipelines, allocate the strongest affordable models to generation and revision. Keep critique in the loop, but test a smaller critic: results were largely insensitive to critic size, and even a small critic beat omitting critique.\n\nThese are stage-level findings across two model families, not a universal routing formula. Builders still need workload-specific evaluations before turning asymmetric allocation into a fixed policy.",
  "source": {
    "name": "arXiv",
    "url": "https://arxiv.org/abs/2608.21345v1",
    "published_at": "2026-08-21T17:52:17.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Paper",
  "layer": "agent",
  "domains": [
    "coding",
    "research"
  ],
  "topics": [
    "harness-engineering",
    "model-selection",
    "agent-reliability"
  ],
  "verification": {
    "status": "needs_review",
    "label": "Needs Review",
    "method": "unverified",
    "verified_at": null
  },
  "uncertainty": [
    "These are stage-level findings across two model families, not a universal routing formula. Builders still need workload-specific evaluations before turning asymmetric allocation into a fixed policy."
  ],
  "connected_context": {
    "meaning": "This narrows model routing from choosing one model per task or turn to allocating capacity by pipeline stage: generation and revision are the sensitive positions, while critique may remain useful with a cheaper model. It supports asymmetric deployment, but only as a workload-tested policy because the evidence spans two model families and does not capture production costs or switching behavior.",
    "corpus_size": 551,
    "generated_at": "2026-08-24T10:04:42.349Z",
    "connections": [
      {
        "title": "How Cursor Router chooses the right model for the task",
        "source_name": "Cursor",
        "source_url": "https://cursor.com/blog/how-cursor-router-works",
        "feed7_url": "https://feed7.dev/p/how-cursor-router-works-1fhejk3",
        "reason": "Cursor supplies the production routing context that this study lacks: its per-turn correction signals and economics could determine when the paper’s stage-level capacity pattern is worth applying."
      },
      {
        "title": "Guide, Verify, Solve — Anirban Chatterjee, Sonar",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=03l29gJXpCE",
        "feed7_url": "https://feed7.dev/p/guide-verify-solve-anirban-chatterjee-sonar-1igfmbm",
        "reason": "The finding that even a small critic improves over no critique reinforces Sonar’s case for keeping verification inside each iteration, while adding that the verifier may not need the strongest model."
      },
      {
        "title": "TurnSight: Turn-Level Hindsight Self-Distillation for Tool-Integrated Reasoning",
        "source_name": "arXiv",
        "source_url": "https://arxiv.org/abs/2608.04007v1",
        "feed7_url": "https://feed7.dev/p/2608-04007v1-0gjxuy2",
        "reason": "Both make pipeline stages independently actionable: this study assigns inference capacity by role, while TurnSight assigns training signals to individual tool-use turns."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-08-21T17:52:17.000Z",
  "modified_at": "2026-08-21T17:52:17.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/2608-21345v1-0octema",
    "json": "https://feed7.dev/p/2608-21345v1-0octema.json",
    "markdown": "https://feed7.dev/p/2608-21345v1-0octema.md"
  }
}