Why the Best Knowledge Models Fail Until They Can Be Drawn by Hand
Hatched by Periklis Papanikolaou
May 12, 2026
9 min read
3 views
69%
The Strange Problem With Knowing
What if the real test of whether a system understands knowledge is not how much it can store, but whether a human can draw it?
That question sounds almost childish at first. Yet it cuts straight to a deep problem in modern data work: we keep building systems that are excellent at encoding information, but mediocre at making knowledge legible. A knowledge graph can promise structure, relationships, and semantic richness. A notebook can promise experimentation, reproducibility, and quick iteration. Put them together, and a more unsettling idea appears: perhaps the hardest part of knowledge is not representing it, but making it visible enough to be argued with.
This is where the tension begins. A graph says, “Here is what is connected.” A drawing says, “Here is what I think is connected.” Those are not the same statement. One aims for completeness. The other exposes judgment.
And judgment, not storage, is what turns information into understanding.
Representation Is Not Understanding
We often talk about knowledge systems as if they were containers. If the container is large enough, clean enough, and well indexed, the thinking goes, then the knowledge inside it must be accessible. But access is not the same as comprehension. A graph can hold millions of entities and relationships, and an embedding can compress them into vectors that perform beautifully on downstream tasks. None of that guarantees that a person can inspect the structure and say, “Yes, this reflects the domain as I understand it.”
That gap matters because human knowledge is not just a set of facts. It is also a map of salience. We do not merely know that things are connected. We know which connections matter, which are misleading, which are central, which are incidental, and which only become visible in a particular context.
A knowledge graph tries to formalize that map. But any formalization risks replacing meaning with syntax. The graph may be internally consistent while still feeling wrong to a domain expert. The vector embedding may capture statistical proximity while hiding conceptual distinctions that humans care about. A machine can be very good at learning the shape of co occurrence and still miss the lived geometry of a field.
This is why a single score, however elegant, is both useful and insufficient. Useful, because it forces evaluation. Insufficient, because it invites the illusion that knowledge can be fully judged from the inside of the system. Often, the truth is only visible when a human steps outside the model and draws the thing by hand.
If you cannot sketch the structure, you may not understand the structure. You may only be able to query it.
That distinction becomes the center of the problem.
The Most Important Interface May Be a Whiteboard
The mention of drawing inside a notebook looks trivial compared with the grand ambitions of semantic modeling. It is not. A drawing tool is not merely a convenience. It is an epistemic instrument. It changes the kind of thought that becomes possible.
Consider how people actually work with complex domains. A scientist draws pathways. An analyst sketches funnels. A product team maps dependencies. A teacher makes a concept map. In each case, drawing does something computation alone rarely does: it externalizes uncertainty. A node can be placed vaguely. An arrow can be tentative. A cluster can be circled without being fully defined. That flexibility is not weakness. It is how thought stays alive before it hardens into schema.
A knowledge graph, by contrast, often demands premature precision. You must decide what counts as an entity, what counts as a relation, and what the ontology permits. Those decisions are valuable, but they can also freeze a domain too early. Real knowledge, especially in fast moving fields, is often messier than the graph allows. Drawing is the pressure valve. It lets you hold ambiguity without discarding structure.
Think of the difference between a musical score and a rehearsal. The score is formal, complete, and exact. The rehearsal is where timing, interpretation, and human friction reveal what the score cannot. A knowledge graph is closer to the score. A notebook drawing is closer to the rehearsal. If the score sounds bad, the issue may not be the orchestra. It may be that the composition itself has never been tested against embodied understanding.
That is why visual sketching belongs in the same conversation as graph modeling. A drawing is not a lesser version of a graph. It is a truth revealing prototype for one.
A Better Test: Can Humans Argue With It?
The deepest question here is not whether a system can capture knowledge in some abstract sense. It is whether it can support argument about knowledge.
This is a more demanding standard than accuracy. A useful knowledge system should let a domain expert do at least four things:
- Inspect the structure without mental gymnastics.
- Disagree with it in a specific way.
- Edit it without starting over.
- Compare it to competing interpretations.
A graph that cannot be visually interrogated may still compute well, but it is epistemically brittle. It behaves like a black box with polished edges. A drawing, by contrast, invites correction. Someone can circle a node and say, “This is not a category, it is a symptom.” Another person can redraw an arrow and say, “The causality runs the other way.” That act of disagreement is not a bug. It is the beginning of insight.
This suggests a powerful framework for evaluating knowledge systems:
- Storage competence: Can it hold the information?
- Retrieval competence: Can it return the right piece quickly?
- Compression competence: Can it encode meaning efficiently?
- Contestability: Can a human challenge it usefully?
- Redrawability: Can the structure be re imagined without destroying the system?
Most tools optimize the first three. The last two are where real understanding lives.
Imagine a medical knowledge graph that correctly links symptoms, labs, medications, and diagnoses. Impressive. But if a clinician cannot quickly sketch the reasoning path for a complex case, the graph may be technically rich and practically opaque. Or imagine a legal knowledge system that captures precedents and doctrines, but cannot show the branching arguments that matter to a judge. The system knows the map, but not the route.
A good model of knowledge should therefore not only answer questions. It should let people see where the questions are alive.
When Vectors Meet Sketches
There is a tempting belief that if embeddings are good enough, visualization becomes unnecessary. After all, vectors can encode semantic similarity in elegant, compact ways. But vectors solve a different problem from the one drawings solve.
Vectors are excellent at latent structure. They tell us that one concept is near another in a high dimensional space, even if the relationship is not easy to verbalize. Drawings are excellent at explicit structure. They show the reasoning chain, the hierarchy, the bottleneck, the exception, the missing piece.
The most powerful workflow is not choosing between them, but making them cooperate.
Here is a practical mental model: use vectors as the radar, and drawings as the runway.
Radar is great for detecting nearby objects, hidden formations, and broad patterns. But no plane lands on radar alone. It needs a runway, a visible, human interpretable surface where the final judgment happens. In knowledge work, embeddings are radar. They identify likely relations and clusters. A drawn map is the runway. It is where those hypotheses become inspectable, debatable, and usable.
This is especially important because embeddings often smooth over the very distinctions experts care about. In a latent space, two concepts may appear close because they co occur in the same documents, even though one is a cause and the other is an effect. They may be semantically adjacent but conceptually distinct. A drawing can preserve that distinction with annotations, arrows, and labels.
The goal is not to make the graph prettier. The goal is to protect meaning from over compression.
The more compressed a representation becomes, the more important it is to have a human way to expand it again.
That is the hidden role of drawing in knowledge systems. It is not decoration. It is decompression.
The Real Workflow: From Hunch to Graph to Conversation
The best knowledge systems do not begin as perfect ontologies. They begin as a hunch.
Someone draws a rough sketch in a notebook or notebook like environment. The sketch is messy, partial, and sometimes wrong. But it exposes the boundaries of the idea. Then the system begins to formalize what matters: entities, relations, categories, constraints. The graph enters as a disciplined version of the sketch. Over time, the graph can be scored, tested, queried, and embedded. Yet the sketch remains essential because it reminds you that the graph was once a guess.
This workflow has three stages:
1. Sketch the domain
Use drawings to explore relationships before locking them into schema. Let ambiguity exist.
2. Formalize the stable parts
Only promote patterns into the graph when they have survived human inspection. A relation should earn its place.
3. Return the graph to the notebook
Use visual inspection to find anomalies, missing links, and false assumptions. If you cannot redraw the domain, the formal model may be too rigid.
This loop matters because knowledge is not static. Domains evolve. Definitions shift. Categories split. New exceptions appear. The graph should therefore be treated less like a final model and more like a living hypothesis. The drawing is the most honest way to keep that hypothesis in play.
In practice, this means that the best data teams will not only ask whether their graph performs well. They will ask whether their stakeholders can draw it back from memory. If the answer is no, the model may be too clever for its own good.
Key Takeaways
- Do not confuse compression with comprehension. A high performing representation can still be difficult for humans to interpret.
- Use drawings as an epistemic tool, not a decorative one. Sketches reveal uncertainty, expose assumptions, and make disagreement productive.
- Evaluate knowledge systems by contestability. The best model is one that experts can inspect, challenge, and revise quickly.
- Let embeddings find patterns, but let diagrams verify meaning. Latent similarity is not the same as conceptual truth.
- Treat every graph as a living hypothesis. If a domain cannot be redrawn from memory, it probably has not been understood deeply enough.
The Knowledge Graph of the Future May Be Hand Drawn First
We usually imagine the future of knowledge work as more automation, more precision, more scale. But there is a more interesting possibility: the future may belong to systems that are sophisticated enough to remain humble, and visual enough to remain debatable.
A knowledge graph is not successful because it knows everything. It is successful when it helps humans notice what they would otherwise miss, and when it stays transparent enough to be corrected. A drawing tool in a notebook may look simple, but simplicity can be the precondition for truth. It allows the mind to operate before the schema closes in.
So perhaps the right question is not whether a knowledge graph can capture human knowledge. It can, partially, and under constraints. The deeper question is this: can it remain close enough to a hand drawn sketch that humans still recognize themselves in it?
That is the real standard. Not perfect representation, but shared intelligibility. A knowledge system should not just store what we know. It should let us rediscover how we know it, question it, and redraw it when the world changes.
The most advanced model is not the one with the richest internal structure. It is the one that can come back into the light, onto the page, and still make sense to a human hand.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