Totally aware that this isn't a fully formal definition of deep learning, but one interesting takeaway for me is realizing that in a way, corporations with their formal and informal reporting structures are structured in a way similar to neural networks too. It seems like these sort of structures just regularly arise to help regulate the flow of information through a system.
There is research claiming the entire universe is a neural network: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7712105/
A non-technical explanation of deep learning
121–130 of 139 posts
Re: A non-technical explanation of deep learning
#122Earlier quoted context omitted.
Doesn't that mean it supports the Chinese room argument? I'm not sure I follow your reasoning. (also, popular conciousness forgets that technically the Chinese Room argument is only arguing against the much narrower, and now philosophically unfashionable, "Hard AI" stance as it was held in the 70s)
> the Chinese Room argument is only arguing against the much narrower, and now philosophically unfashionable, "Hard AI" stance as it was held in the 70s Searle has stood behind his argument in the 70s, but in every decade since then too. The main failure is that most people fundamentally don't believe they are mechanistic. If one believe in dualism, then it easy to attribute various mental states to that dualism, and…
That passing the Turing Test is not enough to exhibit evidence of Mind is not that controversial today. GPT-4 could easily pass the Turing Test as it was originally formulated. There are not many out there that think it possesses conciousness or intentionality or any mental states at all really. We'd generally agree now that passing the Turing Test is only a step towards creating an actual artificial mind (how large or small a step is still up for debate).
Anyway, all this is a tangent as I still don't understand why the original commenter feels this article provides a refutation of the Chinese Room argument when it seems (to me) to reinforce it. I'm just curious on that perspective and was interested in hearing more.
Re: A non-technical explanation of deep learning
#123Funny. In the game black&white you would slap or pet your avatar to train it. The lead AI programmer on that was Demis Hassabis of deepmind fame.
Somehow he knew AI would be our Gods.
Re: A non-technical explanation of deep learning
#124The problem with deep learning is opposite. You can understand most of it with just high school math. Advanced math is mostly useless because of the dimensionality of neural nets.
> Advanced math is mostly useless because of the dimensionality of neural nets. It depends what you mean by advanced math. There is a lot of math that only really comes into play because of the high dimensionality! For example math related to tensor wrangling, low rank approximations, spectral theory, harmonic theory, matrix calculus derivatives, universality principles, and other concepts that could be interesting o…
Re: A non-technical explanation of deep learning
#125I have met people who think they understand a particular topic I am versed in, but actually don't. Similarly, I am often wary that I get superficial knowledge about a topic I don't know much about through "laymen" resources, and I doubt one can have an appropriate level of understanding mainly through analogies and metaphors. It's a kind of "epistemic anxiety". Of course, there are "laymen" books I stumbled upon whic…
I find the best way to learn technical topics is to build a simplified version of the thing. The trick is to understand the relationship between the high level components without getting lost in the details. This high level understanding then helps inform you when you drill down into specifics. I think this book is a shining example of that philosophy: https://www.buildyourownlisp.com/ . In the book, you implement an…
Side question: Is there a entry level build your own language model or gan type learning tool out there as well?
Re: A non-technical explanation of deep learning
#126Totally aware that this isn't a fully formal definition of deep learning, but one interesting takeaway for me is realizing that in a way, corporations with their formal and informal reporting structures are structured in a way similar to neural networks too. It seems like these sort of structures just regularly arise to help regulate the flow of information through a system.
Uh, The similarity of corporations and neural nets is pretty much only that both are information processing systems. An operating system or missile guidance system is far more like a corporation than a neural network. Neural networks have no memory and generally don't seek particular goals, they simply recognize, predict and generate similar instances.
The memory isn’t digital bits like we think of now though, but abstractions in higher dimensions.
Re: A non-technical explanation of deep learning
#127Earlier quoted context omitted.
Thats not the Chinese Room argument. The argument says just because a system processes X doesn't imply it has consciousness of X.
The flaw is the unsupported assertion that the whole system being conscious of X depends on a part of the system being conscious of X. The same assertion would fail here in the same way.
If a human isn’t conscious of Chinese, but the arrangement of paper rules is, one would have to assert that paper + human is conscious.
Re: A non-technical explanation of deep learning
#128Does this article imply there are circumstances where a spreadsheet is a cat? What a poor example of technical writing.
He’s saying that the spreadsheet represents the “picture” of the cat in terms of pixels and RGB values etc. The algorithm/workers are not really “looking” at a picture of a cat, they are analysing and looking for patterns in the data that defines the picture of the cat.
Re: A non-technical explanation of deep learning
#129Earlier quoted context omitted.
Most non technical people would think there are zero circumstances where a spreadsheet could be a cat.
It's obvious from context that it's the content of the media. To me at least. If I play you a song on Spotify and say, "Is this a saxophone?", you wouldn't say, "No, it's a iPhone running Spotify." If a policeman holds up a photograph of a person and says, "Is this the person who attacked you?", the victim doesn't say, "No, it's an 8 by 10 glossy print."
Re: A non-technical explanation of deep learning
#130Cute.