Structure Inducing Pre-Training
Matthew B. A. McDermott, Brendan Yap, Peter Szolovits, Marinka Zitnik

TL;DR
This paper investigates how pre-training methods induce relational structure in latent spaces, providing a framework to understand, analyze, and improve pre-training for diverse domains and tasks.
Contribution
It introduces a comprehensive framework for analyzing relational structure in pre-training, linking inductive biases to fine-tuning performance, and proposes new methods validated through extensive experiments.
Findings
Relational structure in latent spaces correlates with fine-tuning success.
The proposed framework enables the design of improved pre-training methods.
Empirical results show consistent performance gains across multiple benchmarks.
Abstract
Language model pre-training and derived methods are incredibly impactful in machine learning. However, there remains considerable uncertainty on exactly why pre-training helps improve performance for fine-tuning tasks. This is especially true when attempting to adapt language-model pre-training to domains outside of natural language. Here, we analyze this problem by exploring how existing pre-training methods impose relational structure in their induced per-sample latent spaces -- i.e., what constraints do pre-training methods impose on the distance or geometry between the pre-trained embeddings of two samples and . Through a comprehensive review of existing pre-training methods, we find that this question remains open. This is true despite theoretical analyses demonstrating the importance of understanding this form of induced structure. Based on this review, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
