Theory - Introduction Flashcards
What are the precoditions for using Machine Learning?
→ Data is clearly structured
→ Data semantics is well-defined
→ Data is complete, correct, and
not changing over time
→ Problem is well-defined
What are some cases that may lead fully automated solutions to failure?
→ Data Ambiguous and Incomplete
→ Complex Relationship
→ Semantic Gap / Domain- (and World-) Knowledge
→ Limited Accuracy
What is Human Interaction crucial for?
→ Exploration of Data
→ Generation of Hypotheses
→ Interpretation of Results
→ Steering of the Analysis
→ Hypothesis Evaluation
What are the advantages of computers?
→ Data Storage
→ Computing Power
→ Search
What are the advantages of humans?
→ General Knowledge
→ Perception
→ Creativity
What is Visual Analytics?
Tight Integration of Visual and Automatic Data Analysis Methods for Information Exploration and Scalable Decision Support
What are Mixed-Initiative Systems?
Systems utilizing HUMAN-IN-THE-LOOP, AI-IN-THE-LOOP, or a combination of the two
When are Mixed-Initiative Systems useful?
→ Cost-Risk Tradeoffs
→ Contextualization
→ Multi-Objective Optimization
→ Subjective Analysis
→ Personalization
→ Problem Ambiquity
What is Mixed-Initiative?
A flexible interaction strategy in which each agent (human or computer) contributes what it is best suited at the most appropriate time
What is Interactive ML?
Interactive ML (IML) aims to integrate humans
into the process of insight discovery
What is Explainable ML
Explainable AI (XAI) looks to provide human-readable, as well as interpretable explanations of the decisions made by ML models
What are the objectives of I&XAI?
- Understanding of ML Model Decisions and Behavior
- Diagnosis of ML Model Performance and Applicability
- Refinement of ML Models for Given Users, Tasks, and Data
From which areas does I&XAI draw from?
- Machine Learning & Artificial Intelligence
- Human-Computer Interaction
- Information Visualization & Visual Analytics
- Intelligent Interface Design
- Human-Centered Computing
How do we avoid
miscommunication pitfalls
- Adapt the guidance and analysis over time
- Tailor the design of your interaction workflows
- Combine visual and verbal explanation mediums
- Pick the right metaphors for communication
What type of users do you know of?
- Lay user
- Domain expert
- Decision maker
- ML Developer
- ML Expert