Model-Free, Model-Based, and General Intelligence [pdf]
1–10 of 32 posts
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#2A solver for e.g. 3-SAT is general only in a very narrow sense, namely that an entire class of problems can be reduced to the specific problem it solves. However, the solver itself is not doing the reducing, rather it is being spoon-fed instances generated by somebody, and that somebody is doing all the hard work of actually thinking. The solver is just doing a series of dumb steps very quickly, with lots of heuristics thrown in. How is that not also "system 1"?
Anyway, the whole thing was just a fancy way of saying that you can either solve problems exactly, in the way that complexity theorists and algorithm designers do things, or statistically, in the way that learning theorists do things. No need to superimpose a strained analogy.
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#3Re: Model-Free, Model-Based, and General Intelligence [pdf]
#4I attended this talk at IJCAI, and I must say that the whole system 1 / system 2 analogy rubbed me the wrong way. A solver for e.g. 3-SAT is general only in a very narrow sense, namely that an entire class of problems can be reduced to the specific problem it solves. However, the solver itself is not doing the reducing, rather it is being spoon-fed instances generated by somebody, and that somebody is doing all the h…
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#5Zoom forward to a super-human AI that mimics our brains in its approach but exceeds its capacity. What is stopping it, for instance, learning that it can play the long game of being good until it has sufficient power at its disposal and then becoming evil? No matter what training data you present, you can't know exactly what the result will be.
I get the feeling that learning systems will be combined with model systems with the former performing "low level" tasks and the latter providing a verifiable "executive" that guides high level goals or outcomes.
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#6Was this an invited talk?
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#7I attended this talk at IJCAI, and I must say that the whole system 1 / system 2 analogy rubbed me the wrong way. A solver for e.g. 3-SAT is general only in a very narrow sense, namely that an entire class of problems can be reduced to the specific problem it solves. However, the solver itself is not doing the reducing, rather it is being spoon-fed instances generated by somebody, and that somebody is doing all the h…
https://www.sciencedirect.com/science/article/pii/S001002771...
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#8It seems the fundamental problem with bottom up/learning AI is that it is opaque and essentially unknowable. I find it all very hackish. We can develop systems now which we can test and seem to work, but we don't know exactly why they work (eg: what parts of the training data they are promoting) and when (or why) they will fail. The effectiveness of adversarial inputs to trained vision systems illustrates this. Zoom…
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#9At the end AI will join our tense political atmosphere of parties fighting for ruling the world?
Re: Model-Free, Model-Based, and General Intelligence [pdf]
#10It seems the fundamental problem with bottom up/learning AI is that it is opaque and essentially unknowable. I find it all very hackish. We can develop systems now which we can test and seem to work, but we don't know exactly why they work (eg: what parts of the training data they are promoting) and when (or why) they will fail. The effectiveness of adversarial inputs to trained vision systems illustrates this. Zoom…
One approach being considered is "AI Safety Via Debate"[0], which hopes to prevent deception by carefully constructing games in which a superhuman agent's best strategy is honesty. Note that this is the goal; much work to be done! [0] https://arxiv.org/abs/1805.00899