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

Fast and Efficient Local Search for Genetic Programming Based Loss Function Learning

decadz/evolved-model-agnostic-loss 1 Mar 2024

In this paper, we develop upon the topic of loss function learning, an emergent meta-learning paradigm that aims to learn loss functions that significantly improve the performance of the models trained under them.

11
01 Mar 2024

VRP-SAM: SAM with Visual Reference Prompt

syp2ysy/vrp-sam 27 Feb 2024

In this paper, we propose a novel Visual Reference Prompt (VRP) encoder that empowers the Segment Anything Model (SAM) to utilize annotated reference images as prompts for segmentation, creating the VRP-SAM model.

19
27 Feb 2024

Reinforced In-Context Black-Box Optimization

songlei00/ribbo 27 Feb 2024

In this paper, we propose RIBBO, a method to reinforce-learn a BBO algorithm from offline data in an end-to-end fashion.

5
27 Feb 2024

Discovering Temporally-Aware Reinforcement Learning Algorithms

EmptyJackson/groove 8 Feb 2024

We propose a simple augmentation to two existing objective discovery approaches that allows the discovered algorithm to dynamically update its objective function throughout the agent's training procedure, resulting in expressive schedules and increased generalization across different training horizons.

20
08 Feb 2024

Predicting Configuration Performance in Multiple Environments with Sequential Meta-learning

ideas-labo/sempl 5 Feb 2024

Through comparing with 15 state-of-the-art models under nine systems, our extensive experimental results demonstrate that SeMPL performs considerably better on 89% of the systems with up to 99% accuracy improvement, while being data-efficient, leading to a maximum of 3. 86x speedup.

0
05 Feb 2024

Symbol: Generating Flexible Black-Box Optimizers through Symbolic Equation Learning

gmc-drl/symbol 4 Feb 2024

Recent Meta-learning for Black-Box Optimization (MetaBBO) methods harness neural networks to meta-learn configurations of traditional black-box optimizers.

7
04 Feb 2024

Sample Weight Estimation Using Meta-Updates for Online Continual Learning

hamedhemati/omsi 29 Jan 2024

This is done by first estimating sample weight parameters for each sample in the mini-batch, then, updating the model with the adapted sample weights.

0
29 Jan 2024

Learning Universal Predictors

google-deepmind/neural_networks_solomonoff_induction 26 Jan 2024

Meta-learning has emerged as a powerful approach to train neural networks to learn new tasks quickly from limited data.

52
26 Jan 2024

Meta-Learning Linear Quadratic Regulators: A Policy Gradient MAML Approach for the Model-free LQR

jd-anderson/maml-lqr 25 Jan 2024

We investigate the problem of learning Linear Quadratic Regulators (LQR) in a multi-task, heterogeneous, and model-free setting.

0
25 Jan 2024

A Cost-Sensitive Meta-Learning Strategy for Fair Provider Exposure in Recommendation

alessandraperniciano/meta-learning-strategy-fair-provider-exposure 24 Jan 2024

When devising recommendation services, it is important to account for the interests of all content providers, encompassing not only newcomers but also minority demographic groups.

3
24 Jan 2024