The NEW Geometry Behind AI Reasoning (Princeton, Berkeley)
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
The Groundbreaking "Primordial Black Hole" Discovery Just Got Debunked
Anton Petrov
19.0k views
Discussing the Science Behind F1’s New Rule Changes (feat. Lewis Hamilton)
StarTalk
269.6k views
They're Poisoning the Agents!
The PrimeTime
114.6k views
Recovering from AI Psychosis | TheStandup
The PrimeTime
38.3k views
The Real Reason You're Bloated After Eating
Dr. Eric Berg DC
49.9k views
The (New) Reason Why The Fed Is Getting Worried
Minority Mindset
37.3k views
BTC Recovery Begins? Why Altseason Is OVER & The Next Big Pump
Coin Bureau
16.2k views
The REAL Reason NBA Players Are Scoring MORE Than Ever
The Arena
159.2k views
The Secret Reason The U.S. Government Can't Stop Printing Money
Minority Mindset
108.9k views
Mind Blowing Discovery of an Object at Redshift of 32...Or Is This a Planet Nearby?
Anton Petrov
209.4k views
Top Comments (8)
Been wondering about getting past the noise in order to give better hopping outcomes. My solution was similar to the Discoloop team's ideas. All in all tho, this DiscoLoop idea makes me wonder if their process can also be externalised. I mean, apart from some tinkering, there's nowt stopping an LLM or wrapper handing its current reasoning signal/context to a deterministic layer, which canonicalises it, audits it, vectorises useful chunks - and when it's finished mucking about, then reinjecting the cleaned signal before the next hop or final answer. Could save a whole lot of problems, and tokens...and much of the compute is handed off to the user's local resources. Anyhows, with open-weight models, hooks could make this direct. But even black-box LLMs could use a weaker version through structured context handoff and reinjection. DiscoLoop may point at some cool proofs - not only regards internal recurrence, but also regards external audit-reinjection circuits that're usable around almost any coherent LLM. Depends how you squint at it.
You are just doing everything super difficult. The recipe is binary context and an analog feature vector flowing through context dependent linear mappings. So for ReLU networks the binary context is the local x>=0? decisions and then you just have the feature vector flowing through the selected mapping at each layer. It need not be that way though and it can be a lot simpler. There is a thing now, Atlas LSH neural networks or even more general Atlas neural networks.
love ur videos, this is actually something i have been working on myself.
I actually don't remember if i commented this on the jepas video or just jolt the note, re pasting an extract: "The idea is that word token act as a regularisation that snap back to neutral center of mass of a particular meaning, and the interpolation from attention conserve both smooth signal and relative positioning to centers of meaning through voronoi like domain, which jepa lack." They brought that observation to the internal, which is something i wanted to try but in a different way -> (internal concept token learning) It would solve mire than two hop reasoning, but help with tunneling issues too. And lay the fundation for a type of neuro symbolique reasoning approach through discrete concept landmark. Glad my intuition are still right. But that mean that quantisation at training pass might help given right enough resolution. I just don't have explored training dynamic relative to first principles to figure out how to handle complex geometric learning, yet, ly mental model is heavily forward like, which is my weakness.
Excellent vid. Looking forward to the next one!
who remembers DYTOPO?
Love this approach! Seems to work for their tests... will take a look at the paper. Thanks!
Thank you! I love videos on architectures that employ recurrence.
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (8)
Been wondering about getting past the noise in order to give better hopping outcomes. My solution was similar to the Discoloop team's ideas. All in all tho, this DiscoLoop idea makes me wonder if their process can also be externalised. I mean, apart from some tinkering, there's nowt stopping an LLM or wrapper handing its current reasoning signal/context to a deterministic layer, which canonicalises it, audits it, vectorises useful chunks - and when it's finished mucking about, then reinjecting the cleaned signal before the next hop or final answer. Could save a whole lot of problems, and tokens...and much of the compute is handed off to the user's local resources. Anyhows, with open-weight models, hooks could make this direct. But even black-box LLMs could use a weaker version through structured context handoff and reinjection. DiscoLoop may point at some cool proofs - not only regards internal recurrence, but also regards external audit-reinjection circuits that're usable around almost any coherent LLM. Depends how you squint at it.
You are just doing everything super difficult. The recipe is binary context and an analog feature vector flowing through context dependent linear mappings. So for ReLU networks the binary context is the local x>=0? decisions and then you just have the feature vector flowing through the selected mapping at each layer. It need not be that way though and it can be a lot simpler. There is a thing now, Atlas LSH neural networks or even more general Atlas neural networks.
love ur videos, this is actually something i have been working on myself.
I actually don't remember if i commented this on the jepas video or just jolt the note, re pasting an extract: "The idea is that word token act as a regularisation that snap back to neutral center of mass of a particular meaning, and the interpolation from attention conserve both smooth signal and relative positioning to centers of meaning through voronoi like domain, which jepa lack." They brought that observation to the internal, which is something i wanted to try but in a different way -> (internal concept token learning) It would solve mire than two hop reasoning, but help with tunneling issues too. And lay the fundation for a type of neuro symbolique reasoning approach through discrete concept landmark. Glad my intuition are still right. But that mean that quantisation at training pass might help given right enough resolution. I just don't have explored training dynamic relative to first principles to figure out how to handle complex geometric learning, yet, ly mental model is heavily forward like, which is my weakness.
Excellent vid. Looking forward to the next one!
who remembers DYTOPO?
Love this approach! Seems to work for their tests... will take a look at the paper. Thanks!
Thank you! I love videos on architectures that employ recurrence.