Autoimmune Threshold Simulator: Tolerance vs. Self-Attack Dynamics

simulator advanced ~15 min
Loading simulation...
Margin = +18 AU — within tolerance range

With 30% self-reactivity and 60% Treg suppression, the system maintains a comfortable tolerance margin. Autoimmune disease emerges only when the balance tips — through infection, genetic susceptibility, or regulatory failure.

Formula

A_net = R × (1 + Mm) - Treg × k_supp (net autoreactivity)
P_disease = 1 / (1 + e^(-(A_net - θ)/σ)) (sigmoid risk curve)
D_tissue = max(0, A_net) × I₀ × t (cumulative damage)

The Tolerance Tightrope

Every immune system walks a tightrope between two catastrophic failures: too little response lets infections kill; too much response attacks the body itself. Autoimmune disease occurs when this balance tips toward self-attack. Remarkably, all healthy people carry self-reactive T-cells and B-cells — the immune system does not eliminate every potentially dangerous cell, but instead maintains active suppression through regulatory mechanisms that keep autoreactivity below a critical threshold.

Layers of Tolerance

Immune tolerance operates at multiple levels. Central tolerance in the thymus eliminates T-cells that react too strongly to self-antigens (negative selection). But this process is imperfect — many self-reactive cells escape into the periphery. Peripheral tolerance mechanisms then take over: anergy (functional inactivation), deletion (activation-induced cell death), and active suppression by regulatory T-cells. This simulation models the critical balance between self-reactivity and Treg-mediated suppression.

Molecular Mimicry and Triggers

Infections can break tolerance through molecular mimicry — when pathogen proteins structurally resemble self-proteins, the anti-pathogen immune response cross-reacts with host tissues. Streptococcal M protein mimics cardiac myosin, causing rheumatic heart disease. Campylobacter lipooligosaccharides mimic nerve gangliosides, triggering Guillain-Barre syndrome. The mimicry parameter in this simulation models how pathogen similarity amplifies effective self-reactivity beyond the tolerance threshold.

Threshold Dynamics

Autoimmune disease is not simply present or absent — it follows threshold dynamics. As net autoreactivity approaches the critical threshold, tissue damage increases and clinical symptoms emerge gradually. Many patients experience flares and remissions as the balance shifts with infections, stress, and hormonal changes. Understanding these dynamics explains why autoimmune diseases are often episodic and why multiple risk factors must converge for clinical disease to manifest.

FAQ

What causes autoimmune disease?

Autoimmune disease occurs when the immune system attacks the body's own tissues. It results from a combination of genetic susceptibility (HLA variants, regulatory gene polymorphisms), environmental triggers (infections, toxins, hormones), and failure of tolerance mechanisms (defective thymic selection, insufficient Treg suppression, molecular mimicry).

What are regulatory T-cells?

Regulatory T-cells (Tregs), marked by the FOXP3 transcription factor, actively suppress immune responses against self-antigens. They constitute 5-10% of CD4+ T-cells and use multiple mechanisms: secreting anti-inflammatory cytokines (IL-10, TGF-β), consuming IL-2 to starve effector cells, and direct cell-cell contact inhibition.

What is molecular mimicry?

Molecular mimicry occurs when pathogen proteins share structural similarity with host proteins. Immune responses targeting the pathogen cross-react with self-tissues. Classic examples include Streptococcus triggering rheumatic heart disease (M protein mimics cardiac myosin) and Campylobacter triggering Guillain-Barre syndrome (lipooligosaccharide mimics gangliosides).

Can autoimmune disease be cured?

Most autoimmune diseases are managed rather than cured. Treatments include immunosuppressants (corticosteroids, methotrexate), biologics targeting specific cytokines (anti-TNF, anti-IL-17), and emerging Treg-based therapies. Antigen-specific tolerance induction — retraining the immune system to tolerate self — is an active research frontier.

Sources

Embed

<iframe src="https://homo-deus.com/lab/immunology/autoimmune-threshold/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub