zlacker

[parent] [thread] 2 comments
1. nickps+(OP)[view] [source] 2016-03-17 01:10:45
"Time has not shown that they are fools (at least, not yet), because no impressive AI advances (of which I am aware) are based on the common-sense approach"

Sure it has: deep learning. Human common sense is mostly based on intuition. Intuition is a process that finds patterns in unstructured data in terms of classification, relation to other things, and relationships in what we see vs how we respond. It has reinforcement mechanisms that improve the models with better exposure. Just like the neural networks.

They kind of indirectly worked on common sense. Not everything is there and data sets are too narrow for full, common sense. Yet, key attributes are there with amazing results from the likes of DeepMind. So, yeah, we proponents of common sense and intuition are winning. By 4 to 1 in a recent event.

" saying that a mix of approaches is the answer. Arguably, that is beginning to be proven. Common sense (the CYC approach)? Not so much."

Common sense is one component of a hybrid system. That's what I pushed. That's what I understood from others. CYC itself combines a knowledge base representing our "common sense" with one or more reasoning engines. The NN's leveraging it in their internal connections are often combined with tree searches, heuristics, and other things. Our own brain uses many specialized things working together to achieve an overall result.

So, no, common sense storage by itself won't do much for you. One needs the other parts. Hybrid systems were most like the only proven general intelligence. So, we should default on that.

replies(1): >>Animal+Lp1
2. Animal+Lp1[view] [source] 2016-03-17 20:37:44
>>nickps+(OP)
I see a huge difference between the deep learning approach and the CYC approach. I don't see enough common ground to call them both "common sense" approaches. And, in fact, in the conversation up to this point, the CYC approach is what we were calling the "common sense" approach. So I don't see deep learning as validation of the common sense approach, at least not as the terms have been used in this conversation.
replies(1): >>nickps+RN1
◧◩
3. nickps+RN1[view] [source] [discussion] 2016-03-18 00:29:39
>>Animal+Lp1
That's why I defined common sense in terms of collection of and acting on knowledge via human intuition mechanism. It is a neural network or series of them that finds patterns in raw data with reinforcement. That sounds like deep learning. Cyc is doing something similar but hand-crafted instead of raw and logical instead of probabilistic.

Intuition just adds connections to other knowledge and reasoning part. That our brain is hybrid like that is why I advocate more hybrids, all with an intuition-like component.

[go to top]