An AI wolf that preferred suicide over eating sheep
21–30 of 223 posts
Re: An AI wolf that preferred suicide over eating sheep
#22I'm reminded of the fable (in Nick Bostrom's Superintelligence ) of the chess computer that ended up murdering anyone who tried to turn it off because in order to optimize winning chess games as programmed it has to be on and functional.
Interestingly I was just today explaining the paperclip optimizer scenario to a friend who asked about the dangers of AI, including the fact that there's almost no general optimization task that doesn't (with a sufficiently long lookahead) involve taking over the world as an intermediate step. (Obviously closed, specific tasks like "land this particular rocket safely within 15 minutes" don't always lead to this, but…
Re: An AI wolf that preferred suicide over eating sheep
#23Reminds me of the old essay by 'Eliezer: "The Hidden Complexity of Wishes". https://www.lesswrong.com/posts/4ARaTpNX62uaL86j6/the-hidden... In it, there is a thought experiment of having an "Outcome Pump", a device that makes your wishes come true without violating laws of physics (not counting the unspecified internals of the device), by essentially running an optimization algorithm on possible futures. As the essay…
Interesting essay. I think the big blind spot for humans programming AI is also the fact that we tend to overlook the obvious, whereas algorithms will tend to take the path of least resistance without prejudice or coloring by habit and experience.
Re: An AI wolf that preferred suicide over eating sheep
#24Isn't this just a cock up with incentives? If they'd put a -100 score on dying it would have sorted itself out pretty quick.
Re: An AI wolf that preferred suicide over eating sheep
#25Re: An AI wolf that preferred suicide over eating sheep
#26Isn't this just a cock up with incentives? If they'd put a -100 score on dying it would have sorted itself out pretty quick.
It’s easy to sort out in narrowly specified areas, but an extremely hard problem as the tasks become more general.
Re: An AI wolf that preferred suicide over eating sheep
#27It's an interesting illustration of 'be careful what you wish for' and that the definition of the proper loss function is a very important part of the solution to any problem.
Re: An AI wolf that preferred suicide over eating sheep
#28Similar story of unexpected AI outcomes... As part of my PhD research, I created a simplified Pac-Man style game where the agent would simply try to stay alive as long as possible whilst being chased by the 3 ghosts. The agent was un-motivated and understood nothing about the goal, but was optimising for maximising its observable control over the world (avoiding death is a natural outcome of this). I spent sometime t…
hm... "keep your friends close but your enemies closer" ...?
Re: An AI wolf that preferred suicide over eating sheep
#29Re: An AI wolf that preferred suicide over eating sheep
#30I'm reminded of the fable (in Nick Bostrom's Superintelligence ) of the chess computer that ended up murdering anyone who tried to turn it off because in order to optimize winning chess games as programmed it has to be on and functional.
Interestingly I was just today explaining the paperclip optimizer scenario to a friend who asked about the dangers of AI, including the fact that there's almost no general optimization task that doesn't (with a sufficiently long lookahead) involve taking over the world as an intermediate step. (Obviously closed, specific tasks like "land this particular rocket safely within 15 minutes" don't always lead to this, but…
This one becomes especially dangerous after the 15 minutes have passed and it begins to concentrate all its attention on the paranoid scenarios where its timekeeping is wrong and 15 minutes haven't actually passed.