paper-with-me

Papers

Meta-Learning with Context-Agnostic Initialisations

2020-07-29 · Toby Perrett, Alessandro Masullo, Tilo Burghardt, Majid Mirmehdi, Dima Damen

Meta-learning approaches have addressed few-shot problems by finding initialisations suited for fine-tuning to target tasks. Often there are additional properties within training data (which we refer to as context), not relevant to the target task, which act as a distractor to meta-learning, particularly when the target task contains examples from a novel context not seen during training. We address this oversight by incorporating a context-adversarial component into the meta-learning process. This produces an initialisation for fine-tuning to target which is both context-agnostic and task-generalised. We evaluate our approach on three commonly used meta-learning algorithms and two problems. We demonstrate our context-agnostic meta-learning improves results in each case. First, we report on Omniglot few-shot character classification, using alphabets as context. An average improvement of 4.3% is observed across methods and tasks when classifying characters from an unseen alphabet. Second, we evaluate on a dataset for personalised energy expenditure predictions from video, using participant knowledge as context. We demonstrate that context-agnostic meta-learning decreases the average mean square error by 30%.

📄 PDF Abstract BibTeX arXiv:2007.14658

Code (1)

tobyperrett/context_splits 공식 구현

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

If dropout limits trainable depth, does critical initialisation still matter? A large-scale statistical analysis on ReLU networks

2019-10-13 · Arnu Pretorius, Elan van Biljon, Benjamin van Niekerk, Ryan Eloff 외

Recent work in signal propagation theory has shown that dropout limits the depth to which information can propagate through a neural network. In this paper, we investigate the effect of initialisation on training speed a…

A novel initialisation based on hospital-resident assignment for the k-modes algorithm

2020-02-07 · Henry Wilde, Vincent Knight, Jonathan Gillard

This paper presents a new way of selecting an initial solution for the k-modes algorithm that allows for a notion of mathematical fairness and a leverage of the data that the common initialisations from literature do not…

Fairness

From pre-training to downstream performance: Does domain-specific pre-training make sense?

2026-05-09 · Felix Krones arxiv

Deep learning techniques have revolutionised medical imaging, improving diagnostic accuracy and enabling both more accurate and earlier disease detection. However, the relationship between pre-training strategies and dow…

Self-Supervised Learning

Learning from Acquisition: Metadata-driven Multimodal Pre-training for Cardiac MRI

2026-06-27 · Xueyi Fu, Liwei Hu, Zi Wang, Guang Yang arxiv

Cardiac magnetic resonance imaging (CMR) routinely records structured acquisition metadata, yet most CMR foundation models rely primarily on image-only pre-training and leave this naturally available source of weak seman…

Representation Learning

Random initialisations performing above chance and how to find them

2022-09-15 · Frederik Benzing, Simon Schug, Robert Meier, Johannes von Oswald 외

Neural networks trained with stochastic gradient descent (SGD) starting from different random initialisations typically find functionally very similar solutions, raising the question of whether there are meaningful diffe…