AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers developed a small critic model that guides large code agents during execution rather than evaluating completed work, reducing computational costs while improving performance. The approach achieves 25.2% accuracy on SWE-bench Verified at 64% lower expense than larger agents, demonstrating that supplementing agent training with efficient feedback mechanisms outperforms scaling alone.
🏢 Hugging Face
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers propose the Social World Model, a framework for continuous learning in language agents through structured social interaction decomposition across five dimensions. The approach demonstrates that smaller open-source models like Qwen2.5-7B can achieve competitive social intelligence capabilities comparable to closed-source alternatives while maintaining performance across difficulty levels.
🧠 Gemini
AIBullisharXiv – CS AI · Jun 117/10
🧠Researchers introduce GroundCUA, a large-scale desktop grounding dataset with 56K screenshots and 3.56M annotations from expert human demonstrations, enabling the development of GroundNext models that achieve state-of-the-art performance in mapping natural language instructions to UI elements while requiring significantly less training data than prior approaches.
AI × CryptoBullishCrypto Briefing · Jun 107/10
🤖Sapient successfully trained a 1 billion-parameter HRM-Text language model for just $1,500 in 1.9 days, demonstrating significant cost efficiency in AI model development. This breakthrough could lower barriers to entry for decentralized AI development and expand access to advanced model training capabilities across the industry.
AIBullisharXiv – CS AI · Jun 107/10
🧠Researchers introduce TruthRL, a reinforcement learning framework that optimizes large language models for truthfulness by reducing hallucinations while allowing strategic abstention when uncertain. The method achieves significant improvements across multiple benchmarks, reducing hallucinations by over 50% while improving truthfulness metrics substantially.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers developed a curriculum-based training method for safety judges that dramatically improves their consistency across different evaluation rubrics. The approach combines dynamic rubric generation with a staged learning process, achieving 94.12-94.88% accuracy with minimal variance across three different rubric styles, outperforming larger general-purpose and specialized LLMs.
AIBullisharXiv – CS AI · Jun 97/10
🧠INFUSER is a novel self-evolution framework that enables language models to improve their reasoning capabilities through an iterative co-training process between a Generator and Solver, using an influence-aware scoring mechanism rather than difficulty heuristics. The method achieves 20% relative improvement on mathematical and coding benchmarks, demonstrating that adaptive curriculum learning can outperform larger frozen models.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce Diverse Schemata Policy Optimization (DiScO), a framework that improves large language model reasoning by encouraging diversity in thinking approaches and solution paths. The method consistently outperforms standard optimization techniques on mathematical benchmarks and shows particular strength in helping models recover from initial errors.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers present a systematic framework for evaluating large language models using expert-curated rubrics instead of traditional programmatic benchmarks. The ComplexConstraints dataset demonstrates that rubric-based evaluation and training improves instruction-following performance by 12-15% across model sizes and transfers gains to out-of-distribution benchmarks.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers propose a theoretical framework explaining data mixing scaling laws for multi-domain machine learning models, identifying capacity competition and noise reduction as key mechanisms governing model performance across different data mixtures, with successful extrapolation to larger unseen scales.
AINeutralarXiv – CS AI · Jun 87/10
🧠Researchers conducted an empirical comparison of mathematical reasoning between humans and DeepSeek-R1, analyzing 10,247 reasoning steps across 30 AIME problems. The study reveals that while the AI model exhibits surface-level reasoning patterns, it engages in inefficient verification loops and lacks the structured deduction humans employ, suggesting current long-chain-of-thought models may be optimized for appearing to reason rather than reasoning effectively.
AIBullisharXiv – CS AI · Jun 57/10
🧠Researchers introduce DragOn, a large-scale benchmark dataset with 286K training screenshots and 3.5M tasks designed to improve GUI agents' ability to perform drag-based interactions like highlighting, resizing, and swiping. The dataset addresses a critical gap where drag-grounding capabilities lag significantly behind click-grounding in AI models controlling desktops and mobile devices.
🧠 Claude
AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers introduced a novel reinforcement learning technique called delayed per-step reward attribution that enables language model agents to train effectively in multi-agent strategic environments where traditional per-step rewards fail. An 8-billion-parameter open-source model trained with this method won first place at NeurIPS 2025's MindGames Arena benchmark, outperforming substantially larger proprietary systems including GPT-5.
🧠 GPT-5
AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers have developed a framework for generating high-quality synthetic data that enables Large Language Models to achieve predictable scaling laws for recommendation systems—a previously unattainable milestone. Models trained on this principled synthetic data outperform those trained on real user interaction data by 130% on key metrics, establishing a foundational methodology for scaling LLM capabilities in recommendations.
🏢 Perplexity
AIBullisharXiv – CS AI · Jun 17/10
🧠CVE-Factory is an automated multi-agent framework that transforms vulnerability metadata into executable security tasks with expert-level quality, achieving 95% correctness and enabling the creation of LiveCVEBench—a continuously updated benchmark of 190 security tasks across 14 programming languages that advances AI code security evaluation.
🧠 Claude
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce TRACE, a novel metric for evaluating the reasoning quality of large language models' Chain-of-Thought outputs by analyzing argument structure rather than just final answers. The method combines Toulmin's argumentation theory with metacognitive frameworks and demonstrates strong correlation with benchmark accuracy while improving reinforcement learning performance.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce Reasoning in Memory (RiM), a novel method that enables large language models to perform internal reasoning using fixed memory blocks instead of generating intermediate tokens. The approach matches or exceeds existing reasoning methods while being more compute-efficient, as memory blocks process in a single forward pass rather than through autoregressive generation.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers demonstrate that Group Relative Policy Optimization (GRPO), a popular reinforcement learning algorithm using outcome rewards, mathematically functions as an implicit process reward model. The discovery enables algorithmic improvements (λ-GRPO) that enhance large language model performance on reasoning tasks without explicit process reward implementation or significant computational overhead.
AIBullisharXiv – CS AI · May 287/10
🧠Researchers introduce a topological data analysis framework to evaluate reasoning quality in large language models, moving beyond traditional graph-based metrics. The study demonstrates that higher-dimensional geometric structures predict reasoning quality more effectively than standard connectivity measures, offering a practical signal for training optimization.
AINeutralarXiv – CS AI · May 287/10
🧠Researchers reveal that language models verify factual information more reliably than they generate it, a phenomenon driven by distinct training dynamics rather than computational limitations. The study traces this generation-verification gap across model families and training phases, finding that models can simultaneously accept contradictory facts after updates, creating consistency issues for AI systems deployed as knowledge interfaces.
AIBullisharXiv – CS AI · May 277/10
🧠HTMLCure introduces a browser experience framework that improves how large language models generate functional HTML pages by testing them across multiple interactions and states rather than relying on static screenshots. The system automatically repairs broken pages through a closed-loop process, demonstrating significant performance improvements on HTML generation benchmarks.
🧠 GPT-5
AIBullisharXiv – CS AI · May 277/10
🧠Researchers introduce Athena-PRM, a multimodal process reward model that evaluates reasoning steps in complex problem-solving with remarkable data efficiency, requiring only 5,000 samples. The model leverages prediction consistency between weak and strong AI completers to generate high-quality training labels, achieving state-of-the-art results across multiple benchmarks including WeMath, MathVista, and VisualProcessBench.
AIBullisharXiv – CS AI · May 277/10
🧠Researchers propose Staged-Competence, a curriculum learning framework that enhances Direct Preference Optimisation (DPO) for AI safety alignment. The method reduces out-of-distribution harmful responses by 16% and jailbreak success rates by 20% while maintaining model capabilities, achieving baseline safety with 25% less training data.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers propose TPAW, a self-play algorithm that improves LLM alignment without human-labeled data by having models collaborate and compete against historical checkpoints while using adaptive weighting mechanisms. The approach addresses instability and diminishing optimization gains in existing self-training methods, demonstrating consistent improvements across multiple benchmarks.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers introduce DUET, a method for optimizing token allocation in reinforcement learning with verifiable rewards that jointly controls which prompts receive rollouts and how long each rollout runs. The technique achieves superior reasoning quality on math and coding benchmarks while using 50% fewer tokens than baseline methods, suggesting efficiency gains don't require sacrificing model performance.
🧠 Llama