English

Concept Discovery for Fast Adapatation

Machine Learning 2023-04-11 v2

Abstract

The advances in deep learning have enabled machine learning methods to outperform human beings in various areas, but it remains a great challenge for a well-trained model to quickly adapt to a new task. One promising solution to realize this goal is through meta-learning, also known as learning to learn, which has achieved promising results in few-shot learning. However, current approaches are still enormously different from human beings' learning process, especially in the ability to extract structural and transferable knowledge. This drawback makes current meta-learning frameworks non-interpretable and hard to extend to more complex tasks. We tackle this problem by introducing concept discovery to the few-shot learning problem, where we achieve more effective adaptation by meta-learning the structure among the data features, leading to a composite representation of the data. Our proposed method Concept-Based Model-Agnostic Meta-Learning (COMAML) has been shown to achieve consistent improvements in the structured data for both synthesized datasets and real-world datasets.

Keywords

Cite

@article{arxiv.2301.07850,
  title  = {Concept Discovery for Fast Adapatation},
  author = {Shengyu Feng and Hanghang Tong},
  journal= {arXiv preprint arXiv:2301.07850},
  year   = {2023}
}

Comments

SDM23

R2 v1 2026-06-28T08:15:00.448Z