LGAIMay 23, 2022

Informed Pre-Training on Prior Knowledge

arXiv:2205.11433v18 citationsh-index: 47
Originality Highly original
AI Analysis

This addresses data scarcity in machine learning by leveraging concise prior knowledge, offering a complementary approach to existing methods.

The paper tackles the problem of scarce training data by proposing informed pre-training on prior knowledge, showing that it speeds up learning, improves generalization, and increases model robustness, with improvements primarily in deeper layers.

When training data is scarce, the incorporation of additional prior knowledge can assist the learning process. While it is common to initialize neural networks with weights that have been pre-trained on other large data sets, pre-training on more concise forms of knowledge has rather been overlooked. In this paper, we propose a novel informed machine learning approach and suggest to pre-train on prior knowledge. Formal knowledge representations, e.g. graphs or equations, are first transformed into a small and condensed data set of knowledge prototypes. We show that informed pre-training on such knowledge prototypes (i) speeds up the learning processes, (ii) improves generalization capabilities in the regime where not enough training data is available, and (iii) increases model robustness. Analyzing which parts of the model are affected most by the prototypes reveals that improvements come from deeper layers that typically represent high-level features. This confirms that informed pre-training can indeed transfer semantic knowledge. This is a novel effect, which shows that knowledge-based pre-training has additional and complementary strengths to existing approaches.

Foundations

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

Your Notes