English

Learngene: From Open-World to Your Learning Task

Machine Learning 2022-06-20 v3 Artificial Intelligence

Abstract

Although deep learning has made significant progress on fixed large-scale datasets, it typically encounters challenges regarding improperly detecting unknown/unseen classes in the open-world scenario, over-parametrized, and overfitting small samples. Since biological systems can overcome the above difficulties very well, individuals inherit an innate gene from collective creatures that have evolved over hundreds of millions of years and then learn new skills through few examples. Inspired by this, we propose a practical collective-individual paradigm where an evolution (expandable) network is trained on sequential tasks and then recognize unknown classes in real-world. Moreover, the learngene, i.e., the gene for learning initialization rules of the target model, is proposed to inherit the meta-knowledge from the collective model and reconstruct a lightweight individual model on the target task. Particularly, a novel criterion is proposed to discover learngene in the collective model, according to the gradient information. Finally, the individual model is trained only with few samples on the target learning tasks. We demonstrate the effectiveness of our approach in an extensive empirical study and theoretical analysis.

Keywords

Cite

@article{arxiv.2106.06788,
  title  = {Learngene: From Open-World to Your Learning Task},
  author = {Qiufeng Wang and Xin Geng and Shuxia Lin and Shiyu Xia and Lei Qi and Ning Xu},
  journal= {arXiv preprint arXiv:2106.06788},
  year   = {2022}
}

Comments

To be appeared in AAAI-22

R2 v1 2026-06-24T03:07:49.395Z