Compressed Sensing¶
Compressed sensing is a signal-processing technique that reconstructs a sparse signal from far fewer measurements than traditional Nyquist sampling would require. In the context of Monte Carlo neutron transport, compressed sensing can be applied to recover spatial or temporal tally distributions from a limited number of particle histories.
Motivation¶
Monte Carlo simulations can be expensive, and tallies over fine spatial or temporal meshes may have large statistical uncertainties unless a prohibitive number of particles are tracked. If the underlying solution is sparse or compressible in some basis (e.g., wavelet, Fourier, or modal), compressed sensing theory guarantees that accurate reconstruction is possible from significantly fewer observations.
This is particularly relevant for:
Fine-mesh tally reconstruction from coarse-mesh Monte Carlo results,
Time-eigenvalue estimation using dynamic mode decomposition (DMD) with limited snapshots,
Reducing the overall particle count needed for acceptable tally quality in large problems.