LGFeb 17

Operationalising the Superficial Alignment Hypothesis via Task Complexity

arXiv:2602.15829v12 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work provides a formal framework to unify and test the superficial alignment hypothesis, which is important for understanding how large language models learn and adapt, though it is incremental in refining existing concepts.

The paper tackles the lack of a precise definition for the superficial alignment hypothesis by introducing task complexity as a metric, showing that pre-trained models reduce the complexity of achieving high performance on tasks like mathematical reasoning and machine translation, with post-training collapsing complexity by orders of magnitude (e.g., from gigabytes to kilobytes).

The superficial alignment hypothesis (SAH) posits that large language models learn most of their knowledge during pre-training, and that post-training merely surfaces this knowledge. The SAH, however, lacks a precise definition, which has led to (i) different and seemingly orthogonal arguments supporting it, and (ii) important critiques to it. We propose a new metric called task complexity: the length of the shortest program that achieves a target performance on a task. In this framework, the SAH simply claims that pre-trained models drastically reduce the complexity of achieving high performance on many tasks. Our definition unifies prior arguments supporting the SAH, interpreting them as different strategies to find such short programs. Experimentally, we estimate the task complexity of mathematical reasoning, machine translation, and instruction following; we then show that these complexities can be remarkably low when conditioned on a pre-trained model. Further, we find that pre-training enables access to strong performances on our tasks, but it can require programs of gigabytes of length to access them. Post-training, on the other hand, collapses the complexity of reaching this same performance by several orders of magnitude. Overall, our results highlight that task adaptation often requires surprisingly little information -- often just a few kilobytes.

Foundations

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

Your Notes