Earlier quoted context omitted.
>you can be intelligent only if you fully imitate biological processes It is not that. It is about having an understanding of how it is trained. For example, if it was trained on ideas, instead of words, then it would be closer to intelligent behavior. Someone will say that during training it builds ideas and concepts, but that is just a name that we give for the internal representation that results from training and…
The latest models are mostly LMMs (large multimodal models). If a model builds an internal representation that integrates all the modalities we are dealing with (robotics even provides tactile inputs), it becomes harder and harder to imagine why those representations should be qualitatively different.
Claude's Cycles [pdf]
251–260 of 376 posts
Re: Claude's Cycles [pdf]
#252Earlier quoted context omitted.
It’s an extremely difficult problem, and if you know how to do that you could be a billionaire. It’s not impossible, obviously—humans do it—but it’s not yet certain that it’s possible with an LLM-sized architecture.
> It’s not impossible, obviously—humans do it It's still not at all obvious to me that LLMs work in the same way as the human brain, beyond a surface level. Obviously the "neurons" in neural nets resemble our brains in a sense, but is the resemblance metaphorical or literal?
Re: Claude's Cycles [pdf]
#253I didn't expect such a misleading intro from Knuth. It reads like Claude solved Knuth's math problem. In reality, Claude generated various example solution, and Knuth then manually generalized that to a formal proof. What Claude did is certainly useful, but it would have been nice to be clear about the scope of the contribution in the intro.
That's true but the capability to go back to an older iteration, reflect and find the correct solution (for odd numbers) is, in my book, a sign of undeniable intelligence.
Re: Claude's Cycles [pdf]
#254Earlier quoted context omitted.
The latest models are mostly LMMs (large multimodal models). If a model builds an internal representation that integrates all the modalities we are dealing with (robotics even provides tactile inputs), it becomes harder and harder to imagine why those representations should be qualitatively different.
It can't, simply because the textual description of a concept is different from the concept itself.
Re: Claude's Cycles [pdf]
#255Earlier quoted context omitted.
A bit related: open weights models are basically time capsules. These models have a knowledge cut off point and essentially forever live in that time.
This is very interesting. I wonder if someone could create a future-sight benchmark for these models? Like, if given a set of newspaper articles for the past N months can it predict if certain world events would happen? We could backtest against results that have happened since the training cutoff.
Re: Claude's Cycles [pdf]
#256Re: Claude's Cycles [pdf]
#257Earlier quoted context omitted.
It does not seem fair to say that frequentists do not update their beliefs based on new evidence. This does not seem to accurately capture what the difference between Bayesians and frequentists (or anyone else) is.
What's the difference as you see it?
Frequentists and Bayesians differ in which sets of statistical tools they prefer for measuring the strength of evidence.
Re: Claude's Cycles [pdf]
#258Earlier quoted context omitted.
What is dumb zone?
When the LLMs start compacting they summarize the conversation up to that point using various techniques. Overall a lot of maybe finer points of the work goes missing and can only be retrieved by the LLM being told to search for it explicitly in old logs. Once you compact, you've thrown away a lot of relevant tokens from your problem solving and they do become significantly dumber as a result. If I see a compaction c…
Re: Claude's Cycles [pdf]
#259It's incredible to see work like this from him, at a ripe old age of eighty-six.
Although I'm not as bright as him, I can only hope to be as intellectually curious as him at that age.
Re: Claude's Cycles [pdf]
#260Am I mad or is there a missing ")" on lines and 8 and 9 of the first "C form" that should go before the semicolons?