TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Artificial intelligence gives weather forecasters a new edge

158 点作者 petethomas10 个月前

19 条评论

neonate10 个月前
<a href="https:&#x2F;&#x2F;archive.ph&#x2F;n6h9r" rel="nofollow">https:&#x2F;&#x2F;archive.ph&#x2F;n6h9r</a>
lainga10 个月前
Sigh... don&#x27;t make me bind a hotkey to paste my spiel about how these non-primitive-equation-based models are bad at long tails and freak weather...<p>Ed.: too late! <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40577332">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40577332</a>
评论 #41135455 未加载
评论 #41133040 未加载
评论 #41138866 未加载
评论 #41136282 未加载
评论 #41133747 未加载
评论 #41133057 未加载
评论 #41137854 未加载
npalli10 个月前
Seems to be a &quot;pattern&quot; in AI for weather forecasting --<p><pre><code> 1. Due to AI hype and funding (even predecessor hype cycles like &quot;big data&quot;, ML, even GOF time-series statistics), generate 100s of AI models. 2. Of these, a few perform better than current models and are seen as the &quot;future&quot;. 3. One year later models in 2. fail catastrophically. 4. Go back to step 1.</code></pre>
评论 #41135153 未加载
评论 #41137977 未加载
评论 #41137817 未加载
kelsey9876543110 个月前
IBM tried with Watson based modeling on weather.com and it was a spectacular failure. Hopefully things have improved enough to beat traditional weather models, but I honestly don&#x27;t know enough about this area to speculate. Classical modeling, I.E. non neural network models, have been iteratively improved on for decades by the brightest minds in weather science and are barely able to eek out something close to a 50% accuracy in forecast. About 5 years ago that was 10x better than the AI based modeling available, It would be cool to see some advancement here!
评论 #41141634 未加载
mdp202110 个月前
Should we not get comparisons and absolute values based on true|false positives|negatives?<p>The most relevant parts seem to be:<p>&gt; <i>In seconds... [the ML based] GraphCast can produce a 10-day forecast that would take a supercomputer [crunching through traditional deterministic methods] more than an hour</i><p>&gt; <i>GraphCast outperformed the best forecasting model of the European Center for Medium-Range Weather Forecasts more than 90 percent of the time</i><p>&gt; <i>Dr. Lam said the study found that GraphCast locked in on landfall in Nova Scotia three days before the supercomputers reached the same conclusion</i><p>&gt; <i>the European center was considered the world’s top weather agency because comparative tests have regularly shown its forecasts to exceed all others in accuracy</i>
mrweasel10 个月前
&gt; Weather experts say the A.I. systems are likely to complement the supercomputer approach because each method has its own particular strengths.<p>So it&#x27;s not really that exciting, it&#x27;s just a new tools for weather forecasting adding to the existing tool chain. I feel like this is only a news story because it&#x27;s AI. New mathematical models are developed, but don&#x27;t make it into the mainstream news, because math is boring.
评论 #41138711 未加载
arnaudsm10 个月前
Umbrella marketing terms like this are misleading, and hype adjacent tech like GenAI.<p>&quot;AI&quot; is a family of statistical techniques, and weather forecasting has been using many of them for decades. Are GNNs displayed here more &quot;AI&quot; than the usual stochastic monte-carlo simulations ? I guess the word &quot;Math&quot; is not sexy anymore
snowpid10 个月前
I currently develop a ml model to forecast temperature (spatial resolution 10 m x 10m) by leveraging these models (in this case Climax by Microsoft <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;climax">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;climax</a> ). Feel free to ask!
评论 #41139426 未加载
badkitty9910 个月前
Quick let&#x27;s fire all the weather professionals
mystified501610 个月前
Honestly I&#x27;d be surprised if we weren&#x27;t already using ML in weather models. Seems obvious enough that it should have popped up years ago, before &quot;AI&quot;.
评论 #41135536 未加载
评论 #41138382 未加载
devwastaken10 个月前
In the U S. There is a lack of data input to create meaningful predictions because there is a lack of Doppler radar stations.<p><a href="https:&#x2F;&#x2F;www.ncei.noaa.gov&#x2F;maps&#x2F;radar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ncei.noaa.gov&#x2F;maps&#x2F;radar&#x2F;</a><p>Need far more sites to gain full coverage, but no doubt they&#x27;ll be strongly opposed by red disinformation.
1minusp10 个月前
Any comments from experts on how much better these models are compared to running base WRF over GFS forecasts?
Stephen_0xFF10 个月前
The images with the forecast don’t look like any forecasts I was watching. They predicted pretty well even on July 1st. The majority of models predicted it would go up like it did. The trend between EPS, GEFS, UKMET, and CMC all had it going up. Not saying an AI LLM won’t help, but this seems a little disingenuous.
tonetegeatinst10 个月前
I feel the need to insert some &quot;edge compute&quot; joke.
hansvm10 个月前
Slightly on-topic:<p>We have efficiently computable state-update equations available for weather. If neural nets are actually able to outperform those in general (and not just because of some form of sampling bias), why would that be?<p>1. They&#x27;re exploiting information not available in the raw inputs to those weather models. Perhaps the number of cars driving vs parked in garages on a given day, contributing some local heat and perturbing PDE solutions away from the optimum. If this is the case, there&#x27;s probably a fruitful line of research in using neural nets to estimate unmeasured parameters and using those directly in the applicable physics.<p>2. They just look better, e.g. by comparing raw neural outputs to sanitized weather reports or by using a metric biased toward low prediction variance at the expense of accuracy or something (this could be as simple as grading the neural net&#x27;s probability distribution against the weather model&#x27;s raw predicted output too, not considering the epistemological tweaked predictions the physics model also produced, thus implicitly giving the neural net and edge because the physics model can&#x27;t get partial credit, even when worthy of it&#x27;s and the AI can). Those sorts of mistakes are shockingly easy to make, even with much thought and careful review. Time will tell, I hope.<p>3. The gains are in some form of auxiliary data, like cheaply extrapolating a coarse forecast into a fine-grained forecast (superresolution&#x2F;hallucination), or cheaply approximating a single weather estimate without fleshing out the details of the entire grid. This is potentially incredibly valuable, at the obvious cost of occasionally being very wrong. Use such predictions with care.<p>I don&#x27;t think that list is exhaustive, but I&#x27;m not holding my breath too much either. Gaining an extra day of hurricane touchdown accuracy, for example, takes immense amounts of data. We&#x27;ve slowly made those gains, but for a neural net to do noticeably better there would have to be major problems in our original problem formulation.<p>Slightly off-topic:<p>I&#x27;d love an easy way to get conditional probabilities in my forecasts. Some sort of raw, fine-grained data allowing those computations would be a god-send. When a forecast says there&#x27;s a 30% chance of rain each hour, do they mean we&#x27;re definitely getting rain and don&#x27;t know which hour (like the very tall, narrow thunderstorms often traversing west-&gt;east in tornado alley), do they mean we&#x27;re getting a spotty amount of rain that entire period (drizzling off and on like in southeast Alaskan summers), do they mean there&#x27;s a 30% chance the storm hits us and rains continuously and a 70% chance it skirts by (it&#x27;s commonly easy to predict there will be a storm but not necessarily exactly where or when with respect to communities&#x2F;times on the boundaries)? Those have drastic impacts on my plans for the day, and the raw data has that nuance, but it&#x27;s not obtainable from any weather report I&#x27;ve seen.
ramon15610 个月前
Thanks nytime for another polarising article
评论 #41138668 未加载
mandibeet10 个月前
My niece recently asked me why it&#x27;s important to make weather forecasts. I had never really thought about it myself. But it is a very important job! Knowing the weather can affect decisions about travel, outdoor events and work schedules; forecasts help people prepare for severe weather conditions, such as storms, hurricanes or extreme temperatures, potentially saving lives and reducing injuries!
评论 #41138657 未加载
评论 #41138160 未加载
评论 #41139430 未加载
thesis10 个月前
Ah yes. The old 0% chance of rain today when it’s currently raining.
gorgoiler10 个月前
Nothing suits a generative AI better, in terms of quotidian prognostication, than telling you whether it will be vaguely sunny-ish in the next 24 to 48 hours.<p>Whatever next? Perhaps that most egregious example of just about vaguely getting it right enough of the time to seem plausible: AI horoscopes?
评论 #41134874 未加载
评论 #41134150 未加载