The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
Believe it or not, every algorithm, no matter how complex, can be reduced to just these three operations: AND, OR, and NOT. Simple algorithms can be represented by diagrams, using different symbols for the AND, OR, and NOT operations.
Pedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
For the hardest problems—the ones we really want to solve but haven’t been able to, like curing cancer—pure nature-inspired approaches are probably too uninformed to succeed, even given massive amounts of data. We can in principle learn a complete model of a cell’s metabolic networks by a combination of structure search, with or without crossover,
... See morePedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
The molecular biology of living cells is such a mess that molecular biologists often quip that only people who don’t know any of it could believe in intelligent design. The architecture of the brain may well have similar faults—the brain has many constraints that computers don’t, like very limited short-term memory—and there’s no reason to stay wit
... See morePedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
how do you decide whether to believe what a learner tells you? Simple: you don’t believe anything until you’ve verified it on data that the learner didn’t see. If the patterns the learner hypothesized also hold true on new data, you can be pretty confident that they’re real. Otherwise you know the learner overfit.
Pedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
Minsky’s theory of intelligence, as expressed in his book The Society of Mind, could be unkindly characterized as “the mind is just one damn thing after another.” The Society of Mind is a laundry list of hundreds of separate ideas, each with its own vignette. The problem with this approach to AI is that it doesn’t work; it’s stamp collecting by com
... See morePedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
To simulate a brain, we need more than Hebb’s rule, however; we need to understand how the brain is built. Each neuron is like a tiny tree, with a prodigious number of roots—the dendrites—and a slender, sinuous trunk—the axon. The brain is a forest of billions of these trees, but there’s something unusual about them. Each tree’s branches make conne
... See morePedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
the history of machine learning itself shows why we need learning algorithms. If algorithms that automatically find related papers in the scientific literature had existed in 1969, they could have potentially helped avoid decades of wasted time and accelerated who knows what discoveries.
Pedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
Hebb’s rule, as it has come to be known, is the cornerstone of connectionism. Indeed, the field derives its name from the belief that knowledge is stored in the connections between neurons. Donald Hebb, a Canadian psychologist, stated it this way in his 1949 book The Organization of Behavior: “When an axon of cell A is near enough cell B and repeat
... See morePedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
knowledge is not just a long list of facts. Knowledge is general, and has structure.
Pedro Domingos • The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
How much of the character of physical law percolates up to higher domains like biology and sociology remains to be seen, but the study of chaos provides many tantalizing examples of very different systems with similar behavior, and the theory of universality explains them. The Mandelbrot set is a beautiful example of how a very simple iterative pro
... See more