paper-with-me

Papers

CAT: A Conditional Adaptation Tailor for Efficient and Effective Instance-Specific Pansharpening on Real-World Data

2025-04-14 · Tianyu Xin, Jin-Liang Xiao, Zeyu Xia, Shan Yin, Liang-Jian Deng

Pansharpening is a crucial remote sensing technique that fuses low-resolution multispectral (LRMS) images with high-resolution panchromatic (PAN) images to generate high-resolution multispectral (HRMS) imagery. Although deep learning techniques have significantly advanced pansharpening, many existing methods suffer from limited cross-sensor generalization and high computational overhead, restricting their real-time applications. To address these challenges, we propose an efficient framework that quickly adapts to a specific input instance, completing both training and inference in a short time. Our framework splits the input image into multiple patches, selects a subset for unsupervised CAT training, and then performs inference on all patches, stitching them into the final output. The CAT module, integrated between the feature extraction and channel transformation stages of a pre-trained network, tailors the fused features and fixes the parameters for efficient inference, generating improved results. Our approach offers two key advantages: (1) $\textit{Improved Generalization Ability}$: by mitigating cross-sensor degradation, our model--although pre-trained on a specific dataset--achieves superior performance on datasets captured by other sensors; (2) $\textit{Enhanced Computational Efficiency}$: the CAT-enhanced network can swiftly adapt to the test sample using the single LRMS-PAN pair input, without requiring extensive large-scale data retraining. Experiments on the real-world data from WorldView-3 and WorldView-2 datasets demonstrate that our method achieves state-of-the-art performance on cross-sensor real-world data, while achieving both training and inference of $512\times512$ image within $\textit{0.4 seconds}$ and $4000\times4000$ image within $\textit{3 seconds}$ at the fastest setting on a commonly used RTX 3090 GPU.

📄 PDF Abstract BibTeX arXiv:2504.10242

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGPUPansharpening

Similar Papers 제목 키워드 기반

MolGA: Molecular Graph Adaptation with Pre-trained 2D Graph Encoder

2025-10-08 · Xingtong Yu, Chang Zhou, Xinming Zhang, Yuan Fang arxiv

Molecular graph representation learning is widely used in chemical and biomedical research. While pre-trained 2D graph encoders have demonstrated strong performance, they overlook the rich molecular domain knowledge asso…

Graph Representation Learning

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

EDAPS: Enhanced Domain-Adaptive Panoptic Segmentation

2023-04-27 · ICCV 2023 1 · Suman Saha, Lukas Hoyer, Anton Obukhov, Dengxin Dai 외

With autonomous industries on the rise, domain adaptation of the visual perception stack is an important research direction due to the cost savings promise. Much prior art was dedicated to domain-adaptive semantic segmen…

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentation+1

RobIA: Robust Instance-aware Continual Test-time Adaptation for Deep Stereo

2025-11-13 · Jueun Ko, Hyewon Park, Hyesong Choi, Dongbo Min arxiv

Stereo Depth Estimation in real-world environments poses significant challenges due to dynamic domain shifts, sparse or unreliable supervision, and the high cost of acquiring dense ground-truth labels. While recent Test-…

Computational EfficiencyStereo Depth EstimationTest-time Adaptation

Principled Hybrids of Generative and Discriminative Domain Adaptation

2017-05-25 · ICLR 2018 1 · Han Zhao, Zhenyao Zhu, Junjie Hu, Adam Coates 외

We propose a probabilistic framework for domain adaptation that blends both generative and discriminative modeling in a principled way. Under this framework, generative and discriminative models correspond to specific ch…

Domain Adaptation