jaybee84 / ml-in-rd

Manuscript for perspective on machine learning in rare disease
Other
2 stars 1 forks source link

Multitask and few-shot learning #83

Closed jaclyn-taroni closed 4 years ago

jaclyn-taroni commented 4 years ago

In the interest of getting #63 in and discussion for this afternoon's (my time anyway 😄 ) meeting, I'm filing an issue to specifically track the addition of multitask and few-shot learning to the prior knowledge section of the manuscript.

Here's the stub that was added in https://github.com/jaybee84/ml-in-rd/pull/63/commits/89a83b95bf5bad9438cbb0c63ec14dac1c8e8dc1:

Multitask and few-shot learning

Where transfer learning can be supervised or unsupervised, the related approaches multitask and few-shot learning are forms of supervised learning. Multitask learning is an approach where classifiers are learned for related tasks at the same time using a shared representation [@doi:10.1023/A:1007379606734]. Few-shot learning is the generalization of a model trained on related data and tasks to a new task with limited labeled data (e.g., the detection of a motorcycle from a low number of examples of a motorcycle).

References I expect to cite/discuss

jaclyn-taroni commented 4 years ago

I will plan on keeping this brief such that we won't need the 20% reduction pass.