• Home
  • News
  • Blog
  • Releases
  • LLM history
  • Compare LLMs
  • Library
  • About
⌘K
Sign in

A blog and notes on development. The easiest way to reach me is via the social links below.

Contacts
talalaev.misha@gmail.com
Documents
Personal data processing policyPersonal data processing consent
Photo: Kevin Ku / Unsplash

Memory nearly doubled GPT-5.2's success on materials tasks

Sh0ny
Sh0ny
13 августа 2026
  1. Home
  2. Blog
  3. Memory nearly doubled GPT-5.2's success on materials tasks
2 min read

In short

Researchers showed that an agent does not always need a new model: sometimes it is enough to store successful protocols and the boundaries of past mistakes. This turns the experience of a single run into a transferable working asset for later models and tasks.

The main result of this work is not that GPT-5.2 has become smarter. The near-doubling of success on materials science tasks was achieved without updating the model's parameters — through a memory that stores not only answers but working skills, warnings and checks.

That is an important shift in the approach to AI agents. Experience usually lives in scattered notebooks, run logs and individual researchers' heads. Here the proposal is to store it as checkable facts and executable skills: what worked, where the method breaks, which protocol to use and how to verify the result.

The clearest example is equation-of-state calculations for solid elements. The agent used to repeat an error and hit a wave-function initialisation problem during execution. Memory turned that experience into a pre-launch check: the results changed from 22/1/4 to 25/2/0 across the categories correct/partial/error, and 92% of repeat errors were avoided.

Across 49 real questions on using materials science tools, comprising 138 executable subtasks, memory nearly doubled GPT-5.2's success rate. Across 13 practical modelling scenarios it halved the trace volume in tokens by the third round and more than halved the number of tool calls, while preserving physically meaningful results for band gap, phonon, vacancy and work function calculations.

But the boundary of the conclusion is substantial. This concerns three computational scenarios, not proof that such memory already creates a universal autonomous partner for a laboratory. Besides, a single abstract does not reveal how hard it is in practice to check, correct and carry accumulated facts between different models.

The practical idea, though, looks solid: it is more useful to store not a long dialogue history but structured experience — including failures and the conditions under which a method must not be applied. If such a memory layer really is transferable, an AI system's value starts to depend not only on the model chosen but on what it has already learned in a specific working environment.

If you were deploying such an agent, which would be more valuable to store first: successful instructions, or a catalogue of recurring errors? Source: cs.AI updates on arXiv.org

новостиaiагентынаука и техника
More AI-tool write-ups on the Telegram channel — short and to the point
Subscribe on Telegram

Comments

(0)
​