yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Artificial general intelligence: The domain of the patient, philosophical coder | Ben Goertzel


2m read
·Nov 3, 2024

My cousin who lives in Hong Kong is a game programmer, and he loves what I’m doing. But he just tells me when we discuss it, “I need immediate gratification.” And he codes something, and he sees a game character do something cool, right? And if you need that, if you really need to see something cool happen every day, AGI is not for you. In AGI, you may work six months and nothing interesting happens. And then something really interesting happens.

So I think if someone doesn’t have that kind of stubborn, pigheaded persistence, I will tend to employ them doing, for example, data analysis, because that gives immediate gratification. You get a data set from a customer, you run a machine learning algorithm on it, and you get a result which is interesting. The customer is happy. Then you go on to the next data set.

And if you explain the different types of work available, actually most people are pretty good at choosing what won’t drive them crazy. So some people are like, “Yeah, I want to do stuff that seems cool every day.” And other people are like, “Well, I really want to understand how thinking works. I want to understand how cognition and vision work together, and that’s much more interesting to me than applying an existing vision algorithm to solve someone’s problem.”

So I tend to throw the issue at the potential employee or volunteer themselves, and sometimes that works, sometimes it doesn’t. But I trust them to know themselves better than I know them anyway.

There are many different types and levels of problems that one encounters in doing AI work, and there are sort of low-level algorithmic problems or software design problems which are solved via clever tricks. And then there are deeper problems, like how do you architect a perception system? How should perception and cognition work together in an AI system? If a system knows one language, how do you leverage that knowledge to help it learn another language?

I find personally with these deeper problems this is the kind of thing you solve while you were like walking the dog in the forest, or taking a shower, or driving down the highway or something. And it seems to be that the people who make headway on these deeper problems have the personality type that carries the problem in their head all the time.

Like you’ll think about this thing when you go to sleep, you’re still thinking about it when you woke up, and you just keep chewing on this issue a hundred times a day. It could be for days or weeks or years, or even decades. And then the solution pops up for you.

And not everyone has the inclination or personality to be obsessive at sort of keeping a problem like an egg in your mind, in your focus, until the solution hatches out. But that’s a particular cognitive style or habit or skill which I see in everyone I know who’s really making headway on the AGI problem.

More Articles

View All
Print statements and adding values | Intro to CS - Python | Khan Academy
Programs manipulate data in the forms of integers, floats, booleans, and strings. But how do they manipulate data? Perhaps the most obvious thing we can do here is add values together. But in order to do that, we’ll need the plus operator. In programming…
Take a Tour of a Soviet-Era Ghost Town at the Edge of the World | Short Film Showcase
[Music] [Music] I knew about the existence of Pyramidan since middle school. This strange Russian settlement is out of Russia, far behind the Arctic Circle. I never thought of visiting it because, uh, I knew that it’s a ghost town, so nobody lives here, a…
Curvature formula, part 5
So let’s sum up where we are so far. We’re looking at this formula and trying to understand why it corresponds to curvature, why it tells you how much a curve actually curves. The first thing we did is we noticed that this numerator corresponds to a cert…
Social consequences of revolutionary ideals | US history | Khan Academy
During the American Revolution, everyone became a little bit of a philosopher. Walking down the street in Boston, past coffee houses and taverns, you might hear ordinary people debating equality and natural rights. Before it was even a political revolutio…
What is Origins? - Behind the Scenes | Origins: The Journey of Humankind
I want to take people out of their heads. I want origins to inject people with a sense of wonder. Origins is the journey of humankind. It’s basically a show that reinvents the sort of historical epic from a modern perspective. So, through a modern lens, …
Using the tangent angle addition identity | Trigonometry | Precalculus | Khan Academy
In this video, we’re going to try to compute what tangent of 13 pi over 12 is without using a calculator. But I will give you a few hints. First of all, you can rewrite tangent of 13 pi over 12 as tangent of… instead of 13 pi over 12, we can express that…