Industry News
August 26, 2026
1 min read
7 views

TRACE: Transition-Aware Residual Control for Multi-Objective Materials Discovery

Original Source

ArXiv AI (cs.AI)

by Kang Zhou, Yujia Tong, Yong Tao, Jingling Yuan
arXiv:2608.23631v1 Announce Type: new Abstract: Multi-objective materials discovery with LLM agents is often limited not only by how many candidates can be proposed, but by how effectively each costly property evaluation informs the next search step. Existing agents mainly store

arXiv:2608.23631v1 Announce Type: new Abstract: Multi-objective materials discovery with LLM agents is often limited not only by how many candidates can be proposed, but by how effectively each costly property evaluation informs the next search step. Existing agents mainly store evaluated candidates and their scores, so they know which materials succeeded but not which executable edits caused useful property changes. This makes local refinement difficult when objectives compete and an edit that improves one property may damage another. We propose TRACE, a transition-aware residual control framework that treats evaluated edits as the basic unit of feedback. TRACE records each local refinement as a parent-edit-child transition with observed property deltas, aggregates transition evidence to estimate reusable edit effects, and ranks future edits by their predicted ability to reduce the current candidate's remaining constraint violations while avoiding damage to already satisfied objectives. In a controlled same-backbone comparison, TRACE improves over LLEMA, the state-of-the-art LLM-agent baseline, raising macro-average hit rate from 18.13\% to 25.96\%.

Tags:LLMAIAgent

Original Content Credit

This summary is sourced from ArXiv AI (cs.AI). For the complete article with full details, research data, and author insights, please visit the original source.

Visit ArXiv AI (cs.AI)

Related Articles

Is Agentic AI Just Automation?
towards data science
AI Agents1m

Is Agentic AI Just Automation?

Why most agents are just flowcharts in disguise, and what to build instead. The post Is Agentic AI Just Automation? appeared first on Towards Data Science .

Aug 26, 2026
LLM Agents Perform Controlled Experiments Using Simulation Models
ArXiv AI (cs.AI)
Research1m

LLM Agents Perform Controlled Experiments Using Simulation Models

arXiv:2608.23622v1 Announce Type: new Abstract: Large language models (LLMs) have shown strong capabilities in reasoning, planning, and tool use, but many scientific and engineering tasks require more than plausible text and code generation. They require understanding how a syste

Aug 26, 2026