Explicit Over Implicit: Enhancing CNNs Via Complex Structure Tensor Representations for Periocular Recognition

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

A recent study demonstrates that Convolutional Neural Networks (CNNs) can be significantly enhanced for periocular recognition by explicitly providing Complex Structure Tensor (CST) representations as input. The research indicates that CNNs inherently struggle to extract orientation features effectively. By feeding CST, which contains compact orientation features with associated certainties, into CNNs, identification accuracy consistently improves compared to using grayscale inputs alone. Furthermore, the study found that inputs generated by mini-complex convnets, when combined with reduced CNN sizes, surpassed the performance of larger, prevailing CNN architectures. This strategy, mirroring mammalian vision's upfront use of orientation features, not only addresses CNN limitations but also boosts their explainability and suitability for thin-client applications. Experiments on the Cross-Eyed and PolyU datasets yielded a 5-26% reduction in Equal Error Rate (EER) across six CNN architectures in both Close-World and Open-World biometric scenarios.

Key takeaway

For Computer Vision Engineers developing biometric identification systems or resource-constrained vision applications, you should consider integrating explicit orientation features into your Convolutional Neural Network inputs. This approach, using Complex Structure Tensors, can significantly reduce Equal Error Rates by 5-26% and enable the use of smaller, more efficient CNN architectures. Evaluate the Complex Structure Tensor method to enhance both accuracy and explainability, especially for thin-client deployments where computational efficiency is critical.

Key insights

Explicit orientation features from Complex Structure Tensor inputs enhance CNN accuracy and efficiency for periocular recognition.

Principles

Method

Generate compact orientation features with certainties using the Complex Structure Tensor. Feed these explicit features as input to CNNs, potentially via mini-complex convnets, allowing for reduced CNN sizes.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.