LGSDSep 15, 2016

Structured Dropout for Weak Label and Multi-Instance Learning and Its Application to Score-Informed Source Separation

arXiv:1609.04557v224 citations
Originality Incremental advance
AI Analysis

This addresses the problem of expensive label creation in supervised learning for researchers and practitioners in machine learning, offering an incremental improvement over existing weak-label methods.

The paper tackles the challenge of training deep neural networks with weak labels by treating it as an unsupervised problem and using labels to guide representation learning, resulting in improved performance for score-informed source separation of music.

Many success stories involving deep neural networks are instances of supervised learning, where available labels power gradient-based learning methods. Creating such labels, however, can be expensive and thus there is increasing interest in weak labels which only provide coarse information, with uncertainty regarding time, location or value. Using such labels often leads to considerable challenges for the learning process. Current methods for weak-label training often employ standard supervised approaches that additionally reassign or prune labels during the learning process. The information gain, however, is often limited as only the importance of labels where the network already yields reasonable results is boosted. We propose treating weak-label training as an unsupervised problem and use the labels to guide the representation learning to induce structure. To this end, we propose two autoencoder extensions: class activity penalties and structured dropout. We demonstrate the capabilities of our approach in the context of score-informed source separation of music.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes