用路径签名与Mamba模型提升手写签名验证准确率
Online Signature Verification Using Augmented Path Signature and T-Mamba

- 结合时序增强路径签名与混合TCN-Mamba结构
- 在三个数据集上达到最优等错误率,小样本下更稳健
- 适合需要高精度签名认证的金融安全场景
手写签名验证在商业和金融应用中至关重要。尽管深度学习广泛用于在线签名验证(OSV),但常难以捕捉高度判别性特征并建模长程依赖。为此,我们提出新框架,融合增强路径签名(APS)描述符与T-Mamba模型。APS通过时间与基点增强后计算滑动窗口路径签名,该方法源自粗糙路径理论,能有效捕捉几何结构与非线性跨通道交互。受状态空间模型在序列建模中的成功启发,T-Mamba采用双时序卷积网络(TCN)块与时间扫描Mamba的混合设计,可同时学习局部时序模式与全局长程依赖,显著提升验证准确率。该框架在三个公开基准数据集(MCYT-100、SVC-2004 Task 2、DeepSignDB)上取得当前最优等错误率(EER),尤其在训练数据有限时表现突出。代码已公开于 https://github.com/DLRL04/OSV-using-APS-and-T-Mamba。
原文摘要 · Abstract (English)
Handwritten signature verification is vital for personal authentication across commercial and financial applications. Although deep learning methods are widely adopted for online signature verification (OSV), they often struggle with capturing highly discriminative features and modelling long-range dependencies. To address these issues, we propose a novel framework that integrates the augmented path signature (APS) descriptor with the T-Mamba model. The APS descriptor first applies time and basepoint augmentations, then computes sliding-window path signatures. The path signature is a non-parametric feature map from rough path theory that effectively captures geometric structures and nonlinear inter-channel interactions. Inspired by the efficacy of state space models (SSMs) in sequence modelling, our T-Mamba model employs a hybrid design combining two temporal convolutional network (TCN) blocks with a time-scanning Mamba. This design enables the model to learn both local temporal patterns and global long-range dependencies, substantially improving verification accuracy. Our framework achieves state-of-the-art EERs on three public benchmark datasets (MCYT-100, SVC-2004 Task 2, DeepSignDB), validating its effectiveness and robustness, especially when the training data is limited. Our code is publicly available at https://github.com/DLRL04/OSV-using-APS-and-T-Mamba.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。