paper-with-me

Papers

InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing

2025-07-16 · Kun-Hsiang Lin, Yu-Wen Tseng, Kang-Yang Huang, Jhih-Ciang Wu, Wen-Huang Cheng

Face anti-spoofing (FAS) aims to construct a robust system that can withstand diverse attacks. While recent efforts have concentrated mainly on cross-domain generalization, two significant challenges persist: limited semantic understanding of attack types and training redundancy across domains. We address the first by integrating vision-language models (VLMs) to enhance the perception of visual input. For the second challenge, we employ a meta-domain strategy to learn a unified model that generalizes well across multiple domains. Our proposed InstructFLIP is a novel instruction-tuned framework that leverages VLMs to enhance generalization via textual guidance trained solely on a single domain. At its core, InstructFLIP explicitly decouples instructions into content and style components, where content-based instructions focus on the essential semantics of spoofing, and style-based instructions consider variations related to the environment and camera characteristics. Extensive experiments demonstrate the effectiveness of InstructFLIP by outperforming SOTA models in accuracy and substantially reducing training redundancy across diverse domains in FAS. Project website is available at https://kunkunlin1221.github.io/InstructFLIP.

📄 PDF Abstract BibTeX arXiv:2507.12060

Code (1)

kunkunlin1221/InstructFLIP 공식 구현 pytorch

Tasks

Domain GeneralizationFace Anti-SpoofingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

All in One: Exploring Unified Vision-Language Tracking with Multi-Modal Alignment

2023-07-07 · Chunhui Zhang, Xin Sun, Li Liu, Yiqian Yang 외

Current mainstream vision-language (VL) tracking framework consists of three parts, \ie a visual feature extractor, a language feature extractor, and a fusion model. To pursue better performance, a natural modus operandi…

All

Do BERTs Learn to Use Browser User Interface? Exploring Multi-Step Tasks with Unified Vision-and-Language BERTs

2022-03-15 · Taichi Iki, Akiko Aizawa

Pre-trained Transformers are good foundations for unified multi-task models owing to their task-agnostic representation. Pre-trained Transformers are often combined with text-to-text framework to execute multiple tasks b…

MUSE-VL: Modeling Unified VLM through Semantic Discrete Encoding

2024-11-26 · Rongchang Xie, Chen Du, Ping Song, Chang Liu

We introduce MUSE-VL, a Unified Vision-Language Model through Semantic discrete Encoding for multimodal understanding and generation. Recently, the research community has begun exploring unified models for visual generat…

Language ModelingLanguage Modelling

MiniGPT-v2: large language model as a unified interface for vision-language multi-task learning

2023-10-14 · Jun Chen, Deyao Zhu, Xiaoqian Shen, Xiang Li 외

Large language models have shown their remarkable capabilities as a general interface for various language-related applications. Motivated by this, we target to build a unified interface for completing many vision-langua…

Image ClassificationImage DescriptionLanguage ModelingLanguage Modelling+8

A Unified Sequence Interface for Vision Tasks

2022-06-15 · Ting Chen, Saurabh Saxena, Lala Li, Tsung-Yi Lin 외

While language tasks are naturally expressed in a single, unified, modeling framework, i.e., generating sequences of tokens, this has not been the case in computer vision. As a result, there is a proliferation of distinc…

Image CaptioningInstance SegmentationKeypoint DetectionSemantic Segmentation