Search papers, labs, and topics across Lattice.
This paper introduces clustered $α$-smoothing, a novel framework that enhances the robustness of stochastic multi-modal regression by addressing the limitations of traditional randomized smoothing, which often leads to mode collapse. By partitioning noisy samples through clustering and applying $α$-smoothing locally, the method effectively captures the underlying distribution of predictions. Empirical evaluations show that clustered $α$-smoothing significantly outperforms existing techniques, achieving a 27% reduction in Wasserstein distance in trajectory prediction and an 81% decrease in collision rates in quadrotor control tasks.
Clustered $α$-smoothing not only preserves the richness of multi-modal distributions but also boosts robustness, slashing collision rates by 81% in quadrotor control scenarios.
Modern stochastic predictors can model rich, multi-modal outcome distributions. However, this expressive power comes with challenges in ensuring robust predictions $-$ a critical requirement in safety-critical domains. Randomized smoothing is a leading technique for improving robustness, particularly against adversarial perturbations. Yet, in stochastic multi-modal regression settings, randomized smoothing often fails due to mode collapse, yielding averaged predictions that do not reflect the underlying distribution. To address this limitation, we propose clustered $α$-smoothing, a framework that (1) partitions noisy samples using an arbitrary clustering algorithm, (2) applies $α$-smoothing locally within each cluster, and (3) combines the resulting predictions into a mixture distribution. By interpreting the smoothing distribution as a mixture of $α$-smoothers, we derive a lower bound on the probability that the smoothed prediction lies within a union of compact regions corresponding to distinct modes. We empirically evaluate our framework on two benchmarks, demonstrating substantial improvements over state-of-the-art methods. In stochastic trajectory prediction on a driving simulator dataset, our approach achieves, on average, a $27\%$ lower Wasserstein distance to the ground-truth distribution compared to $α$-smoothing. In quadrotor control, where modes correspond to distinct feasible paths to a target, our method reduces the collision rate by $81\%$ relative to the state-of-the-art randomized smoothing.