Unbiased Fact Verification Framework
Methodology Report v1.0
Institute for Epistemic Stability | March 2024
Executive Summary
The Unbiased Fact Verification Framework (UFVF) represents a fundamental reconceptualization of the fact-checking enterprise. Rather than attempting to eliminate human bias through better training, stricter protocols, or algorithmic assistance, UFVF acknowledges the irreducible uncertainty inherent in contested claims and makes this uncertainty procedurally explicit.
The framework separates fact-checking into two distinct phases: evidence documentation, which remains a skilled human activity subject to established journalistic and research standards, and verdict generation, which is delegated to the Stochastic Adjudication Protocol (SAP)—a cryptographically auditable randomization process.
This separation achieves several goals simultaneously:
- It eliminates the possibility of systematic bias in verdict assignment
- It makes the epistemic limitations of fact-checking visible and explicit
- It shifts attention from contested verdicts to the quality of evidence documentation
- It provides a provocative reference design for rethinking institutional authority
Key Concept
Stochastic Adjudication Protocol (SAP)
A cryptographically verifiable randomization process that generates verdicts with mathematically guaranteed independence from the content of claims, the identities of claimants, or the political implications of outcomes.
1. Introduction
The contemporary information environment is characterized by what researchers have termed "epistemic fragmentation"—a condition in which different communities operate with incompatible standards for evaluating truth claims, often accompanied by deep suspicion of institutions that claim epistemic authority.
Traditional fact-checking organizations, despite their important work, increasingly face a legitimacy crisis. Their claims to objectivity are contested not merely at the level of specific verdicts but at the level of institutional trustworthiness itself. This is not primarily a problem of bad actors or partisan media; it reflects deeper structural challenges in knowledge production under conditions of radical disagreement.
1.1 The Objectivity Paradox
Fact-checking organizations face what we term the "objectivity paradox": the more they emphasize their neutrality and objectivity, the more they become targets for accusations of hidden bias. This is because claims to objectivity implicitly assert authority over contested terrain—and authority claims invite challenge.
UFVF does not resolve this paradox. Instead, it sidesteps it by making a different kind of claim: not that our process produces objectively correct verdicts, but that our process is objectively indifferent to the content of claims. The randomization at the heart of UFVF cannot be biased because it lacks the capacity for bias—it has no preferences, no ideology, no institutional interests.
1.2 Design Philosophy
UFVF is designed around three core principles:
- Epistemic Humility: We acknowledge that determining the truth of contested claims is often genuinely difficult and sometimes impossible.
- Procedural Transparency: Every step of our process is documented and auditable, including the randomization itself.
- Structural Neutrality: Rather than claiming personal or institutional neutrality (which can always be challenged), we build neutrality into the mechanism itself.
2. Methodological Framework
The UFVF process consists of four sequential stages, each with distinct responsibilities and quality controls:
2.1 Intake
Claims are submitted through the Randomized Adjudication Platform (RAP) or identified by IES researchers. Each claim undergoes initial screening to ensure it meets basic criteria: it must be a factual claim (not a prediction, opinion, or value judgment), it must be specific enough to research, and it must not be trivially verifiable or falsifiable.
2.2 Evidence Documentation
Trained analysts compile relevant evidence according to standardized protocols. This phase emphasizes thoroughness and source diversity rather than verdict formation. Analysts are explicitly instructed not to form personal judgments about the claim's truth value during this phase.
The evidence package includes:
- Primary sources cited in support of and against the claim
- Expert statements from relevant fields
- Statistical data where applicable
- Documentation of evidence quality and limitations
- Identification of key uncertainties
2.3 Cryptographic Sealing
Before verdict generation, the evidence package is cryptographically sealed using SHA-256 hashing. This creates an immutable record that prevents any post-hoc modification of evidence to match verdicts.
2.4 Verdict Generation
The Stochastic Adjudication Protocol generates one of four verdict labels: TRUE, FALSE, MIXED, or NEEDS CONTEXT. The generation process is detailed in Section 3.
3. Stochastic Adjudication Protocol
The Stochastic Adjudication Protocol (SAP) is the technical core of UFVF. It generates verdicts through a cryptographically verifiable random process that ensures uniform distribution across verdict categories over time.
3.1 Technical Implementation
SAP uses a combination of hardware random number generation (HRNG) and blockchain-anchored timestamps to produce auditable randomness. The specific implementation:
- The sealed evidence package hash is combined with the current Ethereum block hash to create a seed value.
- This seed is input to a verifiable random function (VRF) that produces a value between 0 and 3.
- The value maps deterministically to one of the four verdict labels.
- All inputs and outputs are recorded to an immutable log.
3.2 Auditability
Any party can verify that a given verdict was correctly generated by:
- Obtaining the evidence package and computing its hash
- Retrieving the relevant Ethereum block hash
- Running the VRF with these inputs
- Confirming the output matches the published verdict
This process can be performed by anyone with basic technical skills, requiring no trust in IES or any other institution.
Key Concept
Verifiable Random Function (VRF)
A cryptographic primitive that produces a random output along with a proof that the output was correctly computed. VRFs ensure that even the party generating the randomness cannot manipulate the outcome.
4. Ethical and Governance Considerations
UFVF raises significant ethical questions that IES takes seriously. This section addresses the most important considerations.
4.1 The Problem of Random Falsehood
The most obvious objection to UFVF is that it will sometimes label true claims as false and false claims as true. This is correct. It is also, we argue, honest.
Traditional fact-checking also makes errors—it simply does not acknowledge them structurally. UFVF makes its error rate explicit and uniform: over a large sample, approximately 25% of TRUE claims will receive each label, as will 25% of FALSE claims. This is not ideal, but it is transparent.
4.2 Appropriate Use Cases
IES explicitly does not recommend UFVF for:
- Public health communications during emergencies
- Legal proceedings or regulatory compliance
- Situations where incorrect information poses immediate physical danger
- Educational contexts where accuracy is paramount
UFVF is designed as a provocative reference implementation—a tool for thinking about epistemic institutions rather than a universal solution.
4.3 Transparency Commitments
IES commits to full transparency regarding:
- All funding sources (see Transparency Addendum)
- Technical implementation details
- Aggregate statistics on verdicts and their distribution
- Any modifications to the protocol
For questions about the methodology or collaboration inquiries, contact research@factverification.org