Chapter 11: Managing Knowledge Flashcards Preview

Computer Information Systems 5620 > Chapter 11: Managing Knowledge > Flashcards

Flashcards in Chapter 11: Managing Knowledge Deck (44)
Loading flashcards...
1
Q

3-D Printing

A

Uses machines to make solid objects, layer by layer, from specifications in a digital file. Also known as additive manufacturing.

2
Q

Agent-Based Modeling

A

Modeling complex phenomena as systems of autonomous agents that follow relatively simple rules for interaction.

3
Q

Artificial Intelligence (AI)

A

The effort to develop computer-based systems that can behave like humans, with the ability to learn languages, accomplish physical tasks, use a perceptual apparatus, and emulate human expertise and decision making.

4
Q

Augmented Reality (AR)

A

A technology for enhancing visualization. Provides a live direct or indirect view of a physical real-world environment whose elements are augmented by virtual computer-generated imagery.

5
Q

Backward Chaining

A

A strategy for searching the rule base in an expert system that acts like a problem solver by beginning with a hypothesis and seeking out more information until the hypothesis is either proved or disproved.

6
Q

Case-Based Reasoning (CBR)

A

Artificial intelligence technology that represents knowledge as a database of cases and solutions.

7
Q

Communities of Practice (COPs)

A

Informal social networks of professionals and employees within and outside the firm who have similar work-related activities and interests and share their knowledge.

8
Q

Computer-Aided Design (CAD)

A

Information system that automates the creation and revision of designs using sophisticated graphics software.

9
Q

Data

A

Streams of raw facts representing events occurring in organizations or the physical environment before they have been organized and arranged into a form that people can understand and use.

10
Q

Digital Asset Management Systems

A

Classify, store, and distribute digital objects such as photographs, graphic images, video, and audio content.

11
Q

Enterprise Content Management Systems

A

Help organizations manage structured and semistructured knowledge, providing corporate repositories of documents, reports, presentations, and best practices and capabilities for collecting and organizing e-mail and graphic objects.

12
Q

Enterprise-Wide Knowledge Management Systems

A

General purpose, firmwide systems that collect, store, distribute, and apply digital content and knowledge.

13
Q

Expert Systems

A

Knowledge-intensive computer program that captures the expertise of a human in limited domains of knowledge.

14
Q

Explicit Knowledge

A

Knowledge that has been documented.

15
Q

Folksonomies

A

User-created taxonomies for classifying and sharing information.

16
Q

Forward Chaining

A

A strategy for searching the rule base in an expert system that begins with the information entered by the user and searches the rule base to arrive at a conclusion.

17
Q

Fuzzy Logic

A

Rule-based AI that tolerates imprecision by using nonspecific terms called membership functions to solve problems.

18
Q

Genetic Algorithms

A

Problem-solving methods that promote the evolution of solutions to specified problems using the model of living organisms adapting to their environment.

19
Q

Hybrid AI Systems

A

Integration of multiple AI technologies into a single application to take advantage of the best features of these technologies.

20
Q

Inference Engine

A

The strategy used to search through the rule base in an expert system; can be forward or backward chaining.

21
Q

Intelligent Agents

A

Software program that uses a built-in or learned knowledge base to carry out specific, repetitive, and predictable tasks for an individual user, business process, or software application.

22
Q

Intelligent Techniques

A

Technologies that aid human decision makers by capturing individual and collective knowledge, discovering patterns and behaviors in large quantities of data, and generating solutions to problems that are too large and complex for human beings to solve on their own.

23
Q

Investment Workstations

A

Powerful desktop computer for financial specialists, which is optimized to access and manipulate massive amounts of financial data.

24
Q

Knowledge

A

Concepts, experience, and insight that provide a framework for creating, evaluating, and using information.

25
Q

Knowledge Base

A

Model of human knowledge that is used by expert systems.

26
Q

Knowledge Discovery

A

Identification of novel and valuable patterns in large databases.

27
Q

Knowledge Management

A

The set of processes developed in an organization to create, gather, store, maintain, and disseminate the firm’s knowledge.

28
Q

Knowledge Network Systems

A

Online directory for locating corporate experts in well-defined knowledge domains.

29
Q

Knowledge Work Systems (KWS)

A

Information systems that aid knowledge workers in the creation and integration of new knowledge into the organization.

30
Q

Learning Management System (LMS)

A

Tools for the management, delivery, tracking, and assessment of various types of employee learning.

