100% found this document useful (1 vote)
206 views

Final Seminar Cognitive Computing

The document summarizes a seminar presentation on cognitive computing. It defines cognitive computing as systems that can analyze, memorize, and process information like the human brain. Cognitive computing combines principles from neuroscience, nanotechnology, and supercomputing to develop systems that interact with humans and solve problems adaptively. As an example, IBM's Watson system uses natural language processing and machine learning to understand questions, find evidence, and provide well-supported answers. The goal of cognitive computing is to build systems that can learn from their environment and experience like human cognition.

Uploaded by

Dipak Harkal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
206 views

Final Seminar Cognitive Computing

The document summarizes a seminar presentation on cognitive computing. It defines cognitive computing as systems that can analyze, memorize, and process information like the human brain. Cognitive computing combines principles from neuroscience, nanotechnology, and supercomputing to develop systems that interact with humans and solve problems adaptively. As an example, IBM's Watson system uses natural language processing and machine learning to understand questions, find evidence, and provide well-supported answers. The goal of cognitive computing is to build systems that can learn from their environment and experience like human cognition.

Uploaded by

Dipak Harkal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 24

Dr. Babasaheb Ambedkar Marathwada University, Aurangabad.

DEPARTMENT OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY

Seminar On

Cognitive Computing.
PRESENTED BY

DIPAK GANPAT HARKAL


(M.Sc Information Technology Sem IV )

Guided by

DR.SONALI KULKARNI
(Assistant Professor)
Contents:
 Term Cognitive?
 What is cognitive Computing?
 Properties :- Adaptive,
Interactive,
Iterative and Stateful ,
Contextual.
 Cognitive Computing is combination of principles of
. Neuroscience,
. Nanotechnology,
. Super Computing.
Content:
 Brain Inspired Architecture.
 Event driven non von Neumann architecture.
 Cognitive Computing Power Efficient architecture.
 Technologies integrated in cognitive computing.
 IBM Watson.
What do we mean by term Cognitive?

The Cognitive is the mental action to learning and acquiring through


thought, experience, and the senses.
What Is Cognitive Computing?

* Cognitive computing involves the systems that can analyse, memorise,


processing to mimic the way the human brain works.

* The basic idea behind this type of computing is that to develop the computer
systems (include hardware and software) who interacts with human like humans.

* These computer can recognize, understand, analyze and take out the best
possible result as or near about the human brain.
Properties:
Adaptive.
These systems must be flexible enough to learn as information changes and as
goals evolve. They must digest dynamic data in real time and adjust as the data and
environment change.

Interactive.
Human-computer interaction is a critical component in cognitive systems. Users
must be able to interact with cognitive machines and define their needs as those
needs change. The technologies must also be able to interact with other processors,
devices and cloud platforms.
Iterative and stateful.
Cognitive computing technologies can ask questions and pull in additional
data to identify or clarify a problem. They must be stateful in that they keep
information about similar situations that have previously occurred.

Contextual.
Understanding context is critical in thought processes. Cognitive systems must
understand, identify and mine contextual data, such as syntax, time, location,
domain, requirements and a user's profile, tasks and goals. The systems may draw
on multiple sources of information, including structured and unstructured data
and visual, auditory and sensor data.
 Cognitive computing refers to the development of
computer system model after the human brain.

 It strives of provide methods to construct and operate


systems that “know what they are doing“.

 Cognitive computing is combination of three different


technologies.

 Neuroscience.
 Super computing.
 Nanotechnology.
Neuroscience

* Neuroscience deals with the study of mind, study of the neural systems.

* The architecture of the cognitive computing devices is same as a architecture


of brain.

* The devices based on this architecture consist of the electronic neurons and
synapse and are called Neuro-synaptic chips.

* There inner network is like brain network.


Nanotechnology:
* As we know nanotechnology is science in which
material size of 10 to the power -9
meter.

* We need to embed large number of processors and


synapse to build the system like the human brain.

* 50 to embed the large number of processor over the


chips is done with the help of the nanotechnology.

* Built on 45 nano-meter silicon/metal oxide Cognitive chips made by IBM


semiconductor platform, chips have 5.4 Called as IBM's
"Neurosynaptic" using
billion transistors 256 million synapse. nanotechnology
Super Computing
* Cognitive Computing develops the brain like computers and as our brain have high
performance capacity.

