深度年龄不变指纹分割系统

IF 5
M. G. Sarwar Murshed;Keivan Bahmani;Stephanie Schuckers;Faraz Hussain
{"title":"深度年龄不变指纹分割系统","authors":"M. G. Sarwar Murshed;Keivan Bahmani;Stephanie Schuckers;Faraz Hussain","doi":"10.1109/TBIOM.2024.3506926","DOIUrl":null,"url":null,"abstract":"Fingerprints are an important biometric modality used in various applications, including border crossings, healthcare systems, criminal justice, electronic voting, and more. Fingerprint-based identification systems attain higher accuracy when utilizing a slap fingerprint image containing multiple fingerprints of a subject, as opposed to using a single fingerprint. However, segmenting or auto-localizing the fingerprints in a slap image is a challenging task due to factors such as the different orientations of fingerprints, noisy backgrounds, and the smaller size of fingertip components. Real-world slap image datasets often contain rotated fingerprints, making it challenging for biometric recognition systems to automatically localize and label them accurately. Errors in fingerprint localization and finger labeling lead to poor matching performance. In this paper, we introduce a deep learning-based method for generating arbitrarily angled bounding boxes to precisely localize and label fingerprints in both axis-aligned and over-rotated slap images. We present CRFSEG (Clarkson Rotated Fingerprint Segmentation Model), an improvement upon the Faster R-CNN algorithm, incorporating arbitrarily-angled bounding boxes for enhanced performance on challenging slap images. CRFSEG demonstrates consistent results across different age groups and effectively handles over-rotated slap images. We evaluated CRFSEG against the widely used slap segmentation systems NFSEG and VeriFinger. Additionally, we leveraged a transformer-based vision architecture to build TransSEG (Transformer-based Slap Segmentation System), a new model for further comparison of CRFSEG with state-of-the-art deep learning-based image segmentation models. In our dataset containing both normal and rotated images of adult and children subjects, CRFSEG achieved a matching accuracy of 97.17%, which outperformed TransSEG (94.96%), VeriFinger (94.25%) and NFSEG segmentation systems (80.58%). The results indicate that our novel deep learning-based slap segmentation system is more efficient for both children and adult slaps. The code for building the CRFSEG and TransSEG model is publicly available at (<uri>https://github.com/sarwarmurshed/CRFSEG</uri>).","PeriodicalId":73307,"journal":{"name":"IEEE transactions on biometrics, behavior, and identity science","volume":"7 3","pages":"313-330"},"PeriodicalIF":5.0000,"publicationDate":"2024-11-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Deep Age-Invariant Fingerprint Segmentation System\",\"authors\":\"M. G. Sarwar Murshed;Keivan Bahmani;Stephanie Schuckers;Faraz Hussain\",\"doi\":\"10.1109/TBIOM.2024.3506926\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Fingerprints are an important biometric modality used in various applications, including border crossings, healthcare systems, criminal justice, electronic voting, and more. Fingerprint-based identification systems attain higher accuracy when utilizing a slap fingerprint image containing multiple fingerprints of a subject, as opposed to using a single fingerprint. However, segmenting or auto-localizing the fingerprints in a slap image is a challenging task due to factors such as the different orientations of fingerprints, noisy backgrounds, and the smaller size of fingertip components. Real-world slap image datasets often contain rotated fingerprints, making it challenging for biometric recognition systems to automatically localize and label them accurately. Errors in fingerprint localization and finger labeling lead to poor matching performance. In this paper, we introduce a deep learning-based method for generating arbitrarily angled bounding boxes to precisely localize and label fingerprints in both axis-aligned and over-rotated slap images. We present CRFSEG (Clarkson Rotated Fingerprint Segmentation Model), an improvement upon the Faster R-CNN algorithm, incorporating arbitrarily-angled bounding boxes for enhanced performance on challenging slap images. CRFSEG demonstrates consistent results across different age groups and effectively handles over-rotated slap images. We evaluated CRFSEG against the widely used slap segmentation systems NFSEG and VeriFinger. Additionally, we leveraged a transformer-based vision architecture to build TransSEG (Transformer-based Slap Segmentation System), a new model for further comparison of CRFSEG with state-of-the-art deep learning-based image segmentation models. In our dataset containing both normal and rotated images of adult and children subjects, CRFSEG achieved a matching accuracy of 97.17%, which outperformed TransSEG (94.96%), VeriFinger (94.25%) and NFSEG segmentation systems (80.58%). The results indicate that our novel deep learning-based slap segmentation system is more efficient for both children and adult slaps. The code for building the CRFSEG and TransSEG model is publicly available at (<uri>https://github.com/sarwarmurshed/CRFSEG</uri>).\",\"PeriodicalId\":73307,\"journal\":{\"name\":\"IEEE transactions on biometrics, behavior, and identity science\",\"volume\":\"7 3\",\"pages\":\"313-330\"},\"PeriodicalIF\":5.0000,\"publicationDate\":\"2024-11-27\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE transactions on biometrics, behavior, and identity science\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10769499/\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE transactions on biometrics, behavior, and identity science","FirstCategoryId":"1085","ListUrlMain":"https://ieeexplore.ieee.org/document/10769499/","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

指纹是一种重要的生物识别方式,用于各种应用,包括过境、医疗保健系统、刑事司法、电子投票等。与使用单个指纹相比,基于指纹的识别系统在使用包含受试者多个指纹的拍打指纹图像时获得更高的准确性。然而,由于指纹方向不同、背景噪声大、指尖成分尺寸较小等因素,对巴掌图像中的指纹进行分割或自动定位是一项具有挑战性的任务。现实世界的巴掌图像数据集通常包含旋转的指纹,这给生物识别系统自动定位和准确标记指纹带来了挑战。指纹定位和标记错误导致匹配性能差。在本文中,我们引入了一种基于深度学习的方法来生成任意角度的边界框,以精确地定位和标记轴对齐和过度旋转的拍打图像中的指纹。我们提出了CRFSEG(克拉克森旋转指纹分割模型),这是对Faster R-CNN算法的改进,结合了任意角度的边界框,以增强对具有挑战性的巴掌图像的性能。CRFSEG在不同年龄组中显示一致的结果,并有效地处理过度旋转的拍打图像。我们将CRFSEG与广泛使用的拍打分割系统NFSEG和VeriFinger进行了比较。此外,我们利用基于变压器的视觉架构来构建TransSEG(基于变压器的拍打分割系统),这是一个新的模型,用于进一步比较CRFSEG与最先进的基于深度学习的图像分割模型。在包含成人和儿童受试者的正常和旋转图像的数据集中,CRFSEG的匹配准确率为97.17%,优于TransSEG(94.96%)、VeriFinger(94.25%)和NFSEG分割系统(80.58%)。结果表明,我们的基于深度学习的耳光分割系统对儿童和成人耳光都更有效。构建CRFSEG和TransSEG模型的代码可以在(https://github.com/sarwarmurshed/CRFSEG)上公开获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Deep Age-Invariant Fingerprint Segmentation System
Fingerprints are an important biometric modality used in various applications, including border crossings, healthcare systems, criminal justice, electronic voting, and more. Fingerprint-based identification systems attain higher accuracy when utilizing a slap fingerprint image containing multiple fingerprints of a subject, as opposed to using a single fingerprint. However, segmenting or auto-localizing the fingerprints in a slap image is a challenging task due to factors such as the different orientations of fingerprints, noisy backgrounds, and the smaller size of fingertip components. Real-world slap image datasets often contain rotated fingerprints, making it challenging for biometric recognition systems to automatically localize and label them accurately. Errors in fingerprint localization and finger labeling lead to poor matching performance. In this paper, we introduce a deep learning-based method for generating arbitrarily angled bounding boxes to precisely localize and label fingerprints in both axis-aligned and over-rotated slap images. We present CRFSEG (Clarkson Rotated Fingerprint Segmentation Model), an improvement upon the Faster R-CNN algorithm, incorporating arbitrarily-angled bounding boxes for enhanced performance on challenging slap images. CRFSEG demonstrates consistent results across different age groups and effectively handles over-rotated slap images. We evaluated CRFSEG against the widely used slap segmentation systems NFSEG and VeriFinger. Additionally, we leveraged a transformer-based vision architecture to build TransSEG (Transformer-based Slap Segmentation System), a new model for further comparison of CRFSEG with state-of-the-art deep learning-based image segmentation models. In our dataset containing both normal and rotated images of adult and children subjects, CRFSEG achieved a matching accuracy of 97.17%, which outperformed TransSEG (94.96%), VeriFinger (94.25%) and NFSEG segmentation systems (80.58%). The results indicate that our novel deep learning-based slap segmentation system is more efficient for both children and adult slaps. The code for building the CRFSEG and TransSEG model is publicly available at (https://github.com/sarwarmurshed/CRFSEG).
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
10.90
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信