On the Fly Neural Style Smoothing for Risk-Averse Domain Generalization
Akshay Mehra, Yunbei Zhang, Bhavya Kailkhura, and Jihun Hamm

TL;DR
This paper introduces Test-Time Neural Style Smoothing (TT-NSS), a method for risk-averse domain generalization that stylizes test images on the fly and abstains from uncertain predictions, improving reliability in unseen domains.
Contribution
It proposes a novel inference procedure and training method that enhance risk-averse predictions for domain generalization classifiers, requiring only black-box access and integrating seamlessly with existing methods.
Findings
TT-NSS improves prediction reliability on unseen domains.
The style smoothing training enhances classifier consistency.
Empirical results show improved risk-averse performance on benchmarks.
Abstract
Achieving high accuracy on data from domains unseen during training is a fundamental challenge in domain generalization (DG). While state-of-the-art DG classifiers have demonstrated impressive performance across various tasks, they have shown a bias towards domain-dependent information, such as image styles, rather than domain-invariant information, such as image content. This bias renders them unreliable for deployment in risk-sensitive scenarios such as autonomous driving where a misclassification could lead to catastrophic consequences. To enable risk-averse predictions from a DG classifier, we propose a novel inference procedure, Test-Time Neural Style Smoothing (TT-NSS), that uses a "style-smoothed" version of the DG classifier for prediction at test time. Specifically, the style-smoothed classifier classifies a test image as the most probable class predicted by the DG classifier…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
On the Fly Neural Style Smoothing for Risk-Averse Domain Generalization· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research
MethodsStyle Transfer Module
