• 0 Posts
  • 87 Comments
Joined 1 year ago
cake
Cake day: October 8th, 2023

help-circle







  • You may be deleting your comments in the hopes that it will pull some value away from Reddit. That’s not true, in fact, the opposite is more likely. They will still keep the deleted posts in their archives, and they will still be able to train their AI models on the content. The difference is that now they get an extra datapoint: these are the kind of comments of someone who left Reddit and deleted their account/comments. If you deleted them right after leaving, that means they can place your account deletion in time around the API changes, which will also contribute to their AI profile.







  • Weather forecasting does create ensemble models to help constrain their forecasts. They’ll adjust some of their inputs in each model, mainly as a way of embedding the uncertainty in the measured data, then run that model and see if it changed.

    This resembles AI on one level, but it’s at a dramatically different scale. An ensemble may contain a few hundred runs at most, but an AI needs tens of thousands of data points at minimum. In order to make predictions like what google is saying they can do, they’d need to train on billions or maybe trillions of data points.

    This is still fundamentally different than ensemble modeling though. Ensembles are physically informed and the perturbations are based on real assumptions. Each model in an ensemble is based on validated physics equations. An AI model would undermine that completely. You can’t possibly describe the underlying equations because there aren’t any, so you can’t analyze its accuracy or propose a more accurate model, you’re just stuck with a bunch of coefficients that you’ll never understand.

    I’ve worked in climate modeling, and this kind of AI work is nothing more than an electricity sink for at least a decade, maybe forever.