paper-with-me

Papers

MSFA-Frequency-Aware Transformer for Hyperspectral Images Demosaicing

2023-03-23 · Haijin Zeng, Kai Feng, Shaoguang Huang, JieZhang Cao, Yongyong Chen, Hongyan zhang, Hiep Luong, Wilfried Philips

Hyperspectral imaging systems that use multispectral filter arrays (MSFA) capture only one spectral component in each pixel. Hyperspectral demosaicing is used to recover the non-measured components. While deep learning methods have shown promise in this area, they still suffer from several challenges, including limited modeling of non-local dependencies, lack of consideration of the periodic MSFA pattern that could be linked to periodic artifacts, and difficulty in recovering high-frequency details. To address these challenges, this paper proposes a novel de-mosaicing framework, the MSFA-frequency-aware Transformer network (FDM-Net). FDM-Net integrates a novel MSFA-frequency-aware multi-head self-attention mechanism (MaFormer) and a filter-based Fourier zero-padding method to reconstruct high pass components with greater difficulty and low pass components with relative ease, separately. The advantage of Maformer is that it can leverage the MSFA information and non-local dependencies present in the data. Additionally, we introduce a joint spatial and frequency loss to transfer MSFA information and enhance training on frequency components that are hard to recover. Our experimental results demonstrate that FDM-Net outperforms state-of-the-art methods with 6dB PSNR, and reconstructs high-fidelity details successfully.

📄 PDF Abstract BibTeX arXiv:2303.13404

Code (0)

등록된 구현이 없습니다.

Tasks

Demosaicking

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

THAT: Token-wise High-frequency Augmentation Transformer for Hyperspectral Pansharpening

2025-08-11 · Hongkun Jin, Hongcheng Jiang, Zejun Zhang, Yuan Zhang 외 arxiv

Transformer-based methods have demonstrated strong potential in hyperspectral pansharpening by modeling long-range dependencies. However, their effectiveness is often limited by redundant token representations and a lack…

Dual-Domain Manifold Modeling for Hyperspectral Image Fusion

2026-07-28 · Chengxin Xie, Qiya Song, Yangbangyan Jiang, Renwei Dian 외 arxiv

Achieving a coherent integration of spectral richness and spatial fidelity remains a central objective in hyperspectral image fusion. However, existing hyperspectral image fusion methods struggle to effectively model geo…

Representation LearningSpectral Reconstruction

Hybrid-Domain Synergistic Transformer for Hyperspectral Image Denoising

2025-07-27 · Haoyue Li, Di Wu arxiv

Hyperspectral image denoising faces the challenge of multi-dimensional coupling of spatially non-uniform noise and spectral correlation interference. Existing deep learning methods mostly focus on RGB images and struggle…

Computational EfficiencyImage Denoising

Dual-Domain Masked Image Modeling: A Self-Supervised Pretraining Strategy Using Spatial and Frequency Domain Masking for Hyperspectral Data

2025-05-06 · Shaheer Mohamed, Tharindu Fernando, Sridha Sridharan, Peyman Moghadam 외

Hyperspectral images (HSIs) capture rich spectral signatures that reveal vital material properties, offering broad applicability across various domains. However, the scarcity of labeled HSI data limits the full potential…

Spectrum-driven Mixed-frequency Network for Hyperspectral Salient Object Detection

2023-12-02 · Peifu Liu, Tingfa Xu, Huan Chen, Shiyun Zhou 외

Hyperspectral salient object detection (HSOD) aims to detect spectrally salient objects in hyperspectral images (HSIs). However, existing methods inadequately utilize spectral information by either converting HSIs into f…

object-detectionObject DetectionSalient Object Detection