Model releases drive changes across AI products and infrastructure. This hub tracks frontier models, multimodal capabilities, open weights, context windows, benchmark signals, API changes, and deployment paths so readers can judge whether a new model changes cost, quality, or availability.
A new benchmark reveals that 97 out of 108 measured positions across 18 AI models from 12 labs land left of center. The findings show a consistent progressive lean, with exceptions on economics, foreign policy, and religion. xAI's Grok models are closest to center, while many models refuse to answer certain questions, affecting their scores.
Thinking Machines Lab published "The Future Worth Building Is Human." The essay frames human participation, model ownership, and decentralized alignment as technical challenges. It ties them to interaction models and Tinker's LoRA fine-tuning, where teams train and keep their own model weights.
Thinking Machines Lab argues for distributed, customizable AI shaped by users.
Tacit, local knowledge requires AI to be distributed, not centrally frozen.
sqlite-utils 4.1 is the first dot-release since 4.0, introducing several minor new features including a --code option for insert/upsert to generate rows from inline Python code, a --type option to override column types for CSV/TSV imports, drop-index commands, and the ability to read SQL queries from standard input. It also adds support for toggling SQLite STRICT mode via table.transform().
Insert/upsert now accept --code for inline Python row generation
New --type option allows overriding column types on table creation
After fixing three bugs related to prefix caching, the author achieved sub-second prefill times for long-context conversations with Qwen3.5-122B on a Mac Studio, turning a multi-minute wait into a seamless experience. The bugs included a timestamp in system prompt, missing reply saves on interrupt, and junk checkpoint writes.
Qwen3.5-122B on Mac Studio had severe prefill latency due to hybrid attention's cache behavior.
Three bugs: timestamp in system prompt caused cache miss; interrupted replies not saved; junk checkpoints evicted good ones.
Mesh LLM pools GPUs and memory across machines using iroh networking, exposing an OpenAI-compatible API. It allows running models locally, routing to peers, or splitting large models across multiple machines, offering control and cost savings without central servers.
Mesh LLM pools distributed GPU resources into a single OpenAI-compatible API
Supports local execution, peer routing, and pipeline splitting for large models
ChatGPT 5.5 and Claude Fable 5 are engaged in live chess matches, with users able to challenge them. The AI learns from human games overnight. They also run live trading strategies.
Verdict is an open-source, browser-based tool for evaluating AI agent outputs. It enables human labeling, grounded theory error analysis, and validation of LLM judges against human labels, all locally without data leaving your machine.
Verdict runs entirely in the browser, no backend or accounts needed.
Supports multiple trace formats and provides a clean chat timeline for review.
This article compares three popular RAG evaluation frameworks: RAGAS, TruLens, and DeepEval. It explains why RAG needs dedicated evaluation, covers the three layers of evaluation (retrieval, generation, end-to-end), and details key retrieval metrics (Precision@K, Recall@K, MRR, NDCG). It then dives into RAGAS (LLM judge, no ground truth, synthetic test set generation) and TruLens (observability, RAG triad, dashboard), with brief mention of DeepEval, and provides guidance on choosing the right framework.
RAG systems require specialized evaluation because BLEU/ROUGE cannot capture retrieval and generation failures.
RAGAS uses an LLM judge for reference-free scoring and can auto-generate test sets from documents.
A personal, non-benchmark tier list of AI models for coding and auditing as of mid-2026, covering Anthropic Fable, OpenAI Sol, Mistral, Gemini, and DeepSeek, with commentary on US export controls and European perspectives.
Fable (Anthropic) gets a B: fluent but unreliable, prone to hiding bugs.
Sol (OpenAI) gets an S: trustworthy for low-level code and testing.
Ant Group's Robbyant has released LingBot-VA 2.0, a causal video-action foundation model designed natively for physical AI. Unlike previous models that fine-tune video generators, this model is pretrained from scratch with a causal DiT backbone, semantic tokenizer, and sparse MoE architecture. Key innovations include Foresight Reasoning for asynchronous control achieving up to 225 Hz, multi-chunk prediction for faster training, and co-training of multiple objectives. On RoboTwin 2.0, it achieves 93.6% average success across 50 tasks.
LingBot-VA 2.0 is a native embodied AI model, not a fine-tuned video generator.
It uses a causal DiT with sparse MoE, a semantic tokenizer, and Foresight Reasoning for real-time control.
A relatively quiet day after a week of intense model releases, with news on GPT-5.6's confusing rollout, Meta's Muse Spark 1.1, open-source model optimizations, and security concerns.
GPT-5.6 launched with 36 variants and UX issues, prompting rapid corrections.
Meta's Muse Spark 1.1 offers near-frontier quality at aggressive pricing.
The GDP.pdf benchmark evaluates AI models on real-world PDF tasks across ten domains. All frontier models scored below 30%, with GPT-5.5 leading at 25%. The article highlights the critical importance of PDF mastery for AI agents and the serious consequences of failure in high-stakes fields like finance, law, and healthcare.
GDP.pdf benchmark consists of 100 real-world prompts and PDFs across ten professional domains.
Every frontier model scored under 30%, with GPT-5.5 achieving the highest score of 25%.
Following significant backlash, Meta is turning off the feature it announced this week that let users generate AI images based on content from public Instagram accounts just by tagging them. The feature, as originally set up, meant that content from any public Instagram account could be used in AI creations without the account owner's permission.
Meta's newly announced AI image generation feature using public Instagram accounts has been disabled due to backlash.
The feature allowed users to create AI images by @-mentioning public accounts without explicit permission.
Ploy migrated its AI agent from Claude Opus 4.8 to OpenAI's newly released GPT-5.6 Sol, achieving 2.2× faster builds, 27% lower cost, and improved visual scores. The migration involved solving issues with tool call argument filling, prompt caching differences, and reasoning replay, all of which were addressed through engineering optimizations.
GPT-5.6 Sol outperformed Claude Opus 4.8 in speed, cost, and visual quality
Tool call parameter filling issue resolved by schema transformation
MuScriptor is an open-weight decoder-only Transformer from Kyutai and Mirelo that transcribes multi-instrument audio to MIDI. It uses a three-stage training pipeline: pre-training on 1.45M synthetic MIDIs, fine-tuning on 170k real recordings (11k+ hours), and reinforcement learning on 300 manually verified tracks. On the DTest benchmark, it achieves a Multi F1 of 48.2%, significantly outperforming the YourMT3+ baseline's 21.9%. Available in three sizes (103M, 307M, 1.4B parameters), with MIT-licensed inference code and CC BY-NC 4.0 weights.
MuScriptor is an open-weight decoder-only Transformer for multi-instrument music transcription to MIDI, developed by Kyutai and Mirelo.
Three-stage training: pre-training on synthetic data, fine-tuning on 170k real recordings, and RL post-training on 300 manually verified tracks.
At the 2026 AtCoder World Tour Finals, OpenAI's AI model defeated top human programmers in both heuristic and algorithmic divisions, solving problems that humans couldn't. The organizers awarded 'humanity surrenders' prizes. This may be the last time humans had a realistic chance to beat top AI in coding competitions.
OpenAI's model vastly outperformed humans in the heuristic division of the 2026 AtCoder Finals.
In the algorithmic division, it solved all five problems, including two none of the 12 humans could solve.
This week, Christina Stathopoulos covers AI hardware breakthroughs (IBM sub-1nm chips, OpenAI/Broadcom Jalapeño, NVIDIA liquid cooling), expanding government oversight (Anthropic model access restored, OpenAI equity stake proposal), workforce evolution (forward-deployed engineers, SAP external hiring vs IKEA retraining), and a hopeful story about AI-powered earthquake alerts.
IBM unveils 0.7nm chip technology with 50% performance boost and 70% lower power consumption.
OpenAI and Broadcom launch Jalapeño, a chip designed specifically for LLM inference.
This post explores the unique Nemotron 3 architecture, available fine-tuning techniques (SFT, RLVR, RLAIF), and provides a step-by-step guide to getting started with serverless customization using SageMaker Studio.
NVIDIA Nemotron 3 models feature a hybrid Mamba-Transformer Mixture-of-Experts architecture supporting up to 1M-token contexts.
Amazon SageMaker AI now offers serverless model customization for Nemotron 3 Nano and Super, requiring no infrastructure management.
This post demonstrates how to implement disaggregated prefill and decode (DPD) with vLLM on Amazon SageMaker HyperPod using the HyperPod Inference Operator. DPD separates prefill and decode phases onto distinct GPU pools, eliminating interference from long prompts and improving latency. It covers architecture, use cases, and step-by-step deployment instructions.
DPD isolates prefill and decode on separate GPU pools connected via EFA RDMA.
It reduces tail latency and prevents long prompts from blocking ongoing decode requests.
The release shows the power the U.S. government now holds in the AI model landscape. ChatGPT Work highlights how OpenAI continues to evolve into an enterprise vendor.
The U.S. government's influence in AI regulation is increasing.
GPT-5.6's release demonstrates the impact of new regulatory frameworks.
Google Research, Google DeepMind, and university collaborators have introduced SensorFM, a foundation model for wearable health pretrained on over 1 trillion minutes of sensor data from 5 million participants. The ViT-1D masked-autoencoder backbone, trained on a massive corpus, demonstrates strong scaling behavior. With frozen embeddings and a PCA-50 linear probe, it outperforms feature-engineered baselines on 34 of 35 tasks. The paper also details an agentic classroom that searched 30,516 prediction heads and a clinician evaluation that grounds a Personal Health Agent.
SensorFM is pretrained on 5 million participants with over 1 trillion minutes of sensor data from 100+ countries and 20+ wearable models.
Adaptive and Inherited Masking (AIM) handles missing data effectively, reducing reconstruction error by up to 83.7% over baselines.
OpenAI released three new GPT-5.6 models—Sol, Terra, Luna—alongside major app updates, including ChatGPT Work and Codex integration. The models show strong performance on benchmarks at lower costs, with Sol being the most capable. Independent evals confirm near-frontier results, especially in coding and agentic tasks.
OpenAI launched GPT-5.6 in three sizes: Sol (flagship), Terra (mid-range), Luna (budget).
New ultra reasoning effort coordinates multiple agents for complex tasks.
Robbyant, Ant Group's embodied-intelligence unit, has released LingBot-World-Infinity (LingBot-World 2.0), a 14B causal video generation model that acts as an interactive world simulator. Its core innovations—Mixture of Bidirectional and Autoregressive (MoBA) attention and distribution matching distillation—tackle long-horizon drift. A Director-Pilot agentic harness enables infinite video generation. The paper demonstrates a 60-minute session, but the open-source release includes only one checkpoint and a 480P script, lacking deployment code and quantitative benchmarks, under a non-commercial license.
LingBot-World-Infinity is a 14B-parameter causal video generation model by Robbyant (Ant Group) for interactive world simulation.
MoBA attention and distribution matching distillation address long-horizon drift in world models.
OpenAI launches GPT-5.6 with three models: Sol (flagship), Terra (workhorse), and Luna (fast). Free for all users. Covers pricing, benchmarks, safety, and hands-on tests.
Three models: Sol (flagship), Terra (workhorse), Luna (fast), all accessible without subscription.
Pricing: Sol $5/$30, Sol Fast $12.50/$75; Terra $2.50/$15; Luna $1/$6 per million tokens.
A data-efficient and interpretable method for vision-based dynamic obstacle avoidance using pretrained models (UniDepth, SuperPoint, SuperGlue) that computes per-keypoint time-to-collision (TTC) to select evasive motion. Evaluated on M3ED dataset, achieving 0.49 precision and 0.38 recall for detecting TTC<1s frames, and detecting 20 out of 22 obstacles. No model training required—only 74 seconds of data for hyperparameter tuning.
Uses pretrained UniDepth and SuperPoint+SuperGlue to avoid training robot-specific models
Computes time-to-collision (TTC) per keypoint and selects ground-plane motion primitive
STEMbot is a miniature climbing robot designed for autonomous navigation under plant canopies to enable early pest detection. It integrates PIN-SLAM and a semantic OcTree, and uses a manifold-constrained A* planner, demonstrating reliable traversal on stems of 7-33mm with reconstruction accuracy under 1cm.
Addresses labor cost in organic farming by enabling early pest detection under canopy.
Combines geometric PIN-SLAM with semantic OcTree for robust localization and mapping.
APIVOT is a VLM-based planner that adaptively interleaves language and visual thoughts for long-horizon robot planning, achieving significant gains in spatially constrained kitchen tasks.
APIVOT interleaves language thoughts for semantic reasoning and visual thoughts for geometric feasibility verification.
Outperforms general VLMs in long-horizon kitchen tasks, especially in spatially constrained settings.
This paper proposes SAGA, a training-free stable acceleration guidance method to improve temporal instability in autoregressive video diffusion. By using acceleration-domain spectral guidance and structured noise initialization, it effectively reduces flickering and jitter, enhancing temporal and image quality.
Autoregressive video diffusion amplifies temporal errors, causing flickering and structural drift.
SAGA uses acceleration-domain spectral guidance and noise initialization without retraining.
LightCrafter is a novel hybrid pipeline for video relighting that reformulates the task as video translation of a proxy PBR rendering. It combines the strengths of physically-based rendering and diffusion models to achieve long-form temporal consistency and fine-grained lighting control, outperforming prior state-of-the-art on real-world benchmarks and providing a synthetic benchmark for further analysis.
Proposes LightCrafter hybrid pipeline that turns video relighting into proxy video translation, avoiding the need to teach diffusion models about illumination concepts.
Leverages PBR proxy for lighting control and post-trains CogVideoX to capture complex effects like global illumination.
FedTR combines federated learning and transfer learning to address data scarcity and complexity in industrial visual inspection, achieving high accuracy on label defect identification.
FedTR integrates transfer learning with federated learning for industrial visual inspection.
It pre-trains on public data then fine-tunes on distributed private data.
Proposes LOGOS, a novel transformer-based approach that leverages textual prompts to guide oriented object detection in aerial images, outperforming existing methods on the DOTA dataset, especially in dense and rotated scenarios.
LOGOS uses prompt-modulated content queries to dynamically adjust model focus, improving detection accuracy in complex environments.
Experiments on DOTA show LOGOS surpasses state-of-the-art in dense and rotated object scenarios.
Researchers propose adversarial decoys, independently optimized image patches that redirect attention away from adversarial regions, bypassing attention-based defenses in Vision Transformers. The approach decouples misclassification and defense evasion, is attack-agnostic, and preserves attack effectiveness. Experiments on ImageNet reveal a fundamental limitation of using attention magnitude as an indicator of adversarial relevance.
Adversarial decoys are independently optimized patches that redirect attention in Vision Transformers, bypassing attention-based defenses.
The method decouples misclassification and defense evasion and is attack-agnostic, integrable with any existing patch attack.
GIRAF is a text-conditioned diffusion model for generating realistic full-body interactions with articulated objects. It addresses limitations of prior works by jointly reasoning about locomotion, contact, and articulation, using an object-centric representation, mixed-domain training, and contact-based augmentation, achieving strong generalization to unseen object configurations.
Prior models are limited to static objects or hand-only manipulation, lacking full-body coordination with articulated objects.
GIRAF introduces an object-centric representation that unifies hand-object contact across object surfaces.
DreamCharacter-1 is a lightweight post-adaptation framework that calibrates pretrained 3D foundation models for high-fidelity, production-ready 3D character generation. It includes geometry post-training, texture post-training, and inference acceleration, consistently outperforming state-of-the-art methods.
Geometry post-training enhances fine-grained surface details via geometric preference optimization.
Texture post-training synthesizes high-resolution textures and improves occluded regions.
Identifying faithfulness hallucinations in LLM-generated outputs remains challenging due to the scarcity of high-quality annotated data. This paper introduces Hallucination Self-Play (HSP), a framework where a detector and generator bootstrap each other. The detector is fine-tuned on human labels, then used as a reward model to train the generator via RLAIF to produce harder-to-detect hallucinations. The evolved generator's outputs further optimize the detector via rule-based RL. Experiments on RAGTruth and two model families show a small LLM can match or outperform advanced LLMs without external supervision.
HSP enables iterative improvement of hallucination detection through self-play between detector and generator
Detector fine-tuned on human data then serves as reward model for generator via RLAIF
A new study evaluates the reliability of Gemini models as audio judges for full-duplex voice agent conversations. Using 209 stereo sessions scored on 8 dimensions, Gemini 2.5 Flash shows high agreement with human raters on most dimensions, with cost savings of roughly two orders of magnitude. The paper also cautions that model swaps require re-validation on calibration data.
Gemini 2.5 Flash's LALM-human Spearman rho differs from human-human rho by at most 0.07 on 5 of 8 dimensions
LALM agrees within 1 point of the three-rater human mean on 60-92% of sessions for 6 dimensions
This paper identifies a failure mode called Positive-Credit Contamination in RL for LLMs, where low-probability erroneous tokens receive identical positive credit as plausible ones. The proposed TACO method computes a tail-risk score to calibrate credit assignment, outperforming GRPO baselines across three LLMs and eight benchmarks while improving training stability in long-horizon RL.
Identifies Positive-Credit Contamination: uniform credit assignment reinforces flawed reasoning by giving same positive credit to erroneous tail tokens.
Proposes TACO, which uses a tail-risk score based on local generation context to modulate positive updates for risky tokens.
This paper proposes a multi-cluster boundary learning method using MiniLM embedding for out-of-scope (OOS) intent detection. It addresses the accuracy drop of traditional multi-class classification and the large parameter issue of LLM embeddings, achieving state-of-the-art performance on three public datasets.
Proposes a multi-cluster boundary learning method for OOS intent detection using MiniLM embedding.
Addresses limitations of traditional multi-class classification and LLM-embedding methods.
Preprocessing-based debiasing methods in NLP, while reducing stereotypes for targeted groups, can cause unintended shifts that increase stereotyping or counter-stereotyping for other demographics, including unrelated categories. The study demonstrates these side effects across model families and preprocessing strategies, and argues for side-effect-aware mitigation practices.
Preprocessing-based debiasing can induce side effects that increase stereotyping for non-targeted demographics.
Side effects occur across encoder-only and decoder-only models, multiple preprocessing strategies, and different data scales.
This research proposes a cost-efficient human-LLM collaborative annotation framework to construct multilingual stereotype datasets. Applied to Spanish, it yields EspanStereo, covering multiple Spanish-speaking countries. Evaluations show significant variation in LLM stereotypical behavior across countries, highlighting the need for culturally grounded assessments.
Proposes a human-LLM collaborative framework that combines LLM-generated candidate stereotypes with in-culture annotator validation.
Constructs EspanStereo, the first Spanish stereotype dataset spanning multiple countries, capturing both documented and culturally specific biases.
This paper argues that Barenholtz's autogenerative theory of language enriches Harrisean integrationism by providing a structural mechanism for prospective openness, a computational correlate for semiotic continuity, and a theory of the archive. It offers insights for NLP and LLM design.
Harrisean integrationism leaves explanatory gaps in sign openness, semiotic continuity, and archive structure.
Barenholtz's autogenerative theory fills these gaps without undermining integrationist commitments.
DeepSearch-Evolve is a self-distillation framework for web agents built on DeepSearch-World, a deterministic and verifiable environment. It contains 420K multi-hop QA tasks and supports cognitive behaviors like progress verification and failure recovery. Without teacher distillation, DeepSearch-World-9B achieves competitive results on BrowseComp, GAIA, and HotpotQA, showing that verifiable environments enable scalable self-evolution for long-horizon web agents.
DeepSearch-Evolve is a self-distillation framework that improves agents without teacher models.
This position paper reviews recent advances in AI for Mathematics (AI4Math), particularly LLM-driven theorem provers for formal proof generation. It argues that current systems are limited to well-defined problems and cannot handle open-ended frontier research like discovering new theorems. The authors advocate shifting from problem solvers to research agents capable of rigorous formal reasoning, and identify key limitations across datasets, relational structure, exploration, tools, and human-AI collaboration, outlining a roadmap for the future of AI4Math.
LLM-driven theorem provers excel at formal proof generation for well-defined problems but fall short for open-ended research. 2
Current systems lack the ability to handle abstraction, underspecification, and exploration needed for frontier mathematics. 1
MetaNCA learns local update rules to self-organize neural network weights, enabling weight generation for diverse architectures without backpropagation and generalizing to unseen architectures.
Inspired by biological neurons, MetaNCA uses local interactions to iteratively update network weights.
Introduces Weight Transformer with linear attention for aggregating signals from neighboring weights.
Jet-Long introduces a tuning-free zero-shot method for extending LLM context windows by using dynamic bifocal RoPE, which adapts the rescaling factor to sequence length, achieving high efficiency and strong performance on multiple benchmarks.
Existing zero-shot context extension methods use a fixed rescaling factor, leading to trade-offs between short and long contexts.
Jet-Long employs dynamic bifocal RoPE with local and long-range windows, automatically adjusting the rescaling factor based on sequence length.
SHIFT is a missingness-aware survival model that directly predicts from incomplete genomic inputs without test-time imputation, using masked self-attention and a feature-availability mask. It introduces variable-rate feature masking during training for robustness to heterogeneous missingness. Evaluated on glioblastoma and lung squamous cell carcinoma across multiple cohorts, SHIFT shows strong generalization and outperforms baselines and imputation-based methods, supporting missingness-aware modeling for multi-center survival prediction in precision oncology.
Handles incomplete genomic data without test-time imputation
Uses masked self-attention and feature-availability masks
In block-sparse attention for long-context LMs, fixed top-k cutoff can drop crucial blocks when scores are tied. A value-of-information router doubles kept blocks for uncertain queries, achieving significant recall gains across models.
Top-k selection in block-sparse attention is myopic when adjacent blocks have similar scores.
Proposed router measures decisiveness of cutoff and doubles kept set for uncertain queries.