CO1 CC PPT Session 6
CO1 CC PPT Session 6
COGNITIVE COMPUTING
(Course code: 18CS3272)
Design Principles for
Cognitive Systems
• In a cognitive computing system, the model refers to the corpus and
the set of assumptions and algorithms that generate and score
hypotheses to answer questions, solve problems, or discover new
insight.
• The corpus is the body of knowledge that machine learning
algorithms use to continuously update that model based on its
experience, which may include user feedback.
Steps involved in designing the system
• It requires an understanding of the available data
• The types of questions that need to be asked
• The creation of a corpus comprehensive enough to support the
generation of hypotheses about the domain based on observed facts
Why system is designed
• A cognitive system is designed to
• Create hypotheses from data
• Analyze alternative hypotheses
• Determine the availability of supporting evidence to solve problems.
• By leveraging machine learning algorithms, question analysis, and
advanced analytics on relevant data, which may be structured or
unstructured, a cognitive system can provide end users with a powerful
approach to learning and decision making
• The design of a cognitive system needs to support the following differentiating
characteristics:
• Access, manage, and analyze data in context.
• Generate and score multiple hypotheses based on the system’s accumulated
knowledge. A cognitive system may generate multiple possible solutions to
every problem it solves and deliver answers and insights with associated
confidence levels.
• The system continuously updates the model based on user interactions and
new data. A cognitive system gets smarter over time in an automated way.
Components of a Cognitive System