It seems that sampling techniques from probabilistic ray tracing are showing up in attempts to approximate effects like smooth shadows and screen space ambient occlusion on GPUs.
I think it is time to have another look into deterministic low discrepancy sampling (quasi Monte Carlo), because it goes more naturally with current hardware based rasterization.