Filip Korzeniowski
Johannes Kepler University of Linz
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Filip Korzeniowski.
acm multimedia | 2016
Sebastian Böck; Filip Korzeniowski; Jan Schlüter; Florian Krebs; Gerhard Widmer
In this paper, we present madmom, an open-source audio processing and music information retrieval (MIR) library written in Python. madmom features a concise, NumPy-compatible, object oriented design with simple calling conventions and sensible default values for all parameters, which facilitates fast prototyping of MIR applications. Prototypes can be seamlessly converted into callable processing pipelines through madmoms concept of Processors, callable objects that run transparently on multiple cores. Processors can also be serialised, saved, and re-run to allow results to be easily reproduced anywhere. Apart from low-level audio processing, madmom puts emphasis on musically meaningful high-level features. Many of these incorporate machine learning techniques and madmom provides a module that implements some methods commonly used in MIR such as hidden Markov models and neural networks. Additionally, madmom comes with several state-of-the-art MIR algorithms for onset detection, beat, downbeat and meter tracking, tempo estimation, and chord recognition. These can easily be incorporated into bigger MIR systems or run as stand-alone programs.
international workshop on machine learning for signal processing | 2016
Filip Korzeniowski; Gerhard Widmer
Chord recognition systems depend on robust feature extraction pipelines. While these pipelines are traditionally hand-crafted, recent advances in end-to-end machine learning have begun to inspire researchers to explore data-driven methods for such tasks. In this paper, we present a chord recognition system that uses a fully convolutional deep auditory model for feature extraction. The extracted features are processed by a Conditional Random Field that decodes the final chord sequence. Both processing stages are trained automatically and do not require expert knowledge for optimising parameters. We show that the learned auditory system extracts musically interpretable features, and that the proposed chord recognition system achieves results on par or better than state-of-the-art algorithms.
International Journal of Multimedia Information Retrieval | 2018
Matthias Dorfer; Jan Schlüter; Andreu Vall; Filip Korzeniowski; Gerhard Widmer
Cross-modality retrieval encompasses retrieval tasks where the fetched items are of a different type than the search query, e.g., retrieving pictures relevant to a given text query. The state-of-the-art approach to cross-modality retrieval relies on learning a joint embedding space of the two modalities, where items from either modality are retrieved using nearest-neighbor search. In this work, we introduce a neural network layer based on canonical correlation analysis (CCA) that learns better embedding spaces by analytically computing projections that maximize correlation. In contrast to previous approaches, the CCA layer allows us to combine existing objectives for embedding space learning, such as pairwise ranking losses, with the optimal projections of CCA. We show the effectiveness of our approach for cross-modality retrieval on three different scenarios (text-to-image, audio-sheet-music and zero-shot retrieval), surpassing both Deep CCA and a multi-view network using freely learned projections optimized by a pairwise ranking loss, especially when little training data is available (the code for all three methods is released at: https://github.com/CPJKU/cca_layer).
international symposium/conference on music information retrieval | 2016
Filip Korzeniowski; Gerhard Widmer
international symposium/conference on music information retrieval | 2016
Rainer Kelz; Matthias Dorfer; Filip Korzeniowski; Sebastian Böck; Andreas Arzt; Gerhard Widmer
international computer music conference | 2013
Filip Korzeniowski; Florian Krebs; Andreas Arzt; Gerhard Widmer
international symposium/conference on music information retrieval | 2014
Filip Korzeniowski; Sebastian Böck; Gerhard Widmer
arXiv: Sound | 2017
Filip Korzeniowski; Gerhard Widmer
Signal Processing Conference (EUSIPCO), 2014 Proceedings of the 22nd European | 2014
Florian Krebs; Filip Korzeniowski; Maarten Grachten; Gerhard Widmer
international conference on acoustics, speech, and signal processing | 2018
Filip Korzeniowski; David R. W. Sears; Gerhard Widmer