Remix.run Logo
The Emergent Symbolic Structure of Artificial Neural Networks(arxiv.org)
103 points by schmuhblaster 4 hours ago | 31 comments
sigpwned 2 hours ago | parent | next [-]

The big questions I’m taking away are:

(1) they are claiming to produce apparently bijective closed-form symbolic representations/approximations of, among other things, LLMs. Is evaluating these closed-form representations more computationally efficient? The implications of that are potentially huge. It would be essentially analytic distillation. Fable on a chip and not a data center would be important — and disruptive - in many ways.

(2) Unsupervised, and even supervised, symbolic approaches to problem solving break down due to combinatorial explosion, among other things. This could potentially allow us to treat LLM training and inference as a search algorithm for novel symbolic approaches to solving new classes of complex problems hitherto unreachable through other approaches. If that works, I suspect it’s a feedback loop, too - the learnings from one representation push advances in the other. This would also increase the economic value of large training runs, since the model itself is now valuable, not just its inference.

(3) Per the above, can this push LLM design to greater capabilities?

The relationship between this and Anthropic’s J-space observation is also interesting. This is much, much deeper and more directly actionable, though.

EDIT: I ran my questions through Sonnet — yes, I appreciate the irony — and it was none too sanguine about questions (1) and (2), but thought (3) was reasonable. In any case, this is quite the paper. On reflection, I do think that the apparent reliance on very simple symbolic representations and tasks is underwhelming. But the approach is impressive. And obviously this is still early days, and the value of building a bridge between the very fuzzy LLM models and the rigorous, mechanically provable models would be enormous.

jkingsman 3 hours ago | parent | prev | next [-]

The math and core experimentation here is beyond my abilities, but what I think I understand is that there are possible deeper patterns of representation that exist in LLMs that are distillations of core conceptual relations in grammar that we can get our heads around in a mathematical sense rather than apparent layer-smeared noise that somehow, un-interpretably (in a meaningful sense), resolve to correct grammar/inferences.

That's pretty cool. I hope I've got that kinda-right.

calebkaiser 3 hours ago | parent | next [-]

I haven't read this in depth yet, though I plan to. If this general line of research is interesting to you, I'd recommend checking out some of the lines of research it touches upon--they're really rich and fascinating, and some are pretty approachable mathematically even if ML research papers aren't usually your thing. The related works section here seems pretty well stocked, but mechanistic interpretability is a pretty interesting peephole into this general vein: https://transformer-circuits.pub/

andytratt 44 minutes ago | parent | prev [-]

distillation is now illegal tho

4b11b4 3 hours ago | parent | prev | next [-]

Sounds reasonable... That the model is sometimes learning a lossy vector representation of something symbolic in nature... Sure, a NN can approximate a function?

They say this holds in... Some examples they found?

I don't enough about this area

andytratt an hour ago | parent [-]

yep

profsummergig 2 hours ago | parent | prev | next [-]

The human mind cannot comprehend the capacity of massively multidimensional space.

Just going from 2D to 3D creates massive new positional potential (e.g. surface of the earth, vs. the atmosphere above earth...).

Now imagine 1,000 dimensions.

larodi 41 minutes ago | parent | next [-]

Imagine a box of balls. They have size, weight, colour, density… etc. These properties, each a measure, are dimensions and they are orthogonal to each other. Taken together are multi-dimensional.

qsera 31 minutes ago | parent [-]

Now take a set of words. They have "sizeness", "weightness", "colorness" and "densityness"...and "pythonness" and "haskellness" and even "adjectiveness" and "verbness" and so on and so forth...You can readily see that this can encode arbitrary patters (like language grammer or program syntax)

Training identifies these dimensions in the training data and links it with each word/token. Then given a stream of such tokens, each with its own set of dimensions (which can be huge), and LLM predicts the dimensions that the next token is most likely to have...

hliyan an hour ago | parent | prev | next [-]

This is nonsense. The human mind cannot visualize more than 3 dimensions. It can perfectly comprehend any number of dimensions as long as they are represented in a vector space. In fact, that's what linear algebra does.

NitpickLawyer 43 minutes ago | parent | next [-]

I think you accidentally a word, there. GP is talking about comprehending the capacity of massively multi-dimensional space.

gfody an hour ago | parent | prev | next [-]

