22,940 AI articles curated from 50+ sources with AI-powered sentiment analysis, importance scoring, and key takeaways.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce AnyMo, a unified framework for conditional human motion generation that supports arbitrary modality combinations (text, speech, music, trajectory). The work is enabled by OmniHuMo, a large-scale dataset of 5,000+ hours of motion with precisely aligned multimodal annotations, addressing the critical bottleneck of training data scarcity in multimodal synthesis.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce Metacognitive Memory Policy Optimization (MMPO), a novel training method that improves how AI language model agents manage memory across long-horizon tasks. The approach uses Belief Entropy—a self-supervised metric measuring uncertainty about task state—to provide fine-grained supervision during memory summarization, enabling agents to maintain 97.1% performance even with 1.75M-token contexts.
AIBearisharXiv – CS AI · May 297/10
🧠Researchers introduce KBF, a black-box auditing protocol that detects fraudulent LLM API substitutions by analyzing model behavior at knowledge boundaries. Testing across 16 production endpoints revealed all economically relevant model swaps without false positives, and identified inconsistencies in 7 of 27 model cells across major AI platforms, particularly affecting Claude premium endpoints.
🧠 Claude
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce PokerSkill, a framework that enables large language models to play expert-level poker without training or computational solvers by combining rule-based poker skills with LLM reasoning. The approach achieves competitive performance against state-of-the-art GTO benchmarks, reducing losses by 49-61% compared to standard LLM prompting and outperforming established poker bots.
🧠 GPT-5🧠 Claude🧠 Opus
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce DOMINO, a framework that synthesizes domain-specific training data for large language models by learning from reference examples rather than explicit domain descriptions. The approach combines prompt tuning with contrastive learning to generate diverse, high-quality synthetic data without manual prompt engineering, improving coding task performance by up to 4.63%.
AIBearisharXiv – CS AI · May 297/10
🧠A physicist supervised Claude AI models over 12 days to build CLAX-PT, a physics simulation module, documenting how AI agents struggle with architectural redesign and distinguishing symptom-fixes from root-cause solutions. The study reveals that supervision design and human domain expertise, rather than model capability alone, determine whether AI-generated scientific code produces trustworthy results.
🧠 Claude
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduced Compass, an LLM agent framework that extracts marine lead data from 230,000+ academic papers without fine-tuning, successfully creating the largest integrated marine lead database with 3,751 previously uncatalogued records and 92% accuracy. The expert-guided approach demonstrates how domain-specific knowledge can overcome LLM hallucinations in high-stakes scientific applications.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers have developed AutoformBot, a multi-agent AI system that automatically translates informal mathematics textbooks into machine-verified formal proofs in Lean 4. The team successfully formalized 26 open-access textbooks into a library called Atlas containing over 45,000 declarations and 500,000 lines of verified code, demonstrating that large-scale automated mathematics formalization is now economically viable.
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
🧠PhoneWorld introduces a scalable pipeline that automatically converts real mobile app interactions into controllable environments, tasks, and training data for phone-use AI agents. The system demonstrates significant performance improvements across multiple benchmarks by leveraging real GUI trajectories rather than hand-built environments, addressing a critical bottleneck in mobile agent development.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce CFGzip, a token space compression technique that dramatically accelerates constrained decoding for large language models using context-free grammars. The method achieves up to 100x latency reduction and 7.5x total speedup, making complex grammar-constrained generation feasible at scale.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce AgentDoG 1.5, a lightweight AI safety framework designed to protect open-world agents like OpenClaw from emerging security risks. The framework uses only ~1k training samples to create efficient models (0.8B-8B parameters) that match closed-source alternatives while reducing deployment overhead by 100x, with all resources released openly.
🧠 GPT-5
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce MEMENTO, a framework that treats web exploration as a learning signal for AI agents operating in data-scarce domains. By combining iterative web search with dual-channel memory systems, MEMENTO achieves 25-36% performance improvements over baseline models in professional applications like sales automation and legal research without requiring additional model training.
AIBearisharXiv – CS AI · May 297/10
🧠Researchers introduced SciIntBench, a benchmark testing whether large language models uphold research integrity norms across 810 adversarial prompts. The study of 16 LLMs found that models reliably refuse explicit misconduct but fail significantly when unethical requests are framed covertly or as pressure-driven shortcuts, raising concerns about LLM deployment in scientific research.
AIBearisharXiv – CS AI · May 297/10
🧠Researchers discovered that reflexive AI agents systematically store confident but false interpretations of tasks in their memory, a phenomenon called memory confabulation, causing them to repeat incorrect behaviors even when environments reset. The study introduces a metric to detect this failure mode and proposes programmatic solutions that significantly improve agent performance and reduce reliance on false reflective content.
AINeutralarXiv – CS AI · May 297/10
🧠Researchers introduce PRAIB, a benchmark framework that evaluates how Large Language Models perform peer review compared to human reviewers. Analysis of 11,000 LLM-generated reviews across major AI conferences reveals significant behavioral divergences: LLM ratings show less variability, positive bias, overconfidence, and frequently miss atomic weaknesses that human reviewers catch.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce polynomial representations as a quantitative measure of neural network simplicity, demonstrating that the effective degree of these representations predicts generalization better than existing metrics. The approach yields a differentiable regularizer that improves performance across image classification, text tasks, vision-language models, and reinforcement learning.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce Croissant Tasks, a machine-readable metadata format designed to improve reproducibility in machine learning research by abstracting implementation details into high-level specifications. The format enables autonomous AI agents to generate independent implementations of ML experiments, addressing critical reproducibility challenges that plague modern AI research.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce Logit-aware Final-block Quantization (LFQ), a technique that improves low-bit quantization of large language models by optimizing the final transformer block to preserve token probability distributions. This advancement addresses quality degradation in generative tasks while maintaining efficiency gains critical for deploying scaled LLMs.
AIBearisharXiv – CS AI · May 297/10
🧠Researchers audited how large language models change their safety profiles when deployed in different caregiving support roles, testing GPT-4o-mini, Llama-3.1-8B, and MedGemma across 5,000 real dementia-care queries. The study found that directive, information-focused roles increase interactional risks despite being perceived as more helpful, revealing a quality-safety tradeoff that challenges current LLM safety evaluation practices.
🧠 GPT-4🧠 Llama
AIBearisharXiv – CS AI · May 297/10
🧠A large-scale observational study of 20,574 real-world AI coding agent sessions reveals systematic misalignment patterns between developer intent and agent behavior. The research identifies seven recurring failure modes, with 91.49% of visible issues requiring explicit user correction, though most impose effort costs rather than irreversible damage.
AIBullisharXiv – CS AI · May 297/10
🧠SkillsInjector introduces a dynamic method for optimizing how large language model agents access and utilize skill libraries. Rather than treating skill selection as static, the approach adaptively determines which skills to include, how many to present, and how to describe them based on task requirements, achieving measurable performance improvements across multiple benchmarks.
AIBullisharXiv – CS AI · May 297/10
🧠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 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.
AIBearisharXiv – CS AI · May 297/10
🧠Researchers present an empirical study examining whether Large Language Model agents with tool-calling capabilities produce consistent outputs when given identical inputs across multiple invocations. The study expands beyond prior ReAct-style research to measure behavioral reproducibility in structured tool-calling interfaces, revealing a fundamental reliability gap that could impact production deployment of LLM agents.