paper-with-me

Papers

Self-supervised Domain Adaptation for Breaking the Limits of Low-quality Fundus Image Quality Enhancement

2023-01-17 · Qingshan Hou, Peng Cao, Jiaqi Wang, Xiaoli Liu, Jinzhu Yang, Osmar R. Zaiane

Retinal fundus images have been applied for the diagnosis and screening of eye diseases, such as Diabetic Retinopathy (DR) or Diabetic Macular Edema (DME). However, both low-quality fundus images and style inconsistency potentially increase uncertainty in the diagnosis of fundus disease and even lead to misdiagnosis by ophthalmologists. Most of the existing image enhancement methods mainly focus on improving the image quality by leveraging the guidance of high-quality images, which is difficult to be collected in medical applications. In this paper, we tackle image quality enhancement in a fully unsupervised setting, i.e., neither paired images nor high-quality images. To this end, we explore the potential of the self-supervised task for improving the quality of fundus images without the requirement of high-quality reference images. Specifically, we construct multiple patch-wise domains via an auxiliary pre-trained quality assessment network and a style clustering. To achieve robust low-quality image enhancement and address style inconsistency, we formulate two self-supervised domain adaptation tasks to disentangle the features of image content, low-quality factor and style information by exploring intrinsic supervision signals within the low-quality images. Extensive experiments are conducted on EyeQ and Messidor datasets, and results show that our DASQE method achieves new state-of-the-art performance when only low-quality images are available.

📄 PDF Abstract BibTeX arXiv:2301.06943

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage Enhancement

Similar Papers 제목 키워드 기반

Self-Domain Adaptation for Face Anti-Spoofing

2021-02-24 · Jingjing Wang, Jingyi Zhang, Ying Bian, Youyi Cai 외

Although current face anti-spoofing methods achieve promising results under intra-dataset testing, they suffer from poor generalization to unseen attacks. Most existing works adopt domain adaptation (DA) or domain genera…

Domain AdaptationDomain GeneralizationFace Anti-SpoofingMeta-Learning

Breaking the Limits of Open-Weight CLIP: An Optimization Framework for Self-supervised Fine-tuning of CLIP

2026-01-14 · Anant Mehta, Xiyuan Wei, Xingyu Chen, Tianbao Yang arxiv

CLIP has become a cornerstone of multimodal representation learning, yet improving its performance typically requires a prohibitively costly process of training from scratch on billions of samples. We ask a different que…

Representation Learning

Learning to Adapt and Calibrate: Score Distribution Alignment for Few-Shot Uncertainty Prediction in Medical VLMs

2026-09-09 · Xuan Cuong Ngo, Ngan Le arxiv

Uncertainty estimation for medical vision--language models (VLMs) using conformal prediction has gained increasing attention due to its distribution-free coverage guarantees. However, standard conformal prediction relies…

Few-Shot Learning

GaitSADA: Self-Aligned Domain Adaptation for mmWave Gait Recognition

2023-01-31 · Ekkasit Pinyoanuntapong, Ayman Ali, Kalvik Jakkala, Pu Wang 외

mmWave radar-based gait recognition is a novel user identification method that captures human gait biometrics from mmWave radar return signals. This technology offers privacy protection and is resilient to weather and li…

Contrastive LearningDomain AdaptationGait RecognitionUser Identification

Self-supervised Domain Adaptation for Computer Vision Tasks

2019-07-25 · Jiaolong Xu, Liang Xiao, Antonio M. Lopez

Recent progress of self-supervised visual representation learning has achieved remarkable success on many challenging computer vision benchmarks. However, whether these techniques can be used for domain adaptation has no…

Domain AdaptationObject RecognitionRepresentation LearningSegmentation+1