paper-with-me

Papers

CLRecogEye : Curriculum Learning towards exploiting convolution features for Dynamic Iris Recognition

2025-11-26 · Geetanjali Sharma, Gaurav Jaswal, Aditya Nigam, Raghavendra Ramachandra arxiv

Iris authentication algorithms have achieved impressive recognition performance, making them highly promising for real-world applications such as border control, citizen identification, and both criminal investigations and commercial systems. However, their robustness is still challenged by variations in rotation, scale, specular reflections, and defocus blur. In addition, most existing approaches rely on straightforward point-to-point comparisons, typically using cosine or L2 distance, without effectively leveraging the spatio-spatial-temporal structure of iris patterns. To address these limitations, we propose a novel and generalized matching pipeline that learns rich spatio-spatial-temporal representations of iris features. Our approach first splits each iris image along one dimension, generating a sequence of sub-images that serve as input to a 3D-CNN, enabling the network to capture both spatial and spatio-spatial-temporal cues. To further enhance the modeling of spatio-spatial-temporal feature dynamics, we train the model in curriculum manner. This design allows the network to embed temporal dependencies directly into the feature space, improving discriminability in the deep metric domain. The framework is trained end-to-end with triplet and ArcFace loss in a curriculum manner, enforcing highly discriminative embeddings despite challenges like rotation, scale, reflections, and blur. This design yields a robust and generalizable solution for iris authentication.Github code: https://github.com/GeetanjaliGTZ/CLRecogEye

📄 PDF Abstract BibTeX arXiv:2511.21097

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards General Deepfake Detection with Dynamic Curriculum

2024-10-15 · Wentang Song, Yuzhen Lin, Bin Li

Most previous deepfake detection methods bent their efforts to discriminate artifacts by end-to-end training. However, the learned networks often fail to mine the general face forgery information efficiently due to ignor…

DeepFake DetectionFace Swapping

Statistical Measures For Defining Curriculum Scoring Function

2021-02-27 · Vinu Sankar Sadasivan, Anirban Dasgupta

Curriculum learning is a training strategy that sorts the training examples by some measure of their difficulty and gradually exposes them to the learner to improve the network performance. Motivated by our insights from…

image-classificationImage Classification

Discrete Meanflow Training Curriculum

2026-04-10 · Chia-Hong Hsu, Frank Wood arxiv

Flow-based image generative models exhibit stable training and produce high quality samples when using multi-step sampling procedures. One-step generative models can produce high quality image samples but can be difficul…

Integrating Feature and Image Pyramid: A Lung Nodule Detector Learned in Curriculum Fashion

2018-07-21 · Benyuan Sun, Zhen Zhou, Fandong Zhang, Xiuli Li 외

Lung nodules suffer large variation in size and appearance in CT images. Nodules less than 10mm can easily lose information after down-sampling in convolutional neural networks, which results in low sensitivity. In this …

Exploiting Web Images for Weakly Supervised Object Detection

2017-07-27 · Qingyi Tao, Hao Yang, Jianfei Cai

In recent years, the performance of object detection has advanced significantly with the evolving deep convolutional neural networks. However, the state-of-the-art object detection methods still rely on accurate bounding…

DiversityObjectobject-detectionObject Detection+2