Statistical Physics ↔ Conservation Biology

Habitat fragmentation is a percolation phase transition — species extinction risk collapses discontinuously when connected habitat falls below the percolation threshold, and finite-size scaling predicts exactly how this threshold shifts in landscapes of finite total area.

PROPOSED
statistical-physics conservation-biology landscape-ecology network-science

🔭 Overview

In bond/site percolation on a lattice, a giant connected cluster (spanning the system) disappears abruptly below a critical occupancy p_c. In fragmented landscapes, habitat patches connected by dispersal corridors form exactly such a network, and species requiring connected habitat experience a sharp threshold — below p_c, no dispersal path spans the landscape and local populations cannot be rescued by immigration. The percolation threshold p_c for a 2D square lattice is 0.593 (site percolation) — strikingly close to the empirically observed ~60% habitat coverage threshold at which many forest interior species collapse. This is not a metaphor. The mathematics is identical: - Habitat patches = lattice sites - Dispersal corridors = bonds - Connected habitat = giant percolating cluster - Species persistence = giant cluster spans landscape - Extinction debt = approach to percolation threshold from above Conservation biology has debated the SLOSS question (Single Large Or Several Small reserves?) for 50 years without a rigorous resolution. Percolation theory answers it: the connected-cluster geometry at fixed total habitat area is determined by the spatial arrangement of patches, and finite-size scaling gives the systematic correction for landscape area. SLOSS is a finite-size scaling problem in disguise.

⚙️ The Mathematical Bridge

This bridge connects Statistical Physics and Conservation Biology through shared mathematical structure. Status: Proposed connection.

↔️ Translation Table

Domain A Term Domain B Term Note
site percolation threshold p_ccritical habitat coverage fraction (~60%) below which landscape connectivity collapses
giant connected componentconnected habitat network allowing population rescue by immigration
finite-size scaling correction to p_cthreshold shift in smaller landscape patches vs continental-scale habitat
correlation length xi (diverges at p_c)mean dispersal distance required to maintain connectivity near threshold
cluster size distribution (power law at p_c)patch size distribution in fragmented landscapes at the extinction threshold
universality class (2D percolation, nu=4/3)spatial connectivity structure of landscapes where habitat is random vs structured
bond vs site percolationcorridor-dependent dispersal (bond) vs patch-quality-dependent dispersal (site)

🗺️ Why Hasn't This Been Unified?

Percolation theory has been used in landscape ecology since Gardner et al. (1987), but primarily as a simulation tool rather than an analytical framework. The formal machinery of finite-size scaling, universality classes, and critical exponents from condensed-matter physics has not penetrated conservation biology literature. As a result, the SLOSS debate continues without the rigorous quantitative framework that would resolve it. Conservation biology journals do not typically handle manuscripts using Wilson-Fisher RG, critical exponents, or FSS corrections — even though the underlying biology is exactly described by these tools.

🌱 Cross-Pollination Opportunities

🧪 Crosscheck — Prove This Bridge

Runnable experiment protocols promoted from this bridge. USDR maps what connects; Crosscheck proves it.

Finite-size scaling test — does the 2D site percolation threshold shift with lattice area as p_c(L) = p_c(inf) + c * L^(-1/nu) with nu = 4/3?

EXECUTED desktop

Monte Carlo estimates of the site percolation threshold on square lattices of side L = 16, 32, 64, 128 show a systematic negative shift from p_c(inf) ≈ 0.5927 that scales as L^(-1/nu) with nu within 15% of the 2D perc...

Protocol p-b-habitat-percolation-ecology-fss

Cluster size distribution test — below p_c, does the finite cluster size distribution follow a power law with exponent τ ≈ 187/91 for 2D site percolation?

EXECUTED desktop

At occupancy p = 0.59 (below 2D site p_c ≈ 0.593, in the scaling regime), the pooled cluster size distribution n(s) ∝ s^(-τ) yields τ within 10% of 187/91 ≈ 2.055.

Protocol p-b-habitat-percolation-ecology-cluster-exponent

Crosscheck manifesto · Generate more drafts: python scripts/generate_crosscheck.py --bridge b-habitat-percolation-ecology --write

Open Questions

📚 References