Matching Networks for One Shot Learning, Oriol Vinyals, Charles Blundell, Timothy Lillicrap, Koray Kavukcuoglu, and Daan Wierstra, 2016Advances in Neural Information Processing Systems (NeurIPS), Vol. 29DOI: 10.48550/arXiv.1606.04080 - Introduces Matching Networks, an attention-based approach for few-shot learning by comparing query examples to support set examples.
Learning to learn by gradient descent by gradient descent, Marcin Andrychowicz, Misha Denil, Sergio Gomez, Matthew W. Hoffman, David Pfau, Tom Schaul, Brendan Shillingford, Nando de Freitas, 2016Advances in Neural Information Processing Systems (NeurIPS), Vol. 29DOI: 10.48550/arXiv.1606.04474 - Proposes an optimization-based meta-learning approach where an LSTM meta-learner learns an optimization algorithm for a base model.