Close Menu
Ztoog
    What's Hot
    AI

    A community collaboration for progress | Ztoog

    AI

    A research AI system for diagnostic medical reasoning and conversations – Google Research Blog

    Mobile

    New iPhone 15 Plus ad focuses once again on the device’s long battery life

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

      How to Get Bot Lobbies in Fortnite? (2025 Guide)

      Can work-life balance tracking improve well-being?

      Any wall can be turned into a camera to see around corners

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

    • Technology

      What does a millennial midlife crisis look like?

      Elon Musk tries to stick to spaceships

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

    • Gadgets

      Watch Apple’s WWDC 2025 keynote right here

      Future-proof your career by mastering AI skills for just $20

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

    • Mobile

      YouTube is testing a leaderboard to show off top live stream fans

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

    • Science

      Some parts of Trump’s proposed budget for NASA are literally draconian

      June skygazing: A strawberry moon, the summer solstice… and Asteroid Day!

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

    • AI

      Fueling seamless AI at scale

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    • Crypto

      Bitcoin Maxi Isn’t Buying Hype Around New Crypto Holding Firms

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

    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

    Fueling seamless AI at scale

    AI

    Rationale engineering generates a compact new tool for gene therapy | Ztoog

    AI

    The AI Hype Index: College students are hooked on ChatGPT

    AI

    Learning how to predict rare kinds of failures | Ztoog

    AI

    Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    AI

    AI learns how vision and sound are connected, without human intervention | Ztoog

    AI

    How AI is introducing errors into courtrooms

    AI

    With AI, researchers predict the location of virtually any protein within a human cell | Ztoog

    Leave A Reply Cancel Reply

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

    Eclipse 2024 live: Watch the full total solar eclipse via NASA’s broadcast – latest

    On 8 April, a total solar eclipse will sweep throughout Mexico, the US and Canada.…

    Gadgets

    The All-Clad Factory Seconds Kitchenware Sale Is Back

    All-Clad cookware is well-liked amongst house cooks {and professional} reviewers alike. The firm makes a…

    Science

    Smithsonian unveils Bennu astroid sample from NASA’s OSIRIS-REx mission

    On November 3, the Smithsonian’s National Museum of Natural History debuted a bit of the…

    Crypto

    Pranksy’s Optimism vs. Market Realities

    Pranksy’s Optimism within the Future of NFTs Well-regarded non-fungible token (NFT) collector Pranksy has voiced…

    Science

    The amazing helicopter on Mars, Ingenuity, will fly no more

    Enlarge / A detailed-up view of Ingenuity on Mars, as seen by the Perseverance rover.NASA/JPL-Caltech/ASU…

    Our Picks
    Technology

    Best Telescopes for Deep Space in 2023

    Gadgets

    How to Watch the Coronation of King Charles III Live

    Crypto

    Crypto Expert Predicts Ethereum (ETH) to Reach $457,081, Here’s How

    Categories
    • AI (1,494)
    • Crypto (1,754)
    • Gadgets (1,806)
    • Mobile (1,852)
    • Science (1,868)
    • Technology (1,804)
    • The Future (1,650)
    Most Popular
    Mobile

    Take two: Meta and LG will team up for Quest Pro 2 ‘alliance’ in 2025

    Science

    Water may be forming on the moon thanks to Earth’s magnetic field

    Technology

    Is Duolingo the face of an AI jobs crisis?

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

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