English

Order-preserving Consistency Regularization for Domain Adaptation and Generalization

Computer Vision and Pattern Recognition 2023-09-26 v1 Machine Learning

Abstract

Deep learning models fail on cross-domain challenges if the model is oversensitive to domain-specific attributes, e.g., lightning, background, camera angle, etc. To alleviate this problem, data augmentation coupled with consistency regularization are commonly adopted to make the model less sensitive to domain-specific attributes. Consistency regularization enforces the model to output the same representation or prediction for two views of one image. These constraints, however, are either too strict or not order-preserving for the classification probabilities. In this work, we propose the Order-preserving Consistency Regularization (OCR) for cross-domain tasks. The order-preserving property for the prediction makes the model robust to task-irrelevant transformations. As a result, the model becomes less sensitive to the domain-specific attributes. The comprehensive experiments show that our method achieves clear advantages on five different cross-domain tasks.

Keywords

Cite

@article{arxiv.2309.13258,
  title  = {Order-preserving Consistency Regularization for Domain Adaptation and Generalization},
  author = {Mengmeng Jing and Xiantong Zhen and Jingjing Li and Cees Snoek},
  journal= {arXiv preprint arXiv:2309.13258},
  year   = {2023}
}

Comments

Accepted by ICCV 2023

R2 v1 2026-06-28T12:30:10.772Z