Statistical Learning
A Gaussian Process-Bayesian Bernoulli Mixture Model for Multi-Label Active Learning
Multi-label classification (MLC) allows complex dependencies among labels, making it more suitable to model many real-world problems. However, data annotation for training MLC models becomes much more labor-intensive due to the correlated (hence non-exclusive) labels and a potentially large and sparse label space.
Efficiently Identifying Task Groupings for Multi-Task Learning Christopher Fifty
Multi-task learning can leverage information learned by one task to benefit the training of other tasks. Despite this capacity, naïvely training all tasks together in one model often degrades performance, and exhaustively searching through combinations of task groupings can be prohibitively expensive.