Evolving Minds: How LLMs Teach Themselves Through Adversarial Cooperation
The dream of self-improving intelligence has long haunted AI research—a model that learns not from humans, but from itself. Multi-Agent Evolve (MAE) by Yixing Chen et al. (UIUC, NVIDIA, PKU) gives that dream a concrete architecture: three versions of the same LLM—Proposer, Solver, and Judge—locked in a continuous loop of challenge, response, and evaluation. No human labels. No external verifiers. Just the model, teaching itself through the friction of disagreement. ...