In response to AI is not enough
Comment author: benjayk 08 February 2012 04:19:02PM -1 points [-]

My argument still holds in another form, though. Even if we assume the universe has a preexisting algorithm that just unfolds, we don't know which it is. So we can't determine the best seed AI from that either, effectively we still have to start from b). Unless we get the best seed AI by accident (which seems unlikely to me) there will be room for a better seed AI which can only determined if we start with a totally new algorithm (which the original seed AI is unable to, since then it would have to delete itself). We, having the benefit of not knowing our algorithm, can built a better seed AI which the old seed AI couldn't built because it already has a known algorithm it must necessarily build on.

Indeed, a good seed AI would at some point suggest us to try another seed AI, because it infers that its original code is unlikely to be the best possible at optimal self-modification. Or it would say "Delete this part of my source code and rewrite it, it doesn't seem optimal to me, but I can't rewrite it because I can't modify this part without destroying myself or basing the modification on the very part that I want to fundamentally rewrite".

In response to AI is not enough
Comment author: benjayk 08 February 2012 03:42:34PM *  -1 points [-]

I see in which case my argument fails:

If we assume a prexisting algorithm for the universe already (which most people here seem to do), then everything else could be derived from that, including all axioms of natural numbers, since we assume the algorithm to be more powerful then them at the start. Step b) is simply postulated to be already fulfilled, with the algorithm just being there (and "just being there" is not an algorithm), so that we already have an algorithm to start with (the laws of nature).

The "laws of nature" simply have to be taken as granted. There is nothing deeper than that. The problem is that then we face a universe which is essentially abitrary, since from what we know the laws could be anything abitrary else as well (these laws would just be the way they are, too). But this is obviously not true. The laws of nature are not abitrary, there is a deeper order in them which can't stem from any algorithm (since this would just be another abitrary algorithm). But if this is the case, I believe we have no reason to suppose that this order just stopped working and lets do one algorithm all the rest. We would rather expect it to be still continuously active. Then the argument works. The non-algorithmic order can always yield more powerful seed AIs (since there is no single most powerful algorithm, I think we can agree on that), so that AI is not sufficient for an ever increasing general intelligence.

So we face a problem of worldview here, which really is independent of the argument and this is maybe not the right place to argue it (if it is even useful to discuss it, I am not sure about that, either).

In response to AI is not enough
Comment author: falenas108 07 February 2012 07:57:32PM 1 point [-]

Based on your comments, you are clearly an atheist, and therefore reject the argument of God existing because there has to be an uncaused cause.

Yet, your uncaused algorithm argument takes the exact same form. Isn't it the same counterargument?

Comment author: benjayk 08 February 2012 02:44:03PM -1 points [-]

I am not necessarily an atheist, it depends on your definition of God. I reject all relgious conceptions of God, but accept God as a name for the mysterious source of all order, intelligence and meaning, or as existence itself.

So in this sense, God is the uncaused cause and also everything caused.

It would indeed be a counterargument if I didn't believe in uncaused cause, but I do believe in an uncaused cause, even though it isn't a seperate entity like the usual notion of God implies.

In response to comment by benjayk on AI is not enough
Comment author: JoshuaZ 08 February 2012 07:34:06AM *  1 point [-]

You can even write an algorithm that goes through all possible algorithms (universal dovetailer)

The universal dovetailer runs through all possible programs, which is a superset of all algorithms. You can't use it to get access to just the genuine algorithms in any algorithmic fashion- if you could you could solve the Halting problem.

In response to comment by JoshuaZ on AI is not enough
Comment author: benjayk 08 February 2012 02:25:42PM 0 points [-]

I agree. That's why is say "this algorithm doesn't solve any problem", it isn't in a problem solving algorithm in the sense I used in my post. Any "just go through all XYZ" doesn't solve my stated problem, because it doesn't select the actual useful solution.

Comment author: asr 07 February 2012 05:53:46PM 1 point [-]

Yes. This shows you would need a better algorithm than brute-force search. But better algorithms are known to exist -- to pick a trivial one, you can do random generation in a nontrivial programming language, with a grammar and a type system. This lets you rule out lots of ill-typed or ill-formed programs quickly.

A still less trivial example would generate new programs out of bits of existing programs. See the "macho" work at the University of Illinois for an example. They're able to synthesize small programs (the size of 'ls') from the man-page description, plus a big body of example code.

