Inferensys

Glossary

Insulation Score

A quantitative metric calculated from Hi-C data that measures the degree to which a genomic locus is insulated from interactions with neighboring regions, used to identify TAD boundaries.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
TAD BOUNDARY QUANTIFICATION

What is Insulation Score?

The insulation score is a quantitative metric derived from Hi-C contact maps that measures the degree of physical separation between a genomic locus and its surrounding chromosomal neighborhood, serving as the primary computational method for identifying topologically associating domain boundaries.

The insulation score is calculated by sliding a square window along a Hi-C contact matrix and summing the interaction frequencies that cross a central genomic bin. A low score indicates that a locus is insulated—it interacts minimally with upstream and downstream regions—while a high score reflects frequent cross-boundary contacts. The local minima in an insulation score profile correspond precisely to TAD boundaries, where chromatin interactions sharply transition from one self-interacting domain to another.

This metric is foundational for validating sequence-to-contact prediction models like Akita, as accurately predicted insulation score valleys demonstrate that a neural network has learned the sequence determinants of domain boundary placement. The delta insulation score, which measures the difference between the score at a boundary and its flanking regions, quantifies boundary strength and is often used to benchmark the performance of graph neural networks for chromatin against experimental Hi-C data.

TAD BOUNDARY QUANTIFICATION

Key Properties of Insulation Scores

The insulation score is a foundational metric in 3D genomics that transforms raw Hi-C interaction frequencies into a quantitative landscape of domain boundaries. It serves as the primary computational bridge between experimental contact maps and the identification of topologically associating domains (TADs).

01

Sliding Window Calculation

The insulation score is computed by sliding a square window along the diagonal of a Hi-C contact matrix. For each genomic bin, the algorithm sums all interaction frequencies within that window, quantifying the local contact density. A sharp drop in the insulation score indicates a boundary where interactions are depleted, signifying a transition between two self-interacting domains. The window size, typically ranging from 100kb to 1Mb, determines the scale of detected boundaries.

100kb–1Mb
Typical Window Size
02

Boundary Identification via Minima

TAD boundaries are identified as local minima in the insulation score profile. A deep trough represents a genomic locus with significantly fewer contacts than its flanking regions, acting as an insulating barrier to loop extrusion. The strength of a boundary is quantified by the delta vector, which measures the difference in insulation between the boundary and its neighboring regions. Strong boundaries often correlate with convergent CTCF binding sites.

CTCF
Primary Boundary Anchor
03

Distance-Normalized Signal

Raw Hi-C contact frequencies exhibit a strong distance-dependent decay, where proximal loci interact more frequently than distal ones. Insulation scores must be normalized to account for this genomic distance bias. Without normalization, the center of large domains would artifactually appear as boundaries. Common approaches include dividing by the genome-wide average contact probability at each distance or using iterative correction methods like ICE.

ICE
Standard Normalization
04

Multi-Scale Boundary Detection

Genome folding is hierarchical, with nested sub-TADs existing within larger domains. Computing insulation scores at multiple window sizes reveals this structural hierarchy. A small window detects fine-scale boundaries, while a large window identifies mega-domain borders. This multi-scale approach is critical for understanding how regulatory elements are partitioned at different levels of chromatin organization.

Sub-TAD
Nested Domain Structure
05

Insulation Score as a Prediction Target

Deep learning models like Akita and DeepC predict insulation scores directly from DNA sequence and epigenomic features. By framing 3D genome folding as a sequence-to-insulation regression task, these models bypass the need for experimental Hi-C data. The predicted insulation profile can then be used to infer TAD boundaries, A/B compartments, and chromatin loops in silico for any cell type or genetic variant.

Akita
Foundational Prediction Model
06

Boundary Strength and Dynamics

Not all boundaries are equal. The insulation score depth quantifies boundary strength, which correlates with the occupancy of architectural proteins like CTCF and cohesin. Dynamic boundaries that change across cell types or developmental stages exhibit variable insulation scores. Tracking these quantitative shifts reveals how 3D genome reorganization drives differential gene expression during differentiation and disease progression.

Cohesin
Loop Extrusion Motor
INSIGHT

Frequently Asked Questions

Explore the core concepts behind quantifying topological domain boundaries and chromatin insulation with these frequently asked questions.

An insulation score is a quantitative metric calculated from Hi-C contact maps that measures the degree to which a specific genomic locus is insulated from interactions with its neighboring regions. It is defined as the aggregate interaction frequency crossing over a given genomic bin, where a low score indicates a strong boundary that blocks chromatin contacts. The score is computed by sliding a square window along the diagonal of a contact matrix and summing the interaction values within that window; a sharp local minimum in the resulting profile identifies a potential TAD boundary. This metric transforms the complex, high-dimensional interaction data into a one-dimensional track that is directly interpretable for identifying structural domain borders.

COMPARATIVE ANALYSIS

Insulation Score vs. Related Boundary Detection Metrics

A quantitative comparison of metrics derived from Hi-C data used to identify topologically associating domain (TAD) boundaries and measure chromatin insulation.

FeatureInsulation ScoreDirectionality IndexBoundary Probability

Primary Measurement

Contact frequency depletion at a boundary

Upstream vs. downstream interaction bias

Likelihood a locus is a TAD boundary

Computational Basis

Sliding window square aggregation

Upstream-downstream difference in contacts

Trained classifier or deep learning model

Identifies Boundary Orientation

Sensitive to Window Size

Output Range

Continuous (normalized)

Continuous (-1 to 1)

Probability (0 to 1)

Typical Resolution

10-40 kb bins

10-40 kb bins

1-5 kb bins

Requires Training Data

Robust to Sparse Data

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.