Isn't "emergent properties" another way to say "we're not very good at understanding the capabilities of complex systems"?
Why do LLMs have emergent properties?
11–20 of 121 posts
Re: Why do LLMs have emergent properties?
#12Isn't "emergent properties" another way to say "we're not very good at understanding the capabilities of complex systems"?
Re: Why do LLMs have emergent properties?
#13Alternate view: Are Emergent Abilities of Large Language Models a Mirage? https://arxiv.org/abs/2304.15004 "Here, we present an alternative explanation for emergent abilities: that for a particular task and model family, when analyzing fixed model outputs, emergent abilities appear due to the researcher's choice of metric rather than due to fundamental changes in model behavior with scale. Specifically, nonlinear or…
Re: Why do LLMs have emergent properties?
#14Re: Why do LLMs have emergent properties?
#15 The parameter count of an LLM defines a certain bit budget. This bit budget must be spread across many, many tasks
I'm pretty sure that LLMs, like all big neural networks, are massively under-specified, as in there are way more parameters than data to fit (understanding the training data set is bigger than the size of the model, but the point is the same loss can be achieved with many different combinations of parameters).And I think of this underspecification as the reason neural networks extrapolate cleanly and this generalize.
Re: Why do LLMs have emergent properties?
#16Isn't "emergent properties" another way to say "we're not very good at understanding the capabilities of complex systems"?
Re: Why do LLMs have emergent properties?
#17Alternate view: Are Emergent Abilities of Large Language Models a Mirage? https://arxiv.org/abs/2304.15004 "Here, we present an alternative explanation for emergent abilities: that for a particular task and model family, when analyzing fixed model outputs, emergent abilities appear due to the researcher's choice of metric rather than due to fundamental changes in model behavior with scale. Specifically, nonlinear or…
The author himself explicitly acknowledges the paper but the incomprehensibly ignores it ("Even so, many would like to understand, predict, and even facilitate the emergence of these capabilities."). It's like saying "some say [foo] doesn't exist but even so many would like to understand [foo]". It's incoherent.
Re: Why do LLMs have emergent properties?
#18Isn't "emergent properties" another way to say "we're not very good at understanding the capabilities of complex systems"?
There is a field of study for this called statistical mechanics.
Re: Why do LLMs have emergent properties?
#19There are eerie similarities in radiographs of LLM inference output and mammalian EEGs. I would be surprised not see latent and surprisingly complicated characteristics become apparent as context and recursive algorithms grow larger.
Re: Why do LLMs have emergent properties?
#20I didn't follow entirely on a fast read, but this confused me especially: The parameter count of an LLM defines a certain bit budget. This bit budget must be spread across many, many tasks I'm pretty sure that LLMs, like all big neural networks, are massively under-specified, as in there are way more parameters than data to fit (understanding the training data set is bigger than the size of the model, but the point i…