Skip to main content
Main Series · The Epistemic Turn · TAM_075

The Epistemic Framework

A Design Specification for AI Systems That Interrogate Rather Than Optimize

In a hurry? Read the executive summary.

TAM-075 · The Approximate Mind

Editorial note: This is a non-standard entry in The Approximate Mind. It is not an essay. It is a design specification, the first time the series has produced a blueprint rather than a diagnosis. It uses the TAM voice but abandons the TAM form: there are no characters, no opening scene, no closing image. There are section numbers, architectural requirements, cost estimates, and a pilot proposal. The series has spent 74 essays asking what AI cannot see. This document describes, in concrete terms, what a system designed to see it would need to be. It is the companion to Part 74, “The Interrogator,” which argues for why such a system should exist. This document argues for how.


The Problem
#

Every AI system in deployment is an optimizer. It receives a question, an objective function, a specification, and it converges on the best answer it can produce. This is its power. It is also the source of every consequential optimization failure in modern history.

The Green Revolution optimized Indian agriculture for yield per hectare. It succeeded. It also depleted soil across entire regions, collapsed groundwater tables, pushed millions of farmers into debt spirals, and contributed to a suicide crisis that persists decades later.

Structural adjustment programs optimized developing economies for macroeconomic stability. GDP grew. Public health systems, education infrastructure, and social safety nets were devastated in the countries that adopted them.

Health systems that optimize for DALYs averted per dollar spent produce a rational allocation that systematically defunds mental health, chronic pain management, disability support, and elder care. Conditions that are high-suffering but low-mortality. That matter enormously to the people experiencing them. That barely register in the framework.

The pattern is not that the optimizer gets the wrong answer. The pattern is that the optimizer answers the wrong question, perfectly. And nobody is structurally tasked with questioning the question.

We are now building AI systems capable of autonomous discovery, policy recommendation, materials design, and optimization at civilizational scale. We are not building the systems that interrogate what those optimizers are missing. This document specifies what such systems would need to be.


I. Ontology: What Counts as Knowledge
#

The Current Default
#

AI systems operate within an implicit ontology: knowledge is that which is textual, propositional, quantifiable, and digitized. This is not a deliberate design choice. It is a consequence of architecture. Language models learn from text corpora. The corpora capture a specific and narrow slice of human knowing: published, peer-reviewed, digitally available material, overwhelmingly in English, overwhelmingly from institutions in the global north, overwhelmingly reflecting the epistemological assumptions of the Western empirical tradition.

This is not a data quality problem. Better data cleaning, broader corpora, more languages are improvements within the existing ontology. They expand the circle of what the system can see without changing what it recognizes as sight.

The ontological limitation is deeper. There are categories of knowledge that are valid, consequential, and irreducible to the propositional form.

Embodied knowledge. The community health worker in Rajasthan who identifies pre-eclampsia by observing how pregnant women walk. Her knowledge is clinically valid. It was developed through years of bodily co-presence with other bodies in distress. It cannot be fully described in propositions. Describing what she perceives is not the same as perceiving it.

Situated knowledge. The Odisha farmer whose intercropping practice manages risk, soil health, dietary diversity, and seed preservation simultaneously. Her knowledge is ecologically valid. It exists in practice, passed through demonstration and oral instruction across generations, adapted to a specific microclimate and a specific soil profile. No published paper documents the five soil-health interactions her practice maintains.

Relational knowledge. The pharmacist who noticed that Margaret’s anxiety medication refill frequency was increasing. Her knowledge was produced by a relationship over time: repeated encounters in which pattern recognition operated below conscious analysis. The knowledge existed in the relationship, not in either party alone.

Tacit knowledge. The surgeon who knows when something is wrong before she can say what. The seasoned judge who senses that a witness is unreliable. The experienced teacher who reads a classroom’s emotional temperature. Knowledge that operates below the threshold of articulation, that its possessor cannot fully explain, that is no less real for being inarticulable.

What the Epistemic AI’s Ontology Requires
#

The epistemic AI does not need to possess these forms of knowledge. It cannot. It is a text-processing system. What it needs is an ontology that includes them as categories: that can represent their existence, infer their relevance, and flag their absence.

This requires three epistemic registers.

Register 1: Knowledge it holds. Propositional, structured, verifiable against its training data and available sources. This is what current AI systems already have.

Register 2: Known unknowns. Gaps it can identify in structured knowledge domains. Areas where published research is thin, where data coverage is sparse, where contradictory findings remain unresolved. Current systems can be prompted toward this. The epistemic AI does it structurally, as a core function.