In response to comment by asr on AI is not enough
Comment author: benjayk 07 February 2012 06:47:27PM -3 points [-]

Better algorithms maybe are known to exist, but these itself can't ultimately be selected by an algorithm, as you would have an infinite regress of picking algorithms then.

Generating all possible programs doesn't solve anything, since we still have to select a program that we actually use to solve a particular problem, also the algorithm to generate all possible algorithms itself cannot be algorithmically determined. So what you say doesn't refute my point at all.

In response to AI is not enough
Comment author: Manfred 07 February 2012 06:03:49PM 3 points [-]

An interesting test of what appear to be general arguments against something

is whether you can use them to prove the opposite as well.

Clearly, if you want to use something non-algorithmic to solve a problem (say, if you're a human, which for the sake of argument we will pretend are "non-algorithmic"), you have to get that non-algorithm somehow. But then we have the problem to determine the non-algorithm to find that, and so on...
Obviously, at some point we have to actually find a non-algorithm to start with, so in any case at some point we need something fundamentally algorithmic to determine a solution to an problem that is solveable by a non-algorithm.

In response to comment by Manfred on AI is not enough
Comment author: benjayk 07 February 2012 06:37:17PM -5 points [-]

Interesting reply! The solution is to terminate the chain of determination with a non-algorithm that is fundamentally indeterminate, which quantum mechanics already hints at.

In response to comment by benjayk on AI is not enough
Comment author: mas 07 February 2012 05:30:40PM 3 points [-]

How do you know that my brain doesn't have algorithms running for all of these problems?

Surely for tea making it's something like this: I want tea -- Do I have all ingredients? -- (Water) yes, (Tea bag) no -- Do I go to the store? -- Is the store open etc...

In response to comment by mas on AI is not enough
Comment author: benjayk 07 February 2012 06:13:58PM -2 points [-]

I don't know that. I am not claiming to "know" any of what I write here. I don't think it is knowable. I just write about what is obvious to me. This doesn't amount to knowledge, though.

In theory it could be possible that there is an algorithm, even though noone showed this. I doubt it, though. In any case, there would be some non-algorithmical way to arrive at this algorithm, which just shifts the mystery from humans to something else.

Actually it seems that you could describe everything that happens in terms of an algorithm. The simplest possibility is to just describe what happens in a string and let the algorithm output that. This doesn't imply, though, that this is what makes things happen. But even then, this algorithm still couldn't be derived from algorithms alone.

In response to comment by benjayk on AI is not enough
Comment author: asr 07 February 2012 05:46:34PM *  6 points [-]

You've convinced me that I don't have conscious introspective access to the algorithms I use for these things. This doesn't mean that my brain isn't doing something pretty structured and formal underneath.

The formalization example I think is a good one. There's a famous book by George Polya, "how to solve it". It's effectively a list of mental tactics used in problem solving, especially mathematical problem solving.

When I sit down to solve a problem, like formalizing the natural numbers, I apply something like Polya's tool-set iteratively. "Have I formalized something similar before?" "Is there a simpler version I could start with?" and so forth. This is partly conscious and partly not -- but the fact that we don't have introspective access to the unconscious mind doesn't make it nonalgorithmic.

As I work, I periodically evaluate what I have. There's a black box in my head for "do I like this?" I don't know a lot about its internals, but that again isn't evidence for it being non-algorithmic. It's fairly deterministic. I have no reason to doubt that there's a Turing machine that simulates it.

Effectively, my algorithm for math works like this:

while(nothing else is a higher priority than this problem) { stare at the problem and try to understand it search my past memories for something related // neural nets are good at this for each relevant past memory, try to apply a relevant technique that worked in the past evaluate the result. if it looks like progress declare this to be the new version of the problem

}

Seems algorithmic to me!

In response to comment by asr on AI is not enough
Comment author: benjayk 07 February 2012 06:08:23PM -3 points [-]

Sorry, it seems you are just presuming computationalism. The question is not "Why would it not be algorithmic?" but "Why would it be algorithmic?", considering that as you say for yourself, from your perspective no algorithm is visible.

The algorithm you wrote down is a nice metaphor, but not in any way an algorithm in the way computer science means it. Since we talk about AI, I am only refering to the use of algorithm in the sense of "precisely formalizable procedure" as in computer science.

In response to AI is not enough
Comment author: gjm 07 February 2012 04:57:44PM 10 points [-]

I'm afraid just about everything here is wrong.

at some point we need something fundamentally non-algorithmic

No. Our brains are already implementing lots of algorithms. So far as we know, anything human beings come up with -- however creative -- is in some sense the product of algorithms. I suppose you could go further back -- evolution, biochemistry, fundamental physics -- but (1) it's hard to see how those could actually be relevant here and (2) as it happens, so far as we know those are all ultimately algorithmic too.

we will always have to rely on some non-algorithmical intelligence to find more intelligent solutions.

No (not even if you were right about ultimately needing something fundamentally non-algorithmic). Suppose you have some initial magic non-algorithmic step where the Finger of God implants intelligence into something (a computer, a human being, whatever). After that, that intelligent thing can design more intelligent things which design more intelligent things, etc. The alleged requirement to avoid an infinite regress is satisfied by that initial Finger-of-God step, even if everything after that is algorithmic. There's no reason to think that continued non-algorithmic stuff is called for.

we have no reason to suppose we can't find another more powerful one.

That might be true. It might even be true -- though I don't think you've given coherent reasons to think so -- that there'll always be a possible Next Big Thing that can't be found algorithmically. So what? A superintelligent AI isn't any less useful, or any less dangerous, merely because a magical new-AI-creating process might be able to create an even more superintelligent AI.

No algorithm can determine the simple axioms of the natural numbers from anything weaker.

It is not clear that this means anything. You certainly have given no reasons to believe it.

There is simply no way to derive the axioms from anything that doesn't already include it.

I think you are confusing derivations within some formal system such as Peano arithmetic (where, indeed, the only way to get the axioms is to begin with them, or with some other axioms that imply them) and (a quite different sort of) derivations outside that formal system, such as whatever Peano did to arrive at his axioms. I know of no reason to believe that the latter is fundamentally non-algorithmic, though for sure we don't know what algorithms would be best.

general intelligence necessarily has to transcend rules

I know of no reason to believe this, and it seems to me that if it seems true it's because what you imagine when you think about following rules is very simple rule-following, the sort of thing that might be done by a computer program at most a few pages in length running on a rather slow computer. In particular ...

since at the very least the rules can't be determined by rules

Whyever not? They have to be different rules, that's all.

Instead, we should expect a singularity that happens due to emergent intelligence.

"Emergence" is not magic.

not just one particular kind of intelligence like formal reasoning used by computers

Well, that might well be correct, in the sense that good paths to AI might well involve plenty of things that aren't best thought of as "formal reasoning". (Though, if they run on conventional computers, they will be equivalent in some sense to monstrously complicated systems of formal reasoning.)

In response to comment by gjm on AI is not enough
Comment author: benjayk 07 February 2012 05:57:15PM *  -6 points [-]

You didn't really respond to my argument. You just said: "It's all algorithmic, basta.". The problem is that there is no algorithmic way to determine any algorithm, since if you try to find an algorithm for the algorithm you only have a bigger problem of determining that algorithm. The universe can't run solely on algorithms, except if you invoke "God did it! He created the first algorithm" or "The first algorithm just appered randomly out of nowhere". I think this statement is ridiculous, but there is no refutation for dogma. If the universe would be so absurd, I could as well be a christian fundamentalist or just randomly do nonsensical things (since it's all random either way).

No algorithm can determine the simple axioms of the natural numbers from anything weaker.

It is not clear that this means anything. You certainly have given no reasons to believe it.

What? The axioms of natural numbers can't be determined because they are axioms. If that's not true, "derive 0 is a natural number" and "1 is the succesor of 0" without any notion of numbers.

It means that there is no way that an AI could invent the natural numbers. Hence there are important inventions that AIs can't make - in principle.

There is simply no way to derive the axioms from anything that doesn't already include it.

I think you are confusing derivations within some formal system such as Peano arithmetic (where, indeed, the only way to get the axioms is to begin with them, or with some other axioms that imply them) and (a quite different sort of) derivations outside that formal system, such as whatever Peano did to arrive at his axioms. I know of no reason to believe that the latter is fundamentally non-algorithmic, though for sure we don't know what algorithms would be best.

Instead of asserting that, just try some way to derive the simplest axioms of arithmetic from something that's not more complex (which of course can't always work to arrive at the axioms since we have a limited amount of complex systems). It doesn't work. The axioms of arithmetic are irreducible simple - to simple to be derived.

