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/Decoder Choice Network for Meta-Learning

Decoder Choice Network for Meta-Learning

Jialin Liu, Fei Chao, Longzhi Yang, Chih-Min Lin, Qiang Shen

2019-09-25arXiv 2019 8Few-Shot LearningMeta-LearningEnsemble LearningGeneral Classification
PaperPDFCode

Abstract

Meta-learning has been widely used for implementing few-shot learning and fast model adaptation. One kind of meta-learning methods attempt to learn how to control the gradient descent process in order to make the gradient-based learning have high speed and generalization. This work proposes a method that controls the gradient descent process of the model parameters of a neural network by limiting the model parameters in a low-dimensional latent space. The main challenge of this idea is that a decoder with too many parameters is required. This work designs a decoder with typical structure and shares a part of weights in the decoder to reduce the number of the required parameters. Besides, this work has introduced ensemble learning to work with the proposed approach for improving performance. The results show that the proposed approach is witnessed by the superior performance over the Omniglot classification and the miniImageNet classification tasks.

Results

TaskDatasetMetricValueModel
Image ClassificationOMNIGLOT - 5-Shot, 20-wayAccuracy99.63DCN6-E
Image ClassificationOMNIGLOT - 1-Shot, 20-wayAccuracy99.11DCN6-E
Few-Shot Image ClassificationOMNIGLOT - 5-Shot, 20-wayAccuracy99.63DCN6-E
Few-Shot Image ClassificationOMNIGLOT - 1-Shot, 20-wayAccuracy99.11DCN6-E

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Simulate, Refocus and Ensemble: An Attention-Refocusing Scheme for Domain Generalization2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14Meta-Reinforcement Learning for Fast and Data-Efficient Spectrum Allocation in Dynamic Wireless Networks2025-07-13