Meta-Learning

1180 papers with code • 4 benchmarks • 19 datasets

Meta-learning is a methodology considered with "learning to learn" machine learning algorithms.

( Image credit: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks )

Libraries

Use these libraries to find Meta-Learning models and implementations

Benchmarking and Improving Compositional Generalization of Multi-aspect Controllable Text Generation

tqzhong/cg4mctg 5 Apr 2024

Compositional generalization, representing the model's ability to generate text with new attribute combinations obtained by recombining single attributes from the training data, is a crucial property for multi-aspect controllable text generation (MCTG) methods.

3
05 Apr 2024

Efficient Automatic Tuning for Data-driven Model Predictive Control via Meta-Learning

uiuc-iml/autompc 30 Mar 2024

AutoMPC is a Python package that automates and optimizes data-driven model predictive control.

16
30 Mar 2024

Meta-Learning with Generalized Ridge Regression: High-dimensional Asymptotics, Optimality and Hyper-covariance Estimation

yanhaojin/generalized-ridge-regression-for-meta-learning 27 Mar 2024

Finally, we propose and analyze an estimator of the inverse covariance matrix of random regression coefficients based on data from the training tasks.

0
27 Mar 2024

Cross-domain Multi-modal Few-shot Object Detection via Rich Text

zshanggu/cdmm 24 Mar 2024

Cross-modal feature extraction and integration have led to steady performance improvements in few-shot learning tasks due to generating richer features.

2
24 Mar 2024

Unleashing the Power of Meta-tuning for Few-shot Generalization Through Sparse Interpolated Experts

szc12153/sparse_meta_tuning 13 Mar 2024

Conventional wisdom suggests parameter-efficient fine-tuning of foundation models as the state-of-the-art method for transfer learning in vision, replacing the rich literature of alternatives such as meta-learning.

3
13 Mar 2024

XB-MAML: Learning Expandable Basis Parameters for Effective Meta-Learning with Wide Task Coverage

johnjaejunlee95/xb-maml 11 Mar 2024

Meta-learning, which pursues an effective initialization model, has emerged as a promising approach to handling unseen tasks.

2
11 Mar 2024

Online Adaptation of Language Models with a Memory of Amortized Contexts

jihoontack/mac 7 Mar 2024

We propose an amortized feature extraction and memory-augmentation approach to compress and extract information from new documents into compact modulations stored in a memory bank.

38
07 Mar 2024

Rethinking of Encoder-based Warm-start Methods in Hyperparameter Optimization

azoz01/liltab 7 Mar 2024

In this work, we evaluate Dataset2Vec and liltab on two common meta-tasks - representing entire datasets and hyperparameter optimization warm-start.

3
07 Mar 2024

Learning to Defer to a Population: A Meta-Learning Approach

dvtailor/meta-l2d 5 Mar 2024

The learning to defer (L2D) framework allows autonomous systems to be safe and robust by allocating difficult decisions to a human expert.

0
05 Mar 2024

On Latency Predictors for Neural Architecture Search

abdelfattah-lab/nasflat_latency 4 Mar 2024

We then design a general latency predictor to comprehensively study (1) the predictor architecture, (2) NN sample selection methods, (3) hardware device representations, and (4) NN operation encoding schemes.

5
04 Mar 2024