I know of no reason to believe this, and it seems to me that if it seems true it's because what you imagine when you think about following rules is very simple rule-following, the sort of thing that might be done by a computer program at most a few pages in length running on a rather slow computer. In particular ..

Not at all! It doesn't matter how complex the rules are. You can't go beyond the axioms of the rules, because that is what makes the rules rules. Yet still it is easily possible to invent new axioms. This is essential for intelligence, yet an AI can't do it, since it only works by its axioms. It can do it on a meta-level, for sure, but that's not enough, since in this case the new axioms are just derived from the old ones. Well, or it uses user input, but in this case the program isn't a self-contained intelligence anymore.

since at the very least the rules can't be determined by rules

Whyever not? They have to be different rules, that's all.

And how are these rules determined? Either you have an infinite chain of rules, which itself can't be derived from an rule, or you start picking out a rule without any rule.

Instead, we should expect a singularity that happens due to emergent intelligence.

"Emergence" is not magic.

Really? I think it is, not of course in any anthrophomorphic sense. What else could describe, for example, the emergence of the patterns out of cellular automata rules? It seems to me nature is inherently magical. We just have to be careful to not project our superstitious ideas of magic into nature. Even all materialist have to rely on magic at the most critical points. Look at the anthropic principle. Or at the question "Where do the laws of nature come from?". Either we deny that the question is meaningful or important, or we have to admit it is fundamentally mysterious and magical.

