paper-with-me

홈 › Papers

PalmBridge: A Plug-and-Play Feature Alignment Framework for Open-Set Palmprint Verification

2026-01-28 · Chenke Zhang, Ziyuan Yang, Licheng Yan, Shuyi Li, Andrew Beng Jin Teoh, Bob Zhang, Yi Zhang arxiv

Palmprint recognition is widely used in biometric systems, yet real-world performance often degrades due to feature distribution shifts caused by heterogeneous deployment conditions. Most deep palmprint models assume a closed and stationary distribution, leading to overfitting to dataset-specific textures rather than learning domain-invariant representations. Although data augmentation is commonly used to mitigate this issue, it assumes augmented samples can approximate the target deployment distribution, an assumption that often fails under significant domain mismatch. To address this limitation, we propose PalmBridge, a plug-and-play feature-space alignment framework for open-set palmprint verification based on vector quantization. Rather than relying solely on data-level augmentation, PalmBridge learns a compact set of representative vectors directly from training features. During enrollment and verification, each feature vector is mapped to its nearest representative vector under a minimum-distance criterion, and the mapped vector is then blended with the original vector. This design suppresses nuisance variation induced by domain shifts while retaining discriminative identity cues. The representative vectors are jointly optimized with the backbone network using task supervision, a feature-consistency objective, and an orthogonality regularization term to form a stable and well-structured shared embedding space. Furthermore, we analyze feature-to-representative mappings via assignment consistency and collision rate to assess model's sensitivity to blending weights. Experiments on multiple palmprint datasets and backbone architectures show that PalmBridge consistently reduces EER in intra-dataset open-set evaluation and improves cross-dataset generalization with negligible to modest runtime overhead.

📄 PDF Abstract BibTeX arXiv:2601.20351

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

NAEx: A Plug-and-Play Framework for Explaining Network Alignment

2025-08-05 · Shruti Saxena, Arijit Khan, Joydeep Chandra arxiv

Network alignment (NA) identifies corresponding nodes across multiple networks, with applications in domains like social networks, co-authorship, and biology. Despite advances in alignment models, their interpretability …

EvPlug: Learn a Plug-and-Play Module for Event and Image Fusion

2023-12-28 · Jianping Jiang, Xinyu Zhou, Peiqi Duan, Boxin Shi

Event cameras and RGB cameras exhibit complementary characteristics in imaging: the former possesses high dynamic range (HDR) and high temporal resolution, while the latter provides rich texture and color information. Th…

3D Hand Pose EstimationHand Pose Estimationobject-detectionObject Detection+2

CLIPin: A Non-contrastive Plug-in to CLIP for Multimodal Semantic Alignment

2025-08-08 · Shengzhu Yang, Jiawei Du, Shuai Lu, Weihang Zhang 외 arxiv

Large-scale natural image-text datasets, especially those automatically collected from the web, often suffer from loose semantic alignment due to weak supervision, while medical datasets tend to have high cross-modal cor…

Contrastive Learning

A Plug-and-Play Method for Rare Human-Object Interactions Detection by Bridging Domain Gap

2024-07-31 · Lijun Zhang, Wei Suo, Peng Wang, Yanning Zhang

Human-object interactions (HOI) detection aims at capturing human-object pairs in images and corresponding actions. It is an important step toward high-level visual reasoning and scene understanding. However, due to the …

Human-Object Interaction DetectionImage ReconstructionObjectScene Understanding+1

Plug-and-play Shape Refinement Framework for Multi-site and Lifespan Brain Skull Stripping

2022-03-08 · Yunxiang Li, Ruilong Dan, Shuai Wang, Yifan Cao 외

Skull stripping is a crucial prerequisite step in the analysis of brain magnetic resonance images (MRI). Although many excellent works or tools have been proposed, they suffer from low generalization capability. For inst…

Domain AdaptationSkull StrippingSource-Free Domain Adaptation