paper-with-me

홈 › Papers

Align, Minimize and Diversify: A Source-Free Unsupervised Domain Adaptation Method for Handwritten Text Recognition

2024-04-28 · María Alfaro-Contreras, Jorge Calvo-Zaragoza

This paper serves to introduce the Align, Minimize and Diversify (AMD) method, a Source-Free Unsupervised Domain Adaptation approach for Handwritten Text Recognition (HTR). This framework decouples the adaptation process from the source data, thus not only sidestepping the resource-intensive retraining process but also making it possible to leverage the wealth of pre-trained knowledge encoded in modern Deep Learning architectures. Our method explicitly eliminates the need to revisit the source data during adaptation by incorporating three distinct regularization terms: the Align term, which reduces the feature distribution discrepancy between source and target data, ensuring the transferability of the pre-trained representation; the Minimize term, which encourages the model to make assertive predictions, pushing the outputs towards one-hot-like distributions in order to minimize prediction uncertainty, and finally, the Diversify term, which safeguards against the degeneracy in predictions by promoting varied and distinctive sequences throughout the target data, preventing informational collapse. Experimental results from several benchmarks demonstrated the effectiveness and robustness of AMD, showing it to be competitive and often outperforming DA methods in HTR.

📄 PDF Abstract BibTeX arXiv:2404.18260

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationHandwritten Text RecognitionHTRUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Syn-to-Real Unsupervised Domain Adaptation for Indoor 3D Object Detection

2024-06-17 · Yunsong Wang, Na Zhao, Gim Hee Lee

The use of synthetic data in indoor 3D object detection offers the potential of greatly reducing the manual labor involved in 3D annotations and training effective zero-shot detectors. However, the complicated domain shi…

3D Object DetectionDomain AdaptationObjectobject-detection+2

Minimizing the Value-at-Risk of Loan Portfolio via Deep Neural Networks

2025-10-08 · Albert Di Wang, Ye Du arxiv

Risk management is a prominent issue in peer-to-peer lending. An investor may naturally reduce his risk exposure by diversifying instead of putting all his money on one loan. In that case, an investor may want to minimiz…

Deep multi-Wasserstein unsupervised domain adaptation

2019-04-30 · Pattern Recognition Letters 2019 4 · Tien-Nam Le, Amaury Habrard, Marc Sebban

In unsupervised domain adaptation (DA), 1 aims at learning from labeled source data and fully unlabeled target examples a model with a low error on the target domain. In this setting, standard generalization bounds promp…

Domain AdaptationGeneralization BoundsUnsupervised Domain Adaptation

Cross-domain Contrastive Learning for Unsupervised Domain Adaptation

2021-06-10 · Rui Wang, Zuxuan Wu, Zejia Weng, Jingjing Chen 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a fully-labeled source domain to a different unlabeled target domain. Most existing UDA methods learn domain-invariant feature representations …

ClusteringContrastive LearningDomain Adaptationimage-classification+3

Unsupervised Domain Adaptive Fundus Image Segmentation with Few Labeled Source Data

2022-10-10 · Qianbi Yu, Dongnan Liu, Chaoyi Zhang, Xinwen Zhang 외

Deep learning-based segmentation methods have been widely employed for automatic glaucoma diagnosis and prognosis. In practice, fundus images obtained by different fundus cameras vary significantly in terms of illuminati…

Domain AdaptationImage SegmentationPrognosisSegmentation+3