arXiv:2603.14632cs.CVcs.IT2026-03中稿 · 14th International…

新方法让指纹检测模型快速适应未知合成指纹,防止被攻击

Continual Few-shot Adaptation for Synthetic Fingerprint Detection

  • 将检测任务视为持续少样本学习,动态更新模型识别新合成风格
  • 在多个数据集上实现95%以上准确率,且对旧类型指纹不遗忘
  • 适合需要实时防御新型伪造指纹的安防系统使用

过去十年,生成式人工智能(GenAI)使合成指纹图像的质量和逼真度显著提升,加剧了指纹识别系统面临的数据注入攻击风险,即恶意伪造指纹在注册或认证时被插入。因此,亟需有效方法判断指纹图像是真实还是合成的。虽然训练深度神经网络(DNN)可实现图像分类,但这类模型常因过拟合训练数据,在面对未见过的GenAI生成合成指纹时泛化能力差。本文将合成指纹检测建模为持续少样本适应问题,目标是快速调整基础检测器以识别新型合成数据。为此,采用二元交叉熵与监督对比损失(作用于特征表示)结合,并在微调时回放少量已知风格样本,以缓解灾难性遗忘。基于多种DNN主干网络及多组真实与合成指纹数据集的实验表明,该方法在快速适应未见合成风格的同时,有效保留对已知风格的识别能力,实现良好平衡。

原文摘要 · Abstract (English)

The quality and realism of synthetically generated fingerprint images have increased significantly over the past decade fueled by advancements in generative artificial intelligence (GenAI). This has exacerbated the vulnerability of fingerprint recognition systems to data injection attacks, where synthetic fingerprints are maliciously inserted during enrollment or authentication. Hence, there is an urgent need for methods to detect if a fingerprint image is real or synthetic. While it is straightforward to train deep neural network (DNN) models to classify images as real or synthetic, often such DNN models overfit the training data and fail to generalize well when applied to synthetic fingerprints generated using unseen GenAI models. In this work, we formulate synthetic fingerprint detection as a continual few-shot adaptation problem, where the objective is to rapidly evolve a base detector to identify new types of synthetic data. To enable continual few-shot adaptation, we employ a combination of binary cross-entropy and supervised contrastive (applied to the feature representation) losses and replay a few samples from previously known styles during fine-tuning to mitigate catastrophic forgetting. Experiments based on several DNN backbones (as feature extractors) and a variety of real and synthetic fingerprint datasets indicate that the proposed approach achieves a good trade-off between fast adaptation for detecting unseen synthetic styles and forgetting of known styles.

指纹检测少样本学习持续学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。