A multi-scale genomic feature is an input tensor that concatenates representations of the same genomic locus at varying bin sizes—typically 1 kb, 10 kb, and 100 kb—into a single, unified embedding. This architecture allows a model to simultaneously attend to nucleotide-level sequence motifs, such as CTCF binding sites, and broader epigenomic domain signals, like A/B compartment identity, without requiring separate preprocessing pipelines. The representation is critical for sequence-to-contact prediction tasks where local protein-DNA interactions and megabase-scale chromatin states jointly determine 3D structure.
Glossary
Multi-Scale Genomic Feature

What is Multi-Scale Genomic Feature?
A multi-scale genomic feature is a structured input representation that encodes DNA sequence and epigenomic signals at multiple resolutions simultaneously, enabling deep learning models to learn both local motif syntax and long-range regulatory determinants of chromatin folding.
In practice, a multi-scale feature map is constructed by applying separate convolutional or embedding layers to each resolution track before fusing them in a shared latent space. This design mirrors the hierarchical nature of genome organization: fine-scale features capture transcription factor binding motifs and nucleosome positioning, while coarse-scale features encode replication timing domains and lamina-associated regions. Models like Akita leverage this multi-scale strategy to predict Hi-C contact maps directly from sequence, demonstrating that simultaneous resolution encoding is essential for accurate 3D genome reconstruction.
Key Characteristics of Multi-Scale Genomic Features
Multi-scale genomic features are engineered input representations that capture DNA sequence and epigenomic signals at varying resolutions simultaneously, enabling deep learning models to learn both local motif syntax and long-range determinants of chromatin folding.
Hierarchical Resolution Encoding
Represents the genome at multiple bin sizes (e.g., 1kb, 5kb, 10kb, 25kb) within a single input tensor. Each resolution captures distinct biological phenomena:
- Fine-scale (1kb): Transcription factor binding motifs, nucleosome positioning
- Mid-scale (5-10kb): Enhancer-promoter loops, CTCF site pairs
- Coarse-scale (25kb+): A/B compartments, replication timing domains
This pyramid structure allows a single model to simultaneously optimize for local sequence grammar and global chromatin architecture without hand-crafted feature engineering.
Multi-Track Epigenomic Integration
Each genomic bin carries a vector of epigenomic signals concatenated with the DNA sequence embedding. Common tracks include:
- DNase-seq / ATAC-seq: Chromatin accessibility
- ChIP-seq: Histone modifications (H3K27ac, H3K4me3, H3K27me3)
- CTCF ChIP-seq: Architectural protein occupancy
- DNA methylation: CpG methylation ratios
These tracks are treated as continuous-valued channels analogous to RGB in computer vision, providing the model with cell-type-specific regulatory context that pure sequence alone cannot convey.
Dilated Convolutional Receptive Fields
Employs dilated (atrous) convolutions with exponentially increasing dilation rates to capture interactions across vast genomic distances without quadratic complexity. Key properties:
- Dilation rates: 1, 2, 4, 8, 16, 32, 64
- Receptive field grows exponentially while parameter count remains linear
- Preserves spatial resolution at all scales simultaneously
This design is directly inspired by architectures like WaveNet and DeepLab, adapted for the 1D genomic coordinate system to model interactions spanning megabases.
Distance-Aware Positional Encoding
Incorporates genomic distance as an explicit inductive bias through specialized positional encodings. Unlike standard sinusoidal position embeddings, genomic models use:
- Relative distance features: Log-transformed base-pair distance between interacting loci
- Distance binning: Discretizing genomic distances into log-spaced bins
- Stratum-specific loss weighting: Penalizing errors differently based on genomic distance
This ensures the model learns that contact probability decays approximately as a power law with linear distance, a fundamental polymer physics constraint.
Strand-Specific Sequence Channels
Encodes DNA sequence as a multi-channel one-hot representation that preserves strand orientation and nucleotide identity. The standard encoding uses:
- 4 channels: A, C, G, T (binary one-hot per position)
- Reverse complement augmentation: Training on both strands to enforce symmetry
- GC content normalization: Correcting for sequencing bias
This representation allows convolutional filters to learn canonical sequence motifs (e.g., CTCF binding sites) in an orientation-aware manner, critical for predicting directional loop extrusion.
Cross-Scale Attention Mechanisms
Employs attention operations that bridge resolution scales, allowing information flow between fine-grained motif detectors and coarse compartment classifiers. Implementation strategies:
- Cross-attention layers: Fine-scale features query coarse-scale context
- Feature pyramid networks: Top-down pathways that enrich low-level features with high-level semantics
- Gated fusion units: Learned gates that weight the contribution of each scale
This prevents the model from treating each resolution independently and enables the discovery that local TF binding events collectively determine global A/B compartment identity.
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.
Frequently Asked Questions
Clarifying the architecture and application of multi-scale genomic features for predicting 3D chromatin folding.
A multi-scale genomic feature is an input representation that encodes DNA sequence and epigenomic signals at varying resolutions simultaneously, enabling deep learning models to capture both local motif patterns and long-range regulatory determinants of chromatin folding. It works by constructing parallel data tracks—such as nucleotide sequences, histone modification ChIP-seq signals, and chromatin accessibility profiles—at different binning sizes (e.g., 100 bp, 1 kb, 10 kb). A Graph Neural Network (GNN) for Chromatin or convolutional architecture then processes these tracks through separate receptive fields, fusing the hierarchical features to predict Hi-C contact maps or Topologically Associating Domain (TAD) boundaries. This approach mirrors the biological reality where transcription factor binding occurs at base-pair resolution while A/B compartment identity spans megabases.
Related Terms
Core concepts that interact with multi-scale genomic feature representations in deep learning models for 3D genome folding prediction.

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