Every Complex Network We Tested Has Two Structural Classes of Important Nodes.
Across 146 cross-layer analyses in 33 pre-registered experiments spanning 8 domains, we found two structural classes that appear in every domain: Universal Hubs (same node tops multiple layers) and Layer Specialists (different nodes lead each layer). Universal hubs are the infrastructure: TP53, transformer, W boson, VFS, app, thalamus. Layer specialists are the disruptors: LLaMA vs transformer, CHEK1 vs TP53, IRQ vs VFS, A[15] vs A[0]. Both classes are detectable from graph topology without reading any domain content. A third class, Circular Hubs, appears specifically in pharmaceutical evidence chains (monoamine_hypothesis, pain_undertreated_claim).
The Question
For every experiment we have run, two findings keep recurring. First: a node that tops multiple layers simultaneously -- the same node leads everything. Second: a node that tops one layer but not another -- it specializes. These appear in every domain. The question for D2 is: are these a formal structural classification?
We ran a systematic analysis across 146 cross-layer analyses from 33 pre-registered experiments.
Class 1: Universal Hubs (Infrastructure)
A Universal Hub tops BOTH layers of a cross-layer analysis simultaneously. It does not specialize.
- Examples from real experiments:
- TP53 (cancer proteins): top hub in ALL 5 layer pairs -- physical interaction, functional association, co-expression, genetic interaction. In every way protein importance can be measured, TP53 comes out first. IRDME found this without reading a biology paper.
- transformer (ML architecture): top hub in citation_dependency AND architecture_inheritance. Every major LLM family cites it; every architecture descends from it.
- W boson (Standard Model): top hub in force_coupling, decay_channel, AND mass_proximity. All three structural layers agree.
- VFS (Linux kernel): top hub in subsystem_calls AND data_structure_sharing. Everything routes through the virtual filesystem layer.
- app (Flask): top hub in imports, structural_coupling, AND co_change.
- thalamus (brain connectome): top hub in structural_connectivity AND effective_connectivity.
Pattern: Universal Hubs are generally the nodes domain experts already consider foundational. IRDME confirms them structurally without reading any content about what TP53 does or why VFS matters. The structural property: they sit at the intersection of multiple relationship types simultaneously.
Class 2: Layer Specialists (Disruptors)
A Layer Specialist tops one layer but not another. It dominates one specific type of structural relationship.
- Examples:
- transformer (d1) vs LLaMA (d2) in ML architecture: transformer tops citation_dependency. LLaMA tops benchmark_performance. Different structural roles: one is the foundational citation hub, the other is the performance leader. LLaMA was low in citations when first measured -- it was a layer specialist before it became well-known.
- TP53 (d1) vs CHEK1 (d2) in cancer: TP53 leads physical interaction. CHEK1 emerges as a diverger in genetic interaction data (high in CRISPR screens, different from binding networks). This is why CHEK1 is a synthetic lethality target -- its importance is layer-specific.
- TP53 (d1) vs BCL2 (d2) in cancer: TP53 leads physical binding; BCL2 leads genetic interaction. Two different structural roles in the same network.
- VFS (d1) vs IRQ (d2) in Linux kernel: VFS leads subsystem calls. IRQ leads interrupt chains. Different backbone structures.
- Algebra (d1) vs Analysis (d2) in Lean4: algebraic structures top the justification layer. Analysis tops the usage layer. They serve different structural roles in mathematical dependency.
- A[0] (d1) vs A[15] (d2) in the 16x16-bit multiplier: same structural degree (both degree=16 in wiring), but A[15] tops state_correlation (81 correlated partners) while A[0] does not. Structural equivalence masks behavioral asymmetry.
Pattern: Layer Specialists are often the scientifically interesting nodes. They are easy to miss if you look at only one layer. CHEK1 is invisible in physical binding data. LLaMA was invisible in citation data. IRQ is invisible in subsystem-call analysis. IRDME surfaces them by comparing layers.
Class 3: Circular Hubs (Evidence Chain Special Case)
- In pharmaceutical evidence chain experiments, some Universal Hubs also function as self-referential loops: the founding assumption is BOTH the top justification hub AND the top citation hub.
- Antidepressants (M_MED1): monoamine_hypothesis tops justifies AND cites_as_support
- Opioids (M_MED3): pain_undertreated_claim tops justifies AND cites_as_support
- Vaccines (M_MED2, healthy control): adaptive_immunity_mechanism tops justifies but NOT cites_as_support -- the healthy chain has different hubs in different layers
The Circular Hub is the structural signature of a self-referential evidence loop. This class appears only in evidence chain experiments so far.
Cross-Domain Universality
Universal Hubs appear in: biology, ML, physics, software (web, OS, legacy), geometry, hardware, medicine, neuroscience -- all 8+ domains tested.
Layer Specialists appear in all the same domains.
Circular Hubs appear in evidence chain experiments only.
The classification is structural, not domain-specific.
What This Predicts
Universal Hubs: structural stability. These nodes are important by multiple metrics simultaneously. IRDME confirms what domain experts already believe, from topology alone.
Layer Specialists: single-layer importance. These nodes are critical for one relationship type. The prospective prediction -- does being a layer specialist predict future dominance (was LLaMA a specialist before it became known)? -- is not yet tested. That requires a longitudinal experiment.
Circular Hubs: the most tested predictive claim. Three drug classes show the circular pattern correlating with evidence quality problems. Provisional, not confirmed.
Limitations
The classification is descriptive. The Layer Specialist category includes both meaningful cases (LLaMA, CHEK1) and mundane ones (any medium-ranked node with a modest layer gap). A minimum rank-gap threshold and significance test are needed to separate signal from noise in the specialist class.
The Circular Hub class has three instances (two circular, one healthy control). More evidence chain experiments are needed.
Summary
Across 8 domains and 146 cross-layer analyses, every multilayer network we tested contains Universal Hubs and Layer Specialists. Both classes are detectable from topology without reading domain content. Universal Hubs confirm the known foundational nodes. Layer Specialists surface nodes whose importance is invisible if you only look at one layer.