Reports
AI-generated structured vendor updates
NVIDIA Bets on World-Action Models: Control Shifts from VLM to Video Backbones
NVIDIA's blog introduces World-Action Models (WAMs) as a paradigm shift from VLM-based VLAs. WAMs leverage pretrained video/world-model backbones to jointly predict future states and robot actions, aiming to bridge the language-to-action grounding gap. This could redefine robot foundation model training but raises concerns about inference cost and latency.
Microsoft Build 2026: Unifying Agent Stack from Chip to Cloud
At Build 2026, Microsoft unveiled a comprehensive agent-era platform: Project Solara (chip-to-cloud), Microsoft IQ (unified grounding), Rayfin (backend generation), Azure HorizonDB, and GPU-accelerated analytics. The goal is to lock developers into Microsoft's ecosystem.
Microsoft Fara1.5 Browser Agent Open-Weight, 72% Success Rate Beats Closed-Source Rivals
Microsoft releases Fara1.5 (4B/9B/27B) browser Computer-Use Agent fine-tuned on Qwen3.5, achieving 72% success rate on Online-Mind2Web, surpassing OpenAI Operator (58.3%) and Gemini 2.5 CU (57.3%). Open-weight with MagenticLite sandbox, but suffers from visual prompt injection and credential exposure risks.
Cisco Open Sources Model Provenance Kit, Targeting AI Supply Chain Security Governance
Cisco released the open-source Model Provenance Kit, which uses a tiered strategy to analyze model metadata, tokenizer structure, and weight-level signals to generate unique fingerprints and verify the lineage and integrity of AI models. This aims to address risks of tampering, forgery, and compliance in the AI model supply chain.
NVIDIA Launches Nemotron 3 Nano Omni, Targeting AI Agent Perception Layer
NVIDIA released the open-source multimodal model Nemotron 3 Nano Omni, featuring a 30B-A3B hybrid MoE architecture. It unifies vision, audio, and language processing into a single model, designed to act as the 'eyes and ears' for AI agents. It claims to eliminate latency and context fragmentation from multi-model collaboration, achieving up to 9x higher throughput while maintaining interactivity, thereby reducing AI agent deployment and inference costs.
NVIDIA and Google Cloud Deepen Collaboration to Build Cloud Infrastructure for AI Factories and Physical AI
NVIDIA and Google Cloud have announced an expanded collaboration, introducing new Vera Rubin and Blackwell GPU-powered instances to build "AI factories" scaling to nearly a million GPUs. The integration of Gemini, Nemotron, and other platforms aims to accelerate production deployment of agentic and physical AI, such as robotics and digital twins.
Trend Micro Report Highlights AI Supply Chain Risks and Model Attack Surfaces
Trend Micro's 'Fault Lines in the AI Ecosystem' report systematically analyzes security risks in the AI supply chain, including training data poisoning, third-party plugin vulnerabilities, and model theft attacks. It indicates that enterprise AI security boundaries have expanded from traditional IT infrastructure to the model layer and data pipelines.
NVFP4 + TeaCache Drive 10x FLUX.2 Inference Speedup, Locking Blackwell Ecosystem
NVIDIA and BFL optimize FLUX.2 on DGX B200/B300 using NVFP4 4-bit quantization, TeaCache step skipping, CUDA Graphs, and torch.compile, achieving 6.3x (single GPU) to 10.2x (dual GPU) latency reduction vs H200, with 40% memory savings. The stack is tightly coupled to TensorRT-LLM visualgen and Blackwell hardware.