I gave this talk a while ago to a small group of attendees. It was not recorded (I saw some ask below). It's based on a document I wrote a while ago called "You suck at writing AI" (never published). The basic argument was that people are comically inadequate at writing complex code. You can't write the code to detect a cat in an image and the correct thing to do is to give up, write down an objective that measures t…
Plot twist: figuring out that objective function may prove as intractable as the original problem! We'll need an objective function writing objective function, and then it's turtles all the way down.
Where will artificial general intelligence come from?
161–170 of 252 posts
Re: Where will artificial general intelligence come from?
#162I gave this talk a while ago to a small group of attendees. It was not recorded (I saw some ask below). It's based on a document I wrote a while ago called "You suck at writing AI" (never published). The basic argument was that people are comically inadequate at writing complex code. You can't write the code to detect a cat in an image and the correct thing to do is to give up, write down an objective that measures t…
Re: Where will artificial general intelligence come from?
#163Earlier quoted context omitted.
Actually, previous to the Wright brothers, the dominant theories of flight involved studying how birds flew and theorizing what parts were important and trying to replicate them. You could get a degree in this area of study. I do agree that different approaches are needed. In the case of flight it was the realization that the airfoil is important and the rest is window dressing.
Am I right in thinking the study of fish/sharks and fluid dynamics helped with the breakthrough?
https://en.m.wikipedia.org/wiki/Fluid_dynamics
Nothing to do with origins of flight but interesting and related to why flight works.
Re: Where will artificial general intelligence come from?
#164Earlier quoted context omitted.
There's been this tension over whether achieving apparent human levels of artificial intelligence requires thinking like and following processes associated with human learning and intelligence pretty much forever. Today, computational capability and data have gotten us to a place where there's been a big step forward while largely ignoring how it relates to human-level thought. (After all, we got powered flight by la…
Actually, previous to the Wright brothers, the dominant theories of flight involved studying how birds flew and theorizing what parts were important and trying to replicate them. You could get a degree in this area of study. I do agree that different approaches are needed. In the case of flight it was the realization that the airfoil is important and the rest is window dressing.
Re: Where will artificial general intelligence come from?
#165I gave this talk a while ago to a small group of attendees. It was not recorded (I saw some ask below). It's based on a document I wrote a while ago called "You suck at writing AI" (never published). The basic argument was that people are comically inadequate at writing complex code. You can't write the code to detect a cat in an image and the correct thing to do is to give up, write down an objective that measures t…
Fortunately you don't have to write an AGI yourself. We have a very powerful tool called evolution that can do all the heavy lifting for us, we just have to set up the environment and the goals. I'm pretty sure we could create an AGI, given enough computational power and time, we're basically hardware-limited.
Re: Where will artificial general intelligence come from?
#166Earlier quoted context omitted.
Plot twist: figuring out that objective function may prove as intractable as the original problem! We'll need an objective function writing objective function, and then it's turtles all the way down.
Unless it were possible for each objective function to converge to a next one that slightly extends the current one. However, what would the starting point be? Is this mathematically definable? What does the (im)possibility to define such a function tell us about AI?
Re: Where will artificial general intelligence come from?
#167I gave this talk a while ago to a small group of attendees. It was not recorded (I saw some ask below). It's based on a document I wrote a while ago called "You suck at writing AI" (never published). The basic argument was that people are comically inadequate at writing complex code. You can't write the code to detect a cat in an image and the correct thing to do is to give up, write down an objective that measures t…
Fortunately you don't have to write an AGI yourself. We have a very powerful tool called evolution that can do all the heavy lifting for us, we just have to set up the environment and the goals. I'm pretty sure we could create an AGI, given enough computational power and time, we're basically hardware-limited.
Re: Where will artificial general intelligence come from?
#168Speculating on where AGI will come from is sort of like speculating where Faster than Light travel will come from. Except FTL has some vaguely plausible physics behind it, and AGI-wise, we really have no idea what the "I" in AGI means. The mere fact that biological neural networks are rate encoded might turn out to be the one crucial thing that's practically impossible to simulate in a VN computer. My vote: "we have…
Re: Where will artificial general intelligence come from?
#169Re: Where will artificial general intelligence come from?
#170Earlier quoted context omitted.
Unless it were possible for each objective function to converge to a next one that slightly extends the current one. However, what would the starting point be? Is this mathematically definable? What does the (im)possibility to define such a function tell us about AI?
Make them hierarchical. Starting point is to survive.