Close Menu
Ztoog
    What's Hot
    Technology

    Sources: the Irish DPC is set to hand Meta a record EU privacy fine and order the company to stop all data transfers to the US that rely on certain clauses (Stephanie Bodoni/Bloomberg)

    The Future

    Here’s How to Prepare for 2023’s Black Friday and Cyber Monday

    Crypto

    Ethereum Flashes Bullish Signals, Can It Rally 50% From Here?

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      What is Project Management? 5 Best Tools that You Can Try

      Operational excellence strategy and continuous improvement

      Hannah Fry: AI isn’t as powerful as we think

      FanDuel goes all in on responsible gaming push with new Play with a Plan campaign

      Gettyimages.com Is the Best Website on the Internet Right Now

    • Technology

      Iran war: How could it end?

      Democratic senators question CFTC staffing cuts in Chicago enforcement office

      Google’s Cloud AI lead on the three frontiers of model capability

      AMD agrees to backstop a $300M loan from Goldman Sachs for Crusoe to buy AMD AI chips, the first known case of AMD chips used as debt collateral (The Information)

      Productivity apps failed me when I needed them most

    • Gadgets

      macOS Tahoe 26.3.1 update will “upgrade” your M5’s CPU to new “super” cores

      Lenovo Shows Off a ThinkBook Modular AI PC Concept With Swappable Ports and Detachable Displays at MWC 2026

      POCO M8 Review: The Ultimate Budget Smartphone With Some Cons

      The Mission: Impossible of SSDs has arrived with a fingerprint lock

      6 Best Phones With Headphone Jacks (2026), Tested and Reviewed

    • Mobile

      Android’s March update is all about finding people, apps, and your missing bags

      Watch Xiaomi’s global launch event live here

      Our poll shows what buyers actually care about in new smartphones (Hint: it’s not AI)

      Is Strava down for you? You’re not alone

      The Motorola Razr FIFA World Cup 2026 Edition was literally just unveiled, and Verizon is already giving them away

    • Science

      Big Tech Signs White House Data Center Pledge With Good Optics and Little Substance

      Inside the best dark matter detector ever built

      NASA’s Artemis moon exploration programme is getting a major makeover

      Scientists crack the case of “screeching” Scotch tape

      Blue-faced, puffy-lipped monkey scores a rare conservation win

    • AI

      Online harassment is entering its AI era

      Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

      New method could increase LLM training efficiency | Ztoog

      The human work behind humanoid robots is being hidden

      NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    • Crypto

      SEC Vs. Justin Sun Case Ends In $10M Settlement

      Google paid startup Form Energy $1B for its massive 100-hour battery

      Ethereum Breakout Alert: Corrective Channel Flip Sparks Impulsive Wave

      Show Your ID Or No Deal

      Jane Street sued for alleged front-running trades that accelerated Terraform Labs meltdown

    Ztoog
    Home » A benchmark for the next generation of data-driven weather models – Google Research Blog
    AI

    A benchmark for the next generation of data-driven weather models – Google Research Blog

    Facebook Twitter Pinterest WhatsApp
    A benchmark for the next generation of data-driven weather models – Google Research Blog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Posted by Stephan Rasp, Research Scientist, and Carla Bromberg, Program Lead, Google Research

    In 1950, weather forecasting began its digital revolution when researchers used the first programmable, general-purpose laptop ENIAC to resolve mathematical equations describing how weather evolves. In the greater than 70 years since, steady developments in computing energy and enhancements to the mannequin formulations have led to regular features in weather forecast talent: a 7-day forecast right now is about as correct as a 5-day forecast in 2000 and a 3-day forecast in 1980. While bettering forecast accuracy at the tempo of roughly sooner or later per decade could not appear to be a giant deal, day by day improved is vital in far reaching use circumstances, akin to for logistics planning, catastrophe administration, agriculture and vitality manufacturing. This “quiet” revolution has been tremendously beneficial to society, saving lives and offering financial worth throughout many sectors.

    Now we’re seeing the begin of one more revolution in weather forecasting, this time fueled by advances in machine studying (ML). Rather than hard-coding approximations of the bodily equations, the thought is to have algorithms learn the way weather evolves from giant volumes of previous weather knowledge. Early makes an attempt at doing so return to 2018 however the tempo picked up significantly in the final two years when a number of giant ML models demonstrated weather forecasting talent corresponding to the finest physics-based models. Google’s MetNet [1, 2], for occasion, demonstrated state-of-the-art capabilities for forecasting regional weather sooner or later forward. For international prediction, Google DeepMind created GraphCast, a graph neural community to make 10 day predictions at a horizontal decision of 25 km, aggressive with the finest physics-based models in lots of talent metrics.

    Apart from probably offering extra correct forecasts, one key benefit of such ML strategies is that, as soon as skilled, they’ll create forecasts in a matter of minutes on cheap {hardware}. In distinction, conventional weather forecasts require giant super-computers that run for hours day by day. Clearly, ML represents an amazing alternative for the weather forecasting neighborhood. This has additionally been acknowledged by main weather forecasting facilities, akin to the European Centre for Medium-Range Weather Forecasts’ (ECMWF) machine studying roadmap or the National Oceanic and Atmospheric Administration’s (NOAA) synthetic intelligence technique.

    To be sure that ML models are trusted and optimized for the proper aim, forecast analysis is essential. Evaluating weather forecasts isn’t simple, nevertheless, as a result of weather is an extremely multi-faceted downside. Different end-users are enthusiastic about totally different properties of forecasts, for instance, renewable vitality producers care about wind speeds and photo voltaic radiation, whereas disaster response groups are involved about the observe of a possible cyclone or an impending warmth wave. In different phrases, there isn’t a single metric to find out what a “good” weather forecast is, and the analysis has to mirror the multi-faceted nature of weather and its downstream functions. Furthermore, variations in the precise analysis setup — e.g., which decision and floor fact knowledge is used — could make it troublesome to match models. Having a approach to evaluate novel and established strategies in a good and reproducible method is essential to measure progress in the area.

    To this finish, we’re asserting WeatherBench 2 (WB2), a benchmark for the next generation of data-driven, international weather models. WB2 is an replace to the authentic benchmark printed in 2020, which was primarily based on preliminary, lower-resolution ML models. The aim of WB2 is to speed up the progress of data-driven weather models by offering a trusted, reproducible framework for evaluating and evaluating totally different methodologies. The official web site incorporates scores from a number of state-of-the-art models (at the time of writing, these are Keisler (2022), an early graph neural community, Google DeepMind’s GraphCast and Huawei’s Pangu-Weather, a transformer-based ML mannequin). In addition, forecasts from ECMWF’s high-resolution and ensemble forecasting methods are included, which symbolize some of the finest conventional weather forecasting models.

    Making analysis simpler

    The key element of WB2 is an open-source analysis framework that enables customers to guage their forecasts in the similar method as different baselines. Weather forecast knowledge at high-resolutions might be fairly giant, making even analysis a computational problem. For this cause, we constructed our analysis code on Apache Beam, which permits customers to separate computations into smaller chunks and consider them in a distributed trend, for instance utilizing DataFlow on Google Cloud. The code comes with a quick-start information to assist individuals rise up to hurry.

    Additionally, we offer most of the ground-truth and baseline knowledge on Google Cloud Storage in cloud-optimized Zarr format at totally different resolutions, for instance, a complete copy of the ERA5 dataset used to coach most ML models. This is an element of a bigger Google effort to supply analysis-ready, cloud-optimized weather and local weather datasets to the analysis neighborhood and past. Since downloading these knowledge from the respective archives and changing them might be time-consuming and compute-intensive, we hope that this could significantly decrease the entry barrier for the neighborhood.

    Assessing forecast talent

    Together with our collaborators from ECMWF, we outlined a set of headline scores that finest seize the high quality of international weather forecasts. As the determine beneath exhibits, a number of of the ML-based forecasts have decrease errors than the state-of-the-art bodily models on deterministic metrics. This holds for a spread of variables and areas, and underlines the competitiveness and promise of ML-based approaches.

    This scorecard exhibits the talent of totally different models in comparison with ECMWF’s Integrated Forecasting System (IFS), one of the finest physics-based weather forecasts, for a number of variables. IFS forecasts are evaluated in opposition to IFS evaluation. All different models are evaluated in opposition to ERA5. The order of ML models displays publication date.

    Toward dependable probabilistic forecasts

    However, a single forecast usually isn’t sufficient. Weather is inherently chaotic as a result of of the butterfly impact. For this cause, operational weather facilities now run ~50 barely perturbed realizations of their mannequin, known as an ensemble, to estimate the forecast chance distribution throughout numerous eventualities. This is vital, for instance, if one desires to know the chance of excessive weather.

    Creating dependable probabilistic forecasts shall be one of the next key challenges for international ML models. Regional ML models, akin to Google’s MetNet already estimate chances. To anticipate this next generation of international models, WB2 already offers probabilistic metrics and baselines, amongst them ECMWF’s IFS ensemble, to speed up analysis on this route.

    As talked about above, weather forecasting has many features, and whereas the headline metrics attempt to seize the most vital features of forecast talent, they’re on no account enough. One instance is forecast realism. Currently, many ML forecast models are inclined to “hedge their bets” in the face of the intrinsic uncertainty of the ambiance. In different phrases, they have a tendency to foretell smoothed out fields that give decrease common error however don’t symbolize a sensible, bodily constant state of the ambiance. An instance of this may be seen in the animation beneath. The two data-driven models, Pangu-Weather and GraphCast (backside), predict the large-scale evolution of the ambiance remarkably properly. However, in addition they have much less small-scale construction in comparison with the floor fact or the bodily forecasting mannequin IFS HRES (prime). In WB2 we embody a spread of these case research and in addition a spectral metric that quantifies such blurring.

    Forecasts of a entrance passing via the continental United States initialized on January 3, 2020. Maps present temperature at a strain degree of 850 hPa (roughly equal to an altitude of 1.5km) and geopotential at a strain degree of 500 hPa (roughly 5.5 km) in contours. ERA5 is the corresponding ground-truth evaluation, IFS HRES is ECMWF’s physics-based forecasting mannequin.

    Conclusion

    WeatherBench 2 will proceed to evolve alongside ML mannequin growth. The official web site shall be up to date with the newest state-of-the-art models. (To submit a mannequin, please observe these directions). We additionally invite the neighborhood to supply suggestions and options for enhancements via points and pull requests on the WB2 GitHub web page.

    Designing analysis properly and concentrating on the proper metrics is essential in an effort to be sure ML weather models profit society as rapidly as attainable. WeatherBench 2 as it’s now’s simply the start line. We plan to increase it in the future to deal with key points for the future of ML-based weather forecasting. Specifically, we want to add station observations and higher precipitation datasets. Furthermore, we are going to discover the inclusion of nowcasting and subseasonal-to-seasonal predictions to the benchmark.

    We hope that WeatherBench 2 can support researchers and end-users as weather forecasting continues to evolve.

    Acknowledgements

    WeatherBench 2 is the outcome of collaboration throughout many various groups at Google and exterior collaborators at ECMWF. From ECMWF, we want to thank Matthew Chantry, Zied Ben Bouallegue and Peter Dueben. From Google, we want to thank the core contributors to the venture: Stephan Rasp, Stephan Hoyer, Peter Battaglia, Alex Merose, Ian Langmore, Tyler Russell, Alvaro Sanchez, Antonio Lobato, Laurence Chiu, Rob Carver, Vivian Yang, Shreya Agrawal, Thomas Turnbull, Jason Hickey, Carla Bromberg, Jared Sisk, Luke Barrington, Aaron Bell, and Fei Sha. We additionally want to thank Kunal Shah, Rahul Mahrsee, Aniket Rawat, and Satish Kumar. Thanks to John Anderson for sponsoring WeatherBench 2. Furthermore, we want to thank Kaifeng Bi from the Pangu-Weather staff and Ryan Keisler for their assist in including their models to WeatherBench 2.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Online harassment is entering its AI era

    AI

    Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

    AI

    New method could increase LLM training efficiency | Ztoog

    AI

    The human work behind humanoid robots is being hidden

    AI

    NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    AI

    Personalization features can make LLMs more agreeable | Ztoog

    AI

    AI is already making online crimes easier. It could get much worse.

    AI

    NVIDIA Researchers Introduce KVTC Transform Coding Pipeline to Compress Key-Value Caches by 20x for Efficient LLM Serving

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    Mobile

    Huawei and Ericsson sign a cross-licensing agreement on 5G patents

    Huawei introduced a long-term world patent cross-licensing agreement with Swedish firm Ericsson. The partnership covers…

    Science

    K2-18b: Habitable ocean world may actually be inhospitable gas planet

    An artist’s impression displaying K2-18b as a probably liveable ocean world may not be rightNASA,…

    AI

    Four things to know about China’s new AI rules in 2024

    Some of these individuals are policymakers, who’ve been making an attempt laborious to reply to…

    Mobile

    Arlo Essential and Essential XL Wireless Outdoor Security Camera review: Perfect if you live in the cloud

    Arlo safety cameras are recognized for making well-designed {hardware} with stable options that work effectively.…

    Crypto

    Market Dip Leaves TIA Investors 16% In The Red

    With the broader crypto market down by 3% up to now 24 hours, Celestia has…

    Our Picks
    Mobile

    Disney Plus’ password-sharing crackdown begins in June

    Science

    Yes, humans are still evolving 

    The Future

    Life in BASIC | Ztoog

    Categories
    • AI (1,560)
    • Crypto (1,827)
    • Gadgets (1,870)
    • Mobile (1,910)
    • Science (1,939)
    • Technology (1,862)
    • The Future (1,716)
    Most Popular
    Crypto

    Ethereum To $36,800? Token Terminal Predicts When This Will Happen

    Mobile

    6 phones to consider before you buy

    Technology

    China quietly pulls draft gaming rules from website

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2026 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.