Fetching from the wire…
Public story · 2026-08-31 · high
It beats GEPA by up to 3.1 points on a 14-task suite while spending 2.9 million optimization tokens against GEPA's 4.1 million.
Why now: The paper posted to arXiv in August 2026, right as optimizer token spend is turning into its own line item for production teams.
SEPO edits typed pieces of a prompt instead of rewriting the whole string, and it outperforms GEPA across a 14-task held-out suite while spending less to get there. For teams running optimization loops in production, the tokens spent tuning a prompt are pure overhead. A cheaper optimizer changes whether that overhead is worth paying.
SEPO splits a prompt into stable typed units inside a two-layer schema. Each edit links to the examples it newly fixed or broke, carrying that record forward. A team can revert one unit without rerunning the whole search.
On the held-out suite, the margin was 3.1 points on Llama-3.1-8B-Instruct and 2.2 on Qwen3-8B. SEPO also spent 2.9 million optimization tokens against GEPA's 4.1 million, and its prompts came out about five times shorter.
The paper doesn't say how SEPO handles a prompt that resists decomposition, like one dense instruction block with no natural seams. That gap will decide whether the approach generalizes beyond benchmark tasks or stays limited to prompts with clean structure.
Each link below shares sources, entities, or timing with this story.
Meta released Llama / Shared entity: Qwen3 / Same source domain / Earlier coverage / Tension
Linked by a graph relationship (Meta released Llama); both cover Qwen3; reported by the same outlet (arxiv.org).
Meta released Llama / Shared entities / Earlier coverage
Linked by a graph relationship (Meta released Llama); both cover Llama, Qwen3; earlier Llama coverage from 2026-04-02.
Meta released Llama / Shared entity: Qwen3 / Same source domain / Earlier coverage
Linked by a graph relationship (Meta released Llama); both cover Qwen3; reported by the same outlet (arxiv.org).
Meta released Llama / Shared entity: Instead / Same source domain / Earlier coverage
Linked by a graph relationship (Meta released Llama); both cover Instead; reported by the same outlet (arxiv.org).
Meta released Llama / Shared entity: Qwen3 / Earlier coverage / Tension
Linked by a graph relationship (Meta released Llama); both cover Qwen3; earlier Qwen3 coverage from 2026-08-29.
NPO benchmarked against GEPA / Shared entity: GEPA / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (NPO benchmarked against GEPA); both cover GEPA; reported by the same outlet (arxiv.org).
Meta released Llama / Same source domain / Shared topic
Linked by a graph relationship (Meta released Llama); reported by the same outlet (arxiv.org); overlapping topics (against, beat).
Meta released Llama / Shared entity: Qwen3 / Earlier coverage
Linked by a graph relationship (Meta released Llama); both cover Qwen3; earlier Qwen3 coverage from 2026-08-20.