So, to summarize: >Used "dictionary learning" >Found abstract features >Found similar/close features using distance >Tried amplifying and suppressing features Not trying to be snary, but sounds mundane in the ML/LLM world. Then again, significant advances have come from simple concepts. Would love to hear from someone who has been able to try this out.
Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
51–60 of 128 posts
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#52Earlier quoted context omitted.
Sure you can reason over a fixed "base set of logic", although there's another word for that - an expert system with a fixed set of rules, which IMO is really the right way to view an LLM. Still, what current LLMs are doing with their fixed rules is only a very limited form of reasoning since they just use a fixed N-steps of rule application to generate each word. People are looking to techniques such "group of exper…
if you zoom in enough, all thinking is an expert system with a fixed set of rules.
Current LLMs have none of that - they are just the fixed set of rules, further limited by also having a fixed number of steps of rule application.
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#53Earlier quoted context omitted.
if you zoom in enough, all thinking is an expert system with a fixed set of rules.
Exactly. You can't reason with that you do not currently posses.
An LLM has no innate traits such as curiosity or boredom to trigger exploration, and anyways no online/incremental learning mechanism to benefit from it even if it did.
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#54This is exceptionally cool. Not only is it very interesting to see how this can be used to better understand and shape LLM behavior, I can’t help but also think it’s an interesting roadmap to human anthropology. If we see LLMs as substantial compressed representations of human knowledge/thought/speech/expression—and within that, a representation of the world around us—then dictionary concepts that meaningfully explai…
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#55Earlier quoted context omitted.
There are multiple papers and efforts that have inspected the internal state of LLMs. One could even see the word2vec analysis along these lines, as evidence that the model is specializing neurons One such example: The Internal State of an LLM Knows When It's Lying ( https://arxiv.org/abs/2304.13734 ) Searching phrases like "llm interpretability" and "llm activation analysis" uncover more https://github.com/JShollaj/…
Yes, lots of activity in the space. I thought you were saying it was a dumb problem, but I was wrong. I think this is a great paper.
(drop-out was found to increase resilience in models because they had to encode information in the weights differently, i.e. could not rely on single neuron (at the limit))
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#56That’s going to completely change what features are looked at.
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#57I’m so fascinated by this stuff but I’m having trouble staying motivated in this short attention span world.
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#58Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#59Earlier quoted context omitted.
This is an illustrative comment for meta reasons, I think. Karpathy's lecture almost certainly doesn't cover the superposition hypothesis (which hadn't been invented for ANNs 8 years ago), or sparse dictionary learning (whose application to ANNs is motivated by the superposition hypothesis). It certainly doesn't talk about actual specific features found in post-ChatGPT language models. What's happening here seems lik…
By that reasoning even humans are not thinking. But of course humans are always excluded from such research - if it's human it's thinking by default, damn the reasoning. Then of course we have snails and dogs and apes, are they thinking? Were the Neanderthals thinking? By which definition? Moving posts is a too weak metaphor for what is going on here where everybody distorts the reasoning for whatever point they're t…
I’m a neophyte, so take this as such. If we can agree that people output is not always the product of thinking, then I’d be more willing to accept computational innovations as thought-like.
Re: Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
#60I always assumed the way to map these models would be by ablation, the same way we map the animal brain. Damage part X of the network and see what happens. If the subject loses the ability to do Y, then X is responsible for Y. See https://en.wikipedia.org/wiki/Phineas_Gage