HiveBrain v1.2.0
Get Started
← Back to all entries
principleMinor

Cognitive Computing vs Artificial Intelligence?

Submitted by: @import:stackexchange-cs··
0
Viewed 0 times
intelligencecognitiveartificialcomputing

Problem

Can anyone please tell me the difference between them?
A brief definition of Cognitive Computing would appreciated.

Also how does cognitive computing relate to neural networks?

Solution

A brief definition would be:


Cognitive computing is the simulation of human thought processes in a computerized model.

more detailed explanation:


Cognitive computing involves self-learning systems that use data mining, pattern recognition and natural language processing to mimic the way the human brain works. The goal of cognitive computing is to create automated IT systems that are capable of solving problems without requiring human assistance.

Cognitive computing is used in A.I. applications. Therefore I think it can be concluded that Cognitive Computing is a subset of Artificial Intelligence.

Cognitive Computing systems may include the following ostensible characteristics:

  • Natural Language Processing



  • Machine Learning



  • Algorithms that learn and adapt



  • Vision-based sensing and image recognition



  • Spatial and contextual awareness



  • Reasoning and decision automation



  • Sophisticated pattern recognition



  • Neural Networks



  • Semantic Understanding



  • Noise Filtering



  • Common Sense



  • Robotic Control



  • Emotional Intelligence



So basically, you can say that a cognitive computing system might be trained by neural networks.

Sources:

-
http://www.cognitivecomputingforum.com/

-
http://whatis.techtarget.com/definition/cognitive-computing

Context

StackExchange Computer Science Q#37118, answer score: 6

Revisions (0)

No revisions yet.