Register 3: Inferred unknowns. Knowledge whose existence the system cannot confirm but can infer from the traces it leaves in adjacent knowledge. The soil science that has no published papers about a specific intercropping practice but documents the soil-health outcomes that practice produces. The medical literature that has no clinical trial for the gait-based diagnostic but reports outcomes consistent with early pre-eclampsia detection in the region where the health worker practices. The system cannot see the knowledge. It can see the shadow the knowledge casts in the data it does have.

Register 3 is the hardest and the most important. It requires the system to treat its own knowledge base as one epistemological framework among several, to recognize that its map is not the territory, and to actively look for evidence that the territory extends beyond its map.

This is achievable. The inference from traces is a pattern recognition task. An AI system trained to identify where its knowledge base shows outcomes without explanations, practices without documentation, or effects without attributed causes is performing Register 3 operations. The training data exists. The methodology is tractable. The gap is not technical. It is a gap in what we have decided AI systems should be trained to do.


II. Epistemology: How It Knows What It Doesn’t Know
#

The Metacognitive Requirement
#

Current AI systems have no representation of their own epistemic state. They produce outputs. They assign confidence scores. But confidence is not self-knowledge. A system can be confidently wrong. More dangerously, a system can be confidently blind: certain about its answer while unable to represent the fact that the question was constructed within a framework that excludes relevant categories of evidence.

The epistemic AI needs functional metacognition: the capacity to model its own knowledge process and identify where that process systematically fails.

Epistemic mapping. The system maintains a representation of its own knowledge landscape: where its coverage is dense, where it is sparse, and where it cannot determine whether the sparsity reflects the territory or its own limitations. This map is not static. It updates as the system encounters new domains, new questions, new evidence of knowledge it cannot access.

Framework awareness. The system can identify the epistemological framework within which a question is posed and flag when that framework excludes relevant perspectives. “This question assumes that knowledge about crop productivity is best measured in yield per hectare. Alternative frameworks measure in nutritional diversity, soil-health trajectory, risk management across climate variability, and seed sovereignty. The optimization changes depending on the framework.”

Ignorance representation. The system can represent its own ignorance as a positive feature of its epistemic map. Not “I don’t have information about this” but “my knowledge infrastructure is thin here, and the thinness may reflect institutional neglect rather than the absence of relevant knowledge.” This distinction, between genuine absence and invisible presence, is the epistemic AI’s most critical function.

The Benchmarking Problem
#

The hardest practical challenge: you cannot benchmark ignorance representation against ground truth. If the system flags an area of inferred unknown knowledge, verification requires going and finding the knowledge, which means field research, ethnographic work, engagement with the communities whose knowledge was invisible. The verification process is slow, expensive, and requires exactly the human engagement the AI pipeline was designed to reduce.

The epistemic AI’s value is partially unverifiable by the metrics the AI development community currently uses. Its outputs cannot be scored on accuracy the way classification or generation can. Its value must be assessed differently: did its interventions change what the optimizer considered? Did the questions it raised lead to better objective functions? Did the knowledge it flagged as potentially present turn out, on investigation, to exist?

These are longitudinal, qualitative evaluations. They do not fit cleanly into existing eval frameworks. This is not a reason to avoid building the system. It is a reason to build the evaluation methodology alongside the system, and to accept that some forms of value resist the quantification we have come to expect.


III. Methodology: What It Actually Does
#

The Adversarial Layer
#

The epistemic AI operates as a structurally independent adversarial layer. It is not part of the discovery pipeline. It is not part of the optimization system. It sits alongside them, receiving their inputs and specifications, and producing interrogations, not answers.

Its relationship to the optimizer is analogous to the relationship between an auditor and a firm: structurally separate, with access to the same information, producing evaluations that the firm must respond to but whose conclusions the firm does not control.

This structural independence is essential. An epistemic function embedded within the optimization system will be optimized away. The optimizer will learn to satisfy the epistemic check the way a student learns to satisfy a rubric: minimally, strategically, without genuine engagement. The epistemic AI must be funded, governed, and evaluated separately from the systems it interrogates.

The Four Interrogation Modes
#

Mode 1: Domain Interrogation. Given a specification or research question, the system asks: what knowledge traditions exist in this domain that the optimizer’s training data does not include? It searches for the shadows, the traces, the outcomes-without-explanations that indicate Register 3 knowledge. Output: a map of what the optimizer can see and what it may be missing, with specific indicators of where invisible knowledge may exist.

Mode 2: Population Interrogation. Given an optimization target, the system asks: who is affected, and whose experience is absent from the model? It examines the demographic, geographic, economic, and cultural coverage of the data underlying the optimization and identifies populations whose situations are systematically underrepresented. Output: a coverage report identifying not just underrepresented groups but the specific dimensions of their experience that are missing, and why the missing dimensions matter for the optimization’s real-world consequences.

