The answer is, “2.”

In this situation, before committing to a three year PhD, you better make sure you spend three months trying out research in an internship. And before that, it seems a wise use of your time to allocate three days to try out research on your own. And you better spend three minutes beforehand thinking about whether you like research.

~ ‘jsevillamol’ from, https://www.lesswrong.com/posts/eZCrCB3HiDB55Ccqx/spend-twice-as-much-effort-every-time-you-attempt-to-solve-a

slip:4ulepo11.

This one caught my eye because the vague heuristic of spending increasing amounts of effort at each attempt to solve a problem felt true. But I was thinking of it from the point of view of fixing some process— Like a broken software system that occasionally catches fire. Putting the fire out is trivial, but the second time I start trying to prevent that little fire. The third time I find I’m more curious as to why does it catch fire, and why didn’t my first fix make a difference. The fourth time I’m taking off the kid gloves and bringing in industrial lighting, and power tools. The fifth time I’m roping in mathematicians and textbooks and wondering if I’m trying to solve the Halting Problem.

Turns out the context of the problem doesn’t matter. The answer is, “2.” Every time you attempt to solve a problem—any sort of problem, any context, any challenge, any unknown—the most efficient application of your effort is to expend just a bit less than twice the effort of your last attempt.

Not, “it feels like twice would be good,” but rather: Doubling your efforts each time is literally the best course of action.

…and now that I’ve written this. My brain dredges up the Exponential Backoff algorithm. That’s been packed in the back of my brain for 30 years. I’ve always known that was the chosen solution to a very hard problem. (“Hard,” as in proven to be impossible to solve generally, so one needs a heuristic and some hope.) They didn’t just pick that algorithm; Turns out it’s the actual best solution.

ɕ