Inferensys

Glossary

Genomic Distance Normalization

A statistical correction applied to Hi-C contact maps to account for the expected background contact frequency decay as a function of linear genomic distance along the chromosome.
Legal team reviewing EU AI Act compliance documents on laptop in modern office, coffee cups and papers on table, casual meeting.
STATISTICAL CORRECTION

What is Genomic Distance Normalization?

A preprocessing step that removes the systematic distance-dependent background signal from Hi-C contact maps to reveal biologically meaningful chromatin interactions.

Genomic distance normalization is a statistical correction applied to Hi-C contact maps that accounts for the expected background contact frequency decay as a function of linear genomic distance along the chromosome. This decay follows a power-law relationship where loci that are closer together interact more frequently due to random polymer dynamics rather than specific biological looping.

By dividing observed contact frequencies by the expected value for each genomic distance bin, normalization isolates true chromatin loops and topologically associating domains from the background polymer behavior. Methods such as iterative correction (ICE) and distance-based expected models ensure that downstream analyses—including A/B compartment prediction and insulation score calculation—reflect functional interactions rather than trivial proximity effects.

Background Signal Correction

Key Characteristics of Genomic Distance Normalization

A statistical correction applied to Hi-C contact maps to account for the expected background contact frequency decay as a function of linear genomic distance along the chromosome.

01

Distance-Dependent Decay Function

The core principle of genomic distance normalization is modeling the power-law relationship between contact probability and linear genomic separation. In Hi-C data, the probability that two loci interact decreases predictably as the number of base pairs between them increases, following a decay curve approximated by P(s) ∝ s^(-1) for mammalian genomes. This expected background signal must be removed to reveal biologically meaningful interactions such as chromatin loops and TAD boundaries. The decay function is typically estimated empirically from the contact matrix itself by averaging interaction frequencies across all locus pairs at each genomic distance bin, creating a distance-dependent expected contact profile.

P(s) ∝ s^(-1)
Typical Decay Rate
03

Observed over Expected (O/E) Transformation

A direct normalization approach that divides each observed contact count by the expected count for that genomic distance. The expected matrix is constructed by computing the average contact frequency for all locus pairs separated by the same linear distance. The resulting O/E matrix highlights interactions that are enriched or depleted relative to the genomic distance baseline:

  • O/E > 1: Enriched interactions, indicating structural features like loops
  • O/E < 1: Depleted interactions, often at TAD boundaries
  • O/E = 1: Interactions consistent with random polymer behavior This transformation is essential for visualizing and comparing contact maps across different genomic regions and experimental conditions.
04

Stratum-Adjusted Correlation Coefficient (SCC)

A reproducibility metric specifically designed for Hi-C data that measures the similarity between two contact maps while stratifying by genomic distance. Unlike standard correlation coefficients that can be dominated by the strong distance-dependent signal, the SCC computes the correlation within each distance stratum separately and then aggregates these stratum-specific correlations using a weighted average. This ensures that the metric reflects the reproducibility of fine-scale structural features rather than simply recapitulating the shared distance decay profile. The SCC is the standard benchmark for evaluating the accuracy of 3D genome folding predictions against experimental Hi-C data.

Stratum-Specific
Correlation Method
05

Bias Sources Requiring Correction

Multiple systematic biases confound raw Hi-C contact frequencies and must be addressed through normalization:

  • Restriction fragment length: Longer fragments generate more ligation junctions
  • GC content: Affects amplification efficiency during library preparation
  • Mappability: Repetitive regions have ambiguous read alignment
  • Copy number variation: Amplified or deleted regions show altered contact frequencies
  • Chromatin accessibility: Open chromatin is more susceptible to digestion Normalization methods must account for these covariates to ensure that residual contact enrichment reflects genuine 3D proximity rather than technical artifacts.
06

Distance Normalization in Deep Learning Pipelines

In sequence-to-contact prediction models such as Akita and DeepHiC, genomic distance normalization is integrated directly into the training objective. Models learn to predict normalized contact probabilities rather than raw counts, with the loss function often incorporating distance-stratified weighting to prevent the abundant short-range contacts from dominating gradient updates. Some architectures explicitly condition predictions on genomic distance as an input feature, allowing the model to learn the distance-dependent prior implicitly. This integration ensures that predicted contact maps are directly comparable to experimentally normalized Hi-C data and that evaluation metrics like the SCC reflect genuine structural prediction accuracy.

GENOMIC DISTANCE NORMALIZATION

Frequently Asked Questions

Clarifying the statistical foundations of Hi-C contact map analysis and the critical role of distance-dependent background correction in 3D genomics.

Genomic distance normalization is a statistical correction applied to Hi-C contact maps to account for the expected background contact frequency decay as a function of linear genomic distance along the chromosome. In raw Hi-C data, loci that are close together on the linear genome exhibit exponentially higher interaction frequencies than distal loci simply due to polymer physics and random loop collisions, not necessarily functional interactions. This distance-dependent signal dominates the contact matrix and obscures biologically meaningful structures like chromatin loops, TADs, and enhancer-promoter interactions. Normalization divides observed contact counts by the expected value for each distance bin, transforming the matrix into an observed/expected ratio that highlights statistically enriched interactions. Without this correction, downstream analyses—including A/B compartment calling, insulation score calculation, and 3D genome reconstruction—would be dominated by the trivial proximity signal rather than functional chromatin architecture.

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.