AI is mostly about curve fitting (2018)
11–20 of 192 posts
Re: AI is mostly about curve fitting (2018)
#12Earlier quoted context omitted.
I was say fundamentally no -- and Douglas Hofstadter is probably the foremost spokesperson against intelligence being curve fitting. General intelligence is primarily about developing useful conceptual categories (not mapping to existing ones) and drawing cause-and-effect inferences that assist us in achieving goals . Curve fitting is just another name for pattern recognition, mapping to previously defined categories…
We dont know anything about AGI, and we arent sure how it would work. Its impossible to make assertions like this
Re: AI is mostly about curve fitting (2018)
#13Re: AI is mostly about curve fitting (2018)
#14Earlier quoted context omitted.
I was say fundamentally no -- and Douglas Hofstadter is probably the foremost spokesperson against intelligence being curve fitting. General intelligence is primarily about developing useful conceptual categories (not mapping to existing ones) and drawing cause-and-effect inferences that assist us in achieving goals . Curve fitting is just another name for pattern recognition, mapping to previously defined categories…
We dont know anything about AGI, and we arent sure how it would work. Its impossible to make assertions like this
Re: AI is mostly about curve fitting (2018)
#15This is has the advantage of recognizing how human intelligence can be automated and aggregated into system processes. And, the disadvantage that the boundaries of the concept start exploding.
I like cybernetics for providing a clear model of what constitutes intelligence -- a feedback loop between perception and action that achieves goals or lowers local entropy.
And, cybernetic systems can be artificial, natural or a mix
Re: AI is mostly about curve fitting (2018)
#16Re: AI is mostly about curve fitting (2018)
#17Taking a model trained in one subject, and reapplying it to build out new vertical is pretty much how children learn new things.
We'll have models using models to train new models sooner rather than later.
If a program can create it's own curve functions and decide which one to use to evaluate a problem, is it that much different than a brain?
Re: AI is mostly about curve fitting (2018)
#18shhh, let's keep it that way
Re: AI is mostly about curve fitting (2018)
#19Depending on how complex a curve, and how many dimensions it is in, couldn't you argues that is essentially what our brains do as well? Not that I am defending the massive hype field that is ML today, but curve fitting is a form of intelligence.
First, no AI that I know of has at its disposal a full blown model of the world it operates in, whereas most human brains do, and even if the model is imperfect, it is capable of producing fairly accurate simulations (what-if scenarios). Second, deep learning model, however much we'd like to think they do, aren't capable of doing proper causal inference in a general setting (that is, within the confines of the model)…
Re: AI is mostly about curve fitting (2018)
#20Depending on how complex a curve, and how many dimensions it is in, couldn't you argues that is essentially what our brains do as well? Not that I am defending the massive hype field that is ML today, but curve fitting is a form of intelligence.
First, no AI that I know of has at its disposal a full blown model of the world it operates in, whereas most human brains do, and even if the model is imperfect, it is capable of producing fairly accurate simulations (what-if scenarios). Second, deep learning model, however much we'd like to think they do, aren't capable of doing proper causal inference in a general setting (that is, within the confines of the model)…
So an ML model running an input through a collection of other models to see if it gets a reasonable answer.