* So to achieve such high performance super computing algorithm and hardware needs
in cognitive computing.

* As same as supercomputers we calculate the performance of the cognitive computing


devices FLOPS(Floating point operations per seconds).

In this way Neuroscience, Nanotechnology and Supercomputing collectively form a


cognitive computing.
Brain Inspired Architechture

* Cognitive computing is the synthesis of software and silicon inspired by brain.

* The Cognitive computing chip, designed to emulate the neurons and synapses
(connections) in the human brain.

* Brain-inspired architecture consists of a network of 4096 neurosynaptic cores


include neurons and synapse.

* Individual cores can fail and yet, like the brain, the architecture can still function.
Event Driven non Von Neumann Architecture.

• Cognitive Computing machine operate without a clock-in an event-driven fashion.

• This new neurosynaptic chip is event-driven and operates only when it needs to,
resulting in a cooler operating environment and lower energy use.

• Non Von Neumann architecture is that it embed the memory with processing unit
which is different.
The chip is especially designed for low power consumption, which can clearly
be seen in this thermal image that shows the cool cognitive chip is in blue color and
heat up traditional chip in red.

Fig : Neurosynaptic chip vs Traditional chip


Cognitive computing brings Power Efficient architecture.

• This new architecture represents a critical shift away form today’s traditional von
Neumann computers, to extremely power-efficient architecture.

• It integrates memory with processors, and it is fundamentally massively parallel and


distributed as well as event-driven, so it begins to rival the brain’s function, power and
space.“

• Goal is to build a chip system with 10 billion neurons and 100 trillion synapses that
consumes just one kilowatt-hour of electricity.
Technologies integrated in Cognitive computing to mimic capabilities of
Human brain?

•Parallel Computing
•Data Mining
•Machine Learning
•Natural Language Processing
Parallel Computing :
• Human brain do not works in the sequential format i.e. it doesn’t performs the thing
one by one but it do all the things in paralally.

• So using parallel computing we allow the cognitive machines adapts the parallel
architecture and parallel algorithms.

• To cognitive computing chips have 256 million neurons, an array of 256 by 256 (or a
total of 65536) synapses(connection in brain).

• With this cognitive computing chips have gained the capability to


work like the human brains.
Data Mining in Cognitive Computing

• Cognitive Computing provides the data analytic capabilities.

• We are generating 2.5 quintillion bytes of data every day.

• Today we have very large amount of data which is in terabytes, petabyte and in future
we will have it in zeta or yottabyte which is noisy and unstructured data.

• So to get the best possible results or knowledge, data mining is introduced in cognitive
computing.
Machine Learning.
• Machine learning is a subfield of computer science that evolved from the
study of pattern recognition and computational learning theory in artificial
intelligence.

• Cognitive systems with this learn with experience , its input and output data.

• It is the field of study that gives computers the ability to learn without
being explicitly programmed.
Natural Language Processing
• Processing of the human generated language by computer.
• Natural language processing (NLP) is a field of computer science, artificial intelligence,
and computational linguistics concerned with the interactions between computers and
human (natural)
languages.
• These cognitive system take the input in the human understandable language process
it with NLP algorithms and give the results in human understandable language.
• To get data from the internet which have large amount of data in natural language
cognitive chips use NLP .
IBM Watson
• IBM Watson is cognitive computing machine
made by the IBM.

• It is a question answer based machine.

• Uses natural language processing to understand


grammar and context.

• Evaluates all possible meanings and determines


Fig : IBM Watson A CC machine
what is being asked.

• And than answer based on supporting evidence


and quality of information found.
Conclusion
 • Cognitive Computing is very important for the future with the lots of data.
 • Helps to make a correct decision by parse lots of data.
 • These type of machines give data smartly in less time.
 • Provides enterprise intelligent systems.
 • Helps to build a smarter planet.
References:
www.slideshare.net
https://www.slideshare.net/PratapDangeti/cognitive-computing-79703909
https://www.slideshare.net/pieroleo/cognitive-computing-69104111
https://www.slideshare.net/ViperVarunT/cognitive-computing-33845238
Thank You !!

You might also like