Real-time AI-curated news from 96,637+ articles across 50+ sources. Sentiment analysis, importance scoring, and key takeaways — updated every 15 minutes.
AINeutralarXiv – CS AI · May 286/10
🧠Clark Hash is a new compression codec that reduces neural embedding storage from 1,536 bytes to 48 bytes (32x compression) using deterministic sparse Johnson-Lindenstrauss projection and scalar quantization. The method requires no training, learned codebooks, or corpus statistics, achieving 0.91+ correlation with dense cosine similarity scores on multilingual sentence-embedding benchmarks.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce MTAVG-Bench 2.0, a comprehensive benchmark for evaluating multi-talker audio-video generation models beyond basic metrics like lip-sync. The benchmark contains over 10,000 question-answering instances designed to diagnose failures in cinematic expressiveness across acting, narrative, atmosphere, and audio-visual language dimensions.
🧠 Gemini
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduced SpatialBench-Long, a comprehensive benchmark testing AI agents' ability to conduct end-to-end scientific reasoning on complex spatial biology data without prescribed methods. The benchmark spans 24 evaluations across multiple cancer and aging systems using diverse measurement technologies, with current leading models achieving only 11.1% success rate, revealing significant limitations in AI's capacity for autonomous biological discovery.
🏢 OpenAI🧠 GPT-5🧠 Gemini
AINeutralarXiv – CS AI · May 286/10
🧠MACReD, a multi-agent AI framework, advances chemical reaction diagram parsing from scientific literature by achieving 75.2% F1 score on the RxnScribe benchmark—a 6.1 percentage point improvement over existing baselines. The system combines specialized agents for molecular recognition, arrow detection, and text extraction within a unified vision-language model architecture to handle complex spatial layouts in chemistry research documents.
AIBullisharXiv – CS AI · May 286/10
🧠BuddyBench introduces a privacy-protected multi-task benchmark dataset combining clinical assessments, learning trajectories, and treatment outcomes for pediatric social-communication research. The dataset integrates two cohorts (189 observational and 86 randomized controlled trial participants) to enable knowledge tracing, clinical prediction, and causal inference while maintaining pediatric data protection standards.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers demonstrate that Large Language Model-based multi-agent systems are vulnerable to coordinated attacks where malicious agents collaborate to spread misinformation more effectively than independent attackers. They propose STAR, a defense mechanism using sentence-level analysis that recovers 36.76% of lost performance by identifying and correcting misleading information in agent communications.
AINeutralarXiv – CS AI · May 285/10
🧠Researchers have developed a gradient-step plug-and-play algorithm that uses a trained denoiser model to reduce photon noise in dental cone-beam CT reconstructions. The method combines inverse problem formulation with machine learning, demonstrating effective denoising on synthetic data and promising generalization to real-world dental imaging applications.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce ClinPivot, a benchmark testing whether clinical AI models adjust treatment decisions when patient contexts change. The study reveals that strong medical QA performance does not correlate with sound clinical decision-making, with leading models often failing to modify treatment choices appropriately when clinical constraints shift.
AIBullisharXiv – CS AI · May 286/10
🧠Researchers demonstrate that a 0.6B-parameter ASR model trained on 100k hours of speech can achieve competitive performance with larger models through teacher-guided on-policy distillation, reducing the audio data requirements by 99.5% compared to industry standards while closing the capability gap with 1.7B parameter models.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers present an adaptive reservoir computing framework using Echo State Networks that achieves a competitive score of 74.91 on the CTF-4-Science Lorenz benchmark by tailoring training strategies to five distinct forecasting scenarios. The approach combines exact reservoir synchronization, histogram-guided selection, and multi-sequence training to handle diverse chaotic system modeling challenges more effectively than uniform inference strategies.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce OR-Space, a comprehensive benchmark for evaluating large language model agents in industrial operations research workflows. Unlike existing benchmarks that focus on single-stage problem translation, OR-Space tests agents across persistent multi-artifact workspaces with three task modes—building optimization models, revising them under changing requirements, and explaining solutions—to assess real-world reliability and practical readiness.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers propose CSMR, a multimodal reasoning framework where language models dynamically control when to request visual evidence from independent perception modules, addressing structural limitations in existing vision-language approaches that either lose visual detail through text conversion or suffer from linguistic bias in joint optimization.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce OccuReward, an LLM-guided framework that shapes reward functions for AI-controlled building energy systems to promote demographic equity in occupant comfort. Testing with four occupant profiles reveals significant disparities in initial AI performance, with elderly female occupants experiencing lowest satisfaction, though targeted refinement achieved dramatic improvements (567% for elderly females) while reducing energy costs by 3.2%.
🧠 Gemini
AIBullisharXiv – CS AI · May 286/10
🧠Researchers introduce MOV-Bench, a benchmark for evaluating multi-hop audio-visual reasoning in large language models, and propose AOP-Agent, an agentic framework that enables open-source multimodal LLMs to perform active perception across temporally dispersed audio and visual evidence without additional training.
AIBullisharXiv – CS AI · May 286/10
🧠Researchers introduce KLineage, a system that teaches LLM-based agents when to apply GPU kernel optimizations by learning from expert implementations through backward validation rather than forward trial-and-error. The approach extracts reusable optimization skills that encode not just what optimizations work, but the conditions and contexts where they're valid, demonstrating improved kernel quality over existing memory-based baselines.
🏢 Nvidia
AINeutralarXiv – CS AI · May 286/10
🧠Researchers evaluated how multimodal large language models (MLLMs) explain their image classification decisions in few-shot learning scenarios. The study found that forcing models to generate formal, concept-based explanations actually reduces their predictive accuracy from 93.8% to 90.1%, suggesting that explicit reasoning doesn't universally improve performance despite being widely assumed to do so.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers demonstrate that memory mechanisms in multi-trajectory LLM agents produce inconsistent results depending on the inference strategy used, revealing that previous evaluations conflated memory abstraction properties with inference method effects. The study systematically evaluates four memory methods across three inference strategies on tool-use benchmarks, showing that reflection, fact extraction, and observation injection each perform optimally under different conditions.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce PIRS (Physics-Informed Reward Shaping), a method that improves deep reinforcement learning controllers for building energy management by replacing ad-hoc comfort metrics with ISO 7730 Predicted Mean Vote (PMV) standards. Tested on CityLearn v2.1.2, PIRS demonstrates competitive performance against manual baselines while substantially outperforming non-physics-grounded approaches in load ramping and peak demand metrics.
AINeutralarXiv – CS AI · May 286/10
🧠A research study examines how humans decide to trust and rely on AI systems in collaborative question-answering tasks, identifying two distinct reliance patterns: delegation (autonomous AI action) and adoption (evaluating AI suggestions). The findings reveal humans make suboptimal trust decisions, both under-utilizing correct AI suggestions and over-relying on misleading AI outputs, with confirmation bias playing a significant role in trust calibration failures.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers propose Calibrated Entropy Score (CES), a novel method for detecting hallucinations in large language models using entropy distribution patterns from a single forward pass. The technique achieves performance comparable to computationally expensive multi-sample methods while requiring only black-box access to token logits, with formal mathematical guarantees for detection accuracy.
🏢 Perplexity
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce Global PSRO, an improved algorithm for computing Nash equilibria in two-player zero-sum games by using Population Exploitability metrics to guide strategy expansion more efficiently than existing methods. The approach reduces computational requirements while achieving better approximations of equilibrium solutions, advancing game-theoretic AI applications.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduced MentalMap, a multilingual benchmark testing whether large language models can build spatial world models from text alone. The study found a universal performance cliff at reasoning level L3 across all tested models and languages, where models fail to maintain spatial reasoning accuracy despite strong baseline performance, suggesting fundamental text-only working memory constraints rather than architectural limitations.
AINeutralarXiv – CS AI · May 286/10
🧠ResearchLoop is a new technical framework that addresses reproducibility and auditability challenges in AI-assisted research by implementing an evidence-gated control plane. The system treats research components—questions, contracts, evidence, claims, and papers—as durable state objects, enabling verification of research claims throughout the AI-assisted workflow. The framework was validated through nine experimental versions, including self-hosting and mathematical olympiad benchmarks.
AINeutralarXiv – CS AI · May 285/10
🧠Researchers introduce REFT, a method that improves Reinforcement Learning with Verifiable Rewards (RLVR) by diversifying the first token generated after reasoning markers, addressing a previously overlooked bottleneck in rollout diversity. The technique achieves measurable improvements across multiple model sizes and difficulty levels without requiring changes to existing RLVR pipelines.
AINeutralarXiv – CS AI · May 285/10
🧠Researchers propose REED, a post-training representation editing method that improves linguistic steganalysis detection across different domains without modifying model architecture or updating parameters. The technique uses domain-offset vectors and source-domain cover-to-stego directions to adapt detectors to unseen domains with different vocabularies and writing styles.