I got paid minimum wage to solve an impossible problem.

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A computer science student turned a supermarket floor sweeping job into an optimization problem using simulated annealing and the traveling salesman problem. The initial solution minimized distance but created an impractical path with excessive turns. Adding a turn penalty to the cost function produced a more realistic, human-friendly route. This experiment illustrates how optimizing for easily measurable metrics (distance, engagement, profit) instead of actual goals (usability, wellbeing, sustainability) leads to technically correct but practically useless or harmful outcomes in algorithms, social media, AI, and business.

8m read timeFrom tiespetersen.substack.com
Post cover image
Table of contents
Step 1: Turn reality into a (overly simple) model.Step 2: Write the optimizer.Step 3: F*ck up.Step 4: Optimize for reality.Step 5: Break it.Step 6: Realize life is not so good after all.
10 Comments

Sort: