paper-with-me

Papers

G$^2$V$^2$former: Graph Guided Video Vision Transformer for Face Anti-Spoofing

2024-08-14 · Jingyi Yang, Zitong Yu, Xiuming Ni, Jia He, Hui Li

In videos containing spoofed faces, we may uncover the spoofing evidence based on either photometric or dynamic abnormality, even a combination of both. Prevailing face anti-spoofing (FAS) approaches generally concentrate on the single-frame scenario, however, purely photometric-driven methods overlook the dynamic spoofing clues that may be exposed over time. This may lead FAS systems to conclude incorrect judgments, especially in cases where it is easily distinguishable in terms of dynamics but challenging to discern in terms of photometrics. To this end, we propose the Graph Guided Video Vision Transformer (G$^2$V$^2$former), which combines faces with facial landmarks for photometric and dynamic feature fusion. We factorize the attention into space and time, and fuse them via a spatiotemporal block. Specifically, we design a novel temporal attention called Kronecker temporal attention, which has a wider receptive field, and is beneficial for capturing dynamic information. Moreover, we leverage the low-semantic motion of facial landmarks to guide the high-semantic change of facial expressions based on the motivation that regions containing landmarks may reveal more dynamic clues. Extensive experiments on nine benchmark datasets demonstrate that our method achieves superior performance under various scenarios. The codes will be released soon.

📄 PDF Abstract BibTeX arXiv:2408.07675

Code (0)

등록된 구현이 없습니다.

Tasks

Face Anti-Spoofing

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

TokenMotion: Motion-Guided Vision Transformer for Video Camouflaged Object Detection Via Learnable Token Selection

2023-11-05 · Zifan Yu, Erfan Bank Tavakoli, Meida Chen, Suya You 외

The area of Video Camouflaged Object Detection (VCOD) presents unique challenges in the field of computer vision due to texture similarities between target objects and their surroundings, as well as irregular motion patt…

object-detectionObject Detection

Transferable-guided Attention Is All You Need for Video Domain Adaptation

2024-07-01 · André Sacilotti, Samuel Felipe dos Santos, Nicu Sebe, Jurandy Almeida

Unsupervised domain adaptation (UDA) in videos is a challenging task that remains not well explored compared to image-based UDA techniques. Although vision transformers (ViT) achieve state-of-the-art performance in many …

AllDomain AdaptationUnsupervised Domain Adaptation

Scene Graph-guided SegCaptioning Transformer with Fine-grained Alignment for Controllable Video Segmentation and Captioning

2026-03-21 · Xu Zhang, Jin Yuan, BinHong Yang, Xuan Liu 외 arxiv

Recent advancements in multimodal large models have significantly bridged the representation gap between diverse modalities, catalyzing the evolution of video multimodal interpretation, which enhances users' understandin…

Video Segmentation

PhysFormer: Facial Video-based Physiological Measurement with Temporal Difference Transformer

2021-11-23 · CVPR 2022 1 · Zitong Yu, Yuming Shen, Jingang Shi, Hengshuang Zhao 외

Remote photoplethysmography (rPPG), which aims at measuring heart activities and physiological signals from facial video without any contact, has great potential in many applications (e.g., remote healthcare and affectiv…

PhysFormer++: Facial Video-based Physiological Measurement with SlowFast Temporal Difference Transformer

2023-02-07 · Zitong Yu, Yuming Shen, Jingang Shi, Hengshuang Zhao 외

Remote photoplethysmography (rPPG), which aims at measuring heart activities and physiological signals from facial video without any contact, has great potential in many applications (e.g., remote healthcare and affectiv…