TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Cross-Domain Ensemble Distillation for Domain Generalization

Cross-Domain Ensemble Distillation for Domain Generalization

kyungmoon lee, Sungyeon Kim, Suha Kwak

2022-11-25European Conference on Computer Vision (ECCV) 2022 10Image to sketch recognitionImage ClassificationDomain GeneralizationSemantic SegmentationSingle-Source Domain Generalization
PaperPDFCode(official)

Abstract

Domain generalization is the task of learning models that generalize to unseen target domains. We propose a simple yet effective method for domain generalization, named cross-domain ensemble distillation (XDED), that learns domain-invariant features while encouraging the model to converge to flat minima, which recently turned out to be a sufficient condition for domain generalization. To this end, our method generates an ensemble of the output logits from training data with the same label but from different domains and then penalizes each output for the mismatch with the ensemble. Also, we present a de-stylization technique that standardizes features to encourage the model to produce style-consistent predictions even in an arbitrary target domain. Our method greatly improves generalization capability in public benchmarks for cross-domain image classification, cross-dataset person re-ID, and cross-dataset semantic segmentation. Moreover, we show that models learned by our method are robust against adversarial attacks and image corruptions.

Results

TaskDatasetMetricValueModel
SketchPACSAccuracy51.5XDED (ResNet18)
Domain AdaptationPACSAverage Accuracy86.4XDED (ResNet-18)
Domain AdaptationPACSAverage Accuracy86.4XDED (ResNet-18)
Domain AdaptationPACSAccuracy66.5XDED (ResNet18)
Domain GeneralizationPACSAverage Accuracy86.4XDED (ResNet-18)
Domain GeneralizationPACSAverage Accuracy86.4XDED (ResNet-18)
Domain GeneralizationPACSAccuracy66.5XDED (ResNet18)
Sketch RecognitionPACSAccuracy51.5XDED (ResNet18)
Single-Source Domain GeneralizationPACSAccuracy66.5XDED (ResNet18)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Simulate, Refocus and Ensemble: An Attention-Refocusing Scheme for Domain Generalization2025-07-17GLAD: Generalizable Tuning for Vision-Language Models2025-07-17