paper-with-me

홈 › Papers

Learnable Multi-level Frequency Decomposition and Hierarchical Attention Mechanism for Generalized Face Presentation Attack Detection

2021-09-16 · Meiling Fang, Naser Damer, Florian Kirchbuchner, Arjan Kuijper

With the increased deployment of face recognition systems in our daily lives, face presentation attack detection (PAD) is attracting much attention and playing a key role in securing face recognition systems. Despite the great performance achieved by the hand-crafted and deep-learning-based methods in intra-dataset evaluations, the performance drops when dealing with unseen scenarios. In this work, we propose a dual-stream convolution neural networks (CNNs) framework. One stream adapts four learnable frequency filters to learn features in the frequency domain, which are less influenced by variations in sensors/illuminations. The other stream leverages the RGB images to complement the features of the frequency domain. Moreover, we propose a hierarchical attention module integration to join the information from the two streams at different stages by considering the nature of deep features in different layers of the CNN. The proposed method is evaluated in the intra-dataset and cross-dataset setups, and the results demonstrate that our proposed approach enhances the generalizability in most experimental setups in comparison to state-of-the-art, including the methods designed explicitly for domain adaption/shift problems. We successfully prove the design of our proposed PAD solution in a step-wise ablation study that involves our proposed learnable frequency decomposition, our hierarchical attention module design, and the used loss function. Training codes and pre-trained models are publicly released

📄 PDF Abstract BibTeX arXiv:2109.07950

Code (2)

meilfang/lmfd-pad 공식 구현 pytorch
Recognito-Vision/Linux-FaceRecognition-FaceLivenessDetection

Tasks

Domain AdaptationFace Presentation Attack DetectionFace Recognition

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

AWGformer: Adaptive Wavelet-Guided Transformer for Multi-Resolution Time Series Forecasting

2026-01-28 · Wei Li arxiv

Time series forecasting requires capturing patterns across multiple temporal scales while maintaining computational efficiency. This paper introduces AWGformer, a novel architecture that integrates adaptive wavelet decom…

Computational EfficiencyTime Series ForecastingTime Series Prediction

Hierarchical Frequency-Decomposition Graph Neural Networks for Road Network Representation Learning

2025-11-16 · Jingtian Ma, Jingyuan Wang, Leong Hou U arxiv

Road networks are critical infrastructures underpinning intelligent transportation systems and their related applications. Effective representation learning of road networks remains challenging due to the complex interpl…

Representation LearningGraph Neural Network

FUSE: Frequency-domain Unification and Spectral Energy Alignment for Multi-modal Object Re-Identification

2026-06-18 · Xuanhao Qi, Tom H. Luan, Yukang Zhang, Jinkai Zheng 외 arxiv

Despite significant progress in multi-modal Re-Identification (ReID), existing methods tend to emphasize low-frequency cues. Consequently, they focus on attributes such as color, illumination, and coarse appearance, whil…

Representation Learning

MSF: Efficient Diffusion Model Via Multi-Scale Latent Factorize

2025-01-23 · Haohang Xu, Longyu Chen, Shuangrui Ding, Yilin Gao 외

Diffusion-based generative models have achieved remarkable progress in visual content generation. However, traditional diffusion models directly denoise the entire image from noisy inputs, disregarding the hierarchical s…

Image Generation

MLOW: Interpretable Low-Rank Frequency Magnitude Decomposition of Multiple Effects for Time Series Forecasting

2026-03-19 · Runze Yang, Longbing Cao, Xiaoming Wu, Xin You 외 arxiv

Separating multiple effects in time series is fundamental yet challenging for time-series forecasting (TSF). However, existing TSF models cannot effectively learn interpretable multi-effect decomposition by their smoothi…

Time Series Forecasting