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.
SecOPD fine-tunes a defense using token-level feedback during on-policy distillation rather than the sequence-level signal prior work used. Against PISmith adaptive injections on Qwen3.6-27B it reports 9.0% attack success where Meta-SecAlign, the previous state of the art, sit...
The models are good. The license is the real story. Google released Gemma 4 on April 2 with four variants: E2B, E4B, 26B MoE, and 31B Dense. All built on the Gemini 3 architecture. The 31B Dense variant claimed #3 on Arena AI's text leaderboard, beating models 20x its size. Th...
The leaderboard says first place. The methodology says you should check your own bill. Qwen3.8 Max now ranks first on Artificial Analysis' agentic index, scoring 86.1 on OSWorld-Verified ahead of GPT-5.6 Sol Max at 83.2 and Fable 5 at 85.0, priced at $2.00/M input and $6.00/M...
AI-assisted coding at Meta grew lines per diff by 105.9% year over year. Agentic AI drove over 80% of that growth. The problem: timely review share declined. Code is being generated faster than humans can read it. Meta's answer is RADAR, and every team scaling AI-assisted deve...
The method turns tool use from a hardcoded prompt into a learned runtime behavior, then applies cost-aware RL teaching the agent when reading external state is worth the token budget. Qwen3-8B reaches a 96.9% average success rate against SkillOS at 80.2% and SkillRL at 89.9%,...
NPO iteratively revises a prompt using a teacher model and rollout feedback, with no elaborate search (arXiv 2608.27266). It matches or exceeds GEPA at lower rollout cost, and its advantage widens with stronger teachers, which suggests teacher reasoning substitutes for optimiz...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.