SLIDE 1
UDT 2020 UDT Extended Abstract Template Presentation/Panel
Heterogeneous Classification System for Underwater Acoustic Recognition
- F. CHAILLAN1, S. MEUNIER2
1Research Director, NAVAL GROUP, Ollioules, FRANCE 2Marketing Director, NAVAL GROUP, Paris, FRANCE
Abstract — Automatic underwater acoustic recognition is a capability used on board to provide operator assistance. The principle is to associate a class to each sound recorded by the passive sonar. IA algorithms based on supervised learning are answers to this problem. Despite of their efficiency, these techniques are limited by the lack of contextual information that would make the automatic decision process more robust. As a first answer, this study attempts to introduce the concept of heterogeneous classification, as an extension of the classical automatic classification task. A first simple experimentation on the case of “unclassification task” is presented and discussed.
1 Introduction
In the underwater world, submarines use the data provided by their passive sonars to automatically recognize underwater noises [1]. This classification task provides the operator with an automatic identification proposed to help him to make its own decision. The last decades have gradually shown that AI-based classifiers are replacing classical rule-based classifiers, and have become the most performant and usual approach to designing automatic classification systems [2]. However, designing an AI-based classification tool (AI) that is powerful enough to provide a robust support to the operator is a difficult task. The main issue is linked with the passive sonar context,: as the propagation channel is highly dependent on time and space, the noise emitted by the same physical object can be received by the sensor in a slightly different way, depending on where and when the recording is made. In practice, even well-known noises can become difficult to recognize in the case of unfavourable propagation. Consequently, any AI to be designed must be both performant and robust enough to face this limitation. In the case of a great amount of available data, performance can be enhanced by trying different AI techniques from Machine Learning (ML) [3] or Deep Learning (DL) [4], with fine tuning for each algorithm assessed. Performance is also enhanced by refining data selection, and by optimizing output classes with split & merge
- perations.
Robustness also needs to be improved, but how can we enhance classification robustness when the considered equipment, in this case passive sonar, has already given all the information it can provide? Our insight is to couple a classification provided by the passive sonar with other data available on-board and at shore, yielding to the concept of heterogeneous classification. As a first answer we propose in this work an
- riginal architecture, spatially dedicated to submarines,
which allows to take into account heterogeneous information and to merge it with the original classification in order to make the decision robust and statistically exhaustive. Finally, we try to test our architecture for the heterogeneous classification of underwater acoustic noises by an experiment on the mimicry of the “un- classification” task performed by the operator when he tries to first eliminate safe noises before to focusing on potential menaces.
2 Automatic Recognition of Underwater Acoustic Noises from Passive Sonar Data
To introduce the concept of heterogeneous classification for underwater acoustic recognition, we first briefly describe the classical principle of automatic classification and its limitation in terms of performance induced by the lack of fresh information available. As a consequence, we then try to describe the inventory of all information that can be found and used
- n board, potentially useful to enhance the strength of the
classification task. This allows us to provide a methodology for designing a heterogeneous classification system capable of recognizing underwater acoustic noises by coupling different sources of available data to eventually make its own decision. Thus, the final decision is ideally an exhaustive synthesis of all available
- information. It is finally brought to the operator to
provide him with assistance. 2.1 Automatic Recognition
- f
Underwater Acoustic Noises: the Classical Approach The problem
- f