Article

Transfer learning for booming noise classification (vor Ort)

* Presenting author
Day / Time: 22.03.2022, 15:00-15:20
Room: 47-02
Typ: Regulärer Vortrag
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract:

Booming noise influences perceived vehicle quality and passenger comfort. Therefore, it becomes important for automotive manufacturers to have a reliable method for the detection of booming noise. Machine learning models can effectively address this need. However, in the absence of sufficient data samples, machine learning models have been known to perform poorly. In this paper, we study the efficacy of simulation-driven machine learning and transfer learning techniques to overcome this data scarcity problem. In this study, the source and target datasets are synthesized starting from a limited set of original recordings. The machine learning database is obtained through modification of baseline vehicle runup sounds, by defining booming events on a pre-existing vehicle order profile. A modified definition of booming noise and change in vehicle orders and background noise are the primary differences between the source and target datasets. We use transfer learning techniques to leverage the knowledge gained from the source dataset to make better predictions in the target dataset.

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';