Noisy facial recognition with convolutional neural network (CNN)

The aim of this research is to evaluate how Gaussian noise affects the accuracy of two Convolutional Neural Network (CNN) architectures—LeNet and AlexNet—in facial recognition applications. By utilizing the Faces95 dataset, the networks were subjected to varying levels of Gaussian noise to determ...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Heng, Yin Qi
مؤلفون آخرون: Anamitra Makur
التنسيق: Final Year Project
اللغة:English
منشور في: Nanyang Technological University 2024
الموضوعات:
CNN
الوصول للمادة أونلاين:https://hdl.handle.net/10356/176638
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
المؤسسة: Nanyang Technological University
اللغة: English
الوصف
الملخص:The aim of this research is to evaluate how Gaussian noise affects the accuracy of two Convolutional Neural Network (CNN) architectures—LeNet and AlexNet—in facial recognition applications. By utilizing the Faces95 dataset, the networks were subjected to varying levels of Gaussian noise to determine how noise impacts model performance. The study revealed that while LeNet was moderately resilient to noise, AlexNet's accuracy suffered significantly. Specifically, at a noise variance of 0.05, AlexNet experienced a marked accuracy reduction compared to LeNet. This divergence highlights the importance of architectural complexity in noise sensitivity. Importantly, the study shows that incorporating noise during training can significantly improve the noise robustness of both models, indicating that noise-adaptive training is a powerful strategy for enhancing CNN performance in visually noisy environments. These findings deepen our understanding of CNN resilience against visual noise and underscore the potential of revisiting simpler CNN architectures to unlock and leverage innate noise-resistant features. The insights gained here pave the way for developing more reliable facial recognition systems that can function effectively in real-world noise disturbances.