Synthetic Model Combination: An Instance-wise Approach to Unsupervised Ensemble Learning
Alex J. Chan, Mihaela van der Schaar

TL;DR
This paper proposes an instance-wise ensemble learning method that leverages domain similarity to improve predictions when combining multiple expert models without access to training data, especially in privacy-sensitive contexts.
Contribution
It introduces a novel instance-wise ensembling approach with a new representation learning step for high-dimensional sparse domains, addressing domain mismatch issues.
Findings
Effective on classical machine learning tasks
Demonstrated in pharmacological vancomycin dosing case
Outperforms global ensembling methods
Abstract
Consider making a prediction over new test data without any opportunity to learn from a training set of labelled data - instead given access to a set of expert models and their predictions alongside some limited information about the dataset used to train them. In scenarios from finance to the medical sciences, and even consumer practice, stakeholders have developed models on private data they either cannot, or do not want to, share. Given the value and legislation surrounding personal information, it is not surprising that only the models, and not the data, will be released - the pertinent question becoming: how best to use these models? Previous work has focused on global model selection or ensembling, with the result of a single final model across the feature space. Machine learning models perform notoriously poorly on data outside their training domain however, and so we argue that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning in Healthcare · Domain Adaptation and Few-Shot Learning
MethodsTest
