TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Meta-Curvature

Meta-Curvature

Eunbyung Park, Junier B. Oliva

2019-02-09NeurIPS 2019 12Few-Shot LearningImage ClassificationFew-Shot Image ClassificationGeneral Classification
PaperPDFCode(official)

Abstract

We propose meta-curvature (MC), a framework to learn curvature information for better generalization and fast model adaptation. MC expands on the model-agnostic meta-learner (MAML) by learning to transform the gradients in the inner optimization such that the transformed gradients achieve better generalization performance to a new task. For training large scale neural networks, we decompose the curvature matrix into smaller matrices in a novel scheme where we capture the dependencies of the model's parameters with a series of tensor products. We demonstrate the effects of our proposed method on several few-shot learning tasks and datasets. Without any task specific techniques and architectures, the proposed method achieves substantial improvement upon previous MAML variants and outperforms the recent state-of-the-art methods. Furthermore, we observe faster convergence rates of the meta-training process. Finally, we present an analysis that explains better generalization performance with the meta-trained curvature.

Results

TaskDatasetMetricValueModel
Image ClassificationOMNIGLOT - 1-Shot, 5-wayAccuracy99.97MC2+
Image ClassificationOMNIGLOT - 5-Shot, 5-wayAccuracy99.89MC2+
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy70.33MC2+
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy55.73MC2+
Few-Shot Image ClassificationOMNIGLOT - 1-Shot, 5-wayAccuracy99.97MC2+
Few-Shot Image ClassificationOMNIGLOT - 5-Shot, 5-wayAccuracy99.89MC2+
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy70.33MC2+
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy55.73MC2+

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14