Epigenomic long-range interactions are physical contacts between distal genomic loci, often spanning tens to hundreds of kilobases, that regulate gene expression. These interactions bring enhancers into spatial proximity with promoters via chromatin looping, bypassing intervening sequence. Deep learning models capture these dependencies using dilated convolutions that expand the receptive field or self-attention mechanisms that directly compute pairwise interactions between all positions in a sequence.
Glossary
Epigenomic Long-Range Interactions

What is Epigenomic Long-Range Interactions?
Epigenomic long-range interactions refer to the physical and regulatory relationships between genomic elements separated by large linear distances on the chromosome, such as enhancers and their target promoters, which are modeled computationally using dilated convolutions or attention mechanisms.
Predicting these interactions from linear DNA sequence alone requires architectures like the Enformer or Basenji2 network, which integrate information across up to 200 kilobases. These models learn the complex grammar of transcription factor binding site syntax and combinatorial epigenomic signals that govern three-dimensional genome folding, enabling accurate prediction of gene expression and the functional impact of distal non-coding variants.
Key Architectural Features for Long-Range Modeling
Core architectural innovations that enable neural networks to capture regulatory relationships between genomic elements separated by large linear distances, such as enhancers and their target promoters.
Dilated Convolutions
A convolutional technique that expands the receptive field exponentially without increasing parameter count or losing resolution. By inserting gaps between kernel elements, dilated convolutions enable a network to integrate information across tens of thousands of base pairs while preserving fine-grained sequence detail.
- Exponential receptive field growth: Each layer doubles the effective context window
- No pooling required: Maintains single-nucleotide resolution throughout the network
- Parameter efficiency: Same kernel size captures vastly larger context
- Example: A 3-layer dilated CNN with dilation rates [1, 2, 4] covers 15 base pairs; rates [1, 4, 16] cover 65 base pairs from identical kernel dimensions
Multi-Head Self-Attention
The core mechanism of transformer architectures that computes pairwise interactions between all positions in a sequence simultaneously. In genomic models like Enformer, self-attention layers capture distal enhancer-promoter contacts by learning to attend across up to 200 kilobases of linear DNA.
- Global receptive field: Every position attends to every other position
- Multiple attention heads: Each head learns distinct interaction patterns (e.g., one for promoters, another for CTCF binding)
- Positional encoding: Relative position biases inform the model about genomic distance
- Quadratic complexity: O(n²) memory cost, motivating hybrid architectures that combine attention with convolutions
Factorized Attention Mechanisms
A computational optimization that decomposes full self-attention into separate local and global components to reduce the quadratic memory burden of long sequences. Local attention captures nearby regulatory syntax while sparse global attention connects distal elements.
- Local window attention: Restricts computation to a sliding window of 1-5 kb
- Global bottleneck tokens: A small set of learnable vectors aggregate information across the full sequence
- Strided attention patterns: Attend to every nth position for long-range skip connections
- Enables processing of megabase-scale sequences that would be intractable with dense attention
Residual Skip Connections
Architectural pathways that bypass one or more layers, allowing gradient flow and information to propagate directly across deep networks. In long-range genomic models, residual connections prevent the vanishing gradient problem that would otherwise prevent learning of distal regulatory relationships.
- Identity mappings: Add the input of a block directly to its output
- Pre-activation design: Normalization and activation applied before weight layers for smoother optimization
- Dense connectivity patterns: Each layer receives feature maps from all preceding layers
- Critical for training networks with 30+ layers required to capture 100 kb+ interactions
Squeeze-and-Excitation Blocks
A channel-wise attention mechanism that adaptively recalibrates feature maps by modeling interdependencies between convolutional channels. In epigenomic models, SE blocks learn to emphasize biologically relevant features like transcription factor binding motifs while suppressing noise.
- Global average pooling: Compresses spatial information into channel descriptors
- Bottleneck gating: Two fully-connected layers learn channel-wise scaling factors
- Self-recalibration: The network learns which feature detectors are important for each input
- Improves sensitivity to rare regulatory elements within long input sequences
Relative Positional Encodings
A method of injecting distance information into attention computations by biasing attention scores based on the relative separation between sequence positions. Unlike absolute encodings, relative positional biases generalize to sequence lengths unseen during training.
- Distance-aware attention: Attention weight modified by learnable bias for each relative distance
- Logarithmic binning: Distant positions grouped into coarser bins to manage parameter count
- Extrapolation capability: Model trained on 100 kb sequences can process 200 kb inputs
- Essential for capturing the distance-dependent decay of chromatin contact probability
Frequently Asked Questions
Clear, technical answers to common questions about modeling regulatory relationships between genomic elements separated by large linear distances.
Epigenomic long-range interactions are physical contacts between genomic regulatory elements—such as enhancers and their target promoters—that are separated by large linear distances on the chromosome, often spanning tens to hundreds of kilobases. These interactions are mediated by chromatin looping and are essential for gene regulation, as they bring distal regulatory sequences into spatial proximity with the genes they control. They are typically captured experimentally through Hi-C, ChIA-PET, or Capture-C assays, and computationally modeled using deep learning architectures that incorporate dilated convolutions or self-attention mechanisms to capture dependencies across long sequence contexts.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding epigenomic long-range interactions requires fluency in the foundational models, architectures, and analytical techniques that predict and interpret distal regulatory relationships.

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us