“The Unreasonable Effectiveness of Deep Learning Representations”
blog.insightdatascience.com
“The Unreasonable Effectiveness of Deep Learning Representations”
1–10 of 36 posts
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#2That is what feed forward networks and back propagation do for us. So why do we keep using them?
Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again.
Data has to be changed and manipulated into i.i.d. form, or the algorithms won't work. How does an independent set of random variables give us a model of the actual dataset which is a very limited representation of the real world? It doesn't. It's modeling something else.
Okay, why don't we take dependence into account? Surely that would represent the real world better. Good question! (Shirley has nothing to do with it.)
It's because there is no formal definition of dependence in statistics. Let that sink in for a minute.
So the math needs work, statistics needs a revolution, and then we can begin to change AI enough for it to finally start making sense. Focus on explainable algorithms and actual ability to validate that what models generate make sense and will not be unlawfully biased or have outliers that will cause harm.
There appears to be only one company who has something like this. But few actually care.
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#3What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#4What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
Finally! I thought I was alone (and stupid) for thinking like this.
Is there any literature or any meta-work that discusses the notion of probability itself? What is expectation? What is dependence?
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#5What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
> So the math needs work Finally! I thought I was alone (and stupid) for thinking like this. Is there any literature or any meta-work that discusses the notion of probability itself? What is expectation? What is dependence?
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#6What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
> So the math needs work Finally! I thought I was alone (and stupid) for thinking like this. Is there any literature or any meta-work that discusses the notion of probability itself? What is expectation? What is dependence?
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#7What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
Which company, and what do they have?
They have magical ways of 'explaining' black box models.
But it's not what DARPA is pushing (box remains black), rather the opposite, illuminating what's inside the box, making it a transparent open box. So much so, that the models they make you can edit by hand, since they make sense (to mere humans). Has rather immense implications.
Here's their crappy website: https://optimizingmind.com
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#8What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
What? Statistical dependence (of random variables) is defined clearly and precisely.
Data has to be changed and manipulated into i.i.d. form, or the algorithms won't work
Neural networks don't use the iid assumption.
I downvoted you because it seems like you don't really know what you're talking about and you're currently the top post in the thread. Please don't spread misinformation.
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#9What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
> So the math needs work Finally! I thought I was alone (and stupid) for thinking like this. Is there any literature or any meta-work that discusses the notion of probability itself? What is expectation? What is dependence?
I would be surprised if Khan Academy didn't cover at least expectation.
Re: “The Unreasonable Effectiveness of Deep Learning Representations”
#10What I find unreasonable is doing all this without knowing what the model is doing. It's blind with no way to steer and correct it. That is what feed forward networks and back propagation do for us. So why do we keep using them? Then there's the statistics of it all.. what are we actually modeling? 'The real world' you say? Think again. Data has to be changed and manipulated into i.i.d. form, or the algorithms won't…
Which company, and what do they have?