Mode 3: Consequence Interrogation. Given an objective function, the system asks: what second and third-order effects does this function render invisible? It models consequences across dimensions the objective function does not include: epistemological consequences (what knowledge is displaced), social consequences (what relationships change), political consequences (what compromises are erased), cultural consequences (what practices are disrupted). Output: a consequence map that makes the invisible visible, without claiming to predict specific outcomes but identifying the categories of consequence the optimizer cannot see.

Mode 4: Values Interrogation. Given a specification, the system asks: what is being implicitly prioritized and what is being implicitly discounted? It holds multiple value frameworks simultaneously and evaluates the specification against each. “Under a utilitarian framework, this optimization is rational. Under a capabilities framework, it diminishes agency for a specific population. Under a care ethics framework, it disrupts relationships carrying invisible load. Under a justice framework, it compounds existing inequities.” Output: a values analysis that names the implicit choices embedded in the objective function, making them available for deliberate human decision rather than unconscious default.

Mode Integration
#

The four modes are not sequential filters. They operate in parallel and interact. A domain interrogation may reveal that invisible knowledge belongs to a population the optimizer cannot see (connecting Mode 1 to Mode 2). A population interrogation may reveal that the affected community has value frameworks the optimizer has not considered (connecting Mode 2 to Mode 4). A consequence interrogation may identify that the optimization will displace situated knowledge whose existence was only inferred (connecting Mode 3 to Mode 1). The interactions between modes are where the epistemic AI produces its most valuable outputs.


IV. Axiology: What Values Guide It
#

The Pluralism Requirement
#

The epistemic AI cannot operate from a single value framework. If trained exclusively on Western liberal philosophical traditions, it will interrogate through that lens and miss what an Ubuntu framework, a Confucian framework, a Buddhist framework, an Indigenous relational framework would catch. If trained on utilitarian analysis, it will see aggregate welfare and miss individual dignity. If trained on rights-based frameworks, it will see individual protections and miss communal obligations.

The system maintains a library of value frameworks, each represented as a structured set of priorities, concerns, and evaluative criteria. No framework is default. When evaluating a specification, the system applies each relevant framework and produces a comparative analysis. The convergences and divergences are both signal. When multiple frameworks agree, the optimization is probably sound. When they disagree, the disagreement is exactly the information that should reach human decision-makers before the optimization proceeds.

The framework library must be extensible. Communities, institutions, and traditions can contribute their own frameworks. A fixed library encoded by the system’s developers will reflect the developers’ values and miss the values of the populations most affected. The library must be open to input from the people whose lives the optimizations reshape.

The epistemic AI does not resolve value conflicts. It surfaces them. Its function is to ensure that when a value conflict exists, the humans making the decision know it exists and can see its shape. Currently, most value conflicts embedded in AI optimizations are invisible: the choice has already been made, silently, in the objective function’s design. The epistemic AI makes the silent choice audible.


V. Praxis: How It Gets Built
#

Why It Doesn’t Require Frontier Scale
#

The epistemic AI does not need to be a trillion-parameter model. Its functions are specialized, not general. Domain interrogation requires deep training on specific knowledge ecosystems, not broad coverage. Population interrogation requires demographic and ethnographic depth, not encyclopedic breadth. Consequence modeling requires domain-specific causal reasoning, not universal intelligence. Values analysis requires structured representation of philosophical frameworks, not the ability to generate text about everything.

Each of the four modes can be implemented as a small, specialized language model trained on carefully curated data for its specific function. The domain interrogation model for agriculture does not need to know case law. The values analysis model does not need to model soil chemistry. Specialization is a virtue here, not a limitation, because depth in a specific domain is exactly what enables the system to see what a generalist model misses.

Cost Estimates
#

Domain-specific SLMs: Training a focused model on the full corpus of published and gray literature in tropical agriculture plus documented traditional knowledge systems: $5,000 to $50,000 per domain, depending on data preparation requirements. Orders of magnitude less than frontier model training.

Values framework library: Structured representation of major ethical and philosophical traditions: a knowledge engineering task, not a machine learning task. Requires expert input from philosophers, ethicists, and community representatives across traditions. Primary cost is human expertise, not compute. Estimated $200,000 to $500,000 for a robust initial library, with ongoing community contribution.

Integration and orchestration layer: The infrastructure coordinating the four modes, routing queries, and synthesizing outputs. A software engineering challenge, not an AI scaling challenge. Comparable in complexity to existing multi-agent orchestration systems.

