Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Wednesday January 15 2020, @08:59AM   Printer-friendly
from the skynet-is-here dept.

https://arstechnica.com/science/2020/01/google-used-deep-learning-to-improve-short-term-weather-forecasts/:

A research team at Google has developed a deep neural network that can make fast, detailed rainfall forecasts.

The researchers say their results are a dramatic improvement over previous techniques in two key ways. One is speed. Google says that leading weather forecasting models today take one to three hours to run, making them useless if you want a weather forecast an hour in the future. By contrast, Google says its system can produce results in less than 10 minutes—including the time to collect data from sensors around the United States.

[...] A second advantage: higher spatial resolution. Google's system breaks the United States down into squares 1km on a side. Google notes that in conventional systems, by contrast, "computational demands limit the spatial resolution to about 5 kilometers."

[...] Google says that its forecasts are more accurate than conventional weather forecasts, at least for time periods under six hours.

[...] Interestingly, Google's model is "physics-free": it isn't based on any a priori knowledge of atmospheric physics. The software doesn't try to simulate atmospheric variables like pressure, temperature, or humidity. Instead, it treats precipitation maps as images and tries to predict the next few images in the series based on previous snapshots.

[...] Specifically, it uses a popular neural network architecture called a U-Net that was first developed for diagnosing medical images.

[...] To produce a weather forecast, the network takes an hour's worth of previous precipitation maps as inputs. Each map is a "channel" in the input image, just as a conventional image has red, blue, and green channels. The network then tries to output a series of precipitation maps reflecting the precipitation over the next hour.

Like any neural network, this one is trained with past real-world examples. Thousands of past real-world weather patterns are fed into the network, and the training software tweaks the network's many parameters to more closely approximate the correct results for each training example. After repeating this process millions of times, the network gets pretty good at approximating future precipitation patterns for data it hasn't seen before.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Wednesday January 15 2020, @01:12PM (2 children)

    by Anonymous Coward on Wednesday January 15 2020, @01:12PM (#943564)

    How many things depend on knowing if it's going to rain in the next hour or so?

    One for sure is car racing--if it's going to rain soon the tactics change (in different ways, depending on the specific kind of racing). Pro race teams already spend a good buck on weather prediction.

    More mundane, should I start painting my house today or not? Will these forecasts be cheap enough that I can afford a custom one for my local area?

  • (Score: 2) by DannyB on Wednesday January 15 2020, @03:31PM

    by DannyB (5839) Subscriber Badge on Wednesday January 15 2020, @03:31PM (#943612) Journal

    How many things depend on knowing if it's going to rain in the next hour or so?

    Getting out of your car, for example.

    "Too bad the Post Office isn't as efficient as the weather service" -- Doc Brown, Back To The Future II

    --
    To transfer files: right-click on file, pick Copy. Unplug mouse, plug mouse into other computer. Right-click, paste.
  • (Score: 2) by Pino P on Wednesday January 15 2020, @03:47PM

    by Pino P (4721) on Wednesday January 15 2020, @03:47PM (#943627) Journal

    How many things depend on knowing if it's going to rain in the next hour or so?

    Should I cycle to the grocery store, the barber shop, etc. now or an hour from now?