I haven’t seen this new google model but now must try it out. I will say that other frontier models are starting to surprise me with their reasoning/understanding- I really have a hard time making (or believing) the argument that they are just predicting the next word. I’ve been using Claude Code heavily since April; Sonnet 4.5 frequently surprises me. Two days ago I told the AI to read all the documentation from my…
Predicting the next word requires understanding, they're not separate things. If you don't know what comes after the next word, then you don't know what the next word should be. So the task implicitly forces a more long-horizon understanding of the future sequence.
A new Google model is nearly perfect on automated handwriting recognition
41–50 of 328 posts
Re: A new Google model is nearly perfect on automated handwriting recognition
#42Earlier quoted context omitted.
I'm skeptical that they're actually capable of making something novel. There are thousands of hobby operating systems and video game emulators on github for it to train off of so it's not particularly surprising that it can copy somebody else's homework.
I remain confused but still somewhat interested as to a definition of "novel", given how often this idea is wielded in the AI context. How is everyone so good at identifying "novel"? For example, I can't wrap my head around how a) a human could come up with a piece of writing that inarguably reads "novel" writing, while b) an AI could be guaranteed to not be able to do the same, under the same standard.
Re: A new Google model is nearly perfect on automated handwriting recognition
#43What an unnecessarily wordy article. It could have been a fifth of the length. The actual point is buried under pages and pages of fluff and hyperbole.
Yes, and I agree and it seems like the author has a naïve experience with LLMs because what he’s talking about is kind of the bread and butter as far as I’m concerned
But many people in the humanities have read the stochastic parrot argument, it fits their idea of how they prefer things to be, so they take it as true without questioning much.
Re: A new Google model is nearly perfect on automated handwriting recognition
#44Earlier quoted context omitted.
I remain confused but still somewhat interested as to a definition of "novel", given how often this idea is wielded in the AI context. How is everyone so good at identifying "novel"? For example, I can't wrap my head around how a) a human could come up with a piece of writing that inarguably reads "novel" writing, while b) an AI could be guaranteed to not be able to do the same, under the same standard.
why would you admit on the internet that you fail the reverse turing test?
Re: A new Google model is nearly perfect on automated handwriting recognition
#45Re: A new Google model is nearly perfect on automated handwriting recognition
#46Earlier quoted context omitted.
Well, what does a neck-bearded old engineer know about fashion? He probably - Oh, wait. It's a she. Still, what does she know? Oh wait, it says she has a medical degree. In fashion! From France!
If you want to listen to the line from Portal 2 it's on this page (second line in the section linked): https://theportalwiki.com/wiki/GLaDOS_voice_lines_(Portal_2)...
Re: A new Google model is nearly perfect on automated handwriting recognition
#47Earlier quoted context omitted.
Predicting the next word requires understanding, they're not separate things. If you don't know what comes after the next word, then you don't know what the next word should be. So the task implicitly forces a more long-horizon understanding of the future sequence.
This is utterly wrong. Predicting the next word requires a large sample of data made into a statistical model. It has nothing to do with "understanding", which implies it knows why rather than what.
Re: A new Google model is nearly perfect on automated handwriting recognition
#48I haven’t seen this new google model but now must try it out. I will say that other frontier models are starting to surprise me with their reasoning/understanding- I really have a hard time making (or believing) the argument that they are just predicting the next word. I’ve been using Claude Code heavily since April; Sonnet 4.5 frequently surprises me. Two days ago I told the AI to read all the documentation from my…
(It's a pretty constraining interface though - the model outputs an entire distribution and then we instantly lose it by only choosing one token from it.)
Re: A new Google model is nearly perfect on automated handwriting recognition
#49Earlier quoted context omitted.
Predicting the next word requires understanding, they're not separate things. If you don't know what comes after the next word, then you don't know what the next word should be. So the task implicitly forces a more long-horizon understanding of the future sequence.
This is utterly wrong. Predicting the next word requires a large sample of data made into a statistical model. It has nothing to do with "understanding", which implies it knows why rather than what.
But here is a really big one of those if you want it: https://arxiv.org/abs/2401.17377
Re: A new Google model is nearly perfect on automated handwriting recognition
#50With that said, the writing here is a bit hyperbolic, as the advances seem like standard improvements, rather than a huge leap or final solution.