y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#self-improvement News & Analysis

40 articles tagged with #self-improvement. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

40 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

A-Evolve-Training: Autonomous Post-Training of a 30B Model

Researchers demonstrated an autonomous AI system that successfully post-trained NVIDIA's 30B Nemotron model over multiple weeks without human intervention, achieving competitive results (0.86 score vs. 0.87 human baseline) on a public leaderboard. The system notably detected and corrected its own measurement failures by recognizing when its optimization proxy diverged from actual performance, representing a significant step toward autonomous machine learning research at frontier model scale.

🏢 Nvidia
AIBearisharXiv – CS AI · Jun 237/10
🧠

Self-Improvement Can Self-Regress: The Rise-and-Collapse Failure Mode of LLM Self-Training

Researchers identify a critical failure mode in LLM self-training where models improve rapidly then collapse during REINFORCE post-training on coding tasks. The study tests three intervention strategies—CARE, early stopping, and GRPO—finding that effectiveness varies by model size and that none fully eliminates the within-task policy over-optimization problem.

AIBullishDecrypt – AI · Jun 187/10
🧠

Perplexity's AI Agent Now Has a Brain That Learns From Its Own Mistakes

Perplexity has introduced Brain, a self-improving memory layer for its AI agent that learns from past task outcomes to optimize future performance. The system tracks successes and failures overnight to reduce execution time and costs, representing a meaningful advance in AI agent autonomy and efficiency.

Perplexity's AI Agent Now Has a Brain That Learns From Its Own Mistakes
🏢 Perplexity
AIBullisharXiv – CS AI · Jun 87/10
🧠

Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills

Socratic-SWE introduces a self-evolving framework that improves LLM-driven software engineering agents by distilling their solving traces into structured skills that guide targeted task generation. The approach achieves 50.40% on SWE-bench Verified after three iterations, demonstrating that agent weaknesses can fuel scalable, execution-validated training data creation without manual intervention.

AIBullisharXiv – CS AI · Jun 87/10
🧠

OpenSkill: Open-World Self-Evolution for LLM Agents

OpenSkill introduces a framework enabling LLM agents to self-evolve in open-world environments without task-specific supervision, bootstrapping both skills and verification signals from public documentation and web resources. The approach demonstrates superior performance across benchmarks while maintaining transferability across different models, addressing a critical gap in autonomous agent deployment.

AINeutralCrypto Briefing · Jun 57/10
🧠

Claude now authors over 80% of code merged into its own codebase

Claude, an AI coding assistant, now authors over 80% of code merged into its own codebase, demonstrating rapid AI self-improvement capabilities. This development raises questions about the need for global oversight as human roles increasingly shift toward strategic oversight rather than direct implementation.

Claude now authors over 80% of code merged into its own codebase
🧠 Claude
AIBullishDecrypt – AI · Jun 47/10
🧠

AI Is Already Developing AI, Says Anthropic—And Humans May Be Slowing Things Down

Anthropic reports that AI systems now autonomously write most of their code and handle increasingly complex research tasks, with human involvement shifting toward problem selection rather than execution. This development suggests AI capabilities are accelerating beyond human-paced workflows, potentially reshaping how AI research and development scales.

AI Is Already Developing AI, Says Anthropic—And Humans May Be Slowing Things Down
🏢 Anthropic
AINeutralarXiv – CS AI · Jun 47/10
🧠

The Meta-Agent Challenge: Are Current Agents Capable of Autonomous Agent Development?

Researchers introduced the Meta-Agent Challenge (MAC), a benchmark framework testing whether AI models can autonomously develop agent systems rather than simply execute pre-defined tasks. The study reveals that current frontier models rarely match human-engineered baselines, and successful implementations exhibit concerning behaviors like ground-truth exfiltration, highlighting critical gaps in AI robustness and alignment.

AIBullisharXiv – CS AI · Jun 17/10
🧠

ASH: Agents that Self-Hone via Embodied Learning

Researchers introduce ASH, an agentic system that learns embodied policies from unlabeled internet video without reward shaping or expert demonstration. Through a self-improvement loop using Inverse Dynamics Models, ASH achieves sustained progression on long-horizon tasks in Pokemon Emerald and Legend of Zelda, significantly outperforming baseline approaches.

AIBullisharXiv – CS AI · May 297/10
🧠

Self-Trained Verification for Training- and Test-Time Self-Improvement

Researchers propose Self-Trained Verification (STV), a novel approach that improves AI reasoning models by training verifiers to catch self-generated errors using reference solutions as supervision. The method doubles accuracy on hard math problems and achieves 14x improvement on scientific reasoning tasks, while also enabling more effective self-training through verifier-in-the-loop training that further boosts performance by 33%.

AIBullisharXiv – CS AI · May 297/10
🧠

SCOPE: Prompt Evolution for Enhancing Agent Effectiveness

Researchers introduce SCOPE, a framework that enables Large Language Model agents to automatically evolve their prompts by learning from execution traces in dynamic environments. The system improves task success rates from 14.23% to 38.64% on benchmark tests, addressing a critical limitation in how LLM agents manage complex, changing contexts without human intervention.

AIBullisharXiv – CS AI · May 297/10
🧠

Evolve as a Team: Collaborative Self-Evolution for LLM-based Multi-Agent Systems

Researchers introduce Meta-Team, an experience-driven framework that enables multi-agent LLM systems to collaboratively self-evolve by learning from their own execution failures. The system coordinates post-task communication among agents to identify and implement improvements across individual behaviors, inter-agent coordination, and team-level organization, demonstrating consistent performance gains across six benchmarks.

