paper-with-me

Papers

Order-preserving Consistency Regularization for Domain Adaptation and Generalization

2023-09-23 · ICCV 2023 1 · Mengmeng Jing, XianTong Zhen, Jingjing Li, Cees Snoek

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.

📄 PDF Abstract BibTeX arXiv:2309.13258

Code (1)

mmjing/ocr 공식 구현 pytorch

Tasks

Data AugmentationDomain AdaptationOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Consistency Regularization with High-dimensional Non-adversarial Source-guided Perturbation for Unsupervised Domain Adaptation in Segmentation

2020-09-18 · Kaihong Wang, Chenhongyi Yang, Margrit Betke

Unsupervised domain adaptation for semantic segmentation has been intensively studied due to the low cost of the pixel-level annotation for synthetic data. The most common approaches try to generate images or features mi…

Domain AdaptationSemantic SegmentationStyle TransferUnsupervised Domain Adaptation

Domain Adaptation for Head Pose Estimation Using Relative Pose Consistency

2023-01-19 · IEEE Transactions on Biometrics, Behavior, and Identity Science 2023 1 · Felix Kuhnke, Jörn Ostermann

Head pose estimation plays a vital role in biometric systems related to facial and human behavior analysis. Typically, neural networks are trained on head pose datasets. Unfortunately, manual or sensor-based annotation o…

Domain AdaptationHead Pose EstimationPose Estimation

Self-Supervised CycleGAN for Object-Preserving Image-to-Image Domain Adaptation

2020-08-01 · ECCV 2020 8 · Xinpeng Xie, Jia-Wei Chen, Yuexiang Li, Linlin Shen 외

Recent generative adversarial network (GAN) based methods (e.g., CycleGAN) are prone to fail at preserving image-objects in image-to-image translation, which reduces their practicality on tasks such as domain adaptation.…

Domain AdaptationGenerative Adversarial NetworkImage-to-Image TranslationSegmentation+2

Text-Driven Generative Domain Adaptation with Spectral Consistency Regularization

2023-01-01 · ICCV 2023 1 · Zhenhuan Liu, Liang Li, Jiayu Xiao, Zheng-Jun Zha 외

Combined with the generative prior of pre-trained models and the flexibility of text, text-driven generative domain adaptation can generate images from a wide range of target domains. However, current methods still s…

DiversityDomain Adaptation

Domain Adaptation for Object Detection using SE Adaptors and Center Loss

2022-05-25 · Sushruth Nagesh, Shreyas Rajesh, Asfiya Baig, Savitha Srinivasan

Despite growing interest in object detection, very few works address the extremely practical problem of cross-domain robustness especially for automative applications. In order to prevent drops in performance due to doma…

Domain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation