←back to thread

340 points agomez314 | 6 comments | | HN request time: 0.001s | source | bottom
Show context
dcolkitt ◴[] No.35246164[source]
GPT is a very impressive technical achievement. But that technical achievement is more in the field of compression rather than intelligence.
replies(1): >>35246563 #
1. sebzim4500 ◴[] No.35246563[source]
I don't think compression and intelligence can be disentangled in this way.
replies(1): >>35247065 #
2. cjbprime ◴[] No.35247065[source]
Agree: compression is straightforwardly prediction.

Prediction is intelligence when you're able to do it well across disparate novel tasks.

(Of course definitions are idiosyncratic, but I'm curious if anyone disagrees with these ones.)

replies(2): >>35250990 #>>35271482 #
3. cubefox ◴[] No.35250990[source]
It seems that intelligence also is about explanation, apart from prediction. Humans not just try to predict future evidence from current evidence, or use the current evidence to confirm given hypotheses, but they also try to find an hypothesis which best explains this evidence. It's not quite clear how explanation would relate to compression.
replies(2): >>35252719 #>>35260036 #
4. kfarr ◴[] No.35252719{3}[source]
Explanation is decompression, using a limited set of tokens to model a more complex output
5. IIAOPSW ◴[] No.35260036{3}[source]
Explanation is when the number of bits in your model is smaller than the number of bits in the system. To understand is to have a compression good enough to store in your working memory.
6. Matumio ◴[] No.35271482[source]
> Prediction is intelligence

Depends on your definition of "intelligence". The big missing part is the ability to explore, try new things, to act (enactivism). Basically to become part of the environment, instead of being a sealed box with frozen weights.

By predicting characters, the system had to master, digest, maybe even understand, all the cultural human knowledge it got in text form. Now let's aim for the process that generated this knowledge in the first place.