Comment on South Korea makes AI investment a top policy priority to support flagging growth
FauxLiving@lemmy.world 1 day agoThis could all be done with sensors and rules and, in fact, was. Unless we’re being super loose with what “machine learning” means here. We’ve been teaching robots to semi-autonomously navigate courses and return for ages.
They use sensor fusion, simultaneous localization and mapping (SLAM), path planning, reinforcement learning, computer vision, clustering and classification, and data analysis and feedback loops. All machine learning.
Neural networks are more efficient at computer vision than the old human-programmed methods and can be run on low performance hardware. Path planning and mapping could also be neural network based.
That’s so gross to me personally that I don’t want to think about it. Both from a security as well as environmental perspective. I also disagree that it’s close, at least for how I think you’re using “close” here.
Both BYD and Tesla have announced humanoid robots for around $10k starting next year.
tiredofsametab@fedia.io 1 day ago
I can't speak to BYD, but Tesla has claimed all kinds of things that never materialize or are not what they claimed to be.
That aside, I don't think most people have $10k laying around. Most couldn't even afford a $1k expense (https://www.cbsnews.com/news/saving-money-emergency-expenses-2025/), so I don't think we'll be seeing any widespread adoption at that price in the near future (which is what I took your comment to mean, but maybe that's not what you meant).
For clarity, I'm not someone who's just anti-AI, I'm just someone who thinks it's way over-hyped, is being shoved in places it doesn't need to be (especially in a half-baked state), is an environmental disaster, and has many other problems.
FauxLiving@lemmy.world 1 day ago
It is definitely overhyped in the fields of language models and image/video generation. The idea that we’re going to have language models replacing people is completely hype. Those tools have some uses, but they’re not remotely close to the things that are being promised by the AI companies.
Hardly anyone pays attentions to the massive improvements being made in robotics or things like protein folding.
Sure, they’re expensive, but not prohibitively so and they’ll only get cheaper and better as investments are made. Investments like South Korea is doing.
Compare the early Boston Dynamics videos of their Big Dog robot using human programmed feedback control systems vs this robot trained using reinforcement learning: www.youtube.com/watch?v=I44_zbEwz_w
Programming a feedback control system is expensive and requires experts in multiple fields. Training models is a, relatively, simple process so the cost for robotics startups will be much lower. Motors, accelerometers, and image sensors and a strong graphics card is all you need. This process will be further sped up by foundational World Models which allows the training of a control system without any physical components as they’re trained in simulation.
LLMs are way overhyped, certainly, but that’s only a tiny portion of the things that neural networks are being used for.