A Survey · 3DAgentWorld

A Survey on AI for AI

When the Improver Becomes the Improvee

9 sections 5 figures · 1 table 100 references HTML edition Open access

Abstract

The survey in one paragraph pair. Read the full text for the complete version.

Abstract

Learning systems increasingly help build and improve other learning systems. Searchers tune training settings, meta-learners shape learning rules, and agents edit code and workflows. Models also generate data and assess other models. We review these methods under the name AI for AI (AI4AI): the use of learned components or automated search to guide changes to AI systems and the artifacts used to build and assess them.

We trace links among reinforcement learning, automated machine learning, meta-learning, self-play, and language-model agents. A four-axis taxonomy describes lifecycle stage, improvement target, automation degree, and method family. We use it to compare what changes in each system and how feedback guides those changes. We distinguish task-level refinement, lasting self-improvement, and recursive self-improvement, which also requires a better capacity to make further improvements. We close with research priorities in independent evaluation, full cost reporting, human oversight, and controlled self-modification.

Continue reading →

Contributions

Four moves that turn a scattered literature into one measurable family.

01 · Strands

Six strands, one relation

Traces six research strands that overlap in time rather than forming stages: agents and RL, AutoML and meta-learning, self-play, and language-model agents. Recursive self-improvement sits at the high-automation end of the same family.

02 · Taxonomy

Four shared coordinates

A coordinate system for comparison: lifecycle stage, target of improvement, degree of automation, and method family. One cell per axis, or a trajectory across cells over time.

03 · Mechanisms

Nested objectives, made explicit

Landmark methods reviewed at mechanism level: what the outer loop proposes, what the inner loop scores, which artifact changes, and whether the proposer can itself be rewritten.

04 · Priorities

Verified gains, stated conditions

Research priorities in independent evaluation, full cost reporting, human oversight, and controlled self-modification. Progress is judged by verified gains under stated conditions, not by the amount of automation.

Six research strands

The strands overlap in time and developed in parallel; the grouping collects ideas, not dates. See Figure 2 and Section 2 for the full account.

Early agentshumans design the learner
Learning agentscritic improves policy
AutoML / metasearcher improves config
Self-playAI writes the curriculum
LLM agentsagent edits code and workflow
AI4AI todayimprover becomes improvee

Inside the survey

Nine sections, from historical grounding to an engineering agenda for self-improvement.

  1. 1IntroductionMotivation, scope, and contributions
  2. 2Historical Lineage: How AI4AI Became ThinkableAgents, RL, outer-loop search, closed loops
  3. 3Scope and PositioningWhat counts as AI4AI, and what does not
  4. 4A Multi-Axis TaxonomyLifecycle, target, automation, method family
  5. 5Contemporary ThreadsHPO, NAS, meta-learning, data, agents, judges, alignment
  6. 6Recursive Self-Improvement and Agentic Self-EvolutionClosed loops where the improver updates itself
  7. 7ChallengesEvaluator circularity, cost, reproducibility, safety
  8. 8RoadmapMeasurement first, hybrid oversight, controlled recursion
  9. 9ConclusionKeeping rewriting accountable
  10.  ReferencesFull bibliography with back-links

Citation

If this survey is useful to your work, please cite it as follows.

@article{ye2026ai4ai,
  title   = {A Survey on AI for AI},
  author  = {Ye, Deheng and Zhang, Zheng and Wang, Hao and Miao, Chunyan},
  note    = {Ye and Zhang contributed equally.},
  year    = {2026},
  month   = sep,
  url     = {https://3dagentworld.github.io/AI4AI-survey/}
}