Earlier quoted context omitted.
The inflection point was 2012, when AlexNet [0], a deep convolutional neural net, achieved a step-change improvement in the ImageNet classification competition. After seeing AlexNet’s results, all of the major ML imaging labs switched to deep CNNs, and other approaches almost completely disappeared from SOTA imaging competitions. Over the next few years, deep neural networks took over in other ML domains as well. The…
Ive yet to see a model that trains AND applies the trained data real-time. Thats basically every living being, from bacteria to plants to mammals. Even PID loops have a training phase separate from recitation phase.
There Will Be a Scientific Theory of Deep Learning
151–160 of 179 posts
Re: There Will Be a Scientific Theory of Deep Learning
#152Re: There Will Be a Scientific Theory of Deep Learning
#153Wait ... they created something they do not understand and can not yet describe?
And this is now called ... science?
Remember that they "borrowed" words from biology, in particular neurobiology, decades ago already. Monkey see, monkey do copy paste.
Re: There Will Be a Scientific Theory of Deep Learning
#154Earlier quoted context omitted.
We’re in a strange era where the Information-Theoretic foundations of deep learning are solidifying. The 'Why' is largely solved: it’s the efficient minimization of irreversible information loss relative to the noise floor. There is so much waste scaling models bigger and bigger when the math points to how to do it much more efficiently. One can take a great 70B model and have it run in only ~16GB with no loss in cap…
Can you share that document?
Re: There Will Be a Scientific Theory of Deep Learning
#155Earlier quoted context omitted.
Ive yet to see a model that trains AND applies the trained data real-time. Thats basically every living being, from bacteria to plants to mammals. Even PID loops have a training phase separate from recitation phase.
Reinforcement learning on real robots in real time has been done lots of times, since back in the 90s at least. It’s painfully slow.
We know a human uses roughly 100 watts. And teaching a new specific task takes only showing maybe 10 times to get to 80%.
The learning function in humans are definitely connected with both training/recitation.
I'm seeing that as the big roadblock between thinking machines and a really big autocomplete we have now.
Re: There Will Be a Scientific Theory of Deep Learning
#156Here's where I'm missing understanding: for decades the idea of neural networks had existed with minimal attention. Then in 2017 Attention Is All You Need gets released and since then there is an exponential explosion in deep learning. I understand that deep learning is accelerated by GPUs but the concept of a transformer could have been used on much slower hardware much earlier.
This video gives a great overview of the history of the acceleration: https://youtu.be/glWvwvhZkQ8?si=-HGtfd_KHYfatEQ Although it’s focused on Ilya, some great history is covered.
Re: There Will Be a Scientific Theory of Deep Learning
#157As someone who works in the area, this provides a decent summary of the most popular research items. The most useful and impressive part is the set of open problems at the end, which just about covers all of the main research directions in the field. The skepticism I'm seeing in the comments really highlights how little of this work is trickling down to the public, which is very sad to see. While it can offer few mat…
Re: There Will Be a Scientific Theory of Deep Learning
#158Earlier quoted context omitted.
We’re in a strange era where the Information-Theoretic foundations of deep learning are solidifying. The 'Why' is largely solved: it’s the efficient minimization of irreversible information loss relative to the noise floor. There is so much waste scaling models bigger and bigger when the math points to how to do it much more efficiently. One can take a great 70B model and have it run in only ~16GB with no loss in cap…
> It’s honestly a bit painful watching the AI field struggle to re-learn first principles that other disciplines have already learned. This is my fear with software development in general. There's a hundred-year old point of view right next door that'll solve problems and I'm too incurious to see it. I have a relative with a focus in math education that I've been stealing ideas from, and I think we'd both appreciate…
So instead we're more likely to see navel-gazing "singularity" stories that fit with telling your investors they will become fantastically rich.
Re: There Will Be a Scientific Theory of Deep Learning
#159Earlier quoted context omitted.
We’re in a strange era where the Information-Theoretic foundations of deep learning are solidifying. The 'Why' is largely solved: it’s the efficient minimization of irreversible information loss relative to the noise floor. There is so much waste scaling models bigger and bigger when the math points to how to do it much more efficiently. One can take a great 70B model and have it run in only ~16GB with no loss in cap…
Can you share that document?
https://meta-r0ze.github.io/Informational-Energetics/Informa...
Re: There Will Be a Scientific Theory of Deep Learning
#160Earlier quoted context omitted.
We’re in a strange era where the Information-Theoretic foundations of deep learning are solidifying. The 'Why' is largely solved: it’s the efficient minimization of irreversible information loss relative to the noise floor. There is so much waste scaling models bigger and bigger when the math points to how to do it much more efficiently. One can take a great 70B model and have it run in only ~16GB with no loss in cap…
> One can take a great 70B model and have it run in only ~16GB with no loss in capability and the ability to keep training, but the last few years funding only went for "bigger". Awesome. What is holding you back? What do you need the funding for?