arXiv:2605.07655cs.CVcs.AI2026-05

构建百亿级多模态生物特征搜索系统,实现高精度、高速度身份识别。

Towards Billion-scale Multi-modal Biometric Search

论文配图:Towards Billion-scale Multi-modal Biometric Search
图 1 · 摘自论文原文
  • 融合指纹、人脸、虹膜三模态,分阶段处理并生成13.5KB联合模板。
  • 在2.2亿人库中实现0.3%的误拒绝率,0.5%的误匹配率。
  • 单服务器支持每秒100次检索,适合国家规模身份系统部署。

构建国家规模身份系统所需的百亿级多生物特征数据库搜索,需突破采集、预处理、特征提取、准确率、匹配速度、活体检测及特殊情形(如缺失指纹)等全链路极限。本文首次基于开源架构揭示此类大规模多模态生物特征搜索系统——Bharat ABIS 的实现细节。该系统对指纹、人脸、虹膜三模态分别进行分割、质量评估、活体攻击检测,并学习嵌入表示,最终生成每人13.5KB的拼接模板。通过在印度Aadhaar数据库中随机抽取的2.2亿人构图库(源自15.5亿记录)进行评估,对成年用户(>18岁)在FPIR=0.5%时达到FNIR=0.3%。此外,在2000万规模库上对比三种主流商用系统,Bharat ABIS 在单台服务器(8×Nvidia H100 GPU,2TB内存)上实现4000万库下每秒100次搜索吞吐量。

原文摘要 · Abstract (English)

Searching a multi-biometric database of a billion records for a country-level identity system requires pushing the limits of all aspects of a biometric system, including acquisition, preprocessing, feature extraction, accuracy, matching speed, presentation attack detection, and handling of special cases (e.g., missing finger digits). This is the first paper that gives insights into such a large-scale multimodal biometric search system, called Bharat ABIS, based on open-source architectures. The end-to-end pipeline of Bharat ABIS processes fingerprint, face and iris modalities through modality-specific stages of preprocessing (segmentation), quality assessment, presentation attack detection, and learning an embedding (feature extraction), producing a concatenated template of 13.5KB per person. We present a detailed analysis of the modalities and how they are integrated to create an efficient and effective solution for 1:N search (de-duplication). Evaluations on a demographically stratified gallery of 220 million identities, randomly sampled from 1.55 billion records in India's Aadhaar database, yield an FNIR of 0.3% at an FPIR of 0.5%, for adult probes (over 18 years). We also compare the performance of Bharat ABIS against three state-of-the-art COTS systems on a 20M gallery. Our system achieves a throughput of 100 searches per second on a gallery of 40M on a single server (8xNvidia H100 GPUs, 2TB RAM).

生物特征多模态大模型身份识别

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