Metropolis-Hastings Sampling of Phylogenetic Networks: Correcting for Symmetries
arXiv:2608.12430
2026
Sampling
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper identifies a concrete failure mode in MCMC on objects represented with redundant labels: a leaf-labelled object with a large internal automorphism group has fewer distinct labelled representatives, so naive sampling over fully labelled states gives it the wrong stationary mass. The transferable asset is the quotient-chain construction, which replaces representation-space counting by an orbit-size or automorphism-group correction while preserving detailed balance. This can be applied to Bayesian neural architecture search or posterior sampling over networks whose hidden units, experts, channels, or latent components are exchangeable, where permutation-equivalent parameterizations otherwise distort the target distribution.
Ideas from this paper
Unverified
2026
Run Metropolis-Hastings directly on neural architectures modulo permutations of structurally exchangeable hidden units, channels, or experts rather than treating every labelled representation as a distinct architecture. Correct the proposal ratio using representation-orbit sizes, so architectures with many internal symmetries receive the intended posterior mass.
Useful6/10
Difficulty6/10
Novelty5/10