Live data from Hacker News

Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

ranpara.net

11–20 of 204 posts

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#11
That words are a byproduct of consciousness is a bold claim and requires some justification. I'm not implying it's backwards also for humans, but that the statement might not be true, and something else could be. Also, defining consciousness is hard.

For instance, you can dream words.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#12

Meditative practices support this. Anyone who's spent even a moderate amount of time with meditation knows we are not our thoughts. If you don't believe me, learn how to meditate, meditate for literally just 10 minutes, and come back to me.

this doesn't imply that words are a byproduct of consciousness.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#13
post #11

That words are a byproduct of consciousness is a bold claim and requires some justification. I'm not implying it's backwards also for humans, but that the statement might not be true, and something else could be. Also, defining consciousness is hard. For instance, you can dream words.

Eh? What else could communication be there for?

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#14
post #5

Stop for one second and ask yourself a simple question. Where do your words come from? When you speak, what comes first, the idea or the word? Do you first feel a thought inside you, and only after that go searching for the right word to wrap around it? I think we all do. The word is never the start. The word is just the skin. The idea, the consciousness, is the thing sitting under it.

We’re stochastic parrots most of the time, with a varying ability to reason but opting for pattern conformity usually

This is getting voted down because people just hate the idea that it's true.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#15

It is not all obvious that consciousness precedes language. Hellen Keller provides a vivid description of her pre-verbal mental state as something less than reflective conscious. > Before my teacher came to me, I did not know that I am. I lived in a world that was a no-world. I cannot hope to describe adequately that unconscious, yet conscious time of nothingness. I did not know that I knew aught, or that I lived or…

I think this is different if you have vision though. I struggle to understand how someone can look at intelligent animals that don’t have language and not intuitively assume that they’re conscious. Yes this is a tricky problem without an answer but IMO the elements of consciousness can exist without language if visual abstractions are present.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#16

Stop for one second and ask yourself a simple question. Where do your words come from? When you speak, what comes first, the idea or the word? Do you first feel a thought inside you, and only after that go searching for the right word to wrap around it? I think we all do. The word is never the start. The word is just the skin. The idea, the consciousness, is the thing sitting under it.

"For an LLM, it is exactly the opposite".

Is it really? LLMs don't have words inside, for the most part they operate by applying transformations to a vector that does not contain any words at all. Words that come out of an LLM are just what sampler gives us by looking at the vector that is the result of those transformations.

Does this vector contain a world model? Some form of thoughts or reasoning to arrive at the result? That's an open question really.

Sure, rerunning that whole process for each token might not be the best solution, although that's an open question too. But saying that LLMs operate on words first is too big of an oversimplification

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#17
post #13
post #11

That words are a byproduct of consciousness is a bold claim and requires some justification. I'm not implying it's backwards also for humans, but that the statement might not be true, and something else could be. Also, defining consciousness is hard. For instance, you can dream words.

Eh? What else could communication be there for?

Survival.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#18

Stop for one second and ask yourself a simple question. Where do your words come from? When you speak, what comes first, the idea or the word? Do you first feel a thought inside you, and only after that go searching for the right word to wrap around it? I think we all do. The word is never the start. The word is just the skin. The idea, the consciousness, is the thing sitting under it.

> Do you first feel a thought inside you, and only after that go searching for the right word to wrap around it There are enough neuroscience experiments demonstrating how we create post hoc explanations of our actions that I wouldn't trust this intuition prima facie.

The fact that we're even capable of doing a study like that and introspecting is probably a good indication of our cognitive abilities as humans

Consider someone designing a skyscraper. They're thinking about material strengths and such while they draft it, they aren't just rationalizing their choice later.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#19
post #5

Stop for one second and ask yourself a simple question. Where do your words come from? When you speak, what comes first, the idea or the word? Do you first feel a thought inside you, and only after that go searching for the right word to wrap around it? I think we all do. The word is never the start. The word is just the skin. The idea, the consciousness, is the thing sitting under it.

We’re stochastic parrots most of the time, with a varying ability to reason but opting for pattern conformity usually

What is reasoning except applying another pattern on top of existing thought? Personally it seems like I and everyone else is simply pattern matching, albeit at a higher level than current LLMs. There is no difference in the process as far as I can tell, just different inputs.

Re: Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

#20
LLMs as clearly doing more than just modeling words. In order to predict word placement, they need to build some kind of model, their latent space, of the types of things they are able to predict. Not really full world models yet - but they have decent "blog space" or "github project" models. And you can see this with multimodality, or non-text modality modals such as images and audio. They map from their latent spaces to the outputs. The fact that multi-modal systems can share the interior layers shows some kind of internal representation is created.
Post reply on HN