Amazon-Microsoft paper: skill-guided action chunking lifts agent success to 67.2% while halving LLM calls

rohanpaul_ai · x · 2026-09-04

A new Amazon-Microsoft paper argues long-horizon LLM agents shouldn't call the model after every tiny action — the hard part is learning which actions can safely run together.

Their method SPACE:

On ScienceWorld, success rose from 35.9% to 67.2% and average LLM rounds fell from 10.2 to 5.2; the abstract reports 7.0%-31.3% gains over the strongest baselines on ALFWorld and ScienceWorld with up to 78.9% fewer decision rounds. Takeaway: don't reconsider every step, and don't blindly batch actions — train agents to know when to keep acting and when to look again.

Related event: SPACE Cuts Agent LLM Calls by 78.9% While Boosting Success(3 posts)→

Original post →

More from coding & agent

coding & agent channel →