LGAIITJul 15, 2021

A Channel Coding Benchmark for Meta-Learning

arXiv:2107.07579v310 citations
AI Analysis

This provides a tool for the meta-learning community to address practical challenges like task distribution breadth and shift, though it is incremental as it introduces a new benchmark rather than a novel method.

The authors tackled the difficulty of studying meta-learning under diverse task distributions and distribution shifts by proposing a channel coding benchmark (MetaCC) that allows controlled analysis of these factors, enabling systematic investigation of meta-learning robustness and effectiveness.

Meta-learning provides a popular and effective family of methods for data-efficient learning of new tasks. However, several important issues in meta-learning have proven hard to study thus far. For example, performance degrades in real-world settings where meta-learners must learn from a wide and potentially multi-modal distribution of training tasks; and when distribution shift exists between meta-train and meta-test task distributions. These issues are typically hard to study since the shape of task distributions, and shift between them are not straightforward to measure or control in standard benchmarks. We propose the channel coding problem as a benchmark for meta-learning. Channel coding is an important practical application where task distributions naturally arise, and fast adaptation to new tasks is practically valuable. We use our MetaCC benchmark to study several aspects of meta-learning, including the impact of task distribution breadth and shift, which can be controlled in the coding problem. Going forward, MetaCC provides a tool for the community to study the capabilities and limitations of meta-learning, and to drive research on practically robust and effective meta-learners.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes