Posts

Comments

Comment by Adly Templeton (adly-templeton) on Steering Behaviour: Testing for (Non-)Myopia in Language Models · 2022-12-06T12:35:27.361Z · LW · GW

The operationalization of myopia with large language models here seems more like a compelling metaphor than a useful technical concept. It's not clear that "myopia" in next-word prediction within a sentence corresponds usefully to myopia on action-relevant timescales. For example, it would be trivial to remove almost all within-sentence myopia by doing decoding with beam search, but it's hard to believe that beam search would meaningfully impact alignment outcomes.