Generating meta-learning tasks to evolve parametric loss for classification learning
Zhaoyang Hai, Xiabi Liu, Yuchen Ren, Nouman Q. Soomro

TL;DR
This paper introduces a meta-learning method that generates its own training tasks to learn a parametric loss function, improving classification performance on various datasets.
Contribution
It proposes a novel approach to generate meta-learning tasks randomly, enabling effective training of a deep neural network-based loss function for classification.
Findings
MLN outperforms cross-entropy and MSE in accuracy
Generated tasks facilitate large-scale meta-learning
Method generalizes well to nonlinear and public datasets
Abstract
The field of meta-learning has seen a dramatic rise in interest in recent years. In existing meta-learning approaches, learning tasks for training meta-models are usually collected from public datasets, which brings the difficulty of obtaining a sufficient number of meta-learning tasks with a large amount of training data. In this paper, we propose a meta-learning approach based on randomly generated meta-learning tasks to obtain a parametric loss for classification learning based on big data. The loss is represented by a deep neural network, called meta-loss network (MLN). To train the MLN, we construct a large number of classification learning tasks through randomly generating training data, validation data, and corresponding ground-truth linear classifier. Our approach has two advantages. First, sufficient meta-learning tasks with large number of training data can be obtained easily.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
