Live data from Hacker News

A sleep-like consolidation mechanism for LLMs

arxiv.org

101–110 of 155 posts

Re: A sleep-like consolidation mechanism for LLMs

#102
post #96

The "sleep" thing gives me the creeps so in my head I'm just going to think of it as the difference between "response time retrieval" and "background consolidation". I do think it points at something bigger than just attention architecture: "memory" isn't just storage, and merely longer context isn't the same thing as having a better understanding of the source data . I'm looking at this through the "personal AI" len…

I think you are missing the most important part - forgetting. The missing "memory" layers is consolidation, prioritization AND forgetting (what is not important). Also not too sure about provenance and inspectability - it is part of memory. If the source is deemed 'important' it will survive forgetting. If not, then maybe not. And its ok. I am sure you dont know the exact source who told you that the capital of Franc…

[dead]

Re: A sleep-like consolidation mechanism for LLMs

#103

Earlier quoted context omitted.

> I don't think it's necessarily correct to think of sleep in terms of "it is necessary for animals or they will die". It might be more useful to think of it as "it was so useful that animals who slept outcompeted all the animals who didn't". You're talking about different things: biological necessity and evolutionary benefit. You can find out about the former by preventing an animal from sleeping (but otherwise prov…

> You can find out about the former by preventing an animal from sleeping (but otherwise provide all other needed things), and seeing if it will eventually die. That is actually almost impossible to do. The rat study was as close as we’ve ever come, and it’s still debated whether the rats died due to lack of sleep or some other mechanism, since the autopsy couldn’t confirm a cause of death. (It could have been due to…

What about fatal familial insomnia in humans

Re: A sleep-like consolidation mechanism for LLMs

#105
post #4

I can't pretend to understand how LLMs work, but I can be sure that anthropomorphizing their functions is not helpful to an objective debate over their abilities. Does a motor vehicle get "sleep" when it is serviced? When I reboot a computer, is that equivalent to a nap?

Was it anthropomorphizing computers when they named "memory"? Seems to me like it's more analogizing for the sake of easy understanding. Sure, it's not literally the same exact mechanism, but it's certainly modeled after the biological concept.

Re: A sleep-like consolidation mechanism for LLMs

#106

Earlier quoted context omitted.

Is it "Anthropicmorphization" when Claud treats human beings like LLMs?

Interesting question. Is there an actual term for that? It’s like inverse anthropomorphization, but not quite.

Dehumanization, assuming this wasn't sarcasm

Re: A sleep-like consolidation mechanism for LLMs

#108
post #36

Earlier quoted context omitted.

We can trust the feedback we give it based on the output it provides.

What kind of feedback are you giving? What's the reward function?

Right now, no feedback since I don't run this system but our workflows could change to accommodate it

Re: A sleep-like consolidation mechanism for LLMs

#109
post #2

Isn't this simply context pruning/optimization?

From the abstract, it looks like it's actually doing something deeper, updating weights in part of the model?

The abstract and method sections only mention updating the SSM state during "sleep" (ie the same vectors that change after each token in stock Mamba) not any of the actual weight matrices. AFAICT this is just another attention compaction paper, with misleading tile? It is not very clearly written

Re: A sleep-like consolidation mechanism for LLMs

#110

Earlier quoted context omitted.

> You can find out about the former by preventing an animal from sleeping (but otherwise provide all other needed things), and seeing if it will eventually die. That is actually almost impossible to do. The rat study was as close as we’ve ever come, and it’s still debated whether the rats died due to lack of sleep or some other mechanism, since the autopsy couldn’t confirm a cause of death. (It could have been due to…

What about fatal familial insomnia in humans

If I remember correctly, fatal insomnia shares most symptoms with other prion diseases (in which there might be no lack of sleep involved), so it's probably the brain damage that causes death, not insomnia itself.
Post reply on HN