III: Decision Support, Expert and Knowledge-based Systems Flashcards
What are the similarities and differences between Decision Support, Expert and Knowledge-Based Systems?
These systems belong in the same category of systems that make decisions from available data. What all these systems have in common is that they support decision-making in a certain setting, handling narrow intelligence.
The general distinguishing factor between these systems is that decision support systems (DSSs) can be simple systems that can support decision-making in any domain without requiring a strict internal modular program structure. While KBs and ESs are designed to be knowledge-based systems.
Shortly explain Decision Support, Expert and Knowledge-Based Systems:
Decision support systems - help draw conclusions, can be domain independent and can work with a less structured domain knowledge. DSSs leak creativity, imagination and intuition while being limited by the running computer systems.
Expert systems work within a given domain and work as experts within that domain.
Knowledge-based systems also work within a given domain but are general purpose and the system is modular, thus making it possible to exchange the domain knowledge.
All of them are categorized as intelligent systems.
What does it mean when a system is intelligent?
Intelligent systems include almost any system that improves decision-making and problem-solving performance and has a kind of function that works with narrow AI tasks.
What does a decision support system do?
A decision support system may only collect and provide data to the users and thereby assist the users’ decision-making, without requiring it to draw any conclusion or give advice. It is still considered a decision support system. One defining feature is the use of an inference mechanism, an organized interpretation of internal facts and knowledge, to draw conclusions or give advice from the data at hand. Another common feature is that they can more or less automatically draw conclusions.
In what ways can decision support systems be applied?
Diagnosis of problems and faults, Risk management, Process control och machines and software, Entertainment and education
What is Eliza?
ELIZA was intended to act as a doctor and communicated with humans by using basic natural language processing which gave an illusion of understanding.
What is DENDRAL?
DENDRAL is a system that analyzes mass spectra data and thereby identifies organic molecules. It could automate the decision-making process. Systems like MYCIN which can identify blood infections and recommend medicine were inspired by DENDRAL. MYCIN was the first knowledge-based system.
What categories of Decision support systems are there? Explain them shortly: communication, data-driven, document-driven, knowledge-driven and model-driven
Communication-driven DSSs support conducting meetings by enabling communication between people and facilitating information sharing using an interactive environment. It supports collaborations between activities and group decision tasks.
Data-driven DSSs utilize advanced algorithms and machine learning techniques to process and interpret data, providing decision-makers with valuable information for strategic planning, problem-solving, and performance evaluation. By enabling data-driven decision-making, these systems enhance efficiency, accuracy, and effectiveness in decision-making processes.
Document-driven DSSs employ techniques like natural language processing and text mining to analyze and interpret the textual content, enabling users to gain meaningful insights, identify patterns, and make informed decisions. These systems facilitate information retrieval, knowledge management, and collaborative decision-making by organizing, indexing, and retrieving relevant documents.
Knowledge-driven decision support systems (DSSs) aid decision-making by utilizing expert knowledge and rules. Knowledge-driven DSSs use predefined rules and algorithms to analyze data and generate solutions based on the available knowledge. They are particularly useful in complex domains where expertise and experience are crucial. These systems enable users to model and automate decision-making processes, capture and store knowledge, and apply it consistently to solve problems
Model-driven decision support systems (DSSs) assist decision-making by utilizing mathematical and analytical models. Model-driven DSSs allow users to create and evaluate different scenarios, assess the potential outcomes of decisions, and identify the most optimal solutions based on the defined models. They enable users to understand the implications of their decisions and make informed choices by considering the impact on various factors and constraints.
What is the content of decision support systems?
Search engine
Database: contains pre-store facts but can be expanded. Data can come from inputs or external computer system sources.
User Interface
What is Business intelligence?
Business intelligence (BI) supports organizations, municipalities or companies to understand trends, businesses and the effects of the environment on their activities. BI is a collective term for skills, techniques, applications, processes and methods. BI processes data by extracting, transforming, managing and analyzing data while also assessing risks and opportunities. It uses different types of methods in order to turn raw data into something of meaning for the business.
What are some common business intelligence techniques?
Reporting
Text mining
Text analysis
Data mining
Business performance management
Predictive analytics
How does BI process data?
BI processes data by extracting, transforming, managing and analyzing data. Some key features are:
Data can be extracted from multiple data sources representing different business units.
Data is analyzed by techniques
Based on the results of the data analysis situational awareness with a deep understanding of the current situation can be obtained.
What is Internet-Of-Things? What is big data?
Internet-of-Things (IoT) is made up of equipment that connects all kinds of physical parts to the Internet. The more IoT devices streaming, the more data sets will grow big data. Big data is an important part for extracting and handling data created by cellphones and web services but also tv, radio and other media.
What are the limits of DSSS?
Just like all systems, decision support systems have flaws. DSSs lack creativity, imagination and intuition- Furthermore they are often limited by the computer system in which the DSS is running. Limitations have included interfaces that have not been sophisticated.
What are expert systems?
Expert systems are a kind of decision support systems with the difference that decision support systems support decisions while expert systems automatically draw conclusions as an expert. An expert system represents and reasons with the knowledge of some specialists with the aim of solving problems or giving advice.