[Question] Native mental representations that give huge speedups on problems?

[x-post from r/​slatestarcodex]

Is there a list/​textbook of immediately usable mental representations like memory palaces?

I’m not talking about theoretical models of cognitive processes here (although they might suggest entire classes of the sort of thing I’m looking for). I’m talking specific techniques and ‘ways of thinking’ about certain things that immediately give huge speedups.

In case I’m still not making sense, lemme provide another example. Around five years ago, Brienne Yudkowsky, then Brienne Strohl, made a video about how to remember things.

TL;DW: If you want to remember duck → apple → Overton window → ischemia, encapsulate each concept in some sensually vivid scenario in your head and link these scenes like a story.

After learning what she calls ‘binding’ [1], I’ve never had problems remembering lists again. I’ve never lost a string of thoughts and ideas in the shower, nor forgotten what I needed to once I’m out of the house. This is an especially drastic improvement for me, because I have severe combined-type ADHD.

I’m not talking about chunked models per se (e.g., Meditations on Moloch gives you a lens through which to view the vast majority of social structures, but it’s not a model that I’d call native to our wetware) but more of stuff a couple of levels down. Data structures that we as humans can immediately use, algorithms that by being “close to the metal” dramatically obviates lots of brain cycles that would have been wasted [2].

Some things in the cluster of what I’m getting at in conceptspace: heuristics, knowledge representation, perceptual differences, Tufte’s body of work, neurolinguistics and related fields, Math vs Verbal distinction, Mazur’s four kinds of mathematical intuitions

Why I think this is a real thing rather than some made-up attempt to crystallise nonsense: everyone knows about optical illusions. But why do we have them? Well, from Wikipedia:

The hypothesis claims that visual illusions occur because the neural circuitry in our visual system evolves, by neural learning, to a system that makes very efficient interpretations of usual 3D scenes based in the emergence of simplified models in our brain that speed up the interpretation process but give rise to optical illusions in unusual situations. In this sense, the cognitive processes hypothesis can be considered a framework for an understanding of optical illusions as the signature of the empirical statistical way vision has evolved to solve the inverse problem.

If you know something about neural networks, our visual system seems to have learned how to see in layers, where each layer corresponds to some structural aspect of seeing that the brain then mashes up into something whole and perceptually understandable.

So in a sense, what I wanna know is: what are the layers we use for everything else?


[1]: In the literature this falls under the umbrella of associative memory.

[2]: I’m reminded of the apocryphal story about Gauss’ childhood where he and his classmates were tasked to sum the numbers 1 to 100. He figured it’d be way faster to pair 1 and 100, 2 and 99, and so on because they all have the same sum of 101. There are 50 such pairs, so the sum should be 101 x 50 = 5050, which is the answer he arrived at after a minute or so of thinking.

This act of pairing is such a fundamental mental shortcut that it took until Lobachevsky and Dirichlet to cast it as a mathematical concept separate from all its uses.