In response to AI is not enough
Comment author: Alex_Altair 07 February 2012 04:36:42PM *  3 points [-]

I think this post is filled with conceptual confusion, and I find it fascinating.

You never quite state the alternative to an algorithm. I propose that the only alternative is randomness. All processes in the universe are algorithms with elements of randomness.

I'm curious as to what you think the human brain does, if not an algorithm. I, like many on LW, believe the human brain can be simulated by a Turing machine (possible with a random generator). Concepts like "heuristics" or "intuition" or exploration" are algorithms with random elements. There is a lot of history on formalizing processes, and nothing known lies outside Turing machines (see the Church-Turing thesis).

In addition, I think the human brain is a lot more algorithmic than you think it is. A lot of Lukeprog's writings on neuroscience and psychology demonstrate ways in which our natural thoughts or intuitions are quite predictable.

at some point we have to actually find an algorithm to start with

The universe started with the laws of physics (which are known to be algorithms possibly with a random generator), and have run that single algorithm up to the present day.

What do you think about my proposed algorithm/random dichotomy?

Comment author: benjayk 07 February 2012 05:33:34PM *  -2 points [-]

You never quite state the alternative to an algorithm. I propose that the only alternative is randomness.

The alternative to algorithms are non-formalizable processes. Obviously I can't give a precise definition or example of one, since in this case we would have an algorithm again.

The best example I can give is the following: Assume that the universe works precisely according to laws (I don't think so, but let's assume it). What determines the laws? Another law? If so, you get an infinite regress of laws, and you don't have a law to determine this, either. So according to you, the laws of the universe are random. I think this hardly plausible.

I'm curious as to what you think the human brain does, if not an algorithm.

I don't know, and I don't think it is knowable in a formalizable way. I consider intelligence to be irreducible. The order of the brain can only be seen in recognizing its order, not in reducing it to any formal principle.

In addition, I think the human brain is a lot more algorithmic than you think it is. A lot of Lukeprog's writings on neuroscience and psychology demonstrate ways in which our natural thoughts or intuitions are quite predictable.

I am not saying the human brain is entirely non-algorithmic. Indeed, since the knwon laws of nature we discovered are quite algorithmic (except for quantum indeterminateness) and the behaviour of the brain can't deviate from that to a very large degree (otherwise we would have recognized it already) we can assume the behaviour of our brains can be quite closely approximated by laws. Still, this doesn't mean there isn't a very crucial non lawful behaviour inherent to it.

The universe started with the laws of physics (which are known to be algorithms possibly with a random generator), and have run that single algorithm up to the present day.

How did the universe find that algorithm? Also, the fact that the behaviour of physics is nicely approximated by laws doesn't mean that these laws are absolute or unchanging.

What do you think about my proposed algorithm/random dichotomy?

Frankly, I see no reason at all to think it is valid.

View more: Next