CVSep 11, 2023

Evaluating the Reliability of CNN Models on Classifying Traffic and Road Signs using LIME

arXiv:2309.05747v11 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses the need for reliable and interpretable AI in traffic sign classification, but it is incremental as it applies existing methods to a standard dataset.

The study evaluated four pre-trained CNN models on classifying traffic and road signs using the GTSRB dataset, finding that LIME improves interpretability and reliability, with models achieving an f1 score of 0.99.

The objective of this investigation is to evaluate and contrast the effectiveness of four state-of-the-art pre-trained models, ResNet-34, VGG-19, DenseNet-121, and Inception V3, in classifying traffic and road signs with the utilization of the GTSRB public dataset. The study focuses on evaluating the accuracy of these models' predictions as well as their ability to employ appropriate features for image categorization. To gain insights into the strengths and limitations of the model's predictions, the study employs the local interpretable model-agnostic explanations (LIME) framework. The findings of this experiment indicate that LIME is a crucial tool for improving the interpretability and dependability of machine learning models for image identification, regardless of the models achieving an f1 score of 0.99 on classifying traffic and road signs. The conclusion of this study has important ramifications for how these models are used in practice, as it is crucial to ensure that model predictions are founded on the pertinent image features.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes