AIBullisharXiv – CS AI · Mar 57/10
🧠Researchers introduce Vision-Zero, a self-improving AI framework that trains vision-language models through competitive games without requiring human-labeled data. The system uses strategic self-play and can work with arbitrary images, achieving state-of-the-art performance on reasoning and visual understanding tasks while reducing training costs.
AIBullisharXiv – CS AI · Mar 46/103
🧠Researchers introduce VC-STaR, a new framework that improves visual reasoning in vision-language models by using contrastive image pairs to reduce hallucinations. The approach creates VisCoR-55K, a new dataset that outperforms existing visual reasoning methods when used for model fine-tuning.
AIBullisharXiv – CS AI · Mar 47/103
🧠Researchers developed SILVR, a self-improving system for visual robotic planning that uses video generative models to continuously enhance robot performance through self-collected data. The system demonstrates improved task performance across MetaWorld simulations and real robot manipulations without requiring human-provided rewards or expert demonstrations.
AIBearisharXiv – CS AI · Mar 46/103
🧠Researchers have identified 'contextual drag' - a phenomenon where large language models (LLMs) generate similar errors when failed attempts are present in their context. The study found 10-20% performance drops across 11 models on 8 reasoning tasks, with iterative self-refinement potentially leading to self-deterioration.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers propose an operational framework for evaluating recursive self-design in AI systems, where AI assists in modifying its own development mechanisms. The paper maps existing systems against four criteria and reports that Darwin Goedel Machine achieved significant performance improvements (20% to 50% on SWE-bench, 14.2% to 30.7% on Polyglot benchmarks) through iterative self-improvement over 80 cycles.
🏢 Meta
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce MMG2Skill, a framework that converts unstructured web guides into executable skills for AI agents, with a new benchmark for evaluation. The system improves agent performance by 12.8-25.3 percentage points across multiple domains by structuring knowledge, conditioning vision-language models on refined skills, and iteratively improving them from agent trajectories.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce World Action Verifier (WAV), a framework that enables world models to self-correct prediction errors by decomposing action-conditioned predictions into verifiable components: state plausibility and action reachability. The approach achieves 2x higher sample efficiency and 22% policy performance improvements across robotic control tasks by leveraging asymmetries in data availability and feature dimensionality.
AINeutralTechCrunch – AI · May 286/10
🧠A growing number of AI laboratories are pursuing Recursive Self-Improvement (RSI) as a path toward artificial general intelligence, but the field faces significant challenges in defining and achieving this goal. Despite substantial investment and research effort, RSI remains theoretically and practically elusive, similar to AGI's decades-long pursuit.
AIBullisharXiv – CS AI · May 286/10
🧠Researchers introduce DenoiseRL, a reinforcement learning framework that improves large language model reasoning by learning from failures of weak models rather than relying on stronger teacher models or curated datasets. The approach demonstrates improved performance on mathematical and reasoning benchmarks while reducing dependency on expensive external supervision.
AINeutralarXiv – CS AI · May 286/10
🧠ESC-Skills introduces a novel framework for emotional support conversation systems that moves beyond end-to-end generation to create interpretable, executable skills. The system discovers support interventions from successful and failed dialogues, organizes them into a skills bank with applicability conditions and risk assessments, then self-improves through multi-profile simulations and systematic failure analysis.
AIBullisharXiv – CS AI · May 276/10
🧠Researchers introduce CyberEvolver, an AI agent framework that autonomously improves its own architecture through iterative learning from failed cybersecurity tasks. The system demonstrates 13.6% average success rate improvements across CTF challenges and penetration testing, outperforming fixed human-designed alternatives and competing self-improvement methods.
AINeutralarXiv – CS AI · May 96/10
🧠Researchers introduce CoNL, a framework that enables large language models to improve themselves through multi-agent self-play without requiring ground-truth labels or external judges. The system uses critiques that successfully improve solutions as training signals, allowing models to jointly optimize both generation and evaluation capabilities for non-verifiable tasks like creative writing and ethical reasoning.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers propose TokUR, a framework that enables large language models to estimate uncertainty at the token level during reasoning tasks, allowing LLMs to self-assess response quality and improve performance on mathematical problems. The approach uses low-rank random weight perturbation to generate predictive distributions, demonstrating strong correlation with answer correctness and potential for enhancing LLM reliability.
AIBullisharXiv – CS AI · Mar 266/10
🧠Researchers introduce ELITE, a new framework that enables AI embodied agents to learn from their own experiences and transfer knowledge to similar tasks. The system addresses failures in vision-language models when performing complex physical tasks by using self-reflective knowledge construction and intent-aware retrieval mechanisms.
AIBullisharXiv – CS AI · Mar 36/109
🧠Researchers introduce In-Context Policy Optimization (ICPO), a new method that allows AI models to improve their responses during inference through multi-round self-reflection without parameter updates. The practical ME-ICPO algorithm demonstrates competitive performance on mathematical reasoning tasks while maintaining affordable inference costs.