paper-with-me

Papers

Frequency-Adaptive Pan-Sharpening with Mixture of Experts

2024-01-04 · Xuanhua He, Keyu Yan, Rui Li, Chengjun Xie, Jie Zhang, Man Zhou

Pan-sharpening involves reconstructing missing high-frequency information in multi-spectral images with low spatial resolution, using a higher-resolution panchromatic image as guidance. Although the inborn connection with frequency domain, existing pan-sharpening research has not almost investigated the potential solution upon frequency domain. To this end, we propose a novel Frequency Adaptive Mixture of Experts (FAME) learning framework for pan-sharpening, which consists of three key components: the Adaptive Frequency Separation Prediction Module, the Sub-Frequency Learning Expert Module, and the Expert Mixture Module. In detail, the first leverages the discrete cosine transform to perform frequency separation by predicting the frequency mask. On the basis of generated mask, the second with low-frequency MOE and high-frequency MOE takes account for enabling the effective low-frequency and high-frequency information reconstruction. Followed by, the final fusion module dynamically weights high-frequency and low-frequency MOE knowledge to adapt to remote sensing images with significant content variations. Quantitative and qualitative experiments over multiple datasets demonstrate that our method performs the best against other state-of-the-art ones and comprises a strong generalization ability for real-world scenes. Code will be made publicly at \url{https://github.com/alexhe101/FAME-Net}.

📄 PDF Abstract BibTeX arXiv:2401.02151

Code (1)

alexhe101/fame-net 공식 구현 pytorch

Tasks

Mixture-of-Experts

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Ada-MoGE: Adaptive Mixture of Gaussian Expert Model for Time Series Forecasting

2025-11-29 · Zhenliang Ni, Xiaowen Ma, Zhenkai Wu, Shuai Xiao 외 arxiv

Multivariate time series forecasts are widely used, such as industrial, transportation and financial forecasts. However, the dominant frequencies in time series may shift with the evolving spectral distribution of the da…

Time Series Forecasting

Frequency-Assisted Adaptive Sharpening Scheme Considering Bitrate and Quality Tradeoff

2025-08-12 · Yingxue Pang, Shijie Zhao, Haiqiang Wang, Gen Zhan 외 arxiv

Sharpening is a widely adopted technique to improve video quality, which can effectively emphasize textures and alleviate blurring. However, increasing the sharpening level comes with a higher video bitrate, resulting in…

CGFformer: Cluster-Guidance Frequency Transformer for Pansharpening

2026-05-02 · Zijian Zhou, Jianing Zhang, Kai Sun, Xiangyu Zhao 외 arxiv

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) images with high-resolution panchromatic (PAN) images. However, the current mainstream frequency-ba…

M$^2$FMoE: Multi-Resolution Multi-View Frequency Mixture-of-Experts for Extreme-Adaptive Time Series Forecasting

2026-01-13 · Yaohui Huang, Runmin Zou, Yun Wang, Laeeq Aslam 외 arxiv

Forecasting time series with extreme events is critical yet challenging due to their high variance, irregular dynamics, and sparse but high-impact nature. While existing methods excel in modeling dominant regular pattern…

Time Series Forecasting

RAFNet: Region-Aware Fusion Network for Pansharpening

2026-05-04 · Jianing Zhang, Zijian Zhou, Kai Sun arxiv

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) and high-resolution panchromatic (PAN) images. Although deep learning has advanced this field, main…

Image Reconstruction