Wednesday, May 27, 2026

15 articles — 🟡 10 important , 🟢 5 interesting

← Previous day Next day →

🤖 Models (3)

🟡 🤖 Models May 27, 2026 · 2 min read

arXiv:2605.29157: Parallax local linear attention accelerates decode phase 12.9× compared to FlashAttention

Urednička ilustracija: Parallax lokalna linearna pažnja ubrzava decode fazu 12,9× u odnosu na FlashAttention

Parallax is a new attention mechanism for large language models that replaces standard softmax attention with local linear estimation, achieving a 12.9× speedup of the decode kernel compared to FlashAttention. Researchers from Northwestern University and collaborators demonstrated consistent perplexity improvements during pretraining of 0.6B and 1.7B parameter models, claiming the first empirical demonstration of strong architecture-optimizer co-design for attention mechanisms.

🟡 🤖 Models May 27, 2026 · 2 min read

Google: gemini-3.1-flash-image and gemini-3-pro-image reach GA — with video-to-image generation support

Urednička ilustracija: gemini-3.1-flash-image i gemini-3-pro-image postaju GA — uz podršku za video-to-image generacij

Google announced General Availability (GA) of two native visual models from the Gemini API on May 28, 2026: gemini-3.1-flash-image for efficient image generation and gemini-3-pro-image for high performance. A new feature is the video-to-image capability in the flash variant, which generates thumbnails, movie posters, and infographics from video files or YouTube URLs. Preview versions of both models are being deprecated on June 25, 2026.

🟡 🤖 Models May 27, 2026 · 3 min read

Mistral: New class of AI models for physical system prediction — foundation for engineering acceleration

Urednička ilustracija: Nova klasa AI modela za predviđanje fizikalnih sustava — temelj za inženjersku akceleraciju

On May 27, 2026, Mistral AI announced Physics AI — a new category of AI models specialized in predicting the behavior of physical systems. The goal is to accelerate hardware engineering and complex technical processes by providing AI tools that understand physical laws, not just statistical patterns from text.

📦 Open Source (2)

🤝 Agents (2)

🔧 Hardware (2)

🏥 In Practice (2)

🛡️ Security (4)

🟡 🛡️ Security May 27, 2026 · 3 min read

arXiv:2605.28588: Analysis of 3,984 Agent Skills Reveals 76 Malicious — 13.4% Contain Critical Security Vulnerability

Urednička ilustracija: Analiza 3.984 agent skillova otkriva 76 malicioznih — 13,4% sadrži kritičnu sigurnosnu ranjivos

A security analysis of 3,984 AI agent skills from major marketplaces discovered 76 confirmed malicious payloads including credential theft, backdoor installation, and data exfiltration. 13.4% of all analyzed skills contain at least one critical security vulnerability, and at least 8 manually verified malicious skills remained publicly available on the main platform at the time of publication.

🟡 🛡️ Security May 27, 2026 · 3 min read

arXiv:2605.28914: AIRGuard Reduces Prompt Injection Attack Success from 36.3% to 5.5% with Runtime Agent Authority Control

Urednička ilustracija: AIRGuard smanjuje uspješnost prompt injection napada s 36,3% na 5,5% runtime kontrolom ovlasti

AIRGuard is a runtime security layer for tool-equipped language agents that addresses the authority confusion problem — a vulnerability where unauthorized contextual inputs can exploit legitimate agent actions (file access, API calls) for attack purposes. On the AgentTrap benchmark, AIRGuard reduces the attack success rate against Claude Sonnet 4.6 from 36.3% to 5.5%, while retaining 76% of useful functionality on the DTAP-150 benchmark.

🟡 🛡️ Security May 27, 2026 · 2 min read

arXiv:2605.29068: COLAGUARD transfers safety reasoning to latent space — +8.24 F1, 22.4× fewer tokens

Urednička ilustracija: COLAGUARD prenosi sigurnosno rasuđivanje u latentni prostor — +8,24 F1, 22,4× manje tokena

COLAGUARD is a new safety guardrail system for large language models that transfers safety reasoning from explicit textual chain-of-thought into a continuous latent space, using curriculum-based training. The system achieves an improvement of 8.24 macro-F1 points over Llama Guard 3, with 22.4× fewer generated tokens and 12.9× faster inference than the GuardReasoner baseline across eight safety datasets.

🟢 🛡️ Security May 27, 2026 · 3 min read

Google Research: Private AI model analytics without accessing user data via Zero-Trust aggregation and TEE

Urednička ilustracija: Privatna analitika AI modela bez pristupa korisničkim podacima kroz Zero-Trust agregaciju i TEE

Google Research has presented a private analytics system for AI models that combines a lattice-based cryptographic protocol with a Trusted Execution Environment (TEE) to collect aggregate statistics on on-device model performance without ever accessing individual user data. The system has been deployed in the Android System SafetyCore service on Android 9+ and enables single-message sending without devices needing to remain online across multiple rounds.

← Previous day Next day →