this post was submitted on 11 Oct 2025
567 points (99.5% liked)

Technology

75959 readers
2687 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] altkey@lemmy.dbzer0.com 2 points 10 hours ago (1 children)

LLM is what usually sold as AI nowadays. Convential ML is boring and too normal, not as exciting as a thing that processes your words and gives some responses, almost as if it's sentient. Nvidia couldn't come to it's current capitalization if we defaulted to useful models that can speed up technical process after some fine tuning by data scientists, like shaving off another 0.1% on Kaggle or IRL in a classification task. It usually causes big but still incremental changes. What is sold as AI and in what quality it fits into your original comment as a lifesaver is nothing short of reinvention of one's workplace or completely replacing the worker. That's hardly hapening anytime soon.

[โ€“] masterspace@lemmy.ca 0 points 10 hours ago

LLM is what usually sold as AI nowadays. Convential ML is boring and too normal, not as exciting as a thing that processes your words and gives some responses, almost as if it's sentient.

To be fair, that's because there are a lot of automation situations where having semantic understanding of a situation can be extremely helpful in guiding action over a ML model that is not semantically aware.

The reason that AI video generation and out painting is so good for instance it that it's analyzing a picture and dividing it into human concepts using language and then using language to guide how those things can realistically move and change, and then applying actual image generation. Stuff like Waymo's self driving systems aren't being run through LLMs but they are machine learning models operating on extremely similar principles to build a semantic understanding of the driving world.