English

A Methodology to Identify Cognition Gaps in Visual Recognition Applications Based on Convolutional Neural Networks

Computer Vision and Pattern Recognition 2021-10-08 v1 Machine Learning

Abstract

Developing consistently well performing visual recognition applications based on convolutional neural networks, e.g. for autonomous driving, is very challenging. One of the obstacles during the development is the opaqueness of their cognitive behaviour. A considerable amount of literature has been published which describes irrational behaviour of trained CNNs showcasing gaps in their cognition. In this paper, a methodology is presented that creates worstcase images using image augmentation techniques. If the CNN's cognitive performance on such images is weak while the augmentation techniques are supposedly harmless, a potential gap in the cognition has been found. The presented worst-case image generator is using adversarial search approaches to efficiently identify the most challenging image. This is evaluated with the well-known AlexNet CNN using images depicting a typical driving scenario.

Keywords

Cite

@article{arxiv.2110.02080,
  title  = {A Methodology to Identify Cognition Gaps in Visual Recognition Applications Based on Convolutional Neural Networks},
  author = {Hannes Vietz and Tristan Rauch and Andreas Löcklin and Nasser Jazdi and Michael Weyrich},
  journal= {arXiv preprint arXiv:2110.02080},
  year   = {2021}
}

Comments

to be published in 16th CASE 2021: Lyon

R2 v1 2026-06-24T06:38:15.532Z