Knowledge Elicitation
Systematic techniques for extracting tacit knowledge from domain experts and converting it into explicit, documentable form.
Also known as: Knowledge Extraction, Expert Knowledge Capture, Knowledge Acquisition
Category: Techniques
Tags: knowledge-management, expertise, documentation, techniques, learning
Explanation
## What Is Knowledge Elicitation?
Knowledge elicitation is the set of methods and techniques used to extract knowledge -- especially tacit, experiential knowledge -- from domain experts and make it available in explicit form. It addresses the fundamental challenge that experts often cannot spontaneously articulate what they know; their expertise has become so deeply internalized that it operates below conscious awareness.
## Why Knowledge Elicitation Is Difficult
Several factors make extracting expert knowledge challenging:
- **Tacit nature**: experts perform complex tasks "automatically" and struggle to explain their reasoning
- **Curse of knowledge**: experts forget what it's like to not know, making them poor at identifying what needs to be explained
- **Compilation effect**: with experience, complex chains of reasoning become compressed into seemingly instant judgments
- **Context dependence**: expert knowledge is often deeply tied to specific situations and hard to generalize
## Common Techniques
### Interview-Based Methods
- **Structured interviews**: predefined questions that systematically cover a domain
- **Critical incident technique**: asking experts to describe specific past situations where their expertise was critical
- **Think-aloud protocols**: experts narrate their reasoning while performing tasks
### Observation-Based Methods
- **Process tracing**: watching experts work and documenting their decisions and actions
- **Apprenticeship/shadowing**: learning through prolonged observation and guided practice
- **Video recording**: capturing expert performance for later analysis
### Structured Methods
- **Concept mapping**: collaboratively building visual maps of knowledge structures
- **Card sorting**: having experts organize domain concepts into meaningful categories
- **Repertory grid technique**: systematically uncovering how experts distinguish between cases
## Applications
Knowledge elicitation is used in: building expert systems and AI, creating training programs, documenting organizational processes, writing runbooks and standard operating procedures, succession planning, and building knowledge bases.
## In PKM
Personal knowledge elicitation involves self-reflection techniques to surface your own tacit knowledge: journaling about decision processes, explaining your work to others (rubber duck debugging, Feynman technique), and systematically documenting the "why" behind your choices.
Related Concepts
← Back to all concepts