Perturbing the Gradient for Alleviating Meta Overfitting
Manas Gogoi, Sambhavi Tiwari, Shekhar Verma

TL;DR
This paper addresses meta overfitting in meta-learning by proposing solutions that increase task diversity and reduce model confidence, leading to improved generalization in few-shot learning tasks.
Contribution
It introduces novel methods to mitigate meta overfitting by perturbing gradients, enhancing diversity and robustness in meta-learning models.
Findings
Improved generalization on few-shot sinusoid regression.
Enhanced performance on few-shot classification tasks.
Outperforms state-of-the-art baselines in meta-overfitting scenarios.
Abstract
The reason for Meta Overfitting can be attributed to two factors: Mutual Non-exclusivity and the Lack of diversity, consequent to which a single global function can fit the support set data of all the meta-training tasks and fail to generalize to new unseen tasks. This issue is evidenced by low error rates on the meta-training tasks, but high error rates on new tasks. However, there can be a number of novel solutions to this problem keeping in mind any of the two objectives to be attained, i.e. to increase diversity in the tasks and to reduce the confidence of the model for some of the tasks. In light of the above, this paper proposes a number of solutions to tackle meta-overfitting on few-shot learning settings, such as few-shot sinusoid regression and few shot classification. Our proposed approaches demonstrate improved generalization performance compared to state-of-the-art baselines…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Manufacturing Process and Optimization
MethodsSparse Evolutionary Training
