论文标题
特征空间中面向识别的虹膜图像质量评估
Recognition Oriented Iris Image Quality Assessment in the Feature Space
论文作者
论文摘要
由于环境不受控制和非合作性主题,在现实世界中捕获的大部分虹膜图像质量很差。为了确保识别算法不受低质量图像的影响,传统手工制作的基于手工制作的方法丢弃了大多数图像,这将导致系统超时并破坏用户体验。在本文中,我们为虹膜图像提出了一种面向识别的质量指标和评估方法,以解决该问题。该方法将特征空间中的虹膜图像嵌入距离(DFS)视为质量度量标准和预测基于带有注意机制的深神经网络。本文提出的质量指标可以显着提高识别算法的性能,同时减少丢弃识别图像的数量,这比基于手工制作的因子虹膜质量评估方法优势是有利的。提出了图像排斥率(IRR)和相等错误率(EER)之间的关系,以评估在相同的图像质量分布和相同识别算法下质量评估算法的性能。与基于手工制作的因子方法相比,提出的方法是弥合图像质量评估和生物识别识别之间差距的试验。该代码可在https://github.com/debatrix/dfsnet上找到。
A large portion of iris images captured in real world scenarios are poor quality due to the uncontrolled environment and the non-cooperative subject. To ensure that the recognition algorithm is not affected by low-quality images, traditional hand-crafted factors based methods discard most images, which will cause system timeout and disrupt user experience. In this paper, we propose a recognition-oriented quality metric and assessment method for iris image to deal with the problem. The method regards the iris image embeddings Distance in Feature Space (DFS) as the quality metric and the prediction is based on deep neural networks with the attention mechanism. The quality metric proposed in this paper can significantly improve the performance of the recognition algorithm while reducing the number of images discarded for recognition, which is advantageous over hand-crafted factors based iris quality assessment methods. The relationship between Image Rejection Rate (IRR) and Equal Error Rate (EER) is proposed to evaluate the performance of the quality assessment algorithm under the same image quality distribution and the same recognition algorithm. Compared with hand-crafted factors based methods, the proposed method is a trial to bridge the gap between the image quality assessment and biometric recognition. The code is available at https://github.com/Debatrix/DFSNet.