Switch language한국어
Back to the list

Cooperative Coevolution for Resource-Constrained Agentic LLM Post-Training

TL;DR AI

Key summary

2 min read
  1. Researchers introduced CoPES, a cooperative parameter-subspace evolution strategy for post-training tool-using LLM agents with much lower memory use.

  2. On Qwen3.5-4B math and QA benchmarks, CoPES recovered most of full-parameter GRPO’s validation gains under the same GPU-hour budget.

  3. CoPES also beat standard evolution strategies and LoRA-based GRPO on pass@k, improving efficiency without sacrificing much quality.

  4. The method offers a practical path for training agentic LLMs when compute and memory are limited.

Read the original