What is InfiniBand?
InfiniBand is a purpose-built network interconnect designed to link compute, storage, and accelerator nodes with high bandwidth and low, predictable latency. The technology integrates Remote Direct Memory Access (RDMA) d…
Machine learning news — deep learning, reinforcement learning, neural architecture search, diffusion models, and new ML frameworks and libraries.
InfiniBand is a purpose-built network interconnect designed to link compute, storage, and accelerator nodes with high bandwidth and low, predictable latency. The technology integrates Remote Direct Memory Access (RDMA) d…
MLectio, a new company founded by a veteran eHealth researcher, is launching a platform to license academic curricula and exams for AI training, aiming to replace the current "shadow extraction" of educational material b…
Speculative decoding accelerates large language model inference by using a small draft model to propose multiple tokens, which a large target model then verifies in a single forward pass, reducing the number of expensive…
A developer has released a suite of tools to improve context quality for AI coding agents, including code knowledge graphs, semantic code analysis tools, and context output compression utilities. The tools help AI agents…
Google engineers deployed a Gemma 3 large language model across two GKE clusters in separate regions, using four TPU v6e chips per cluster, to test multi-cluster failover with the Inference Gateway. The setup leveraged m…
Financial institutions are shifting from siloed, task-specific AI models to unified transaction foundation models trained on billions of proprietary financial events, according to NVIDIA's 2026 State of AI in Financial S…
NVIDIA Apex's FusedAdam optimizer and FusedLayerNorm normalization layers can accelerate Transformer training by up to 30% compared to standard PyTorch implementations, according to benchmark tests. The performance gains…
NVIDIA released Cosmos 3, a multimodal world foundation model that processes text, images, video, audio, and actions within a single architecture for robotics and physical AI development. The model generates physically a…
NVIDIA released Cosmos 3, a family of world foundation models that generate photorealistic synthetic video data for training robot arms and physical AI systems. The models address the data scarcity problem in robotics by…
Open-weight models now account for 69.1% of named token volume on the OpenRouter API platform, compared to 30.9% for closed models, according to the latest platform data. The shift, driven by rapid competition among deve…
Muhammad Khalifa, a research scientist at NVIDIA, is advancing AI agents through his work on test-time techniques, reasoning agents, and LLM post-training. He completed his PhD at the University of Michigan in 2026 and p…
Databricks and Neo4j have partnered to create a next-generation digital twin that combines operational data with graph-based asset topology, enabling real-time fault propagation analysis and fleet-wide learning. The Airc…
INTERPOL's 2026 Global Financial Fraud Threat Assessment reports global fraud losses reached $442 billion in 2025, with financial fraud now among the top five global crime threats. A new graph-enriched Lakehouse approach…
Amazon Quick Research now enables researchers to integrate biomedical databases for rare cancer investigations by ingesting structured and unstructured data from sources like PubMed and applying LLM-driven synthesis to g…
A user on the Privacy Guides forum is seeking recommendations for private speech-to-text transcription tools. The discussion highlights Faster Whisper as a self-hosted option and mentions Lokas by Framasoft as a privacy-…
The CUDA caching allocator in PyTorch fragments memory when allocated blocks prevent adjacent free blocks from merging, causing allocation failures despite sufficient total free memory. This fragmentation occurs during C…
Amazon Web Services has extended support for the Model Context Protocol (MCP) in its Amazon Bedrock AgentCore Gateway, adding new capabilities for enterprise deployments including enhanced tool schema support, MCP prompt…
IP cameras record video for later review, while AI cameras analyze streams in real time and turn activity into structured events teams can act on. The shift from passive recording to active interpretation allows organiza…
General Motors Chief Product Officer Sterling Anderson said the automaker is entering a "third epoch" of engineering where artificial intelligence and machine learning are compressing development timelines from 15 hours …
Roboflow released a tutorial demonstrating how to combine its RF-DETR object detection model with Google's Gemini 2.5 Pro vision language model to automate soccer formation analysis from single broadcast images. The work…