paper-with-me

Papers

FADPNet: Frequency-Aware Dual-Path Network for Face Super-Resolution

2025-06-17 · Siyu Xu, Wenjie Li, Guangwei Gao, Jian Yang, Guo-Jun Qi, Chia-Wen Lin

Face super-resolution (FSR) under limited computational costs remains an open problem. Existing approaches typically treat all facial pixels equally, resulting in suboptimal allocation of computational resources and degraded FSR performance. CNN is relatively sensitive to high-frequency facial features, such as component contours and facial outlines. Meanwhile, Mamba excels at capturing low-frequency features like facial color and fine-grained texture, and does so with lower complexity than Transformers. Motivated by these observations, we propose FADPNet, a Frequency-Aware Dual-Path Network that decomposes facial features into low- and high-frequency components and processes them via dedicated branches. For low-frequency regions, we introduce a Mamba-based Low-Frequency Enhancement Block (LFEB), which combines state-space attention with squeeze-and-excitation operations to extract low-frequency global interactions and emphasize informative channels. For high-frequency regions, we design a CNN-based Deep Position-Aware Attention (DPA) module to enhance spatially-dependent structural details, complemented by a lightweight High-Frequency Refinement (HFR) module that further refines frequency-specific representations. Through the above designs, our method achieves an excellent balance between FSR quality and model efficiency, outperforming existing approaches.

📄 PDF Abstract BibTeX arXiv:2506.14121

Code (0)

등록된 구현이 없습니다.

Tasks

MambaSuper-Resolution

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Dual-Path Learning based on Frequency Structural Decoupling and Regional-Aware Fusion for Low-Light Image Super-Resolution

2026-03-28 · Ji-Xuan He, Jia-Cheng Zhao, Feng-Qi Cui, Jinyang Huang 외 arxiv

Low-light image super-resolution (LLISR) is essential for restoring fine visual details and perceptual quality under insufficient illumination conditions with ubiquitous low-resolution devices. Although pioneer methods a…

Representation LearningImage Super-Resolution

Exploiting Inter-Session Information with Frequency-enhanced Dual-Path Networks for Sequential Recommendation

2025-11-09 · Peng He, Yao Liu, Yanglei Gan, Run Lin 외 arxiv

Sequential recommendation (SR) aims to predict a user's next item preference by modeling historical interaction sequences. Recent advances often integrate frequency-domain modules to compensate for self-attention's low-p…

Sequential Recommendation

VFGS-Net: Frequency-Guided State-Space Learning for Topology-Preserving Retinal Vessel Segmentation

2026-02-11 · Ruiqi Song, Lei Liu, Ya-Nan Zhang, Chao Wang 외 arxiv

Accurate retinal vessel segmentation is a critical prerequisite for quantitative analysis of retinal images and computer-aided diagnosis of vascular diseases such as diabetic retinopathy. However, the elongated morpholog…

Retinal Vessel SegmentationRepresentation Learning

Traffic Image Restoration under Adverse Weather via Frequency-Aware Mamba

2025-12-03 · Liwen Pan, Longguang Wang, Guangwei Gao, Jun Wang 외 arxiv

Traffic image restoration under adverse weather conditions remains a critical challenge for intelligent transportation systems. Existing methods primarily focus on spatial-domain modeling but neglect frequency-domain pri…

Image ReconstructionImage Restoration

DualGate-Net: A Prior-Gated Dual-Encoder Framework for Histopathology Cell Detection

2026-06-05 · Bahman Jafari Tabaghsar, Son Tran, K. Devaraja, Atul Sajjanhar arxiv

Cell detection in histopathology images strongly depends on surrounding tissue context, where visually similar cells may belong to different classes under different microenvironments. Recent tissue-aware methods incorpor…

Cell Detection