|
|
|
|
|
by PeterisP
2435 days ago
|
|
Manipulating chess pieces is trivial for e.g. a pick and place robot, which are quite widely used for industrial activities that are quite close to moving chess or go pieces. In particular, far from being "just 5 years out", robot hands that execute chess moves have been already demoed many times, including by hobbyists with very limited resources. Reliable computer vision was a bit more trickier a decade ago, but that's not a problem now; Having a robot beat grandmasters at "real chess" (i.e. the same thing as "virtual chess" but also manipulating the physical pieces) would not be considered a hard problem nor a valuable achievement, it's a nifty parlor trick that could make a cute demo 10 years ago, and could be used as a homework project for engineering students nowadays - however that's likely to be two separate projects, as the mechanical manipulation and visual recognition is likely to be different skillsets and thus different students. Here's a random article from 2010 https://newatlas.com/chess-terminator-robot-takes-on-kramnik... Here's a hobbyist project from 2013 https://www.robotshop.com/community/blog/show/a-chess-playin... Here's a tutorial from 2017 on how to make the chess piece manipulation yourself - https://www.youtube.com/watch?v=NefiXZ7BCsE Here's a student project, replacing the vision with sensors - https://www.instructables.com/id/Chess-Robot/ |
|
> Manipulating chess pieces is trivial for e.g. a pick and place robot,
Perhaps in a sterile, well-known, controlled environment; but not in a real world, novel, potentially adversarial environment.
I guess my point is about AGI is that I would bet a 7-year old could currently beat the best AI in the world at real, physical chess, played in a randomly chosen park. Kids can quickly figure out strategies in the real world with its more degrees of freedom than you have in the digital world of computer chess. In other words, perhaps a kid may figure out that if they place a piece in a certain position, the computer is unable to "see" or "execute" the desired move, perhaps because the angle of the sun or some line of sight obstruction. While an adult might be generous and offer help, a lot of children will take advantage of the robot's weaknesses.