paper-with-me

홈 › Papers

Enhancing Learnable Descriptive Convolutional Vision Transformer for Face Anti-Spoofing

2025-03-29 · Pei-Kai Huanga, Jun-Xiong Chong, Ming-Tsung Hsu, Fang-Yu Hsu, Chiou-Ting Hsu

Face anti-spoofing (FAS) heavily relies on identifying live/spoof discriminative features to counter face presentation attacks. Recently, we proposed LDCformer to successfully incorporate the Learnable Descriptive Convolution (LDC) into ViT, to model long-range dependency of locally descriptive features for FAS. In this paper, we propose three novel training strategies to effectively enhance the training of LDCformer to largely boost its feature characterization capability. The first strategy, dual-attention supervision, is developed to learn fine-grained liveness features guided by regional live/spoof attentions. The second strategy, self-challenging supervision, is designed to enhance the discriminability of the features by generating challenging training data. In addition, we propose a third training strategy, transitional triplet mining strategy, through narrowing the cross-domain gap while maintaining the transitional relationship between live and spoof features, to enlarge the domain-generalization capability of LDCformer. Extensive experiments show that LDCformer under joint supervision of the three novel training strategies outperforms previous methods.

📄 PDF Abstract BibTeX arXiv:2503.22936

Code (1)

Pei-KaiHuang/LDCformer_Ext 공식 구현 pytorch

Tasks

DescriptiveDomain GeneralizationFace Anti-SpoofingTriplet

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

GLoG-CSUnet: Enhancing Vision Transformers with Adaptable Radiomic Features for Medical Image Segmentation

2025-01-06 · Niloufar Eghbali, Hassan Bagher-Ebadian, Tuka Alhanai, Mohammad M. Ghassemi

Vision Transformers (ViTs) have shown promise in medical image semantic segmentation (MISS) by capturing long-range correlations. However, ViTs often struggle to model local spatial information effectively, which is esse…

Cardiac SegmentationImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

CoSwin: Convolution Enhanced Hierarchical Shifted Window Attention For Small-Scale Vision

2025-09-10 · Puskal Khadka, Rodrigue Rizk, Longwei Wang, KC Santosh arxiv

Vision Transformers (ViTs) have achieved impressive results in computer vision by leveraging self-attention to model long-range dependencies. However, their emphasis on global context often comes at the expense of local …

Image Classification

DReX: Pure Vision Fusion of Self-Supervised and Convolutional Representations for Image Complexity Prediction

2025-11-21 · Jonathan Skaza, Parsa Madinei, Ziqi Wen, Miguel Eckstein arxiv

Visual complexity prediction is a fundamental problem in computer vision with applications in image compression, retrieval, and classification. Understanding what makes humans perceive an image as complex is also a long-…

Image Compression

Deepfake Video Detection Using Convolutional Vision Transformer

2021-02-22 · Deressa Wodajo, Solomon Atnafu

The rapid advancement of deep learning models that can generate and synthesis hyper-realistic videos known as Deepfakes and their ease of access to the general public have raised concern from all concerned bodies to thei…

DeepFake DetectionFace Swapping

TransNeXt: Robust Foveal Visual Perception for Vision Transformers

2023-11-28 · CVPR 2024 1 · Dai Shi

Due to the depth degradation effect in residual connections, many efficient Vision Transformers models that rely on stacking layers for information exchange often fail to form sufficient information mixing, leading to un…

ClassificationDomain GeneralizationImage Classificationobject-detection+2