FrOGS: Discrete Neural Sampler for Independent Alloy Configurations Across Chemical Conditions
arXiv:2609.02948
2026
Sampling
1 ideas extracted · analyzed Sep 4, 2026
What the math gives to ML
The paper contains a transferable discrete-sampling construction: an autoregressive generator is augmented with a continuous-time Markov chain whose moves are local single-site species substitutions. This is useful for neural samplers over combinatorial objects because the autoregressive component can make global proposals while the CTMC supplies local stochastic refinement, potentially reducing mode collapse. The explicit effective sample size formula provides a practical, scale-invariant signal for detecting weight degeneracy and adapting the sampler during training. The most immediately testable transfer is an ESS-controlled autoregressive-plus-CTMC sampler for discrete sequences, molecular graphs, or constrained categorical assignments.
Ideas from this paper
Unverified
2026
Generate discrete configurations globally with an autoregressive model and then refine them using a continuous-time Markov chain of local single-site replacement moves. Use importance weights and the paper's normalized ESS to adapt the CTMC refinement budget and to reject training batches in which the proposal has collapsed onto a few modes.
Useful7/10
Difficulty6/10
Novelty7/10