Few-Shot and Zero-Shot Learning for Music Information Retrieval
Contents
Few-Shot and Zero-Shot Learning for Music Information Retrieval#
By Yu Wang, Hugo Flores García, and Jeong Choi
Welcome to the web book written for our tutorial at ISMIR 2022. This is shared under Creative Commons BY-NC-SA 4.0.
Overview#
In this tutorial, we will go over
Foundations of few-shot learning (FSL) and zero-shot learning (ZSL) - Gerenal introduction including task definition and existing approaches.
Coding examples - Showcasing the training and evaluation pipeline of FSL and ZSL models on specific MIR tasks.
Recent advances of FSL/ZSL in music information retrieval (MIR) - Discussing the techniques used in these works together with their findings and contributions
Remaining challenges and future directions
We aim for this tutorial to be useful to researchers and practitioners in the ISMIR community who are facing labeled data scarcity issues, looking for new interaction paradigms between users and MIR systems, or generally interested in the techniques and applications of FSL and ZSL. We assume the audience is familiar with the basic machine learning concepts.
Referencing this book#
@book{music-fsl-zsl:book,
Author = {Yu Wang and Hugo Flores García and Jeong Choi},
Month = Dec.,
Publisher = {https://music-fsl-zsl.github.io/tutorial},
Title = {Few-Shot and Zero-Shot Learning for Music Information Retrieval},
Year = 2022,
Url = {https://music-fsl-zsl.github.io/tutorial}
}