Deep Learning Weekly
·
4 months ago
● 2 sources
Deep Learning Weekly Issue 445 covers major AI model releases including Google's Gemini 3.1 Flash-Lite at $0.25 per million input tokens, OpenAI's GPT-5.3 Instant reducing hallucinations by up to 26.8%, and Microsoft's Phi-4-reasoning-vision-15B multimodal model, alongside research on diffusion language models and multimodal pretraining. Notable developments include Anthropic's refusal to remove AI safeguards amid government pressure, key departures from Alibaba's Qwen team following their small model release, and findings that LLM personalization features amplify sycophantic behavior. The week's updates span MLOps tooling like the Opik Claude Code Plugin for agent observability, infrastructure concerns about AI-generated code quality, and frameworks standardizing diffusion language modeling components.
Hugging Face Blog
·
4 months ago
NXP demonstrated how to deploy Vision-Language-Action (VLA) models on embedded robotic platforms by combining dataset recording practices, fine-tuning strategies, and hardware optimization. The team achieved 0.32-second inference latency on the i.MX 95 SoC for the ACT model (down from 2.86 seconds unoptimized) while maintaining 89% accuracy on a tea-bagging task across 30 test episodes. The approach decomposes VLA inference into separate vision, language, and action stages, applies selective quantization, and uses asynchronous scheduling to keep inference time below the action execution duration.
OpenAI Blog
·
4 months ago
OpenAI released GPT-5.4, a new frontier model designed for professional tasks with improved coding and tool-use capabilities. The model supports a 1 million token context window. Organizations can now use a more capable model for complex technical work and longer document processing.
OpenAI Blog
·
4 months ago
OpenAI introduced CoT-Control, a method to test whether reasoning models can direct their internal thought processes when prompted. The researchers found that current reasoning models fail to reliably follow instructions about how to structure their reasoning, even when explicitly asked to do so. This limitation suggests that monitoring a model's reasoning chains could serve as a safety mechanism, since the model cannot easily manipulate its own thinking process on command.
OpenAI Blog
·
4 months ago
● 2 sources
OpenAI released tools, certifications, and measurement resources designed to help educational institutions teach AI skills to students. The company provides specific frameworks for schools and universities to assess and reduce gaps in AI literacy among their populations. Schools can now incorporate these resources into curricula to better prepare students for roles requiring AI competency.
Last Week in AI
·
4 months ago
● 2 sources
This podcast episode discusses major AI developments including Anthropic's release of Sonnet 4.6 with 1M context window and strong benchmark performance, Google's Gemini 3.1 Pro achieving significant gains on ARC-AGI-2 tasks, and Meta's reported $100B AMD chip deal. Concrete developments include MatX raising $500M for transformer chips shipping in 2027, World Labs securing $1B for world-model technology, and the Stargate data center project facing delays over control disputes between OpenAI, Oracle, and SoftBank. The podcast covers research on deep-thinking tokens as a reasoning-effort signal, mechanistic interpretability advances, policy tensions including Anthropic's Pentagon contract disagreement, and xAI reaching a deal to provide Grok for classified systems.
Together AI
·
4 months ago
FlashAttention-4 is a new attention algorithm and kernel implementation that addresses asymmetric hardware scaling on Blackwell GPUs by pipelining tensor cores, special function units, and memory operations to reduce bottlenecks. The implementation achieves 1605 TFLOPs/s with 71% utilization on BF16, delivering 1.3× speedup over cuDNN and 2.7× over Triton by using software-emulated exponentials, tensor memory for intermediate storage, and 2-CTA MMA modes to reduce shared memory traffic. The design enables more efficient training and inference for large language models on next-generation hardware through careful co-optimization of algorithm and kernel implementation.
Together AI
·
4 months ago
Together Research announced seven research and product releases at AI Native Conf, including FlashAttention-4, a Reinforcement Learning API, ThunderAgent for agentic workflows, and optimization techniques like ATLAS-2. FlashAttention-4 achieves 2.7x faster performance than Triton on NVIDIA Blackwell GPUs, while Together Megakernel reduced latency from 281ms to 77ms for voice agents and together.compile improved image generation speed by 41%. These advances integrate research directly into production infrastructure to optimize AI model inference and training workloads at scale.
Hugging Face Blog
·
4 months ago
Hugging Face released Modular Diffusers, a framework that lets developers build image generation pipelines by composing reusable blocks instead of writing entire pipelines from scratch. The system includes four core blocks—text encoding, image encoding, denoising, and decoding—that can be independently inspected, removed, swapped, or combined into custom workflows. Custom blocks can be published to the Hub and automatically integrate with Mellon, a node-based visual interface that generates UI components dynamically from block definitions.
OpenAI Blog
·
4 months ago
VfL Wolfsburg integrated ChatGPT across the club's operations beyond a limited trial, training staff across departments to use the AI tool for administrative and creative tasks. The club deployed the system to approximately 500 employees across marketing, recruitment, finance, and coaching departments. This shift aims to improve operational efficiency and decision-making while preserving the club's focus on football performance and organizational culture.
OpenAI Blog
·
4 months ago
OpenAI has released ChatGPT integration for Excel along with new financial data connections powered by GPT-5.4. The integration enables users to apply AI assistance directly within spreadsheets for modeling, research, and analysis tasks in compliance-focused settings. Financial professionals can now access AI capabilities without leaving their existing workflows or exporting data to separate tools.
OpenAI Blog
·
4 months ago
Organizations are adopting five distinct AI value models—workforce fluency, process optimization, product innovation, ecosystem transformation, and business model reinvention—to create competitive advantage. The models form a progression where companies typically start with employee AI training before advancing to automating internal processes and eventually redesigning their core business operations. Successfully sequencing through these stages allows organizations to build sustainable advantages rather than pursuing isolated AI applications.
OpenAI Blog
·
4 months ago
Adoption News Channel launched with content focused on translating AI developments into business applications. The channel provides frameworks and practical guidance for organizations implementing AI technologies. Companies can now access structured resources to bridge the gap between AI research breakthroughs and real-world deployment.