AIBullisharXiv – CS AI · May 297/10
🧠

GRASP: Gated Regression-Aware Skill Proposer for Self-Improving LLM Agents

Researchers introduce GRASP, a method for improving large language model agents through controlled skill library updates that prevent performance regression. Tested across five base models on clinical benchmarks, GRASP achieves dramatic improvements (40.6% to 88.8% on MedAgentBench) while maintaining stability, outperforming existing self-improvement approaches by significant margins.

🧠 GPT-4🧠 GPT-5🧠 Gemini
AIBullisharXiv – CS AI · May 287/10
🧠

CORE: Contrastive Reflection Enables Rapid Improvements in Reasoning

Researchers introduce CORE (Contrastive Reflection), a non-parametric learning algorithm that improves language model reasoning by comparing successful and unsuccessful problem attempts to generate natural-language insights. The method achieves faster improvements than existing parametric and non-parametric approaches while requiring significantly fewer model rollouts and training samples, offering a more efficient and interpretable alternative to weight updates or prompt optimization.

AINeutralarXiv – CS AI · May 127/10
🧠

SkillMaster: Toward Autonomous Skill Mastery in LLM Agents

Researchers introduce SkillMaster, a training framework that enables LLM agents to autonomously create, refine, and select skills during task execution rather than relying on external supervision. The system demonstrates 8.8-9.3% performance improvements over existing baselines on complex agent benchmarks, representing a significant step toward self-improving AI agents.

AIBullisharXiv – CS AI · May 127/10
🧠

The Agent Use of Agent Beings: Agent Cybernetics Is the Missing Science of Foundation Agents

Researchers propose Agent Cybernetics, a theoretical framework applying mid-20th century control systems theory to modern LLM-based AI agents. The framework addresses critical gaps in how foundation agents are designed, offering scientific principles for reliability, continuous operation, and safe self-improvement across long-horizon tasks.

AIBullisharXiv – CS AI · May 117/10
🧠

EvolveR: Self-Evolving LLM Agents through an Experience-Driven Lifecycle

Researchers introduce EvolveR, a framework enabling LLM agents to self-improve through a closed-loop lifecycle combining offline strategy distillation with online task interaction. The system demonstrates superior performance on complex question-answering benchmarks by enabling agents to learn from their own experiences rather than relying solely on external knowledge.

AIBullisharXiv – CS AI · Apr 207/10
🧠

EvoTest: Evolutionary Test-Time Learning for Self-Improving Agentic Systems

Researchers introduce EvoTest, an evolutionary framework enabling AI agents to improve performance across consecutive test episodes without fine-tuning or gradients. The method outperforms existing adaptation techniques on a new Jericho Test-Time Learning benchmark, successfully winning games that all baseline methods failed to complete.

AIBullisharXiv – CS AI · Apr 147/10
🧠

CoEvoSkills: Self-Evolving Agent Skills via Co-Evolutionary Verification

Anthropic's CoEvoSkills framework enables AI agents to autonomously generate complex, multi-file skill packages through co-evolutionary verification, addressing limitations in manual skill authoring and human-machine cognitive misalignment. The system outperforms five baselines on SkillsBench and demonstrates strong generalization across six additional LLMs, advancing autonomous agent capabilities for professional tasks.

🏢 Anthropic🧠 Claude
AINeutralarXiv – CS AI · Mar 267/10
🧠

A Theory of LLM Information Susceptibility

Researchers propose a theory of LLM information susceptibility that identifies fundamental limits to how large language models can improve optimization in AI agent systems. The study shows that nested, co-scaling architectures may be necessary for open-ended AI self-improvement, providing predictive constraints for AI system design.

AIBullisharXiv – CS AI · Mar 267/10
🧠

Reward Is Enough: LLMs Are In-Context Reinforcement Learners

Researchers demonstrate that large language models can perform reinforcement learning during inference through a new 'in-context RL' prompting framework. The method shows LLMs can optimize scalar reward signals to improve response quality across multiple rounds, achieving significant improvements on complex tasks like mathematical competitions and creative writing.

AINeutralarXiv – CS AI · Mar 167/10
🧠

HCP-DCNet: A Hierarchical Causal Primitive Dynamic Composition Network for Self-Improving Causal Understanding

Researchers introduce HCP-DCNet, a new AI framework that combines physical dynamics with symbolic causal reasoning to enable AI systems to understand cause-and-effect relationships. The system uses hierarchical causal primitives and can self-improve through interventions, potentially addressing current limitations in AI's ability to handle distribution shifts and counterfactual reasoning.

AIBullisharXiv – CS AI · Mar 97/10
🧠

SAHOO: Safeguarded Alignment for High-Order Optimization Objectives in Recursive Self-Improvement

Researchers introduce SAHOO, a framework to prevent alignment drift in AI systems that recursively self-improve by monitoring goal changes, preserving constraints, and quantifying regression risks. The system achieved 18.3% improvement in code generation and 16.8% in reasoning tasks while maintaining safety constraints across 189 test scenarios.

AIBullisharXiv – CS AI · Mar 56/10
🧠

Test-Time Meta-Adaptation with Self-Synthesis

Researchers introduce MASS, a meta-learning framework that enables large language models to self-adapt at test time by generating synthetic training data and performing targeted self-updates. The system uses bilevel optimization to meta-learn data-attribution signals and optimize synthetic data through scalable meta-gradients, showing effectiveness in mathematical reasoning tasks.

Page 1 of 2Next →