<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><rdf:Description rdf:about="https://repozitorij.uni-lj.si/IzpisGradiva.php?id=132753"><dc:title>Iris Segmentation with Multi-task Learning</dc:title><dc:creator>KREHO,	ADNAN	(Avtor)
	</dc:creator><dc:creator>Štruc,	Vitomir	(Mentor)
	</dc:creator><dc:subject>iris segmentation</dc:subject><dc:subject>image colorization</dc:subject><dc:subject>multi-task learning</dc:subject><dc:subject>UNet architecture</dc:subject><dc:description>Ocular biometrics are heavily utilized today, especially in security systems. There are multiple ocular features that can be used for efficient recognition and identification: from the iris to the periocular region.

In this thesis, we adress the problem of iris segmentation, which is the first step of an iris recognition system that affects the performance of all downstream tasks.
We design a novel approach that utilizes multi-task learning in order to build a robust model capable of segmenting the iris area from a gray-scale image. 
Specifically, the developed models aim at simultaneously segmenting the iris area and at performing image colorization of the input gray-scale ocular image.
By learning to solve these tasks jointly, the model leverages task correlations and domain-specific knowledge to improve performance of both tasks.

We consider two architectures in our experiments, UNet and UNet2, which are similar in structure. However, UNet2 has half the number of feature channels in every convolutional layer except the last one. Because of this, UNet2 has a significantly lower number of trainable parameters. We experiment with two models to test which architecture is more efficient with respect to the iris segmentation task, and which is faster to train.
Also, for multi-task learning, we test how different sets of loss weights affect the quality of iris segmentation.
The models are trained, evaluated and tested on the MOBIUS and UBIRIS.v2 datasets.
The developed models are also compared to the IrisParseNet networks trained on UBIRIS.v2 and MICHE datasets. We note at this point that the IrisParseNet networks are the current state-of-the-art in solving the iris segmentation task.

Based on the evaluation results we conclude that models utilizing multi-task learning perform better than models utilizing the single-task learning approach.
We also show that models, that use a higher loss weight for the iris segmentation task, prove to be better-performing, which is expected given that most of the attention during training is given to the iris segmentation task.
Additionally, our models perform better than the IrisParseNet models in most of our experiments. The observed results are very encouraging for future work on this topic, and point to multi-task learning as the go-to approach for solving the iris segmentation task.</dc:description><dc:date>2021</dc:date><dc:date>2021-11-02 12:20:02</dc:date><dc:type>Magistrsko delo/naloga</dc:type><dc:identifier>132753</dc:identifier><dc:language>sl</dc:language></rdf:Description></rdf:RDF>
