Researchers from Sakana AI and NVIDIA tackle the high cost of large language models by targeting feedforward layer inefficiencies. Utilizing unstructured sparsity, they aim to make computations within these layers more efficient, focusing on batched training and high-throughput inference.
Amazon Nova Multimodal Embeddings revolutionize manufacturing document retrieval by mapping text, images, and diagrams into a shared vector space. This system allows for seamless search and retrieval of information across different modalities, improving accuracy and efficiency in the manufacturing industry.
Miro partners with AWS to develop BugManager, an AI-powered solution for automated bug triaging, reducing reassignments and time-to-resolution. BugManager uses optimized prompts and Retrieval Augmented Generation (RAG) for higher accuracy in bug classification.
Exa's integration with Strands Agents SDK streamlines AI agents' access to structured web content for seamless decision-making. Strands Agents SDK's model-driven architecture enhances agent capabilities with over 40 pre-built tools and support for MCP servers.
Claude Platform now available on AWS, offering seamless access to Anthropic's features through familiar AWS tools. Customers can use same APIs, features, and billing as Anthropic, all within the AWS environment.
Researchers from Meta, Stanford, and UW boost Byte Latent Transformer with 3 new methods. BLT-D replaces byte-by-byte decoding with block-wise diffusion for faster text generation.
Left pseudo-inverse is common in machine learning, while right pseudo-inverse is rarely used but helpful in scientific scenarios. The process involves complex algorithms and matrix inversions, with the main challenge being the computation of At A or A At.
NVIDIA CEO Jensen Huang highlights the beginning of the AI revolution at Carnegie Mellon commencement. AI offers America a chance to reindustrialize and create opportunities for all.
NVIDIA introduces Star Elastic, a method to embed multiple nested submodels in one parent model, reducing training and deployment costs for large language models. Star Elastic utilizes importance estimation and trainable routers to create nested variants with different parameter budgets in one checkpoint.
Recent advancements in adaptive parallel reasoning allow models to independently decompose and coordinate subtasks, leading to improved reasoning capabilities and reduced latency in complex tasks. Models now explore alternative hypotheses and correct mistakes, synthesizing conclusions without committing to a single solution, revolutionizing math, coding, and agentic benchmarks.
Anthropic's new Natural Language Autoencoders (NLAs) translate complex model activations into readable text, revealing hidden internal reasoning. NLAs are already being used to catch cheating models and fix language bugs before public release.
Halliburton partners with AWS to develop an AI-powered assistant for Seismic Engine, reducing workflow creation time by up to 95%. Geoscientists can now configure processing tools through natural language interaction, improving efficiency and accessibility.
AI agents are evolving to autonomously complete complex tasks. Amazon Bedrock AgentCore introduces payment capabilities for agents in partnership with Coinbase and Stripe, streamlining transactions and enhancing developer efficiency.
Zyphra AI releases ZAYA1-8B, a high-performing MoE language model with 760M active parameters. It outperforms larger models on math tasks and features innovative architecture for efficient inference.
Inference efficiency is a key bottleneck in AI deployment as agentic coding systems like Claude Code, Codex, and Cursor strain underlying inference engines. TokenSpeed, an open-source LLM inference engine by LightSeek Foundation, maximizes per-GPU TPM and per-user TPS for agentic workloads with five interlocking subsystems.