28
r/trueanon comment section defending "AI"
(old.reddit.com)
For posting all the anonymous reactionary bullshit that you can't post anywhere else.
Rule 1: All posts must include links to the subject matter, and no identifying information should be redacted.
Rule 2: If your source is a reactionary website, please use archive.is instead of linking directly.
Rule 3: No sectarianism.
Rule 4: TERF/SWERFs Not Welcome
Rule 5: No bigotry of any kind, including ironic bigotry.
Rule 6: Do not post fellow hexbears.
Rule 7: Do not individually target federated instances' admins or moderators.
In computer science, starting in the 50s, there was a discipline called "artificial intelligence". Despite some interesting things coming out of that, by the 90s/2000s it was widely decried as being vaguely defined, over-promising and under-delivering. It was a good idea then to ditch the "artificial intelligence" label if you wanted funding. Better to do "machine learning", a more defined field (slash rebrand), focusing (mostly) on approximating functions using large amounts of sample data.
For example, one might feed it 100 000 scans of hand-written digits (from postal codes), and that would result in a function that could tell you whether some scan of a hand-written digit was a 1 or a 2 or any other digit. This was an early application, used to automatically sort letters for the postal service.
The "GenAI" version would be that in reverse, i.e. you tell it draw a 1, and it will generate something that looks like a hand-written 1.
"Deep leaning" just refers to the use of so-called "artificial neural networks", one of these "machine learning" algorithms, which has now taken center stage. The "deep" here refers to the many layers of the "neural net". The word "neural" here is misleading. There is a very superficial similarity between this and biological neurons, as they do differ in pretty much every imaginable way.
Neural nets are used in LLMs, but they are also widely used in e.g. image recognition. So one might call both of them "deep learning". If you wanted to sell a drone that autonomously dive-bombs a tank, that may very well use an "artificial neural net" to identify the tank. But it's not in any way "generative", so you can't call it "GenAI". You could call it "deep learning" or "AI" though, if you were a marketing person.