Article

Potentials and Challenges of AI-based Audio Analysis in Industrial Sound Analysis (vor Ort)

* Presenting author
Day / Time: 22.03.2022, 14:00-14:20
Room: 57-06
Typ: Vortrag (strukturierte Sitzung)
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract:

The rapid advances in artificial intelligence (AI)-based algorithms offer great potential for various domestic and industrial applications. AI-driven algorithms are already integrated into everyday applications such as face/object recognition, and voice assistance systems. However, several challenges must be addressed when deploying such algorithms in industrial sound analysis (ISA) scenarios such as the monitoring of production processes. First, training AI models requires a large quantity of diverse and well-balanced data combined with high quality annotations, which are consistent and accurate. Imbalanced and wrongly labeled data sets can cause models to be biased, which limits their performance. Second, when being deployed in real-world application scenarios, these models need to be robust towards domain shifts, which are caused by changing acoustic conditions due to different recording devices and ambient background noise. In this paper, we discuss effective countermeasures to face these challenges. This includes data balancing techniques to reduce data sparsity, data augmentation techniques to increase the variety of the available training data, as well as data normalization techniques to reduce domain shift. Furthermore, we will present how transfer learning and semi-supervised learning can help to create robust models for different ISA application scenarios when only few annotated examples are available for training.

Error

Error : E_DEPRECATED

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

1
/kunden/431424_13355/webseiten/subdomains/app2022.daga-tagung.de/memyc/resources/OutputCompression.php, line 35
32.              */
33.             if (headers_sent()) {
34.                 $encoding = false;
35.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'x-gzip') !== false) {
36.                 $encoding = 'x-gzip';
37.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'gzip') !== false) {
38.                 $encoding = 'gzip';