Meta-Modeling
Category: Thinking / Modeling
<!-- gdoc-inlined -->
These are frames that I can use for generating and improving models of systems or topics. There are plenty of examples in Modeled Systems.
- Model - Technique framing - take techniques that work, and let the model be what must be true of the system for that technique to work. Then generate more techniques from that understanding.
- Inverse Abstraction (Deconstruction, or Instantiation) - Break into component pieces, in multiple directions
- Ex. Machine learning becomes Linear Algebra + Calculus + Probability Theory + Computer Science, which break into their own subregions
- Ex. Scientific Field becomes Major Papers + Categories of the topic + Conferences + Major Researchers + Quality Sites
- Simplify Recursively
- First Principles - Ask what the underlying goal is for a space, and for what solutions would serve that goal. For each solution, think of the components necessary to make that solution happen.
- List - Create a list of examples of the item being modeled.
- Idea list technique - set 10m timer, write down 10 creative ideas in a given domain in time given.
- Problem - Solution Framing - List important problems in / with the domain. For each problem, suggest a solution. Then criticise the solutions.
- Abstraction - get a list of examples of the thing being modeled, and look at what’s similar behind those many examples
- Book - To construct a model from a book, skim through the book and write down every idea that appears multiple times.
- Also works across a set of videos
- Also works across a set of academic papers
- Book - take the hierarchy from the table of contents
- Take 3-4 books / papers with quality models, and look to find overlap and compress them.
- People Based Framings
- Visionaries / Leaders / Creators in a domain and their models for the space
- Characteristics of the people who spend time with the domain and what that says about how it’s been conceived
- Relationships between people
- Organization Based Framings
- Major organizations in a space, their road to prominence, their model of the domain and plans for action and progress
- Problem Solving - cut out all the skills / resources necessary to solve problems in a space. Then break down the components that make up those skills or resources, and systematically identify failure modes for problem solving in that space.
- Questions: Identify a question or set of questions which are of critical importance. In the process of answering your question, a model of the space, the other questions of interest, and the types of answers that are fulfilling emerge.
Extension of working Model
- Internal - External [Extends Model-Technique Framing] For a model of a personal process, create a model for what’s happening and then generalize to group, or generalize the technique directly.
- Synthesis - Take 3-4 models built by other people (often in the form of the above, or in the form of books, or an online course). Then compare them side by side and compress them into a single strong model.
- Recursive Extension - Take a model, and create a model of each subcomponent of the model.
- Ex. For a list, take each listed item and create a model of it.
Source: Original Google Doc