用孪生网络自动判断两幅虹膜图是否来自同卵双胞胎
A Siamese Network to Detect If Two Iris Images Are Monozygotic
- 构建孪生网络+对比学习,识别同卵双胞胎虹膜相似性
- 模型准确率超过人类80%的识别水平,全虹膜图像表现最佳
- 揭示虹膜纹理与眼周结构均含判别信息,适合生物识别研究者
本研究首次提出自动化分类器,用于判断一对虹膜图像是否来自同卵个体,解决生物识别领域长期未解的问题。传统达格曼虹膜识别认为同一人左右眼虹膜纹理差异如同陌生人,但已有研究表明人类对同卵双胞胎虹膜的识别准确率约80%。本文采用孪生网络与对比学习,将虹膜图像对分类为同卵或非同卵。构建包含合成同卵对(同一人不同眼)、自然同卵对(同卵双胞胎)及无关个体非同卵对的数据集,实现全面评估。通过三种模型变体分析:原始图像、仅虹膜区域图像、非虹膜区域图像,发现虹膜纹理与周围眼部结构均含有效判别信息。使用完整虹膜图像时,模型准确率超过此前人类报告的80%水平。
原文摘要 · Abstract (English)
This study presents the first automated classifier designed to determine whether a pair of iris images originates from monozygotic individuals, addressing a previously untackled problem in biometric recognition. In Daugman-style iris recognition, the textures of the left and right irises of the same person are traditionally considered as being as different as the irises of two unrelated persons. However, previous research indicates that humans can detect that two iris images are from different eyes of the same person, or eyes of monozygotic twins, with an accuracy of about 80%. In this work, we employ a Siamese network architecture and contrastive learning to categorize a pair of iris images as coming from monozygotic or non-monozygotic irises. This could potentially be applied, for example, as a fast, noninvasive test to determine if twins are monozygotic or non-monozygotic. We construct a dataset comprising both synthetic monozygotic pairs (images of different irises of the same individual) and natural monozygotic pairs (images of different images from persons who are identical twins), in addition to non-monozygotic pairs from unrelated individuals, ensuring a comprehensive evaluation of the model's capabilities. To gain deeper insights into the learned representations, we train and analyze three variants of the model using (1) the original input images, (2) iris-only images (masking everything but the iris region), and (3) non-iris-only images (masking the iris region). This comparison reveals that both iris texture and surrounding ocular structure contain information useful for the model to classify the image pairs as monozygotic or non-monozygotic. Our approach achieves accuracy levels using the full iris image that exceed those previously reported for human classification of monozygotic iris pairs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。