Chapter 11 - Managing Knowledge
Chapter 11 - Managing Knowledge
Managing Knowledge
VIDEO CASES
Video Case 1: How IBM’s Watson Became a Jeopardy Champion
Video Case 2: Tour: Alfresco: Open Source Document Management System
Instructional Video 1: Analyzing Big Data: IBM Watson: Watson After Jeopardy
Instructional Video 2: Teamwork and Collaboration: John Chambers on Collaboration vs.
Command and Control in Web 2.0
1
1/4/2021
Learning Objectives
2
1/4/2021
3
1/4/2021
• Organizational learning
– Process in which organizations learn
• Gain experience through collection of
data, measurement, trial and error, and
feedback
• Adjust behavior to reflect experience
–Create new business processes
–Change patterns of management decision
making
11.8 Copyright © 2016 Pearson Education, Inc.
4
1/4/2021
• Knowledge management
– Set of business processes developed in an
organization to create, store, transfer, and apply
knowledge
• Knowledge management value chain:
– Each stage adds value to raw data and information as
they are transformed into usable knowledge
– Knowledge acquisition
– Knowledge storage
– Knowledge dissemination
– Knowledge application
11.9 Copyright © 2016 Pearson Education, Inc.
5
1/4/2021
6
1/4/2021
7
1/4/2021
FIGURE 11-1 Knowledge management today involves both information systems activities and a host of enabling
management and organizational activities.
FIGURE 11-2 There are three major categories of knowledge management systems, and each can be broken down further into
more specialized types of knowledge management systems.
8
1/4/2021
9
1/4/2021
FIGURE 11-2 There are three major categories of knowledge management systems, and each can be broken down further into
more specialized types of knowledge management systems.
10
1/4/2021
11
1/4/2021
12
1/4/2021
13
1/4/2021
14
1/4/2021
FIGURE 11-4
15
1/4/2021
Intelligent Techniques
Intelligent Techniques
• Expert systems:
– Capture tacit knowledge in very specific and limited
domain of human expertise
– Capture knowledge of skilled employees as set of
rules in software system that can be used by others
in organization
– Typically perform limited tasks that may take a few
minutes or hours, for example:
• Diagnosing malfunctioning machine
• Determining whether to grant credit for loan
– Used for discrete, highly structured decision making
11.32 Copyright © 2016 Pearson Education, Inc.
16
1/4/2021
FIGURE 11-5
Intelligent Techniques
17
1/4/2021
FIGURE 11-6 An inference engine works by searching through the rules and “firing” those rules that are triggered by facts
gathered and entered by the user. Basically, a collection of rules is similar to a series of nested IF statements in
a traditional software program; however, the magnitude of the statements and degree of nesting are much
greater in an expert system.
Intelligent Techniques
18
1/4/2021
Case-based reasoning
represents knowledge as a
database of past cases and their
solutions. The system uses a
six-step process to generate
solutions to new problems
encountered by the user.
FIGURE 11-7
FIGURE 11-8 The membership functions for the input called temperature are in the logic of the thermostat to control the
room temperature. Membership functions help translate linguistic expressions such as warm into numbers that
the computer can manipulate.
19
1/4/2021
Intelligent Techniques
• Machine learning
– How computer programs improve performance
without explicit programming
• Recognizing patterns
• Experience
• Prior learnings (database)
– Contemporary examples
• Google searches
• Recommender systems on Amazon, Netflix
Intelligent Techniques
• Neural networks
– Find patterns and relationships in massive amounts
of data too complicated for humans to analyze
– “Learn” patterns by searching for relationships,
building models, and correcting over and over again
– Humans “train” network by feeding it data inputs
for which outputs are known, to help neural network
learn solution by example
– Used in medicine, science, and business for problems
in pattern classification, prediction, financial
analysis, and control and optimization
11.40 Copyright © 2016 Pearson Education, Inc.
20
1/4/2021
FIGURE 11-9 A neural network uses rules it “learns” from patterns in data to construct a hidden layer of logic. The hidden
layer then processes inputs, classifying them based on the experience of the model. In this example, the neural
network has been trained to distinguish between valid and fraudulent credit card purchases
Intelligent Techniques
• Genetic algorithms
– Useful for finding optimal solution for specific problem
by examining very large number of possible solutions for
that problem
– Conceptually based on process of evolution
• Search among solution variables by changing and
reorganizing component parts using processes such as
inheritance, mutation, and selection
– Used in optimization problems (minimization of costs,
efficient scheduling, optimal jet engine design) in which
hundreds or thousands of variables exist
– Able to evaluate many solution alternatives quickly
11.42 Copyright © 2016 Pearson Education, Inc.
21
1/4/2021
FIGURE 11-11 This example illustrates an initial population of “chromosomes,” each representing a different solution. The
genetic algorithm uses an iterative process to refine the initial solutions so that the better ones, those with the
higher fitness, are more likely to emerge as the best solution.
Intelligent Techniques
• Intelligent agents
– Work without direct human intervention to carry out
specific, repetitive, and predictable tasks for user,
process, or application
– Deleting junk e-mail
• Finding cheapest airfare
– Use limited built-in or learned knowledge base
– Some are capable of self-adjustment, for example: Siri
– Agent-based modeling applications:
• Systems of autonomous agents
• Model behavior of consumers, stock markets, and
supply chains; used to predict spread of epidemics
11.44 Copyright © 2016 Pearson Education, Inc.
22
1/4/2021
Intelligent agents
are helping P&G
shorten the
replenishment
cycles for products
such as a box of
Tide.
FIGURE 11-12
Intelligent Techniques
• Hybrid AI systems
– Genetic algorithms, fuzzy logic, neural
networks, and expert systems integrated
into single application to take advantage
of best features of each
– For example: Matsushita “neurofuzzy”
washing machine that combines fuzzy logic
with neural networks
11.46 Copyright © 2016 Pearson Education, Inc.
23
1/4/2021
24