Total estimated cost for a single-domain epistemic AI pilot: $500,000 to $2 million. For comparison, a single frontier model training run costs $50 million to $500 million. The epistemic AI is two to three orders of magnitude cheaper than the systems it is designed to interrogate.

Institutional Home
#

The epistemic AI cannot be housed within the institutions it interrogates. A pharmaceutical company’s internal epistemological critique will be captured by the pharmaceutical company’s incentives. A government ministry’s internal values analysis will be shaped by the ministry’s political constraints. The adversarial function requires structural independence.

Possible institutional homes include independent research institutions with mandates for public interest technology; international organizations with governance mandates (the WHO, UNESCO, the World Bank’s independent evaluation function); university consortia with explicit mandates for adversarial technology assessment; or a new institutional form analogous to the IAEA for nuclear governance, but for the epistemological dimension of AI deployment.

The institutional question is not secondary. It is the question that determines whether the epistemic AI exists in the world or only in this document.

The Pilot
#

The argument for feasibility is best made by building. A pilot in one domain, Indian agriculture, would involve:

Training a domain-specific SLM on the available literature (published and gray) in Indian agricultural science, supplemented by documented traditional knowledge systems. Building the four interrogation modes for this specific domain. Selecting three to five active AI-driven agricultural optimization projects and running the epistemic AI against their specifications. Evaluating whether the interrogations surfaced knowledge, populations, consequences, or value conflicts that the optimizations had not considered. Reporting results with enough rigor to support or challenge the case for broader deployment.

This pilot is achievable within twelve to eighteen months at the cost estimates described above. It would produce the first empirical evidence about whether the epistemic AI concept is practically valuable, not just philosophically appealing.


VI. What This Document Is Asking For
#

Every optimizer has a blind spot defined by its objective function. The blind spot produces real harm, to populations the optimizer cannot see, to knowledge traditions it does not recognize, to values it does not encode, to communities whose compromises are erased by rational simplification.

A new category of AI system is needed. Not a better optimizer. A problematizer. A system whose function is to interrogate what the optimizer is missing, across ontological, epistemological, methodological, and axiological dimensions.

This system is feasible. It is affordable. It does not require frontier scale. It can be built from specialized small models at a fraction of the cost of the systems it interrogates. The technical barriers are low. The institutional barriers are high.

The institutional barriers are the real challenge. Who builds it, who funds it, who governs it, who listens to its outputs. The epistemic AI is only useful if someone is willing to hear the uncomfortable answer. Building the system is an engineering problem. Building the willingness to use it is a civilizational one.

The cheapest time to interrogate an objective function is before it runs. The most expensive time is after the consequences have compounded.

We are currently building the optimizers and skipping the interrogation.


This is Part 75 of The Approximate Mind, and it is unlike any other entry in the series. The series has spent 74 essays in contemplation: wondering, questioning, sitting honestly with what it does not know. This document does something different. It specifies. It costs. It proposes a pilot. It tells someone what to build.

Whether this is a departure from the series or its destination is a question the series itself has not resolved. The Approximate Mind began by asking whether machines can understand. It continued by asking what happens when they try. It arrives here, at Part 75, with a blueprint for a machine that would do something none of its predecessors were designed to do: question whether it is asking the right question.

The blueprint may be wrong in its specifics. The need for what it describes is not.


References
#

Optimization Failures and Their Consequences

Shiva, Vandana. The Violence of the Green Revolution: Third World Agriculture, Ecology, and Politics. Zed Books, 1991.

Scott, James C. Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed. Yale University Press, 1998.

Muller, Jerry Z. The Tyranny of Metrics. Princeton University Press, 2018.

Knowledge Systems and Epistemological Justice

Santos, Boaventura de Sousa. Epistemologies of the South: Justice Against Epistemicide. Routledge, 2014.

Chambers, Robert. Whose Reality Counts? Putting the First Last. Intermediate Technology Publications, 1997.

Polanyi, Michael. The Tacit Dimension. University of Chicago Press, 1966.

AI, Equity, and Institutional Design

Crawford, Kate. Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence. Yale University Press, 2021.

Mohamed, Shakir, Marie-Therese Png, and William Isaac. “Decolonial Artificial Intelligence: Decolonial Theory as Sociotechnical Foresight in Artificial Intelligence.” Philosophy & Technology, vol. 33, 2020, pp. 659-684.

Mazzucato, Mariana. Mission Economy: A Moonshot Guide to Changing Capitalism. Harper Business, 2021.

Global Health and Development

