Why AI Feels Powerful Until You Ask It a Causal Question

Nan Wang

Hatched by Nan Wang

Jun 10, 2026

9 min read

88%

0

The Strange Gap Between Doing and Knowing

Why does a tool that can draft an email, summarize a meeting, or answer a customer service query still fail at the kind of judgment that actually moves businesses, policies, and lives forward?

That is the uncomfortable divide hiding inside the current AI moment. On one side, AI looks undeniably productive in low-skill, well-bounded tasks. It can compress routine work, speed up communication, and automate fragments of office life that were once tedious enough to feel expensive. On the other side, the moment the task becomes about what caused what, or what would have happened under different conditions, the confidence starts to crumble.

This is not a minor technical limitation. It reveals something deeper about intelligence itself: pattern matching is not the same thing as causal understanding. And that difference matters far more than most people realize.

The real question is not whether AI can increase productivity. It can. The real question is: productivity at what level of the problem, and with what consequences when the task shifts from describing the world to deciding how to change it?


The Illusion of Generality

LLMs feel general because they are fluent across many domains. They can sound like an analyst, a support agent, a marketer, a tutor, or a research assistant. That linguistic versatility creates a powerful illusion: if a system can talk like an expert, perhaps it can reason like one too.

But fluent language can conceal brittle understanding. An AI can produce a plausible explanation for why sales rose last quarter, or why employees are disengaged, or why one region outperformed another. The output may be polished, even insightful sounding. Yet if the underlying structure is wrong, the explanation becomes a kind of statistical theater.

This is where the limitation becomes visible. In low-risk tasks, mistakes are annoying. In causal tasks, mistakes are expensive. A bot that misfiles an invoice wastes time. A model that misidentifies the driver of churn can send a company investing in the wrong fix for a year. A system that can summarize a patient note but cannot distinguish correlation from causation may speed up paperwork while obscuring the real decision.

The deeper issue is that many of the most valuable problems are not about generating text or classifying patterns. They are about inferring the hidden mechanism behind the pattern. In other words, they require a causal model, not just a predictive one.

Prediction can tell you what is likely. Causality tells you what would happen if you intervened.

That distinction is the fault line separating a useful assistant from a decision engine.


Why Causal Questions Break the Spell

A causal question is different from a descriptive question because it asks about the world under intervention. Not, “What usually happens when sales teams use this script?” but, “What would happen if we changed the script for this team, in this market, at this time?” Not, “Which employees tend to take training?” but, “Would assigning training actually improve retention?”

This is hard because the world is full of confounding. Better-performing teams often receive better tools. Higher-paying schools often get more parental support. Patients who get certain treatments may differ systematically from those who do not. When you observe outcomes, you are often seeing a tangled mix of cause, selection, and context.

An AI trained on text or historical records can learn that certain variables move together. But it may not know which one is the lever and which one is the symptom. That is why it can generate a convincing explanation while still being unable to answer the most operationally important question: What should we change if we want a different result?

This is not just an AI problem. It is a general problem of human reasoning. People are also bad at causal inference. We see outcomes and invent stories. We confuse coincidence with mechanism. We reward confidence more than identification. AI, in this sense, does not introduce the problem. It industrializes it.

Consider a manager trying to improve productivity. The model tells them that teams using more internal chat are more productive. Should they encourage more chat? Maybe. Or maybe the productive teams are simply the ones with harder problems that require more coordination, or the teams with better leadership are both faster and more communicative. The correlation is real, but the lever is unclear.

That is the core frustration of modern AI: it can make the surface of the world more legible without making the structure of the world more actionable.


Matrix Completion and the Hidden Counterfactual

This is where a very different line of thought becomes useful. In causal panel data, the challenge is often to infer what would have happened to a unit, person, region, or firm if some intervention had not occurred. You do not get to observe that alternate universe directly. You only see the actual timeline, with missing pieces of the counterfactual story.

Matrix completion offers a powerful way to think about this. Imagine a giant table where rows are units and columns are time periods. Some cells are observed outcomes, and some are effectively missing because intervention has changed the path. The goal is to reconstruct the missing entries using the structure of the observed data.

The insight is elegant: if the world has latent regularities, then a partially observed outcome matrix can be filled in by exploiting those regularities. You are not merely guessing. You are using patterns across units and time to infer what likely would have happened absent treatment.

This matters because it shifts the problem from storytelling to structure. Instead of saying, “The treated city improved, therefore the policy worked,” we ask, “Can we reconstruct the untreated trajectory from the surrounding data?” That is a much stricter and more honest form of reasoning.

