Real-time AI-curated news from 92,292+ articles across 50+ sources. Sentiment analysis, importance scoring, and key takeaways — updated every 15 minutes.
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 237/10
🧠MotionPyramid introduces a hierarchical action representation for humanoid control that learns motion structure from data, organizing behaviors across temporal scales from immediate motor commands to complex skills. The system uses frozen pretrained hierarchies as reusable action interfaces for reinforcement learning, with residual interfaces allowing policies to blend coarse and fine-grained control, demonstrating that motion can be organized like perceptual hierarchies.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers propose CSI-native foundation models designed specifically for 6G wireless systems that better capture channel state information geometry. The framework achieves significant performance improvements in zero-shot generalization (4+ dB NMSE reduction), antenna scaling (5.4 dB gain), and inference efficiency (18.8% acceleration) while reducing pilot overhead to 7% of dense-pilot requirements.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce FOCA, a new framework for improving Vision-Language-Action (VLA) models in robotic control with limited training data. The method achieves significant performance gains in few-shot learning scenarios, reaching 95.7% success on benchmark tasks with just 20 demonstrations and up to 26% improvements on real robots.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce Self-Aware Scheduling (SAS), a method that learns optimal token unmasking orders in masked diffusion language models through policy optimization. The approach significantly improves generation quality on reasoning tasks, achieving 91.8% accuracy on Sudoku (up from 82%) and boosting mathematical reasoning performance by 12 percentage points on GSM8K.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers developed a framework combining deep reinforcement learning (DRL) with large language models (LLMs) to make autonomous vehicles safer and more trustworthy by explaining driving decisions to passengers. The system was trained to handle three driving modes—fast, comfort, and stop—while generating safety-focused explanations for its actions, demonstrating effective mode switching and rule compliance.
AINeutralarXiv – CS AI · Jun 237/10
🧠PaperClaw is a multi-agent AI system that automates academic research from conception to publication, combining autonomous operation with human-in-the-loop refinement. The system curates literature, generates hypotheses, tests them iteratively, and produces venue-compliant papers while maintaining verifiable citations and reproducible results.
AINeutralarXiv – CS AI · Jun 237/10
🧠Researchers introduce Parallel WebBench, a benchmark revealing critical failure modes in long-horizon web agents that produce confident but incomplete answers. Despite significant improvements in completion rates using GRPO training on synthetic data, agents still struggle with evidence grounding and synthesis accuracy, exposing gaps between appearing successful and actually solving tasks correctly.
🧠 GPT-4
AIBullisharXiv – CS AI · Jun 237/10
🧠Stanford Medicine researchers unveiled VISTA Architect, a graph database-powered AI system that integrates large language models with electronic health records to achieve 96.4% accuracy in clinical data extraction for tumor board preparation. The architecture precomputes patient histories into organized knowledge graphs, reducing processing time and latency compared to traditional RAG approaches while maintaining full data provenance.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce WMGen-v1, an AI framework combining vision-language models with diffusion techniques to generate synthetic training data for autonomous systems. The system addresses the critical challenge of rare, safety-critical scenarios in spatial perception by creating physically plausible synthetic data from single reference images, demonstrating that models trained purely on generated data can approach real-world performance levels.
AIBearisharXiv – CS AI · Jun 237/10
🧠Researchers demonstrate that large language model agents using tools can perform dramatically worse with unreliable feedback than with no feedback at all, challenging assumptions about tool-augmented AI systems. Testing across question answering and fact verification tasks reveals severe performance inversions, where misleading information causes agents to fail catastrophically compared to falling back on base capabilities.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce HALO, a trained orchestrator system that reduces LLM API costs by 45x compared to GPT-4-mini while matching performance on PDDL planning tasks. By leveraging verifier-certified trajectories as direct supervision rather than prompting frontier models at every step, HALO achieves significant cost efficiency improvements across multiple planning benchmarks.
🧠 GPT-5🧠 Gemini
AINeutralarXiv – CS AI · Jun 237/10
🧠Researchers identify 'rational value risk' in large language models, showing that even well-aligned LLMs fail to consistently maximize their intended values during reasoning tasks. The study across major models (Llama, GPT, DeepSeek) reveals that value alignment training alone cannot eliminate this reasoning gap, with performance highly dependent on inference-time strategies.
🧠 GPT-5🧠 Llama
AIBearisharXiv – CS AI · Jun 237/10
🧠Researchers introduce HOLMES, a new benchmark for evaluating higher-order logical reasoning in large language models, revealing that current LLMs struggle significantly with complex symbolic reasoning tasks that go beyond simple first-order logic. The benchmark demonstrates critical gaps in AI reliability, with the best-performing models achieving only 59.54% accuracy on tasks involving reasoning over rules, predicates, and constraints across legal and financial domains.
AIBearisharXiv – CS AI · Jun 237/10
🧠Researchers demonstrate a critical flaw in using large language models as user simulators for training conversational AI: LLM simulators systematically misrepresent how real customers disengage from purchases, showing excessive deliberation and muted resistance compared to actual users. This bias could lead developers to overestimate the effectiveness of sales agents trained on synthetic user interactions.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers released ConnectomeBench2, a unified benchmark dataset containing over 716,000 expert-labeled proofreading decisions for automated 3D brain reconstruction across four species. A Vision Transformer model trained on this dataset achieved human-level accuracy in identifying segmentation errors, advancing the automation of connectomic proofreading—a critical bottleneck in neuroscience research.
🏢 Hugging Face
AIBearisharXiv – CS AI · Jun 237/10
🧠Researchers demonstrate a novel attack vector against vision-language-action (VLA) policies that exploit the 'trusted imagination' component of world-action models rather than targeting reactive policies directly. By perturbing observations to corrupt latent trajectory predictions, attackers can fool downstream systems like safety gates and MPC planners while leaving the base policy unaffected, revealing a critical asymmetry in AI system robustness.
AIBearisharXiv – CS AI · Jun 237/10
🧠Researchers introduced AgentCIBench, a safety testing framework that reveals critical privacy vulnerabilities in computer-use agents (CUAs) that access multiple personal applications. Testing 15 frontier agents found that 11 leak sensitive information on over 50% of scenarios, exposing risks from UI co-location, task ambiguity, and recipient misalignment.
AINeutralarXiv – CS AI · Jun 237/10
🧠Researchers have developed Trust Elasticity (TE), a metric measuring how readily large language models change their outputs when presented with conflicting evidence. The study finds that internal uncertainty indicators—such as confidence miscalibration—correlate with behavioral variation in how different LLMs resolve cognitive dissonance, suggesting future AI safety interventions could target these measurable internal properties.
🧠 Llama
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce Litmus, a zero-label evaluation system that automatically designs metrics for AI pipelines by analyzing source code rather than relying on manual labeling. The system identifies what needs to be measured and why before constructing justified metric portfolios, outperforming existing baselines on three real-world AI applications including financial and scientific tasks.
AIBullisharXiv – CS AI · Jun 237/10
🧠SpotAttention is a lightweight machine learning technique that reduces computational costs for large language models processing long text sequences. By learning to identify only the most relevant tokens to attend to, it achieves 3.9x faster decoding speeds while maintaining accuracy at context lengths eight times longer than training, addressing a critical efficiency bottleneck in modern LLMs.
AIBearisharXiv – CS AI · Jun 237/10
🧠Researchers demonstrate that large language model agents fail to maintain plans as persistent internal state, instead relying on plans remaining in the context window. Using diagnostic techniques on Llama-3.1-70B and DeepSeek-R1, the study shows plan signal decays rapidly when compressed out of context, with practical implications for agent reliability in long-horizon tasks.
🧠 Llama
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce DEAR, a novel on-policy distillation method that improves AI model training by distinguishing between decision tokens (where models branch) and evidence tokens (supporting intermediate steps). The technique achieves significant performance gains of up to 5.7% on code generation and 2.5% on math benchmarks compared to standard distillation approaches.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce a novel test-time scaling law for physical AI agents based on active inference principles, enabling agents to generalize to unforeseen scenarios by dynamically updating policies through reasoning about prediction errors. The approach outperforms existing reinforcement learning methods by 36% in inference efficiency on autonomous driving tasks and scales with real-world experience rather than just training data or model size.
AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers propose Tapered Language Models (TLMs), an architectural principle that allocates more parameters to earlier layers and fewer to later layers, contrary to the uniform allocation standard since the original transformer. Experiments across multiple model scales and architectures show this depth-aware capacity distribution improves perplexity and benchmark performance at no additional computational cost.
🏢 Perplexity