paper-with-me

Papers

Encoder-minimal and Decoder-minimal Framework for Remote Sensing Image Dehazing

2023-12-13 · Yuanbo Wen, Tao Gao, ZiQi Li, Jing Zhang, Ting Chen

Haze obscures remote sensing images, hindering valuable information extraction. To this end, we propose RSHazeNet, an encoder-minimal and decoder-minimal framework for efficient remote sensing image dehazing. Specifically, regarding the process of merging features within the same level, we develop an innovative module called intra-level transposed fusion module (ITFM). This module employs adaptive transposed self-attention to capture comprehensive context-aware information, facilitating the robust context-aware feature fusion. Meanwhile, we present a cross-level multi-view interaction module (CMIM) to enable effective interactions between features from various levels, mitigating the loss of information due to the repeated sampling operations. In addition, we propose a multi-view progressive extraction block (MPEB) that partitions the features into four distinct components and employs convolution with varying kernel sizes, groups, and dilation factors to facilitate view-progressive feature learning. Extensive experiments demonstrate the superiority of our proposed RSHazeNet. We release the source code and all pre-trained models at \url{https://github.com/chdwyb/RSHazeNet}.

📄 PDF Abstract BibTeX arXiv:2312.07849

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Dehazing

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

CoCa: Contrastive Captioners are Image-Text Foundation Models

2022-05-04 · Jiahui Yu, ZiRui Wang, Vijay Vasudevan, Legg Yeung 외

Exploring large-scale pretrained foundation models is of significant interest in computer vision because these models can be quickly transferred to many downstream tasks. This paper presents Contrastive Captioner (CoCa),…

Action ClassificationDecoderImage CaptioningImage Classification+9

Towards a framework on tabular synthetic data generation: a minimalist approach: theory, use cases, and limitations

2024-11-17 · Yueyang Shen, Agus Sudjianto, Arun Prakash R, Anwesha Bhattacharyya 외

We propose and study a minimalist approach towards synthetic tabular data generation. The model consists of a minimalistic unsupervised SparsePCA encoder (with contingent clustering step or log transformation to handle n…

DecoderSynthetic Data GenerationTabular Data Generation

Learning Minimal Representations of Fermionic Ground States

2025-12-12 · Felix Frohnert, Emiel Koridon, Stefano Polla arxiv

We introduce an unsupervised machine-learning framework that discovers optimally compressed representations of quantum many-body ground states. Using an autoencoder neural network architecture on data from $L$-site Fermi…

Lossy Compression of Decimated Gaussian Random Walks

2018-02-26

We consider the problem of estimating a Gaussian random walk from a lossy compression of its decimated version. Hence, the encoder operates on the decimated random walk, and the decoder estimates the original random walk…

Decoder

PeftCD: Leveraging Vision Foundation Models with Parameter-Efficient Fine-Tuning for Remote Sensing Change Detection

2025-09-11 · Sijun Dong, Yuxuan Hu, LiBo Wang, Geng Chen 외 arxiv

To tackle the prevalence of pseudo changes, the scarcity of labeled samples, and the difficulty of cross-domain generalization in multi-temporal and multi-source remote sensing imagery, we propose PeftCD, a change detect…

parameter-efficient fine-tuningDomain GeneralizationChange Detection