▲ | btown 5 days ago | |
This 2019 article about how reading strategies have shifted in recent decades away from phonics to "three cueing" - which attempts to incentivize reading by encouraging students to interpolate words they don't understand from context, but may lead to bad practices that skip over the ability to recognize words in isolation - may be related to this trend. https://www.apmreports.org/episode/2019/08/22/whats-wrong-ho... > For Goodman, accurate word recognition was not necessarily the goal of reading. The goal was to comprehend text.8 If the sentences were making sense, the reader must be getting the words right, or right enough. These ideas soon became the foundation for how reading was taught in many schools. > The whole language movement of the late 20th century was perhaps the zenith of the anti-phonics argument.26 Phonics instruction was seen as tedious, time-consuming and ultimately unnecessary. Why? Because — according to the three-cueing theory — readers can use other, more reliable cues to figure out what the words say.27 > "To our surprise, all of our research results pointed in the opposite direction," Stanovich wrote. "It was the poorer readers, not the more skilled readers, who were more reliant on context to facilitate word recognition."13 > The skilled readers could instantly recognize words without relying on context. Other researchers have confirmed these findings with similar experiments. It turns out that the ability to read words in isolation quickly and accurately is the hallmark of being a skilled reader. This is now one of the most consistent and well-replicated findings in all of reading research.14 It's interesting to wonder whether LLMs may struggle with similar issues - while they can intuit a distribution over held-out tokens from context, they famously can't count the number of r's in "strawberry" because they don't have a concept of letters. Are we holding our LLMs back much the way we are holding back students - or are we holding back students much the same way we're holding back our LLMs? |