🤖 24 AI

Today in AI

🟡 🛡️ Security April 14, 2026 · 2 min read

ArXiv: Algorithmic monoculture — LLMs cannot diverge when they should

New research reveals that language models in multi-agent coordination games exhibit high baseline similarity (monoculture) and struggle to maintain diverse strategies even when divergence would be beneficial. This has implications for systems using multiple AI agents.

🟡 🤝 Agents April 14, 2026 · 2 min read

ArXiv HiL-Bench: Do AI agents know when to ask a human for help?

The new HiL-Bench benchmark measures the ability of AI agents to recognize their own limitations and ask for human help instead of guessing. Results show that even frontier models poorly judge when they need help, but targeted training can improve this ability.

🟡 🛡️ Security April 14, 2026 · 2 min read

ArXiv OpenKedge: Cryptographic protocol requiring permission before every AI agent action

OpenKedge is a new security protocol for autonomous AI agents that requires explicit permission before executing changes. It uses cryptographic evidence chains for full auditability, preventing unsafe operations at scale.

🟡 🤖 Models April 14, 2026 · 2 min read

ArXiv: Process Reward Agents — real-time feedback improves AI reasoning in medicine without retraining

Researchers have introduced Process Reward Agents (PRA), a new approach that provides step-by-step feedback during AI reasoning in medical domains. The system works with existing models without retraining and achieves significant results on medical benchmarks.

🟡 🏥 In Practice April 14, 2026 · 2 min read

Google Research: Vantage — AI platform that assesses critical thinking and creativity through conversations with avatars

Google Research in collaboration with NYU presents Vantage, an experimental platform that uses generative AI to assess hard-to-measure human skills such as critical thinking and creativity. AI scoring showed agreement with human experts comparable to inter-expert agreement.

🟢 ✨ Interesting April 14, 2026 · 2 min read

ArXiv Camera Artist: Multi-agent AI system that generates video using cinematic language

Researchers have introduced Camera Artist, a multi-agent system that models real filmmaking workflows for narrative video generation. The system coordinates specialized AI agents that simulate the roles of director, cinematographer, and editor for coherent visual storytelling.

🟢 🏥 In Practice April 14, 2026 · 1 min read

AWS: How to build reward functions with Lambda for fine-tuning Amazon Nova models

Amazon Web Services has published a detailed technical guide for creating scalable reward functions using AWS Lambda for Amazon Nova model customization. The guide covers RLVR and RLAIF approaches, multi-dimensional reward system design, and monitoring via CloudWatch.

Yesterday April 13, 2026

Earlier news

Sunday, April 12, 2026

10 articles →

Saturday, April 11, 2026

8 articles →

Friday, April 10, 2026

10 articles →
🔴 ⚖️ Regulation April 10, 2026 · 2 min read

EU AI Office publishes first annual report: 19 AI factories and one billion euros for AI adoption

The European Commission has marked one year since launching the AI Continent Action Plan by publishing the results: 19 AI factories have been deployed across European supercomputers, 13 regional AI Factory antennas provide local access, and one billion euros has been secured for Apply AI Strategy initiatives.

🔴 💬 Community April 10, 2026 · 2 min read

Microsoft Research: AI is rapidly changing work, but the benefits are uneven — 16% drop in jobs for young people

Microsoft Research's fifth annual Future of Work study shows that AI is fundamentally changing collaboration in the workplace, but with uneven benefits: employment of young people (ages 22-25) in highly AI-exposed jobs has dropped by 16%, while 40% of U.S. employees receive 'workslop' — polished but inaccurate AI-generated content.

🟡 🤝 Agents April 10, 2026 · 2 min read

AWS Agent Registry: enterprise catalog of AI agents now in preview

Amazon has released a preview of AWS Agent Registry, a centralized catalog of AI agents, tools and agent skills for enterprise organizations. The system indexes agents regardless of where they are hosted (AWS, other clouds, on-premises) and uses a combination of keyword and semantic search along with IAM-based access control.

🟡 🤝 Agents April 10, 2026 · 2 min read

AWS Bedrock AgentCore: stateful MCP client enables interactive AI workflows

Amazon has extended Bedrock AgentCore Runtime with three new MCP capabilities — elicitation (requesting structured input from the user), sampling (requesting LLM completions from the client), and progress notifications. Stateful sessions can now last up to 8 hours in isolated microVMs and enable two-way communication between agent and client.