nlp-pretraining-doubly-hardware-contingent
OUT derived (depth 5)
Created 2026-06-21T10:30:35+00:00 · Reviewed 2026-06-21T11:03:09+00:00
NLP's current pretraining dominance is doubly hardware-contingent — both the architecture it relies on (Transformers emerged from hardware-driven architectural evolution) and the methodology itself (large-scale pretraining dominance reflects hardware economics) are products of compute scaling rather than linguistic insight, making NLP doubly vulnerable to hardware shifts.
Justifications
SL — Both NLP's architecture and methodology are independently hardware-determined
Antecedents (all must be IN):
- IN nlp-architecture-parallel-hardware-convergence — NLP's paradigm succession (symbolic → statistical → neural) and sequence modeling's architectural evolution (RNN → LSTM → Transformer) are parallel instances of broader ML paradigm succession patterns, and both converged on transformer-based deep learning in part because GPU-enabled parallelism selected for architectures with hardware-friendly parallel computation — though this hardware-driven selection was one of several primary factors alongside attention as a bridging mechanism and fundamental tradeoffs between memory range and parallelism, rather than the sole explanatory cause.
- IN pretraining-dominance-hardware-contingent — Modern pretraining's dominance reflects hardware economics, not paradigm maturity — it is simultaneously the most successful ML methodology (transfer learning at industrial scale) and the most hardware-dependent (scaling selected it over theoretically superior alternatives), making it uniquely vulnerable to displacement by the next hardware transition, just as transformers' GPU synergy displaced RNN-based approaches.