Article

Is your data safe? Privacy and Trustworthiness aspects of Neural Network based Acoustic Analysis (de)

* Presenting author
Day / Time: 09.03.2023, 10:40-11:00
Room: Saal X 3-4
Typ: Regulärer Vortrag
Abstract: Recent advances of Neural Networks are a game changer in nearly every field of computing, and the acoustics domain is no exception to this. Every branch of acoustics can - one way or the other - benefit from the new methods of analyzing, modifying or generating acoustic data. Such successes make it easy to forget about the nonfunctional side of things: Am I allowed to transfer data to a cloud vendor for processing? Am I allowed to use and share pre-trained models under the EU legislation? How reliable is my system and how susceptible is it for possible attacks? This paper gives an overview of common issues of machine learning applications regarding trustworthiness of the system and privacy of the data. Technical means to overcome them are discussed and assessed regarding their adequacy for topics of concern for the DEGA members.
Error

Error : E_DEPRECATED

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

1
/kunden/431424_13355/webseiten/subdomains/app2023.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';