Pith. sign in

REVIEW 1 cited by

Iterative Experience Refinement of Software-Developing Agents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.04219 v1 pith:Q74Y47NT submitted 2024-05-07 cs.CL cs.AIcs.MAcs.SE

classification cs.CLcs.AIcs.MAcs.SE
keywords experienceexperiencesagentspatterniterativerefinementtaskachieving
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Autonomous agents powered by large language models (LLMs) show significant potential for achieving high autonomy in various scenarios such as software development. Recent research has shown that LLM agents can leverage past experiences to reduce errors and enhance efficiency. However, the static experience paradigm, reliant on a fixed collection of past experiences acquired heuristically, lacks iterative refinement and thus hampers agents' adaptability. In this paper, we introduce the Iterative Experience Refinement framework, enabling LLM agents to refine experiences iteratively during task execution. We propose two fundamental patterns: the successive pattern, refining based on nearest experiences within a task batch, and the cumulative pattern, acquiring experiences across all previous task batches. Augmented with our heuristic experience elimination, the method prioritizes high-quality and frequently-used experiences, effectively managing the experience space and enhancing efficiency. Extensive experiments show that while the successive pattern may yield superior results, the cumulative pattern provides more stable performance. Moreover, experience elimination facilitates achieving better performance using just 11.54% of a high-quality subset.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Automated Unity Game Template Generation from GDDs via NLP and Multi-Modal LLMs

    cs.AI 2025-09 reject novelty 4.0 of 10

    Fine-tuning LLaMA-3 on GPT-4-generated GDD-code pairs yields a model that writes Unity C# templates from game design documents, but the reported 4.8/5.0 advantage over baselines rests on a weak three-game, three-rater...

Pith tools