I think the human mind can visualize anything, eg here are some visual descriptions of higher dimensional objects: https://gfody.substack.com/p/mini-hyper-golf

sublinear an hour ago | parent | prev [-]

Yes. It's worth pointing out that anything with n distinct parameters is just a point in n-dimensional space. We're so used to handling so many dimensions that nobody ever bats an eye until someone brings up the magic word "dimensions". It's quite intuitive actually.

The trivial example that comes to mind is the character customization sliders in many video games.

qsera 2 hours ago | parent | prev [-]

>The human mind cannot comprehend the capacity of massively multidimensional space.

That is why the scam works, because investors are humans...

left-struck an hour ago | parent [-]

Which scam sorry?

qsera an hour ago | parent [-]

The scam that is based on the implicit claim that LLM is a path to AGI.

Seeing LLMs for what they really are will also make it clear they are fundamentally unfit for a lot of tasks they are currently marketed for...

kleiba2 an hour ago | parent [-]

Too broad a statement, and without substantiation, to be taken serious, sorry.

sublinear an hour ago | parent [-]

Too shallow of a dismissal, and you don't determine what everyone else takes seriously.

It's been several years now of LLMs only appeasing those with low expectations and inexperience. Unless the only goal was generating boilerplate or really sloppy proofs of concept, LLMs are a waste time for everyone else. This argument is so over already. We're all just hoping for a soft landing when the hangover really kicks in.

brabel 25 minutes ago | parent | next [-]

You are disconnected from reality. The whole industry is already completely dominated by LLMs generating code. Bury your head in the sand all you want. This is not about low expectations or inexperience at all. Your condescending tone doesn't make you look smarter, it makes you look like an Amish who expects the industrial revolution is temporary and soon people will come to their senses and stop using all this nonsense industrial technology.

pineaux an hour ago | parent | prev [-]

What about the mathematical advancements?

sublinear 43 minutes ago | parent [-]

Doesn't that say more about the massive crumb tray nobody ever bothered to empty at the bottom of mathematics?

I'm sure someone will point out something like the 4-color theorem as a counterargument. Where is that kind of theorem proving in this generation of AI? We seem to have hit a dead end rather quickly.

andytratt an hour ago | parent | prev | next [-]

this is an obvious result. for example, this guy has been writing on substack about this for at least a year or two (with code snippets) explaining the phenomenon of grokking and the ghostbasin.com concept - https://richardaragon.substack.com/

their algorithm is even named "DISCOVER" so they set out to discover the connective tissue of why the universe has invariants like math, and lo it was discovered.

i guess good job for having credentials & publishing the math so people 2years behind the curve can learn from your tenure?

yes. large matrices can gradient descend to understand arbitrary symbolic logic.

ENGLISH IS INSUFFICIENT but it is at least a few decades of math proofs & progress :) welcome to the future Slackernews

0xdeadbeefbabe 3 hours ago | parent | prev | next [-]

It's like Neo says "You get used to it, though. Your brain does the translating. I don't even see the code." He was referring to something like a K, Q, V vector at the time I believe.

monster_truck 3 hours ago | parent [-]

Cypher says that, and he's clearly referring to a blonde, a brunette, and a redhead.

andytratt 44 minutes ago | parent [-]

lol

colordrops an hour ago | parent | prev [-]

"Vectors seem inadequate for capturing the structure of language, logic, and other cognitive domains, yet neural networks achieve impressive performance in these areas". Missing the forest for the trees? Aren't neural networks modeled after biological systems? Our brains are obviously able to contain symbolic structure despite not having a "symbol processing unit".

suddenlybananas 16 minutes ago | parent | next [-]

People really overstate the relationship between ANNs and the brain, they have very different mechanisms and only have a similarity if you squint at 100000 feet. ANNs don't have neurotransmitters or even action potentials.

andytratt an hour ago | parent | prev | next [-]

yep

antonvs 41 minutes ago | parent | prev [-]

I hate that whole intro - the first four sentences - so much. It’s nothing but unsupported assumptions. Basically, a strawman that they can do battle with in the paper. Not an auspicious start.

suddenlybananas 14 minutes ago | parent | next [-]

These aren't really strawmen, they're more or less than mainstream opinion in the cognitive sciences from the 80s to maybe 2015-2020 or so.

andytratt 30 minutes ago | parent | prev [-]

got to top 2 HN tho lol