A gentle reminder at 59:57: We're all inherently capable of complex calculations, even if we can't explicitly articulate or write them down on paper. For instance, when a toddler grows into a kid and catches an apple, they're unconsciously calculating its trajectory and acceleration. This innate ability is a testament to our brain's capacity to process and understand physics, even without formal mathematical training. Just a humble reminder that may be .. fruitful.
A dialogue between Schmidhuber and Wolfram or Chaitin or Friston on algorithmic information theory, computational irreducibility, free energy principle and learning would be interesting and insightful.
@@h.b.1285wolfram might be a cool guy and Schmidthuber might be shunned by academia as well, but I seriously doubt wolfram could hold schmidthuber the water regarding technical details. he often slips when it comes to these things, and Schmidthuber seems to arrogant to let these things slide
Actually, the reason why people/groups like Ilya, the NSA and others who are actually doing frontier and related deep learning development, which Jürgen is NOT, realize that its currently 1,500% per year perf/cost growth rate (and growing an additional 144% year-over year currently based on stacked exponential or what is called tetration based growth) is going to provide AGI and beyond starting in the coming year is that we are actually creating it and putting guardrails and other other protections on it. Similarly, if you are wondering why Ilya started his own straight path to ASI (artificial super-intelligence) in 3 years company is that: (1) OpenAI was about to bring on NSA as babysitters and investor/customers, and (2) he already had designed the closed-loop synthetic data training and optimization system, which Strawberry and Orion are built on, and (3) other than fine-tuning and evolving protection, the first AGI was 75% done by the time he left OpenAI. As such, there are two groups, ones that know what's happening and (2) those who are going to be continually surprised by what happens.
26:24 Interviewer: **mentions something someone said on Twitter** Schmidhuber: Yeah, my mom said that in the 70's. That's a whole new level of Schmidhubering!!
MLST is doing a great service to the community. Seriously, you guys are quietly moving the world by inspiring the next generation of scientists and ML engineers.
I have to say that Schmidhuber's AIT perspective has seriously shaped my perspective on computer science, physics, philosophy, and mathematics to the point where I find myself immediately framing my thought in terms of compression. It's really surprising that more AI Researchers don't explicitly develop the mathematics of compression. I am aware of the vast literature on AIT and also the relation of its bounded version to complexity and cryptography, but compression seems so fundamental I have a suspicion that there lies a grand body of new insights lying just below the tip of the iceberg. - Can compression be framed in a purely algebraic language, that is, is compression fruitfully viewable as a functor? - Given two classes of formal objects A, B is there an interesting structure on the space of their compression functions [A, B]? - Given a formal object C what is the structure of the classifying space of the compressions relative to that object? - Is there a geometric aspect to compression? Assuming the points of our space are programs, how would a compression mapping be characterized? Maybe something like p' is a compression of p if p' is 'smaller' but every limit point of p' is the same as p? I'm obviously just spiralling, still FASCINATING stuff.
There are infinitely many Python programs no particular build of its interpreter can execute, and only finitely many it can execute, for the simple fact that there are architectural limitations in hardware and software, like the wideness of the internal source file offset counter. Even yet, before reaching that limit, there's the file system limitation on the size of files, irregardless of storage space. There are limits everywhere in any concrete hardware and software implementation of anything.
So far the scaling laws crowd has been right and caught the rest of the ML community off guard, but curious to see who turns out to be right going forward!
@@and1play5 Yeah, they're struggling really hard with their hundreds of billions of investment, accelerating the aggregated prediction of ML experts of when we'll get AGI by 18 years and casually smashing the Turing test 🤡
His one of the best computer scientists i know he inspires me. Really loves his work and proud of his achievements. I wish he could lecture me. I can listen to him for hours without end.
Wow. The OG. The Don. Doctor I really did it first. Big daddy. No diddy. Such a fan. I was literally just re-reading his self-referential weight paper. I really hope he expands on that line of research, maybe improve upon test-time training layers. One more nickname for the legend. Mr I can actually knock out all the opps 😂. Why is he so buff 😂. Cheers Doc. Jokes aside, the greatest mind in modern deep learning. I truly enjoyed this conversation.
It's fascinating to learn about neural and non-neural AI in depth! Anyone dealing with sophisticated machine learning must comprehend the nuances of AI models such as Transformers and LSTMs.
At the moment, my self-coding system switches between approaches to solve problems through real-time regulation of parameters. It must be possible to sub-optimize this in very small self-optimizing loops. Self-optimization with a Test-Driven Development approach can optimize an AI that switches between Artificial Neural Networks (ANNs), Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Long Short-Term Memory (LSTM), Gated Recurrent Units (GRUs), Transformers, Reinforcement Learning (RL), Generative Adversarial Networks (GANs), Support Vector Machines (SVMs), and Random Forests in real-time. By leveraging the strengths of each technique, we can create a robust AI system that adapts dynamically to different tasks and data types.
Great discussion on the challenges of backpropagation, especially in relation to high-frequency learning problems like parity rules. It seems intuitive that backprop is limited in frequency representation, akin to Fourier transform constraints. Parity learning, XOR, and other high-frequency patterns involve rapid oscillations that backprop struggles to capture. Evolutionary algorithms, random search methods, and gradient-free optimization (like Simulated Annealing) seem more adept at exploring the solution space in these scenarios. Specialized architectures, like LSTMs, can also help, but the trade-offs in efficiency are significant. Fascinating topic-thanks for touching on it!
A great talk! From my basic understanding, our most powerful supercomputers are only as good as the algorithmic models that run them. In fact, one could say that our computers are just ways to test code (or algorithmic or mathematical models of our world). In light of these discussions, Max Bennett's book, "A Brief History of Intelligence: Evolution, AI, and the Five Breakthroughs That Made Our Brains" is worth reading (so is my book: Origins of Life's Sensoria, but I won't promote it). When we search down these rabbit holes, we discover that there are different types of "intelligence" that include procedural, social, artistic (imaginative) and analytic to name only a few (it also seems like higher intelligence needs a self-critic). These all demand that we understand how intelligence evolved as elegantly described in Max Bennett's book. Behind this veil of understanding lies the problem of how we sense and connect to the world. This is where an understanding of how our senses and neurons work is critical to any future development of AGI. In the final analysis, it is how well our algorithms mathematically model our world (with or without including probabilities or fuzzy set theory, etc.). It could be algorithms all the way down instead of turtles!
Creates schemas by prediction and evaluation. This schema chunking provides the architecture for language. Words are stones that we turn into sculptures with meaning. There is an affinity for reward and an aversion of risk. Emotion is real, it is not a figment of imagination. We love when we internalize the feelings of others.
Wisdom comes not only from knowledge but how you use it together with your logic and what's is happening in the present to reach the aha moment. Things have to move into a devine Fantasy.
Can we please get Schmidhuber in a room with John Carmack and Rich Sutton. He, and they, are clear-thinking pragmatists sincerely angling for the path through the hype. Keen-Huber Technologies... I'd buy stock in that.
He is wrong about Mamba at 1:20:20 because it does use hidden state. State space model is practically an RNN model, which can solve the parity problem.
Just to state some inspirational things: We didn’t know how birds “worked” before creating a bird much faster (airplanes); and we are now able to connect lab grown Biological Human Neurons to Silicon.. the number of neurons needed; well.. a conscious AI with super intelligence is likely for this decade.
Thank you soo much for posting a video about reality... I understand the math and on AI and its FAR from AGI... But marketing is pushing the fantasy...thanks for the dose of rational...😊
Great conversation. I know some more content is forthcoming. Did you ask him questions about diffusion, which is the other "species" of AI that is making waves? Can the channel or the community of commentors recommend any conversation of MLST where deep questions are asked about diffusion?
Really curious to hear more about using search to find a software which produces the network that then generalizes to problem set. This seems very reminiscent of what Francois Chollet was talking about. Learning on data to predict data seems like creating a "skillful" tool, But learning to predict a model which predicts the data seems to create an "intelligent" tool. Something that can figure out how to adapt to any new data.
About the NAND gates argument (8:00), it's not that simple. ICs use them, but they also use synchronized sequential elements like flip-flops, which cannot be emulated in a neural net (unless you start making loops and taking a lot of care to synchronize them, which would make supervised deep learning much, much more complex). I'd also stop overusing the word Turing to express sequentiality, because it's more vague. As for predicting that the future could be more surprising than we think, that's no prowess as it's always been the case.
I found that argument very unconvincing anyway, given that it sounds just like a variation of the old "multi-layer perceptrons can approximate any function" argument to me.
@@unvergebeneid Multi layer perceptrons can approximate any smooth function pretty well though, it's a theorem (granted you let the number of perceptions be extremely large)
@@srivatsasrinivas6277 yes but we also saw that it doesn't mean much for our practical advances in the field. For how long did people stick with a single hidden layer because it's mathematically proven to be enough? And then deep learning came along and upended everything. The same might be true here.
7:29 I'm not sure I follow the reasoning here. You can learn a RNN that represents a NAND gate. However, in order to construct other gates, you need proper wiring. Does the RNN also learn to do that as well? How do you know when to correctly wire your signals through time with RNN? How do you guarantee your wiring of signals is complete with RNN?
I propose a computing taxonomy for this point in time: classical computing, learned computing and quantum computing. Classical computing has to do with processing algorithms, and is required on the side at some capacity with both learned and quantum. Would this have any merits?
The magic isn’t that we got a machine to think, the magic is in realizing there is no such thing as thinking. AI has shown us that there are no facts, only metaphors.
The paper by Siegelmann didn't show NNs were Turing universal... they were trying to prove super Turing computability by using real numbers. Sorry, you got it wrong there. Proving that NNs are Turing universal is trivial as Schmidhuber explained. But that does not mean NNs can be efficient at learning problems that are solvable by symbolic means. Not much to do there one argument with the other... Nice video.
Exactly! He didn't state the complexity side of the argument and that probably made it harder to swallow for some of the posters in the comment section (and for Tim as well judging from his puzzled expression, which was puzzling...)
"Proving that NNs are Turing universal is trivial". No, wrong! They are not Turing universal. He was only talking about practical problems. It is a quite an empty take, though, because programs made just by a long enough if-then-else can compute everything is practically computable. If x =1 then 10, else if x=2 then 32 else if x=3 then.... So what? A Turing machine is more abstract than a NN, because it can compress infinity in a finitely describable object. The amount of time it takes to perform the computations is determined internally, something which NN lack.
@@federicoaschieri By virtue of an NN being able to perform universal computation, it can also compress infinity to put it in your naive vocabulary. What you are missing, I guess, is that you can also feed a NN with more memory through the equivalent of a tape just as you do with a TM. A TM rule table is just as finite as the neuron's matrix table. No difference. The interviewer then perhaps did not know how to phrase his question, because he also got wrong what Siegelman's paper was about, hence probably also misunderstanding everything else. He even managed to get Schnmidhuber who seemed to take the interviewer word at face value when citing back Siegelman's paper. Now you also seem very confused, perhaps not knowing what they were talking about in the first place but also not knowing about the meaning of Turing computational equivalency. Siegelman's paper was, by the way, about hypercomputation, so not Turing universality but super Turing universality. No need for real number weights for Turing universality as the video suggests... Here one of her main papers: www.cs.princeton.edu/courses/archive/fall05/frs119/papers/siegelmann95.pdf
@@HectorZenil That's conceptually wrong. A NN doesn't have a "tape", LOL. The tape is in your imagination. Feedforward NN are linear time devices with respect to the number of neurons, for quick tasks: is this a cat, yes or no, or predicting statistically the next word. They are not trained as if they were the control unit of a Turing machine. That would be very different, you would train the NN to use a tape, so using their output in reality for internal processing. That's not what they do.
Current AI models and architectures mostly seem to be built or designed for portability, as in using frameworks that allow people to build and deploy certain types of AI implementations relatively easily without any kind of exotic hardware. That architecture limits what can be done beyond purely mathematical or algorithmic behaviors which have limitations.
Mamba should be able to solve the parity problem, if we take state_t+1 = e^(pi*i*delta_x_t)*state_t + 0 with state_0 = 1, if delta_0 = 0 and delta_1 = 1, this would multiply the state by -1 when we encounter 1 and will leave the state as it is when we will encounter 0, at the end one will resemble parity and -1 will resemble odd number of 1s
Despite the fact, that you (Tim) is probably busy to up over your ears, i should like to apply for an interview for the Danish media "POV-international" which I happen to write for as a journalist. There has been much debate about "the dangers of AI" and "the question of Athropomorfication (my god, I can not spell that word)" and those issues interest me about zero. However, what I think is really interesting, is the question of the present stage of the LSTM-models. What is it precisely, that they can NOT do? There are many sub-questions involved in this general question. Looking at Chat-bots such as GTP-4 or other machines, a major question concerns the actual use of these machines. For instance, the use of the machines happens through a prompt, which only allows the user to pose certain questions. A more difficult problem to address is the question of how the machine's understanding of the world is obtained through its training-data, and specifically how this "world-model-achievement" is reflected in the answers its gives (or the protocol of communication in more general terms). Yet another question is more concerned with the specific use of the machines. Since the machines are what we might call "general purpose machines", they tend to answer any question about the world and relations from such a generalised point of view. The most "commonly accepted explanation" seen from a statistical point of view is sometimes not interesting, except as for the "...a general point of vies on the subject is...". However, sometimes it seems possible to really "argue" with the machines, but only provided the ability of the user, to really know a lot about the given subject. In such cases the machines seem to actually "argue" or provide what we call an informed, critical discussion about a given subject. This again raises the question of the user and the usage of these machines, which is very different from the "stupid" questions of whether they think like humans or the question of "danger". The danger could be this: If we do not understand the exact limitations of the machines, the way that they are constructed (and trained) and exactly how to use them, we really have no practical use for them. Except of course for the very specific purpose, specifically trained machines can provide. So the question of general AI involves our use of the machine, or to put it bluntly: If you have no real insight in the subject you are investigating with the machines, how do you expect them to give good answers? Why does the machines rarely ask you back, what your preconditions for asking the question is, what your knowledge of the subject is? Of course it could be interesting to have a more detailled video, where you analyse for instance GTP-4 as you did in the "we got access to ... GTP3-video". We need more than anything to understand the exact limitations of these machines, and how to use them. And we (including the more general journalists as me) to communicate those limitations and directions of use to the general public.
Interesting video and lot of interesting points raised but it's important to realize that as smart as Jürgen is, much of what he's saying is guesswork. Beware of anyone who claims they know the route to AGI, no-one does. Just as no-one knows how the human brain achieves it. We have a lot of knowledge but that knowledge is far from complete. We have a lot of clues but are still lacking proof. Nobody I know of in the field of AI came close to predicting what AI would be capable of in the year 2024. The most optimistic were out by 20-30 years, looking back at predictions made only 5 to 10 years ago. Regardless of the fine details, the field is advancing exponentially. I doubt anyone commenting here comprehends the significance. I'm not even sure Jürgen does.
Hell yeah, we are all getting Schmidhubered today 😍
He is the 🐐
Yup. Today we're getting Schmidhubered so hard. I'm here for it.
🫡@@captain_crunk
You guys Jürgen off too?
what is Schmidhubering like? This is my first time
@@sudhanshumittal467 You'll learn that everything from recurrent neural networks to pooping in the morning was invented by Schmidhuber.
A gentle reminder at 59:57: We're all inherently capable of complex calculations, even if we can't explicitly articulate or write them down on paper. For instance, when a toddler grows into a kid and catches an apple, they're unconsciously calculating its trajectory and acceleration. This innate ability is a testament to our brain's capacity to process and understand physics, even without formal mathematical training. Just a humble reminder that may be .. fruitful.
Thanks for that
people are just /that/ (5)
their best is all people do (7)
we're /all/ blossoming (5)
@@moonrootbro what
@mattwesney bro asuh
the flowers we plant (5)
the coops we chickens construct (7)
you're brave, i like that (5)
read my reply
“Deep learning is all about depth.”
Surprisingly deep statement.
A dialogue between Schmidhuber and Wolfram or Chaitin or Friston on algorithmic information theory, computational irreducibility, free energy principle and learning would be interesting and insightful.
I would pay to see it! 😀
Wolfram and Schidhuber will spend their whole conversation debating who discovered this and that first.
@@h.b.1285wolfram might be a cool guy and Schmidthuber might be shunned by academia as well, but I seriously doubt wolfram could hold schmidthuber the water regarding technical details. he often slips when it comes to these things, and Schmidthuber seems to arrogant to let these things slide
'cos this is gold. Thank you Tim and crew.
The joy Schmidhuber has when he talks about intelligence is affectionate and inspiring
I love Schmidhuber's argument on practical computation machine. I think many CS people don't get it
Didn't watch yet, but finally someone who talks ai, not science fiction
"ai, not science fiction"
that sounds as weird as "finally someone talks about self-driving cars, not science fiction". AI IS science fiction.
Actually, the reason why people/groups like Ilya, the NSA and others who are actually doing frontier and related deep learning development, which Jürgen is NOT, realize that its currently 1,500% per year perf/cost growth rate (and growing an additional 144% year-over year currently based on stacked exponential or what is called tetration based growth) is going to provide AGI and beyond starting in the coming year is that we are actually creating it and putting guardrails and other other protections on it.
Similarly, if you are wondering why Ilya started his own straight path to ASI (artificial super-intelligence) in 3 years company is that:
(1) OpenAI was about to bring on NSA as babysitters and investor/customers, and
(2) he already had designed the closed-loop synthetic data training and optimization system, which Strawberry and Orion are built on, and
(3) other than fine-tuning and evolving protection, the first AGI was 75% done by the time he left OpenAI.
As such, there are two groups, ones that know what's happening and (2) those who are going to be continually surprised by what happens.
@@TheManinBlack9054 Reality is different from Fiction. LLMs are different from SF AIs.
@@TheManinBlack9054😂❤uA
Whole lot of fluff in this comment 😅
"Unlimited and infinite are two different things" ... is absolutely bloody right!
26:24
Interviewer: **mentions something someone said on Twitter**
Schmidhuber: Yeah, my mom said that in the 70's.
That's a whole new level of Schmidhubering!!
MLST is just a permutation of LSTM. We got Schmidhuberd, and no one noticed. He can't keep getting away with this.
We appreciate this galaxy brain permutation symmetry generalisation, our previous model failed us
This is the best conversation on AI that i have ever witnessed.
WOW !!! he drops heavy wisdom so casually!
Jurgen talks in the simplest plain English - a hallmark of intelligence
I added this to my Listen Later playlist so fast. Jurgen is the best
MLST is doing a great service to the community. Seriously, you guys are quietly moving the world by inspiring the next generation of scientists and ML engineers.
1:15:52 - Jurgen Schmidhuber, renowned researcher, sings "Baby Shark". Best ever!
I have to say that Schmidhuber's AIT perspective has seriously shaped my perspective on computer science, physics, philosophy, and mathematics to the point where I find myself immediately framing my thought in terms of compression. It's really surprising that more AI Researchers don't explicitly develop the mathematics of compression.
I am aware of the vast literature on AIT and also the relation of its bounded version to complexity and cryptography, but compression seems so fundamental I have a suspicion that there lies a grand body of new insights lying just below the tip of the iceberg.
- Can compression be framed in a purely algebraic language, that is, is compression fruitfully viewable as a functor?
- Given two classes of formal objects A, B is there an interesting structure on the space of their compression functions [A, B]?
- Given a formal object C what is the structure of the classifying space of the compressions relative to that object?
- Is there a geometric aspect to compression? Assuming the points of our space are programs, how would a compression mapping be characterized? Maybe something like p' is a compression of p if p' is 'smaller' but every limit point of p' is the same as p?
I'm obviously just spiralling, still FASCINATING stuff.
There are infinitely many Python programs no particular build of its interpreter can execute, and only finitely many it can execute, for the simple fact that there are architectural limitations in hardware and software, like the wideness of the internal source file offset counter. Even yet, before reaching that limit, there's the file system limitation on the size of files, irregardless of storage space. There are limits everywhere in any concrete hardware and software implementation of anything.
He is quite an interesting character, with solid vision. He should come on media more regularly.
So far the scaling laws crowd has been right and caught the rest of the ML community off guard, but curious to see who turns out to be right going forward!
lmfaooo they been struggling ever since
@@and1play5 Yeah, they're struggling really hard with their hundreds of billions of investment, accelerating the aggregated prediction of ML experts of when we'll get AGI by 18 years and casually smashing the Turing test 🤡
Schmidhuber! So great to see him on this channel.
Jürgen is a Legend
Whatever the conflicts about academic priority, it's pretty clear that Schmidhuber is a deeper thinker than LeCun, Hinton, Suleyman and their crowd.
His one of the best computer scientists i know he inspires me. Really loves his work and proud of his achievements.
I wish he could lecture me. I can listen to him for hours without end.
Wow. The OG. The Don. Doctor I really did it first. Big daddy. No diddy. Such a fan. I was literally just re-reading his self-referential weight paper. I really hope he expands on that line of research, maybe improve upon test-time training layers.
One more nickname for the legend. Mr I can actually knock out all the opps 😂. Why is he so buff 😂. Cheers Doc.
Jokes aside, the greatest mind in modern deep learning. I truly enjoyed this conversation.
"No diddy" 😂
It's fascinating to learn about neural and non-neural AI in depth! Anyone dealing with sophisticated machine learning must comprehend the nuances of AI models such as Transformers and LSTMs.
Imagine the two
Schmidhubber1🐐Friston 🐐 together on MLST 😍Please make it happen one day.
God bless you for your great work
At the moment, my self-coding system switches between approaches to solve problems through real-time regulation of parameters. It must be possible to sub-optimize this in very small self-optimizing loops. Self-optimization with a Test-Driven Development approach can optimize an AI that switches between Artificial Neural Networks (ANNs), Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Long Short-Term Memory (LSTM), Gated Recurrent Units (GRUs), Transformers, Reinforcement Learning (RL), Generative Adversarial Networks (GANs), Support Vector Machines (SVMs), and Random Forests in real-time. By leveraging the strengths of each technique, we can create a robust AI system that adapts dynamically to different tasks and data types.
Part 2 when! Great conversation, love hearing JS talk about compression and practical algorithms
Great discussion on the challenges of backpropagation, especially in relation to high-frequency learning problems like parity rules. It seems intuitive that backprop is limited in frequency representation, akin to Fourier transform constraints. Parity learning, XOR, and other high-frequency patterns involve rapid oscillations that backprop struggles to capture. Evolutionary algorithms, random search methods, and gradient-free optimization (like Simulated Annealing) seem more adept at exploring the solution space in these scenarios. Specialized architectures, like LSTMs, can also help, but the trade-offs in efficiency are significant. Fascinating topic-thanks for touching on it!
Please continue doing what you are doing!
This is amazing!
Thanks!
Oh Schmidhuber. I learn german by watching his lectures. Great scientist
You again Schmidhuber !
deep conversation indeed ❤
A refreshingly interesting scholarly interview. Thanks a lot.
This is a really good talk. The part about heirarchical planning especially
A great talk! From my basic understanding, our most powerful supercomputers are only as good as the algorithmic models that run them. In fact, one could say that our computers are just ways to test code (or algorithmic or mathematical models of our world). In light of these discussions, Max Bennett's book, "A Brief History of Intelligence: Evolution, AI, and the Five Breakthroughs That Made Our Brains" is worth reading (so is my book: Origins of Life's Sensoria, but I won't promote it). When we search down these rabbit holes, we discover that there are different types of "intelligence" that include procedural, social, artistic (imaginative) and analytic to name only a few (it also seems like higher intelligence needs a self-critic). These all demand that we understand how intelligence evolved as elegantly described in Max Bennett's book. Behind this veil of understanding lies the problem of how we sense and connect to the world. This is where an understanding of how our senses and neurons work is critical to any future development of AGI. In the final analysis, it is how well our algorithms mathematically model our world (with or without including probabilities or fuzzy set theory, etc.). It could be algorithms all the way down instead of turtles!
Love your channel, greetings from Belarus!
Never heard of the guy but you sure got me hyped up.
The ad segway was pretty good too.
check the LSTM algorithm ;)
wonderful guest, great show as always. thank you
Jürgen is a living legend. Thanks !
Amazing that this was filmed at USI!
26:35 Even Mom Schmidhuber said it first about AI washing the dishes. This family is 🔥
Schmidhuber is a legend!
Schmidhuber amazes me every time
The title which been searching for the entire while!, great work you guys
Amazing video! Waiting impatiently for the second part! Great, great, great content! Thanks for this!
What a legend of a man.
Creates schemas by prediction and evaluation. This schema chunking provides the architecture for language. Words are stones that we turn into sculptures with meaning. There is an affinity for reward and an aversion of risk. Emotion is real, it is not a figment of imagination. We love when we internalize the feelings of others.
Wisdom comes not only from knowledge but how you use it together with your logic and what's is happening in the present to reach the aha moment. Things have to move into a devine Fantasy.
I wish Schmidhuber would go ahead and figure out AGI so someone else can claim they discovered it 10 years from now.
Causality only works one way unfortunately
By far most valuable pod on the internet. not even close.
Awesome interview. Jürgen is a legend.
Thanks MLST.
Can we please get Schmidhuber in a room with John Carmack and Rich Sutton. He, and they, are clear-thinking pragmatists sincerely angling for the path through the hype. Keen-Huber Technologies... I'd buy stock in that.
This was an amazing interview. The way this guy speaks reminds me of Agent Smith, but with an accent. He's as smart as a machine too.
This channel is always bringing great interviews! Keep it up 👏 you will be at 500k subscribers by 2025!
He is wrong about Mamba at 1:20:20 because it does use hidden state. State space model is practically an RNN model, which can solve the parity problem.
Just to state some inspirational things: We didn’t know how birds “worked” before creating a bird much faster (airplanes); and we are now able to connect lab grown Biological Human Neurons to Silicon.. the number of neurons needed; well.. a conscious AI with super intelligence is likely for this decade.
Thank you soo much for posting a video about reality... I understand the math and on AI and its FAR from AGI... But marketing is pushing the fantasy...thanks for the dose of rational...😊
I wish I could know the right time to short the bubble!
@@LuigiSimoncini OMG no kidding..
Thanks. Looking forward to this one.
He sounds like the German scientist relative at the Walken Family Reunion
Great conversation. I know some more content is forthcoming. Did you ask him questions about diffusion, which is the other "species" of AI that is making waves?
Can the channel or the community of commentors recommend any conversation of MLST where deep questions are asked about diffusion?
Really curious to hear more about using search to find a software which produces the network that then generalizes to problem set.
This seems very reminiscent of what Francois Chollet was talking about.
Learning on data to predict data seems like creating a "skillful" tool,
But learning to predict a model which predicts the data seems to create an "intelligent" tool.
Something that can figure out how to adapt to any new data.
2 minutes in, it's going to be a great one
Physics Nobel laureate worthy in my opinion!
About the NAND gates argument (8:00), it's not that simple. ICs use them, but they also use synchronized sequential elements like flip-flops, which cannot be emulated in a neural net (unless you start making loops and taking a lot of care to synchronize them, which would make supervised deep learning much, much more complex). I'd also stop overusing the word Turing to express sequentiality, because it's more vague. As for predicting that the future could be more surprising than we think, that's no prowess as it's always been the case.
I found that argument very unconvincing anyway, given that it sounds just like a variation of the old "multi-layer perceptrons can approximate any function" argument to me.
@@unvergebeneid Multi layer perceptrons can approximate any smooth function pretty well though, it's a theorem (granted you let the number of perceptions be extremely large)
@@srivatsasrinivas6277 yes but we also saw that it doesn't mean much for our practical advances in the field. For how long did people stick with a single hidden layer because it's mathematically proven to be enough? And then deep learning came along and upended everything. The same might be true here.
True AGI would be a running continuously and be able to continuously learn new things the way a human can.
Humans create tokens, they don’t just manipulate them. Language constantly evolves.
7:29 I'm not sure I follow the reasoning here. You can learn a RNN that represents a NAND gate. However, in order to construct other gates, you need proper wiring. Does the RNN also learn to do that as well? How do you know when to correctly wire your signals through time with RNN? How do you guarantee your wiring of signals is complete with RNN?
these are excellent ideas ......great video
I propose a computing taxonomy for this point in time: classical computing, learned computing and quantum computing. Classical computing has to do with processing algorithms, and is required on the side at some capacity with both learned and quantum. Would this have any merits?
schmidhuber is simply the best
The magic isn’t that we got a machine to think, the magic is in realizing there is no such thing as thinking. AI has shown us that there are no facts, only metaphors.
Awesome work!
Oh boy this is going to be a great one.
Comparing LSTM uses to Baby Shark viewings is an innovation in itself. :-))
Oh, it's You_again Shmidhoobuh
"It may take just a few more decades until we will have true human level AI."
01:25
This is from 2018 I think.
The paper by Siegelmann didn't show NNs were Turing universal... they were trying to prove super Turing computability by using real numbers. Sorry, you got it wrong there. Proving that NNs are Turing universal is trivial as Schmidhuber explained. But that does not mean NNs can be efficient at learning problems that are solvable by symbolic means. Not much to do there one argument with the other... Nice video.
Exactly! He didn't state the complexity side of the argument and that probably made it harder to swallow for some of the posters in the comment section (and for Tim as well judging from his puzzled expression, which was puzzling...)
"Proving that NNs are Turing universal is trivial". No, wrong! They are not Turing universal. He was only talking about practical problems. It is a quite an empty take, though, because programs made just by a long enough if-then-else can compute everything is practically computable. If x =1 then 10, else if x=2 then 32 else if x=3 then.... So what? A Turing machine is more abstract than a NN, because it can compress infinity in a finitely describable object. The amount of time it takes to perform the computations is determined internally, something which NN lack.
@@federicoaschieri By virtue of an NN being able to perform universal computation, it can also compress infinity to put it in your naive vocabulary. What you are missing, I guess, is that you can also feed a NN with more memory through the equivalent of a tape just as you do with a TM. A TM rule table is just as finite as the neuron's matrix table. No difference. The interviewer then perhaps did not know how to phrase his question, because he also got wrong what Siegelman's paper was about, hence probably also misunderstanding everything else. He even managed to get Schnmidhuber who seemed to take the interviewer word at face value when citing back Siegelman's paper. Now you also seem very confused, perhaps not knowing what they were talking about in the first place but also not knowing about the meaning of Turing computational equivalency. Siegelman's paper was, by the way, about hypercomputation, so not Turing universality but super Turing universality. No need for real number weights for Turing universality as the video suggests... Here one of her main papers: www.cs.princeton.edu/courses/archive/fall05/frs119/papers/siegelmann95.pdf
@@HectorZenil That's conceptually wrong. A NN doesn't have a "tape", LOL. The tape is in your imagination. Feedforward NN are linear time devices with respect to the number of neurons, for quick tasks: is this a cat, yes or no, or predicting statistically the next word. They are not trained as if they were the control unit of a Turing machine. That would be very different, you would train the NN to use a tape, so using their output in reality for internal processing. That's not what they do.
@@federicoaschieri the Dunning Kruger is strong in this one - Yoda Schmidhuber
Will a part 2 of this interview be published?
Yep, soon
@@MachineLearningStreetTalk amazing thank you! Look forward, the first one was sooo good
we have made it here!!!!
Golden content
Current AI models and architectures mostly seem to be built or designed for portability, as in using frameworks that allow people to build and deploy certain types of AI implementations relatively easily without any kind of exotic hardware. That architecture limits what can be done beyond purely mathematical or algorithmic behaviors which have limitations.
Amazing, thank you 🎉
Masterpiece!
Mamba should be able to solve the parity problem, if we take state_t+1 = e^(pi*i*delta_x_t)*state_t + 0 with state_0 = 1, if delta_0 = 0 and delta_1 = 1, this would multiply the state by -1 when we encounter 1 and will leave the state as it is when we will encounter 0, at the end one will resemble parity and -1 will resemble odd number of 1s
The OG of AI
part 2, please 🙏🤗)))
Upload the part 2 already
Despite the fact, that you (Tim) is probably busy to up over your ears, i should like to apply for an interview for the Danish media "POV-international" which I happen to write for as a journalist.
There has been much debate about "the dangers of AI" and "the question of Athropomorfication (my god, I can not spell that word)" and those issues interest me about zero. However, what I think is really interesting, is the question of the present stage of the LSTM-models. What is it precisely, that they can NOT do?
There are many sub-questions involved in this general question. Looking at Chat-bots such as GTP-4 or other machines, a major question concerns the actual use of these machines. For instance, the use of the machines happens through a prompt, which only allows the user to pose certain questions.
A more difficult problem to address is the question of how the machine's understanding of the world is obtained through its training-data, and specifically how this "world-model-achievement" is reflected in the answers its gives (or the protocol of communication in more general terms).
Yet another question is more concerned with the specific use of the machines. Since the machines are what we might call "general purpose machines", they tend to answer any question about the world and relations from such a generalised point of view. The most "commonly accepted explanation" seen from a statistical point of view is sometimes not interesting, except as for the "...a general point of vies on the subject is...". However, sometimes it seems possible to really "argue" with the machines, but only provided the ability of the user, to really know a lot about the given subject. In such cases the machines seem to actually "argue" or provide what we call an informed, critical discussion about a given subject. This again raises the question of the user and the usage of these machines, which is very different from the "stupid" questions of whether they think like humans or the question of "danger". The danger could be this: If we do not understand the exact limitations of the machines, the way that they are constructed (and trained) and exactly how to use them, we really have no practical use for them. Except of course for the very specific purpose, specifically trained machines can provide. So the question of general AI involves our use of the machine, or to put it bluntly: If you have no real insight in the subject you are investigating with the machines, how do you expect them to give good answers? Why does the machines rarely ask you back, what your preconditions for asking the question is, what your knowledge of the subject is?
Of course it could be interesting to have a more detailled video, where you analyse for instance GTP-4 as you did in the "we got access to ... GTP3-video".
We need more than anything to understand the exact limitations of these machines, and how to use them.
And we (including the more general journalists as me) to communicate those limitations and directions of use to the general public.
1995 it was indeed, On the Computational Power of Neural Nets
Fascinating talk.
This is as good as it gets!
why is he @USI isn't he supposed to be in KAUST?
thanks for sharing this
Interesting video and lot of interesting points raised but it's important to realize that as smart as Jürgen is, much of what he's saying is guesswork. Beware of anyone who claims they know the route to AGI, no-one does. Just as no-one knows how the human brain achieves it. We have a lot of knowledge but that knowledge is far from complete. We have a lot of clues but are still lacking proof.
Nobody I know of in the field of AI came close to predicting what AI would be capable of in the year 2024. The most optimistic were out by 20-30 years, looking back at predictions made only 5 to 10 years ago.
Regardless of the fine details, the field is advancing exponentially. I doubt anyone commenting here comprehends the significance. I'm not even sure Jürgen does.
Wow... 😅 At least I got the comparisation with "Baby shark dodod do do"
When his book is coming out?
test of agi will be in the orion project
1:17:42 is how I'd imagine Jurgen talks in his sleep