Weak-to-Strong Generalization Through the Data-Centric Lens

πŸ“… 2024-12-05
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 2
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work investigates the data-level origins of generalization from weak to strong models, focusing on the intrinsic mechanisms underlying β€œweak-to-strong generalization.” Method: We introduce *overlap density*β€”the proportion of samples simultaneously containing both easily learnable patterns (capturable by weak models) and hard-to-learn patterns (only accessible to strong models)β€”as a distributional measure of generalization potential. Based on this, we design a computable overlap-point detection algorithm and a theory-guided data selection strategy, integrating pattern co-occurrence modeling, generalization and regret bound analysis, and multi-source active querying. Contribution/Results: We theoretically prove that generalization gain increases monotonically with overlap density. Extensive multi-task and multi-model experiments demonstrate that our approach significantly enhances strong-model performance under few-shot settings. The framework establishes a new paradigm for efficient learning and super-alignment, grounded in data distribution properties rather than model-centric heuristics.

Technology Category

Application Category

πŸ“ Abstract
The weak-to-strong generalization phenomenon is the driver for important machine learning applications including highly data-efficient learning and, most recently, performing superalignment. While decades of research have resulted in numerous algorithms that produce strong empirical performance, understanding what aspects of data enable weak-to-strong generalization has been understudied. We propose a simple data-centric mechanism that characterizes weak-to-strong generalization: the overlap density. Intuitively, generalization tracks the number of points that contain overlaps, i.e., both easy patterns (learnable by a weak model) and challenging patterns (only learnable by a stronger model), as with such points, weak predictions can be used to learn challenging patterns by stronger models. We provide a practical overlap detection algorithm to find such points in datasets and leverage them to learn, among multiple sources of data, which to query when seeking to maximize overlap density and thereby enhance weak-to-strong generalization. We present a theoretical result showing that the generalization benefit is a function of the overlap density and a regret bound for our data selection algorithm. Empirically, we validate the mechanism and the overlap detection algorithm on a wide array of settings.
Problem

Research questions and friction points this paper is trying to address.

Understanding data aspects enabling weak-to-strong generalization.
Proposing overlap density as a key mechanism for generalization.
Developing an algorithm to detect and leverage overlapping data points.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Data-centric mechanism for weak-to-strong generalization
Overlap density characterizes generalization patterns
Algorithm detects overlapping data points efficiently
πŸ”Ž Similar Papers
No similar papers found.