AINov 1, 2021

Logic Rules Meet Deep Learning: A Novel Approach for Ship Type Classification

arXiv:2111.01042v18 citations
Originality Incremental advance
AI Analysis

This addresses monitoring needs for law compliance and safety in the shipping industry, representing an incremental improvement with a hybrid approach.

The paper tackles ship type classification by combining vessel data and imagery using Faster R-CNN and a neuro-fuzzy system, achieving a 15.4% improvement in prediction scores over the next best model while maintaining explainability.

The shipping industry is an important component of the global trade and economy, however in order to ensure law compliance and safety it needs to be monitored. In this paper, we present a novel Ship Type classification model that combines vessel transmitted data from the Automatic Identification System, with vessel imagery. The main components of our approach are the Faster R-CNN Deep Neural Network and a Neuro-Fuzzy system with IF-THEN rules. We evaluate our model using real world data and showcase the advantages of this combination while also compare it with other methods. Results show that our model can increase prediction scores by up to 15.4\% when compared with the next best model we considered, while also maintaining a level of explainability as opposed to common black box approaches.

Code Implementations1 repo
Foundations

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

Your Notes