Inferensys

Glossary

Source Diversity Index

A metric that measures the breadth of unique, independent sources supporting a claim, penalizing over-reliance on a single origin and rewarding broad corroboration.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
CORROBORATION METRIC

What is Source Diversity Index?

A quantitative metric for evaluating the breadth of independent origins supporting a factual claim, penalizing circular citations and rewarding broad corroboration.

The Source Diversity Index is a metric that measures the breadth of unique, independent sources supporting a claim, penalizing over-reliance on a single origin and rewarding broad corroboration. It quantifies the degree to which evidence is derived from a heterogeneous set of uncorrelated origins, rather than a single source or a cluster of sources that cite one another, providing a direct signal for confidence calibration.

A high index score requires that corroborating sources are genuinely independent, meaning they do not share a common parent origin or exhibit strong citation graph dependencies. This metric serves as a critical input for evidence weighting and consensus signal calculations, directly countering the risk of an AI model treating a single, widely-syndicated claim as multiple confirmations of fact.

METRIC FUNDAMENTALS

Key Characteristics of Source Diversity Index

The Source Diversity Index (SDI) is a quantitative metric that evaluates the breadth of unique, independent origins supporting a factual claim. It penalizes circular citation and rewards corroboration across disconnected knowledge graphs.

01

Core Definition & Formula

The SDI measures the entropy of a claim's citation graph. A high SDI indicates that a statement is verified by multiple, unconnected sources, reducing the risk of systemic bias.

  • Formula: Often modeled as 1 - (Σ(pi^2)) where pi is the proportion of citations from source i.
  • Penalty Logic: Heavy reliance on a single publisher or syndication network lowers the score.
  • Ideal State: A flat distribution across distinct root domains and authors.
0.0 - 1.0
Normalized Range
02

Graph Independence Analysis

SDI goes beyond counting links by analyzing the topology of the citation graph. It distinguishes between genuine independent corroboration and mere intra-network echoing.

  • Connected Components: The metric identifies clusters of sites that frequently cite each other.
  • Disjoint Paths: Rewards claims where the shortest path between supporting sources is long or non-existent.
  • Syndication Filtering: Canonical URL matching is used to deduplicate syndicated content before calculating the index.
03

Contrast with Source Authority Rank

While Source Authority Rank measures the perceived trustworthiness of a single domain, SDI measures the collective corroboration for a specific atomic claim.

  • Authority: A single highly authoritative source (e.g., a government database) can have a high rank.
  • Diversity: That same single source would yield a low SDI if no other independent sources verify the specific data point.
  • Synergy: Optimal confidence requires both high authority and high diversity.
04

Impact on Hallucination Entropy

A low SDI is a strong predictor of epistemic uncertainty. When a model retrieves a claim with low source diversity, the probability of factual error increases.

  • Consensus Signal: High SDI acts as a positive consensus signal, lowering hallucination entropy.
  • Echo Chamber Risk: Low SDI indicates the model may be learning a statistical artifact rather than a fact.
  • Calibration: SDI is a critical input feature for modern confidence calibration models.
05

Temporal Dynamics & Freshness

Source diversity must be evaluated within a temporal validity window. A claim may have high diversity at publication but decay if sources retract or update.

  • Staleness Threshold: If corroborating sources drop offline, the SDI decays.
  • Recency Weighting: Newer independent sources are weighted slightly higher to reflect evolving knowledge.
  • Drift Detection: A sudden drop in SDI for a previously stable claim triggers a contradiction detection review.
06

Implementation in RAG Pipelines

In Retrieval-Augmented Generation, the SDI is computed post-retrieval but pre-generation. The retriever fetches chunks, and the SDI module analyzes the overlap of their provenance.

  • Chunk-Level Analysis: SDI is calculated on the set of retrieved documents, not the entire corpus.
  • Evidence Weighting: Documents from diverse clusters receive higher evidence weighting in the prompt.
  • Guardrails: If SDI falls below a defined threshold, the system can refuse to answer or explicitly flag the uncertainty.
CONFIDENCE CALIBRATION

Frequently Asked Questions

Explore the core concepts behind measuring and validating the breadth of corroboration for AI-driven claims.

A Source Diversity Index is a quantitative metric that measures the breadth of unique, independent, and authoritative sources supporting a specific factual claim, penalizing over-reliance on a single origin. It is calculated by analyzing the citation graph of a statement. The algorithm identifies all cited sources, clusters them by root domain or publisher, and applies a diversity scoring function—often based on ecological diversity indices like Shannon entropy or Simpson's index. A high score indicates broad corroboration across the web, while a low score signals potential echo-chamber vulnerability, where a single story has been syndicated without independent verification.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.