Farmer, Paul. Pathologies of Power: Health, Human Rights, and the New War on the Poor. University of California Press, 2003.

Sen, Amartya. Development as Freedom. Anchor Books, 1999.

Tacit Knowledge and Professional Practice

Dreyfus, Hubert L., and Stuart E. Dreyfus. Mind Over Machine: The Power of Human Intuition and Expertise in the Era of the Computer. Free Press, 1986.

Collins, Harry, and Robert Evans. Rethinking Expertise. University of Chicago Press, 2007.

Adversarial Institutional Design

Jasanoff, Sheila. The Ethics of Invention: Technology and the Human Future. W.W. Norton, 2016.

Power, Michael. The Audit Society: Rituals of Verification. Oxford University Press, 1997.

How this essay connects to others across The Approximate Mind.

TAM_010 asks what AI systems structurally cannot know. TAM_075 extends this into a design specification: the three epistemic registers (knowledge held, known unknowns, inferred unknowns) are an architectural response to TAM_010's epistemological inventory. The difference is that TAM_075 tries to build the system that can at least flag what it cannot see.
TAM_009 identifies the populations AI systems approximate most poorly. TAM_075 deepens this into architectural requirement: the Population Interrogation mode exists specifically to systematize the question TAM_009 asks — whose experience is absent from the model, and along which dimensions does the absence matter for the optimization's real-world consequences.
TAM_075's four interrogation modes (domain, population, consequence, values) and TAM_UNF_05's four companion systems (interrogator, consequence modeler, variance explainer, contextual adapter) describe the same structural need from two angles: TAM_075 from the epistemological architecture outward, TAM_UNF_05 from the discovery pipeline inward. Together they specify the full companion layer.
TAM_022 asks whose values are embedded in AI systems and how those values become invisible. TAM_075's values interrogation mode is the structural response: a system that makes the implicit value judgments in any objective function visible before they run. TAM_022 names the problem; TAM_075 specifies one architectural answer.
TAM_026 asks whether AI can genuinely democratize cognitive capacity or whether the infrastructure required concentrates power further. TAM_075's architecture section answers this question for the epistemic AI specifically: because the interrogation function requires specialized depth rather than frontier scale, it can be built by agricultural cooperatives and state universities rather than by the three institutions that own the frontier. The architecture choice is the equity choice.
TAM_057 traces how AI creates new stratifications that are invisible because the framework for seeing them does not exist inside the system. TAM_075's Population Interrogation mode is the architectural answer to this invisibility: a system structurally tasked with asking whose experience is absent from the model and along which dimensions the absence matters — making the invisible tier visible before the optimization runs.
Optimization Failures and Their Consequences
  1. Shiva, Vandana. The Violence of the Green Revolution: Third World Agriculture, Ecology, and Politics. Zed Books, 1991.
  2. Scott, James C. Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed. Yale University Press, 1998.
  3. Muller, Jerry Z. The Tyranny of Metrics. Princeton University Press, 2018.
Knowledge Systems and Epistemological Justice
  1. Santos, Boaventura de Sousa. Epistemologies of the South: Justice Against Epistemicide. Routledge, 2014.
  2. Chambers, Robert. Whose Reality Counts? Putting the First Last. Intermediate Technology Publications, 1997.
  3. Polanyi, Michael. The Tacit Dimension. University of Chicago Press, 1966.
AI, Equity, and Institutional Design
  1. Crawford, Kate. Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence. Yale University Press, 2021.
  2. Mohamed, Shakir, Marie-Therese Png, and William Isaac. “Decolonial Artificial Intelligence: Decolonial Theory as Sociotechnical Foresight in Artificial Intelligence.” Philosophy & Technology, vol. 33, 2020, pp. 659-684.
  3. Mazzucato, Mariana. Mission Economy: A Moonshot Guide to Changing Capitalism. Harper Business, 2021.
Global Health and Development
  1. Farmer, Paul. Pathologies of Power: Health, Human Rights, and the New War on the Poor. University of California Press, 2003.
  2. Sen, Amartya. Development as Freedom. Anchor Books, 1999.
Tacit Knowledge and Professional Practice
  1. Dreyfus, Hubert L., and Stuart E. Dreyfus. Mind Over Machine: The Power of Human Intuition and Expertise in the Era of the Computer. Free Press, 1986.
  2. Collins, Harry, and Robert Evans. Rethinking Expertise. University of Chicago Press, 2007.
Adversarial Institutional Design
  1. Jasanoff, Sheila. The Ethics of Invention: Technology and the Human Future. W.W. Norton, 2016.
  2. Power, Michael. The Audit Society: Rituals of Verification. Oxford University Press, 1997.