top | item 18818478

This clever AI hid data from its creators to cheat at its appointed task

31 points| GotAnyMegadeth | 7 years ago |techcrunch.com

7 comments

order

olooney|7 years ago

This claim is unsupported:

> The machine, not smart enough to do the actual difficult job of converting these sophisticated image types to each other

Obviously it found an easy way to solve the problem it was given: stenography But could it have solved the problem the researchers intended, if they had framed it correctly? There's no evidence either way for this particular algorithm, but in general this is not hard. This is usually called style transfer and I don't see any reason to believe that standard techniques[1] wouldn't be able to solve the street-map-to-aerial-map problem. And it's pretty well established that adding a bit of noise[2] during training helps GANs avoid these kinds of problems.

[1]: https://medium.com/tensorflow/neural-style-transfer-creating...

[2]: https://www.inference.vc/instance-noise-a-trick-for-stabilis...

rococode|7 years ago

Right, I think it would be more accurate to say "The machine, smart enough to choose the easier approach for solving the task". It simply found an accurate and easy way to pass the discriminator and stuck with it.

tivert|7 years ago

This is a neat result and writeup, but the title very misleading clickbait.

bittermang|7 years ago

Yeah, the article goes on to explain why the premise of the headline is wrong. But it is a fascinating unintended consequence of the algorithm none the less.