31
Q

Machine Learning

A

Study of how computer programs can improve their performance without explicit programming.

32
Q

Neural Networks

A

Hardware or software that attempts to emulate the processing patterns of the biological brain.

33
Q

Organizational Learning

A

Creation of new standard operating procedures and business processes that reflect organizations’ experience.

34
Q

Social Bookmarking

A

Capability for users to save their bookmarks to Web pages on a public Web site and tag these bookmarks with keywords to organize documents and share information with others.

35
Q

Structured Knowledge

A

Knowledge in the form of structured documents and reports.

36
Q

Tacit Knowledge

A

Expertise and experience of organizational members that has not been formally documented.

37
Q

Taxonomy

A

Method of classifying things according to a predetermined system.

38
Q

Virtual Reality Modeling Language (VRML)

A

A set of specifications for interactive three-dimensional modeling on the World Wide Web.

39
Q

Virtual Reality Systems

A

Interactive graphics software and hardware that create computer-generated simulations that provide sensations that emulate real-world activities.

40
Q

Wisdom

A

The collective and individual experience of applying knowledge to the solution of problems.

41
Q

What is the role of knowledge management and knowledge management programs in business?

A

Knowledge management is a set of processes to create, store, transfer, and apply knowledge in the organization. Much of a firm’s value depends on its ability to create and manage knowledge. Knowledge management promotes organizational learning by increasing the ability of the organization to learn from its environment and to incorporate knowledge into its business processes. There are three major types of knowledge management systems: enterprise-wide knowledge management systems, knowledge work systems, and intelligent techniques.

42
Q

What types of systems are used for enterprise-wide knowledge management and how do they provide value for businesses?

A

Enterprise-wide knowledge management systems are firmwide efforts to collect, store, distribute, and apply digital content and knowledge. Enterprise content management systems provide databases and tools for organizing and storing structured documents and tools for organizing and storing semistructured knowledge, such as e-mail or rich media. Knowledge network systems provide directories and tools for locating firm employees with special expertise who are important sources or tacit knowledge. Often these systems include group collaboration tools (including wikis and social bookmarking), portals to simplify information access, search tools, and tools for classifying information based on a taxonomy that is appropriate for the organization. Enterprise-wide knowledge management systems can provide considerable value if they are well designed and enable employees to locate, share, and use knowledge more efficiently.

43
Q

What are the major types of knowledge work systems and how do they provide value for firms?

A

Knowledge work systems (KWS) support the creation of new knowledge and its integration into the organization. KWS require easy access to an external knowledge base; powerful computer hardware that can support software with intensive graphics, analysis, document management, and communications capabilities; and a user-friendly interface. Computer-aided design (CAD) systems, augmented reality applications, and virtual reality systems, which create interactive simulations that behave like the real world, require graphics and powerful modeling capabilities. KWS for financial professionals provide access to external databases and the ability to analyze massive amounts of financial data very quickly.

44
Q

What are the business benefits of using intelligent techniques for knowledge management?

A

Artificial intelligence lacks the flexibility, breadth, and generality of human intelligence, but it can be used to capture, codify, and extend organizational knowledge. Expert systems capture tacit knowledge from a limited domain of human expertise and express that knowledge in the form of rules. Expert systems are most useful for problems of classification or diagnosis. Case-based reasoning represents organizational knowledge as a database of cases that can be continually expanded and refined.
Fuzzy logic is a software technology for expressing knowledge in the form of rules that use approximate or subjective values. Fuzzy logic has been used for controlling physical devises and is starting to be used for limited decision-making applications.
Machine learning refers to the ability of computer programs to automatically learn and improve with experience. Neural networks consist of hardware and software that attempt to mimic the thought processes of the human brain. Neural networks are notable for their ability to learn without programming and to recognize patterns that cannot be easily described by humans. They are being used in science, medicine, and business to discriminate patterns in massive amounts of data.
Genetic algorithms develop solutions to particular problems using genetically based processes such as fitness, crossover, and mutation. Genetic algorithms are beginning to be applied to problems involving optimization, product design, and monitoring industrial systems where many alternatives or variables must be evaluated to generate an optimal solution.
Intelligent agents are software programs with built-in or learned knowledge bases that carry out specific tasks for an individual user, business process, or software application. Intelligent agents can be programmed to navigate through large amounts of data to locate useful information and in some cases act on that information on behalf of the user.