The connection to AI is profound. Much of today’s AI excels at learning statistical structure from large datasets. But the most valuable version of that capability may not be language generation at all. It may be structured inference under missingness. In plain English, the question is not simply, “Can the model speak well?” It is, “Can the model recover the world that was never observed?”

That is where business value becomes more defensible. A system that helps complete the missing causal picture can guide strategy. A system that only imitates plausible explanations cannot.


The Real Divide: Automation Versus Intervention

A useful way to reconcile these ideas is to separate work into two categories.

1. Automation tasks

These are tasks where the goal is to reproduce a known pattern efficiently. Examples include drafting notes, routing tickets, summarizing documents, and formatting reports. The cost of error is manageable, and the output can usually be checked quickly.

2. Intervention tasks

These are tasks where the goal is to change a system and understand the consequence. Examples include redesigning pricing, restructuring a team, changing treatment protocols, reallocating ad spend, or adjusting a policy. Here the output is not just text or classification. It is a decision with downstream effects.

AI is strong in the first category because the structure is often local and the feedback loop is short. A summary can be judged by coherence. A reply can be judged by utility. A support ticket can be judged by resolution.

AI is much weaker in the second category because the feedback loop is noisy, delayed, and entangled with unobserved variables. You do not just need a likely answer. You need a credible counterfactual.

This distinction is more useful than the popular question, “Will AI replace jobs?” Some jobs are mostly automation. Others are mostly intervention. The first are exposed first. The second are exposed later, and in subtler ways. The manager who relies on AI for meeting summaries may save an hour. The manager who relies on AI to decide which team structure will improve performance may create a year of hidden damage.

The future belongs less to systems that can answer everything and more to systems that know when they are in the domain of prediction and when they are being asked for causation.


A Better Mental Model: AI as a Compressor, Not a Judge

One way to think about current AI is as a compression engine. It compresses language, routine structure, and familiar patterns into fast, usable outputs. That is incredibly valuable. Compression is a form of leverage. It turns abundant information into convenient action.

But a compressor is not a judge. It does not know which causal story is true. It knows which story is most compressible given its training data. Those are not the same thing.

Here is a concrete analogy. Suppose you have a map that shows where traffic usually clusters in a city. That map is useful. It compresses countless trips into a readable pattern. But if you want to redesign the road network, the map alone is insufficient. You need to know which roads cause congestion, which are merely correlated with it, and which changes would actually improve flow.

AI today is often sold as if it were the road engineer. In practice, it is frequently the mapmaker.

That does not make it trivial. Mapmakers matter. They reduce complexity and reveal structure. But if organizations confuse maps with interventions, they will overtrust elegant outputs and underinvest in causal discipline.

A smart organization will use AI to accelerate observation, documentation, and hypothesis generation, then use causal methods to test what matters. In that sense, the best use of AI may be to make experimentation cheaper, not to replace experimentation.

The future of useful AI is not pure automation. It is faster movement from pattern to test.


Key Takeaways

  1. Separate fluent output from causal truth. A convincing explanation is not evidence that a model understands what causes what.

  2. Use AI first where the feedback loop is short. Drafting, summarizing, routing, and classification are safer zones than policy, pricing, or treatment decisions.

  3. Treat counterfactuals as the real scarce asset. The most valuable question is often not what happened, but what would have happened otherwise.

  4. Combine AI with causal methods. Let models help discover patterns, then use experiments, quasi experiments, or matrix completion style reasoning to test intervention effects.

  5. Ask whether a task is automation or intervention. This single distinction can prevent costly overuse of AI where judgment, not generation, is the bottleneck.


The Most Important Question AI Forces Us to Ask

The excitement around AI often focuses on speed. How much faster can we produce text, code, summaries, and responses? That is a real gain, but it is not the deepest one. The deeper shift is that AI forces us to confront the difference between knowing a world and changing it.

A system can be very good at describing the visible surface of reality and still be weak at identifying the hidden levers beneath it. That is why AI feels transformative in offices but less trustworthy in boardrooms, labs, and policy rooms where the question is not what looks plausible, but what actually works.

The best organizations will not ask AI to replace causal judgment. They will use it to sharpen the search for causal judgment. They will let it compress the noise, surface hypotheses, and accelerate the recovery of missing structure. Then they will test, probe, and intervene with discipline.

In that sense, the real promise of AI is not that it will tell us the answer. It is that it will make it cheaper to ask better questions.

And once you see that distinction, the entire debate changes. AI is not just a productivity tool. It is a stress test for how well we understand the difference between correlation and causation, between narration and mechanism, between sounding right and being right.

That may be the most valuable lesson of all: the future belongs to systems, and people, that can turn pattern into proof before they turn proof into action.

Sources

← Back to Library

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 🐣