Topic · Research paper
lab Google DeepMind Blog · 20d ago · 36 views

Google DeepMind releases WeatherNext 3, a global weather AI model with up to 5km resolution

Google DeepMind and Google Research have introduced WeatherNext 3, an advanced global weather AI model that generates hourly forecasts at high spatial resolutions by learning directly from real-time satellite observations. This update provides forecasts roughly five times sharper than its predecessor, WeatherNext 2, enabling more localized predictions for critical weather events.

lab NVIDIA Research · 25d ago · 26 views

Relight enables automatic distributed checkpointing and fast-forward replay for task-based systems

Researchers present Relight, a framework that provides automatic, distributed checkpointing for task-based programs along with an efficient fast-forward replay mechanism for full job recovery. Unlike traditional approaches that require manual data migration, Relight leverages the inherent structure of task-based computations to capture and resume state with minimal code changes.

lab Hugging Face Blog · 29d ago GPQA Diamond · 67.4% · 39 views

Multiverse Computing's QAH makes 4-bit GPT-OSS outperform its full-precision original

Multiverse Computing introduces Quantization-Aware Healing (QAH), a method that distills compressed, quantized large language models directly from their original pre-compression teachers. Applied to a GPT-OSS 120B model compressed to 60B parameters and quantized to MXFP4, the approach produces a model that beats its own full-precision bfloat16 version on 7 of 9 benchmarks.

arxiv arXiv cs.LG · 1d ago HealthBench · 50.1% · 9 views

Fathom-Vaidya improves medical reasoning with rubric-based rewards

The authors introduce Fathom-Vaidya, a 30B parameter model that uses synthetic data and rubric-based reinforcement learning to enhance diagnostic and clinical healthcare reasoning. The training framework first applies rule-guided RL to MedBullets-derived questions for diagnosis, then utilizes 5.3k synthetic multi-turn scenarios with multi-dimensional rubrics for interactive clinical tasks.

arxiv arXiv cs.AI · 1d ago HealthBench · 50.1% · 12 views

Fathom-Vaidya improves medical reasoning with rubric-based rewards

The authors introduce Fathom-Vaidya, a 30B parameter model that uses synthetic data and rubric-based reinforcement learning to enhance both diagnostic and clinical healthcare reasoning. The training framework first targets diagnostic accuracy using MedBullets-derived questions and then addresses multi-turn clinical interactions through 5.3k generated scenarios with multi-dimensional rubrics.