Mask-Based Priors Outperform Query-Key Initializations in Transformer Boolean Extrapolation
A recent study published on arXiv (2608.00418) explores the shortcomings of Transformers in Boolean extrapolation tasks, revealing that they frequently generalize based on a simpler minimum-degree interpolator instead of the actual target function. The researchers argue that incorporating explicit structural priors into attention mechanisms could address this issue. They observe that current structured-initialization techniques, which modify inductive bias by selecting query and key projections to mimic a specific attention pattern, are quickly overwritten during the training process, failing to alter the learned extrapolation rule. The authors advocate for mask-based priors as a more durable solution. Although the study employs controlled stress tests to analyze Transformer inductive bias, the tasks do not represent practical applications.
Key facts
- arXiv paper 2608.00418v1 announced as new
- Transformers generalize systematically wrong on some Boolean extrapolation tasks
- They often extrapolate according to a simpler minimum-degree interpolator
- Existing structured-initialization methods use query and key projections
- QK-based priors are rapidly overwritten during training
- QK-based priors fail to change the learned extrapolation rule
- Mask-based priors are proposed as more persistent
- Boolean tasks are controlled stress tests for inductive bias
Entities
Institutions
- arXiv