y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#program-evolution News & Analysis

3 articles tagged with #program-evolution. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AIBullisharXiv – CS AI · Jun 27/10
🧠

MemPro: Agentic Memory Systems as Evolvable Programs

Researchers introduce MemPro, an evolution framework that treats autonomous agent memory systems as adaptable programs rather than static pipelines. By iteratively diagnosing failures and refining the entire memory-construction-retrieval pipeline, MemPro outperforms fixed baselines on multiple benchmarks while maintaining computational efficiency.

AIBearisharXiv – CS AI · Jun 56/10
🧠

Mutation Without Variation: Convergence Dynamics in LLM-Driven Program Evolution

Researchers demonstrate that Large Language Models exhibit systematic convergence bias when mutating programs, revisiting similar structural forms in 87% of cases despite stochastic variation. This reveals a fundamental tension in LLM-driven program evolution: while these models excel at semantics-aware transformations, they inherently constrain exploration toward restricted regions of program space, limiting their effectiveness for open-ended evolutionary search.

AIBullisharXiv – CS AI · Apr 156/10
🧠

M$^\star$: Every Task Deserves Its Own Memory Harness

Researchers introduce M★, a method that automatically evolves task-specific memory systems for large language model agents by treating memory architecture as executable Python code. The approach outperforms fixed memory designs across conversation, planning, and reasoning benchmarks, suggesting that specialized memory mechanisms significantly outperform one-size-fits-all solutions.