paper-with-me

Papers

WMamba: Wavelet-based Mamba for Face Forgery Detection

2025-01-16 · Siran Peng, Tianshuo Zhang, Li Gao, Xiangyu Zhu, Haoyuan Zhang, Kai Pang, Zhen Lei

With the rapid advancement of deepfake generation technologies, the demand for robust and accurate face forgery detection algorithms has become increasingly critical. Recent studies have demonstrated that wavelet analysis can uncover subtle forgery artifacts that remain imperceptible in the spatial domain. Wavelets effectively capture important facial contours, which are often slender, fine-grained, and global in nature. However, existing wavelet-based approaches fail to fully leverage these unique characteristics, resulting in sub-optimal feature extraction and limited generalizability. To address this challenge, we introduce WMamba, a novel wavelet-based feature extractor built upon the Mamba architecture. WMamba maximizes the utility of wavelet information through two key innovations. First, we propose Dynamic Contour Convolution (DCConv), which employs specially crafted deformable kernels to adaptively model slender facial contours. Second, by leveraging the Mamba architecture, our method captures long-range spatial relationships with linear computational complexity. This efficiency allows for the extraction of fine-grained, global forgery artifacts from small image patches. Extensive experimental results show that WMamba achieves state-of-the-art (SOTA) performance, highlighting its effectiveness and superiority in face forgery detection.

📄 PDF Abstract BibTeX arXiv:2501.09617

Code (0)

등록된 구현이 없습니다.

Tasks

Face SwappingMamba

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…
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 제목 키워드 기반

Topology-Aware Wavelet Mamba for Airway Structure Segmentation in Postoperative Recurrent Nasopharyngeal Carcinoma CT Scans

2025-02-20 · Haishan Huang, Pengchen Liang, Naier Lin, Luxi Wang 외

Nasopharyngeal carcinoma (NPC) patients often undergo radiotherapy and chemotherapy, which can lead to postoperative complications such as limited mouth opening and joint stiffness, particularly in recurrent cases that r…

MambaSegmentation

S2WMamba: A Wavelet-Assisted Mamba-Based Dual-Branch Network For Pansharpening

2025-12-06 · Haoyu Zhang, Junhan Luo, Yugang Cao, Jie Huang 외 arxiv

Pansharpening fuses a high-resolution panchromatic (PAN) image with a low-resolution multispectral (LRMS) image to produce a high-resolution multispectral (HRMS) image. A key difficulty is that jointly processing PAN and…

RAWMamba: Unified sRGB-to-RAW De-rendering With State Space Model

2024-11-18 · Hongjun Chen, Wencheng Han, Huan Zheng, Jianbing Shen

Recent advancements in sRGB-to-RAW de-rendering have increasingly emphasized metadata-driven approaches to reconstruct RAW data from sRGB images, supplemented by partial RAW information. In image-based de-rendering, meta…

Mamba

FlowMamba: Learning Point Cloud Scene Flow with Global Motion Propagation

2024-12-23 · Min Lin, Gangwei Xu, Yun Wang, Xianqi Wang 외

Scene flow methods based on deep learning have achieved impressive performance. However, current top-performing methods still struggle with ill-posed regions, such as extensive flat regions or occlusions, due to insuffic…

Scene Flow Estimation

ShadowMamba: State-Space Model with Boundary-Region Selective Scan for Shadow Removal

2024-11-05 · Xiujin Zhu, Chee-Onn Chow, Joon Huang Chuah

Image shadow removal is a typical low-level vision problem, where the presence of shadows leads to abrupt changes in brightness in certain regions, affecting the accuracy of upstream tasks. Current shadow removal methods…

Image Shadow RemovalMambaShadow Removal