this post was submitted on 09 Jul 2023
1098 points (97.8% liked)

Memes

45581 readers
1 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Maladius@lemmy.world 12 points 2 years ago (2 children)

What's the hold up on my trash taking/dishes doing robot? Is object recognition still too slow? I heard there'd been strides with fuzzy logic there. Is power storage still a limiting factor?

[–] howrar@lemmy.ca 7 points 2 years ago* (last edited 2 years ago)

Object recognition is good enough for this kind of task now IMO. The problem is with controlling physical hardware, which is a problem typically handled by reinforcement learning. This is a difficult problem for current techniques mainly because of its sequential nature (i.e. what you need to do now depends on the state you're in, which depends on what you did a second ago). Being sequential means you can't easily take advantage of GPUs for parallelizing a huge amount of work like you can for image generation where you produce the entire thing at once.

[–] Freesoftwareenjoyer@lemmy.world 4 points 2 years ago

You mean a dishwasher? :)