Skip to main content

Showing 1–8 of 8 results for author: Flexer, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2301.01578  [pdf, other

    cs.SD eess.AS

    Validity in Music Information Research Experiments

    Authors: Bob L. T. Sturm, Arthur Flexer

    Abstract: Validity is the truth of an inference made from evidence, such as data collected in an experiment, and is central to working scientifically. Given the maturity of the domain of music information research (MIR), validity in our opinion should be discussed and considered much more than it has been so far. Considering validity in one's work can improve its scientific and engineering value. Puzzling M… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  2. arXiv:2208.12485  [pdf, other

    cs.SD cs.AI eess.AS

    Concept-Based Techniques for "Musicologist-friendly" Explanations in a Deep Music Classifier

    Authors: Francesco Foscarin, Katharina Hoedt, Verena Praher, Arthur Flexer, Gerhard Widmer

    Abstract: Current approaches for explaining deep learning systems applied to musical data provide results in a low-level feature space, e.g., by highlighting potentially relevant time-frequency bins in a spectrogram or time-pitch bins in a piano roll. This can be difficult to understand, particularly for musicologists without technical knowledge. To address this issue, we focus on more human-friendly explan… ▽ More

    Submitted 29 August, 2022; v1 submitted 26 August, 2022; originally announced August 2022.

    Comments: In Proceedings of the 23rd International Society for Music Information Retrieval Conference (ISMIR 2022), Bengaluru, India

  3. arXiv:2205.12032  [pdf, ps, other

    eess.AS cs.AI cs.SD

    Defending a Music Recommender Against Hubness-Based Adversarial Attacks

    Authors: Katharina Hoedt, Arthur Flexer, Gerhard Widmer

    Abstract: Adversarial attacks can drastically degrade performance of recommenders and other machine learning systems, resulting in an increased demand for defence mechanisms. We present a new line of defence against attacks which exploit a vulnerability of recommenders that operate in high dimensional data spaces (the so-called hubness problem). We use a global data scaling method, namely Mutual Proximity (… ▽ More

    Submitted 24 May, 2022; originally announced May 2022.

    Comments: 6 pages, to be published in Proceedings of the 19th Sound and Music Computing Conference 2022 (SMC-22)

  4. arXiv:2107.09045  [pdf, other

    eess.AS cs.AI cs.SD

    On the Veracity of Local, Model-agnostic Explanations in Audio Classification: Targeted Investigations with Adversarial Examples

    Authors: Verena Praher, Katharina Prinz, Arthur Flexer, Gerhard Widmer

    Abstract: Local explanation methods such as LIME have become popular in MIR as tools for generating post-hoc, model-agnostic explanations of a model's classification decisions. The basic idea is to identify a small set of human-understandable features of the classified example that are most influential on the classifier's prediction. These are then presented as an explanation. Evaluation of such explanation… ▽ More

    Submitted 6 September, 2021; v1 submitted 19 July, 2021; originally announced July 2021.

    Comments: 8 pages, 4 figures, to be published in Proceedings of the International Society for Music Information Retrieval Conference 2021 (ISMIR 2021)

  5. arXiv:2008.06273  [pdf, ps, other

    eess.AS cs.LG cs.SD

    The Impact of Label Noise on a Music Tagger

    Authors: Katharina Prinz, Arthur Flexer, Gerhard Widmer

    Abstract: We explore how much can be learned from noisy labels in audio music tagging. Our experiments show that carefully annotated labels result in highest figures of merit, but even high amounts of noisy labels contain enough information for successful learning. Artificial corruption of curated data allows us to quantize this contribution of noisy labels.

    Submitted 14 August, 2020; originally announced August 2020.

    Comments: In Proceedings of the 13th International Workshop on Machine Learning and Music, European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases

  6. arXiv:2007.14714  [pdf, other

    eess.AS cs.LG cs.SD

    End-to-End Adversarial White Box Attacks on Music Instrument Classification

    Authors: Katharina Prinz, Arthur Flexer

    Abstract: Small adversarial perturbations of input data are able to drastically change performance of machine learning systems, thereby challenging the validity of such systems. We present the very first end-to-end adversarial attacks on a music instrument classification system allowing to add perturbations directly to audio waveforms instead of spectrograms. Our attacks are able to reduce the accuracy clos… ▽ More

    Submitted 29 July, 2020; originally announced July 2020.

    Comments: 8 pages, 2 figures

  7. arXiv:1912.00706  [pdf, ps, other

    cs.LG cs.IR stat.ML

    scikit-hubness: Hubness Reduction and Approximate Neighbor Search

    Authors: Roman Feldbauer, Thomas Rattei, Arthur Flexer

    Abstract: This paper introduces scikit-hubness, a Python package for efficient nearest neighbor search in high-dimensional spaces. Hubness is an aspect of the curse of dimensionality, and is known to impair various learning tasks, including classification, clustering, and visualization. scikit-hubness provides algorithms for hubness analysis ("Is my data affected by hubness?"), hubness reduction ("How can w… ▽ More

    Submitted 2 December, 2019; originally announced December 2019.

  8. arXiv:1709.02291  [pdf, other

    cs.LG cs.IR

    Basic Filters for Convolutional Neural Networks Applied to Music: Training or Design?

    Authors: Monika Doerfler, Thomas Grill, Roswitha Bammer, Arthur Flexer

    Abstract: When convolutional neural networks are used to tackle learning problems based on music or, more generally, time series data, raw one-dimensional data are commonly pre-processed to obtain spectrogram or mel-spectrogram coefficients, which are then used as input to the actual neural network. In this contribution, we investigate, both theoretically and experimentally, the influence of this pre-proces… ▽ More

    Submitted 19 September, 2018; v1 submitted 7 September, 2017; originally announced September 2017.

    Comments: Completely revised version; 21 pages, 4 figures