paper-with-me

Papers

Dual Adversarial Adaptation for Cross-Device Real-World Image Super-Resolution

2022-05-07 · CVPR 2022 1 · Xiaoqian Xu, Pengxu Wei, Weikai Chen, Mingzhi Mao, Liang Lin, Guanbin Li

Due to the sophisticated imaging process, an identical scene captured by different cameras could exhibit distinct imaging patterns, introducing distinct proficiency among the super-resolution (SR) models trained on images from different devices. In this paper, we investigate a novel and practical task coded cross-device SR, which strives to adapt a real-world SR model trained on the paired images captured by one camera to low-resolution (LR) images captured by arbitrary target devices. The proposed task is highly challenging due to the absence of paired data from various imaging devices. To address this issue, we propose an unsupervised domain adaptation mechanism for real-world SR, named Dual ADversarial Adaptation (DADA), which only requires LR images in the target domain with available real paired data from a source camera. DADA employs the Domain-Invariant Attention (DIA) module to establish the basis of target model training even without HR supervision. Furthermore, the dual framework of DADA facilitates an Inter-domain Adversarial Adaptation (InterAA) in one branch for two LR input images from two domains, and an Intra-domain Adversarial Adaptation (IntraAA) in two branches for an LR input image. InterAA and IntraAA together improve the model transferability from the source domain to the target. We empirically conduct experiments under six Real to Real adaptation settings among three different cameras, and achieve superior performance compared with existing state-of-the-art approaches. We also evaluate the proposed DADA to address the adaptation to the video camera, which presents a promising research topic to promote the wide applications of real-world super-resolution. Our source code is publicly available at https://github.com/lonelyhope/DADA.git.

📄 PDF Abstract BibTeX arXiv:2205.03524

Code (1)

lonelyhope/dada 공식 구현 pytorch

Tasks

Domain AdaptationImage Super-ResolutionSuper-ResolutionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

DATTA: Domain-Adversarial Test-Time Adaptation for Cross-Domain WiFi-Based Human Activity Recognition

2024-11-20 · Julian Strohmayer, Rafael Sterzinger, Matthias Wödlinger, Martin Kampel

Cross-domain generalization is an open problem in WiFi-based sensing due to variations in environments, devices, and subjects, causing domain shifts in channel state information. To address this, we propose Domain-Advers…

Activity RecognitionDomain GeneralizationHuman Activity RecognitionTest-time Adaptation

A Dual Adversarial Calibration Framework for Automatic Fetal Brain Biometry

2021-08-28 · Yuan Gao, Lok Hin Lee, Richard Droste, Rachel Craik 외

This paper presents a novel approach to automatic fetal brain biometry motivated by needs in low- and medium- income countries. Specifically, we leverage high-end (HE) ultrasound images to build a biometry solution for l…

Domain AdaptationUnsupervised Domain Adaptation

Adversarial Domain Adaptation for Stable Brain-Machine Interfaces

2018-09-28 · ICLR 2019 5 · Ali Farshchian, Juan A. Gallego, Joseph P. Cohen, Yoshua Bengio 외

Brain-Machine Interfaces (BMIs) have recently emerged as a clinically viable option to restore voluntary movements after paralysis. These devices are based on the ability to extract information about movement intent from…

Domain AdaptationTime Series Analysis

Device Invariance using Domain Adaptation on Acoustic Scene Classification

2026-07-28 · Abhishek dileep, Shubham Sharma, Padmanabhan Rajan arxiv

This paper explores the effectiveness of domain adaptation techniques when using convolutional neural network (CNN)-based and transformer-based feature representations for acoustic scene classification. Two well-known do…

Acoustic Scene ClassificationDomain Adaptation

Federated Adversarial Domain Adaptation

2019-11-05 · ICLR 2020 1 · Xingchao Peng, Zijun Huang, Yizhe Zhu, Kate Saenko

Federated learning improves data privacy and efficiency in machine learning performed over networks of distributed devices, such as mobile phones, IoT and wearable devices, etc. Yet models trained with federated learning…

DisentanglementDomain AdaptationFederated Learningtext-classification+2