Blog

Algorithms that Game Us

Originally published on Medium

I’ve been thinking a lot lately about algorithms that cheat.

OK — maybe “cheat” isn’t the right word, but algorithms in the machine learning world that, when given a specific objective in an open world where they are allowed to “experiment” with different ways to achieve that object, will find a way to game the system and achieve the objective but not in the spirit of the experiment.

Poor planning on the experimenter not to anticipate the glitch, or the sign of experimental creativity? A robotic Kobayashi Maru, as it were.

My favorite recent-ish example is this one where researchers were implementing adversarial networks on satellite imagery to improve to convert them into more usable data for mapping software. They found that the algorithm was working well — too well — and that in fact it was “cheating” by encoding data into the noise of otherwise unremarkable data, and using that encoded data to rebuild the information and achieve a higher accuracy score (which was the intention all along, for the algorithm).

Cheating Algorithms

Source: TechCrunch

I found this amazing list of examples from Victoria Krakovna — here are just a few highlights:

You can see the full spreadsheet here.

I’m team robot on these. Not only do they smack of delightful creativity (even if they aren’t? Aren’t they?), but they also might hold tremendous potential for us to find glitches, loopholes, and dare I say it — opportunities to find way efficient ways of doing things in the real world!

By having AIs cheat, we see their heuristics, their building models out of the available data while minimizing resource and computing costs.

Maybe we’re starting to make them not so different from us after all.

← All Writing