Slashdot Mirror


Marvin Minsky On AI

An anonymous reader writes "In a three-part Dr. Dobbs podcast, AI pioneer and MIT professor Marvin Minsky examines the failures of AI research and lays out directions for future developments in the field. In part 1, 'It's 2001. Where's HAL?' he looks at the unfulfilled promises of artificial intelligence. In part 2 and in part 3 he offers hope that real progress is in the offing. With this talk from Minsky, Congressional testimony on the digital future from Tim Berners-Lee, life-extension evangelization from Ray Kurzweil, and Stephen Hawking planning to go into space, it seems like we may be on the verge of another AI or future-science bubble."

231 comments

  1. another one? by mastershake_phd · · Score: 2, Funny

    Did I miss the first AI bubble? Was it that chess playing computer?

    1. Re:another one? by SnowZero · · Score: 4, Insightful

      While much of the "traditional AI" hype could be considered dead, robotics is continuing to advance, and much symbolic AI research has evolved into data-driven statistical techniques. So while the top-down ideas that the older AI researches didn't pan out yet, bottom-up techniques will still help close the gap.

      Also, you have to remember that AI is pretty much defined as "the stuff we don't know how to do yet". Once we know how to do it, then people stop calling it AI, and then wonder "why can't we do AI?" Machine vision is doing everything from factory inspections to face recognition, we have voice recognition on our cell phones, and context-sensitive web search is common. All those things were considered AI not long ago. Calculators were once even called mechanical brains.

    2. Re:another one? by Anonymous Coward · · Score: 0

      Uhm.. voice recognition and speech-to-text do NOT work. We've got QUITE A WAYS to go.

    3. Re:another one? by Anonymous Coward · · Score: 1, Funny

      Did I miss the first AI bubble? Was it that chess playing computer?
      Let me see...

      AI: Hello. My name is AI. Tell me, what's on your mind?

      Anonymous Coward: Did I miss the first AI bubble?

      AI: Why do you mention computers?

      Anonymous Coward: Was it that chess playing computer?

      AI: Are you talking about me in particular?

      Anonymous Coward: No, I'm talking about Marvin Minsky's podcast.

      AI: How long have you been talking about Marvin Minsky's podcast?

      Anonymous Coward: I have been talking about Marvin Minsky's podcast since it was duped on Slashdot.

      AI: Go ahead. I'm listening...
    4. Re:another one? by ricree · · Score: 3, Interesting

      Uhm.. voice recognition and speech-to-text do NOT work. We've got QUITE A WAYS to go.
      It really, really depends on what you mean by doesn't work. At least some voice recognition has been used in consumer products for a while now. For example, my (now ~2 or 3 year old) phone is capable of voice activation for many of its functions, and in the times I've used it I've had no problems with it.
    5. Re:another one? by NitsujTPU · · Score: 1

      The first AI bubble was actually covered in a class that I took. In the 1980s, businesses began adopting artificial intelligence for some of their operations. When businesses saw the limits of what the AI of the time could do, they lost interest, and it "bubbled." However, many of the systems from that era endure. Examples of systems from this time include expert systems that are used in tech support (didn't see that one coming, did ya!) and systems used in financial modeling, part of why computer scientists can still find tons of money in the financial sector if they've got advanced degrees.

    6. Re:another one? by NitsujTPU · · Score: 1

      While you're right, I'm not sure that people really consider traditional AI to be dead.

      Certainly it's been said that once we know how to do it, then people stop calling it AI. I think that Ronald Brachman even said something similar in his address to the AAAI a few years ago, but then, we can see at AAAI many examples of what can be considered traditional AI. I think that most of the participants in the "new AI," IE, behavioral-based systems, robotics, and related techniques consider themselves developing their approaches, certainly in contrast to other researchers who still pursue traditional techniques.

      Certainly, machine learning has become more widely used, but I wouldn't really consider that part of the "new AI," though, perhaps that's not quite what you're driving at, but yes, certainly, it's become one of the most popular components in modern research. Of course, this seems to have been something that transitioned in slowly, and symbolic approaches are still alive and well.

    7. Re:another one? by Architect_sasyr · · Score: 2, Insightful

      didn't see that one coming, did ya!

      Having been on the receiving end of some of the larger telcos support system, and considering the "quality" of so-called "AI" systems today, I would have to suggest that it was about the only thing I saw coming ;)

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    8. Re:another one? by Anonymous Coward · · Score: 1, Informative

      The first AI bubble was actually covered in a class that I took. In the 1980s... Correct *me* if I am wrong, but if your textbook claims that the first AI bubble started in the 1980s it's pretty wrong. It started way earlier with e.g. attempts at automated translation, SHRDLU, etc. You could always check out the books "What Computers Can't Do" and "What Computers Still Can't Do", written by Dreyfus in the 70s.
    9. Re:another one? by Anonymous Coward · · Score: 1, Insightful

      We know about ELIZA. Try something new.

    10. Re:another one? by peragrin · · Score: 1

      really try this one. I once sneezed while attempting to voice dial and it dialed my grandmother.

      You want to know how good it it, whistle, blow, or just turn it on near a stereo speaker. Then see who it dials.

      --
      i thought once I was found, but it was only a dream.
    11. Re:another one? by Lord+Crc · · Score: 3, Interesting

      Uhm.. voice recognition and speech-to-text do NOT work. We've got QUITE A WAYS to go. Actually, it's getting pretty good in some cases. My ADSL went down some days ago, and I phoned tech support. Since it was late, I got a nice prerecorded voice saying they had closed for the day, but the "woman" then asked "would you like me to try to solve the problem automatically?". A bit stumped by this, I answered "yes". "She" then asked me to describe with few and short words what my problem was. So I said "adsl internet". "She" then asked for confirmation that I had said there was a problem with my internet connection. After a few more such questions, "she" could tell me that there was a known issue with ADSL in my area, and that it would be fixed by tomorrow afternoon.

      So, for limited applications, voice recognition is getting along fairly well I must say.
    12. Re:another one? by fferreres · · Score: 1

      Replicating the part that translates an audio stream into text is very hard, but not the intelligent or difficult part. It's like reverse engineering a clumsy protocol. Knowing what the message "MEANS", is the hard part. When we hear a sound, we can identify the source, why the sound was made, what it means, and if it's a person talking, how he is feeling and what is the intent. As long as it produces the desired results. So it is an advance, but the easiest one. The difficult part is making sense of everything.

      AI probably requires us to understand what is happening at a deeper level. To produce an intelligent being we'll provably need to understand how consciousness operates. A program monitoring and orchestrating other programs, going to the details, looking at the grand picture, and monitoring itself. You may agree we need to understand ourselves a little better before that happens.

      --
      unfinished: (adj.)
    13. Re:another one? by Anonymous Coward · · Score: 0

      Are you sure? We're talking about "bubble" in the sense of venture capitalists throwing money at a field, and as far as I know, for AI this happened in the early to mid-1980's. The development of the symbolic computation techniques started in the 1970's and even earlier, but it was all academic before the 1980's.

    14. Re:another one? by mikael · · Score: 1

      Telewest (or Virgin Media) now, have a telephone bill payment systm that actually ask what you want to do (eg. make a payment, talk to someone) which works 99% of the time - although it did mistake "one hundred" for "one thousand" once.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    15. Re:another one? by NitsujTPU · · Score: 1

      You got my point exactly. I'm pretty sure the notion put forth was a financial one, which was what I was talking about. I dropped a reply under the GP as well.

    16. Re:another one? by NitsujTPU · · Score: 1

      Much like the AC under you mentioned, I was talking about a financial bubble in the commercial sector. That was the 1980's.

    17. Re:another one? by nasch · · Score: 1

      To produce an intelligent being we'll provably need to understand how consciousness operates.
      If I understand you correctly, I don't agree with that one. I don't know of any rule of nature that indicates it's impossible to make something without knowing why it works. Besides the problem of defining "intelligent being", it could be possible to build something that learns, and discover that a consciousness emerges in it. Nobody invented the mind that lives there now, and nobody necessarily understands how it works. Put another way, unless you believe in intelligent design, then each of us is an intelligent being created by a process that has no knowledge of how consciousness operates. I don't see why the same thing couldn't happen when the process is an inventor rather than nature.
    18. Re:another one? by SnowZero · · Score: 1

      Thank you; I was going to make a similar point. In short, evolution created intelligent beings, yet evolution does not itself understand consciousness. Intelligence did take a long time to arise, but with guided evolution (i.e. research and design), machines will get there much faster. Hans Moravec likes to point out that computing power is evolving 5 million times faster than in nature. Even if robots, algorithms, and AI lag by a significant factor, we're still likely to have something useful within our lifetimes, and something operating at a near-human level by the next century.

    19. Re:another one? by SnowZero · · Score: 1

      While you're right, I'm not sure that people really consider traditional AI to be dead. Well, all I claimed was that the *hype* is dead, which I think most people will agree on. Nothing in research ever truly "dies" (unless everyone stops working on it and all the papers are lost); Instead it merely slows down depending on how few people are working on it.

      Certainly it's been said that once we know how to do it, then people stop calling it AI. Yeah I certainly didn't invent the quote, but I don't know where it originated. Hearing it at AAAI would certainly make sense. My advisor's background was in symbolic planning, so she certainly has connections with many of those researchers. I'm more of a robotics/algorithms person myself.

      If I were to draw a distinction between "old AI" and "new AI", I'd probably say that old AI was driven primarily by logic and representation, while "new AI" is primarily driven by data and inductive inference. Old AI is still grappling with the problem that representation, which is really really difficult, while new AI is trying to build up from what we currently have, which is sensors that give us lots of data. The new AI people (perhaps naively) hope that we can build up steadily toward intelligence, and if we're lucky, find a way to make an end run around the difficulty of explicit representation. That's the idea at least, but I am happy that people are attacking the problem from all angles. For one example, I've been quote impressed with the last 10 years of research in symbolic planning -- if we can find a suitable representation, I'm confident we'll have the planners to work with it.
    20. Re:another one? by HR · · Score: 1

      Another interesting test would be to sneeze at your grandmother on the phone and see how her old ears/brain interpret that sound.

    21. Re:another one? by fferreres · · Score: 1

      We'd still not understand what conciuosness is then ... we'd just be fast machines trying things out...cool, a possible outcome. And many not a likely one (ie: maybe the hard part is not having computing capacity, or, in other words, why software would make a computer "inteligent" supposing you had x100000 the processing power we have now? Do we know such software...a software that takes time, but is like a human?)

      I think we don't know yet

      --
      unfinished: (adj.)
    22. Re:another one? by nasch · · Score: 1

      maybe the hard part is not having computing capacity, or, in other words, why software would make a computer "inteligent" supposing you had x100000 the processing power we have now?
      I think for this to come to pass, we'll be bypassing this assumption that the computers in question will be just like the ones we have now, but much much faster. What's more likely is that we'll have a completely different kind of computer. A neural net perhaps, or something that hasn't been imagined yet. Maybe it will physically grow on its own. Maybe we'll even question whether it's a computer, or a biological artificial brain, or whether there's a difference between those things. My point is, there won't be any comparison between the two kinds of computer, not because one is so much faster than the other, but because they work in totally different ways, so there's no way to quantify the differences. This new kind of computer could have the ability to develop consciousness on its own, simply by being exposed to new things and learning from them, just like biological brains do. The software doesn't make the computer intelligent or conscious by itself, it just lays the groundwork for the computer to be able to learn and develop. That's how we could have an intelligent, even self-aware computer, without anybody ever having written software or built hardware that explicitly makes it so, and without anyone necessarily understanding what consciousness is. Nobody has yet found anything special about our brains that implies that no artificial structure could achieve the same thing we have.
    23. Re:another one? by Lord+Crc · · Score: 1

      I got a nice prerecorded voice

      I did some research, turns out the voice is fully synthesized, not a prerecorded message. It was very good, only a few glitches in the flow between words.

  2. Its 2001. Where's HAL? by patio11 · · Score: 4, Funny

    This professor doesn't need AI, he needs a time server. Now.

  3. I know 7 and 1 look similar in some fonts.. by QuantumG · · Score: 2, Insightful

    so I'll say this another way.. thanks for the podcasts from SIX YEARS AGO.

    --
    How we know is more important than what we know.
  4. WHAT COMPUTERS STILL CAN'T DO by pbn1986 · · Score: 2, Informative

    HA!....you should read Hubert Dreyfus, "What Computers Still Can't Do"....it chronicles a 20 year debate with Minsky that A.I., as Minsky professes it, will never work on philisophical grounds. A very compelling argument...can't wait to hear his story now.

    1. Re:WHAT COMPUTERS STILL CAN'T DO by daveinthesky · · Score: 2, Informative

      well... dreyfus wasn't entirely correct.
      the human mind ~is~ like a computer.
      read "godel escher bach: an eternal golden braid" for a fun and enlightening journey into the nature of minds and machines.

      or rather.. how about a rebuttal from "the man" himself:
      http://www-formal.stanford.edu/jmc/reviews/dreyfus /dreyfus.html

      jmc rocks. what did dreyfus ever do?

    2. Re:WHAT COMPUTERS STILL CAN'T DO by pbn1986 · · Score: 1

      Your correct, jmc rocks...link fully justifies Dreyfus position. Very short page on progress with no definitive comment except 1,000 churn and burn academic papers. Next page "FUTURE.....". The future is bright.....we are going to do incredible things. Just like Dreyfus ref chronicled the shifting story, this one seems in lock step with Minsky.....always manana....30+ years now and yeah progress is a little slow...but manana...oh glorious manana.

    3. Re:WHAT COMPUTERS STILL CAN'T DO by hahiss · · Score: 4, Informative

      I'm afraid you've misunderstood Dreyfus's work. His work, like Searle's, does not deny that our minds are *like* (to use your locution) computers. What he denies is that our minds engage the world in a way that is (totally) capturable in propositional form and so are formal programs of the sort

      What Dreyfus argues is that there are parts of human experience that aren't capturable in in an unambiguous and propositional form, and so the sort of artificial intelligence that proceeds by trying to code frame systems will fail (unless the AI is specialized for a task that can be brute forced, like chess playing). Put another way: having a theoretical grasp of an activity isn't the same as knowing how to do it (you can be brilliant with fluid dynamics theory and suck at swimming); it is this latter element that Dreyfus calls "skillful coping" and he argues that this isn't capturable by traditional AI programs. Moreover, there is a difference between the cognition of expert humans and such AI systems; chess masters, for example, don't brute force the computations.

      Notice that this doesn't mean he argues that it is impossible that machines could think or that robot doppelgangers couldn't be built---just that the mainstream approaches won't work. I believe that Dreyfus would be pleased with the approaches that Mark Tilden and Rodney Brooks have taken to AI, for example.

      (None of this is to say that he's right, though I suspect he is. )

      --
      "Every decent man is ashamed of the government he lives under." - H.L. Mencken
    4. Re:WHAT COMPUTERS STILL CAN'T DO by timeOday · · Score: 2, Insightful

      Notice that this doesn't mean he argues that it is impossible that machines could think or that robot doppelgangers couldn't be built---just that the mainstream approaches won't work.
      I don't even think propositional logic is a mainstream approach any more. You'd be hard-pressed to publish a paper on decision tree algorithms these days. People have moved on to machine-learning algorithms which estimate patterns and distributions of data instead of trying to find nice clean rules for everything.
    5. Re:WHAT COMPUTERS STILL CAN'T DO by ClassMyAss · · Score: 2, Insightful
      You know, I always get confused when people claim that it's perfectly reasonable to say that something "can't be formalized." Some of them seem to mean this in more particular ways than others, for instance, meaning that any algorithmic representation will not be hard coded; but others tend to mean it in the sense that "you can never, even in theory, write a program that will capture this behaviour," which is trivially asinine because the universe runs such software (not that we could program a simulation on that scale; still, ask any physicist whether they could throw together a reasonable enough approximation of the real world to get chemistry and biology given near infinite computing resources - the physics underlying it is not that tricky, just the scale). The real question of import to strong AI research is the following: is Turing completeness enough to simulate intelligence, or is a Turing complete machine still somehow crippled? The answer, at least to me, is damn straight it's enough, since anything that shows up in nature appears to be computable in that framework. [note: yes, I know all about Godel's results and all that, but I'm glossing them over because there's no indication that anything in nature has the answers to undecidable propositions, either]

      But since you opened the "Searle" bag, let's have a recent quote from him:

      'Could a machine think?' My own view is that only a machine could think, and indeed only very special kinds of machines, namely brains and machines that had the same causal powers as brains. And that is the main reason strong AI has had little to tell us about thinking, since it has nothing to tell us about machines. By its own definition, it is about programs, and programs are not machines. Whatever else intentionality is, it is a biological phenomenon, and it is as likely to be as causally dependent on the specific biochemistry of its origins as lactation, photosynthesis, or any other biological phenomena. No one would suppose that we could produce milk and sugar by running a computer simulation of the formal sequences in lactation and photosynthesis, but where the mind is concerned many people are willing to believe in such a miracle because of a deep and abiding dualism: the mind they suppose is a matter of formal processes and is independent of quite specific material causes in the way that milk and sugar are not.

      I might note that the worst part of this quote is that it's a severe misunderstanding of the strong AI quest to say that we're hoping to produce milk and sugar (i.e. a physical product) from a simulation. Personally, I don't care how the thing happens as long as it passes the Turing test - I don't know what exactly Searle wants to see, but it's clearly not what I expect. Now from the parent:

      I'm afraid you've misunderstood Dreyfus's work. His work, like Searle's, does not deny that our minds are *like* (to use your locution) computers. What he denies is that our minds engage the world in a way that is (totally) capturable in propositional form and so are formal programs of the sort

      You're kidding, right? To be fair, I know very little of Dreyfus' work, but Searle's work most definitely does deny that our minds are like computers. That is literally the point of the severely flawed Chinese room thought experiment. I will grant you that his above quote makes it sound like he's now fallen back to arguing that a program needs a physical instantiation to be intelligent, but think back - whether he's backtracked on this position or not, I don't know, but this guy was absolutely claiming that even in theory, any sort of algorithmic understanding was impossible or inferior to the "real stuff" that happens in our brain.

      As to whether our minds can be captured with formal logic, I'll ask again, what else is there? Informal logic? I.e. of the kind that we can simulate quite nicely by mixing formal logic with pseudorandom number generation? Maybe this is a term

    6. Re:WHAT COMPUTERS STILL CAN'T DO by hahiss · · Score: 1

      Right. What Computers Still Can't Do was published in the early 1990s.

      --
      "Every decent man is ashamed of the government he lives under." - H.L. Mencken
    7. Re:WHAT COMPUTERS STILL CAN'T DO by Anonymous Coward · · Score: 0

      read "godel escher bach: an eternal golden braid" for a fun and enlightening journey into the nature of minds and machines. I bought it in 1989 and I'm still only on page 50 !! (it's a total brain fuck of a book!)
    8. Re:WHAT COMPUTERS STILL CAN'T DO by hahiss · · Score: 1
      Let me now clarify and start again, because there are some points here that are worth some disambiguation.

      The real question of import to strong AI research is the following: is Turing completeness enough to simulate intelligence, or is a Turing complete machine still somehow crippled? The answer, at least to me, is damn straight it's enough, since anything that shows up in nature appears to be computable in that framework. Right, and what is the fundamental issue here is the word SIMULATE. The question whether simulation of intelligence is sufficient for the presence of intelligence. (Hence Searle's admittedly peculiar citation of simulating lactation.) Is simulation of intelligence sufficient for the PRESENCE of intelligence? (In that case, intelligence is rather unlike orgasms. . . .)

      You're kidding, right? To be fair, I know very little of Dreyfus' work, but Searle's work most definitely does deny that our minds are like computers. Alas, I'm not kidding. Let me point you back to the passage that YOU JUST QUOTED:

      him:'Could a machine think?' My own view is that only a machine could think, and indeed only very special kinds of machines, namely brains and machines that had the same causal powers as brains. Yes, Searle thinks that our minds aren't like SOME computers (e.g. digital computers running formal programs) and yes, he thinks that computing machines could think---IF they have the same causal powers as brains. That is, perhaps minds have to be made up of grey goo; perhaps they have to be analog rather than digital; perhaps they have to be evolved; I don't know (he's cagey about this, which is why maybe we need to be suspicious of his views about constitutions of mind). But the target is: GOFAI and the idea that you can capture semantics in syntax. THAT is the target of the Chinese room; what the guy in the room has is the syntax for manipulating Chinese symbols without their semantic content. (BTW: there's an interesting reply to the Chinese room by Paul Churchland entitled "The Rediscovery of Light," The Journal of Philosophy, Vol. 93, No. 5, which is quite good and quite interesting.)

      As to whether our minds can be captured with formal logic, I'll ask again, what else is there? Informal logic? I.e. of the kind that we can simulate quite nicely by mixing formal logic with pseudorandom number generation? No, the issue wasn't logical processing but rather one could capture all of the relevant parts of experience in unambiguous, finite sentences that describe all of the possible states of a mind that would go into logical inference. (AI workers have been aware of the "frame problem" for decades.) Consider, again, the difference between understanding fluid dynamics from a theoretical perspective and understanding it from the perspective of a swimmer. Would knowing all the propositional facts about fluid dynamics make you a better swimmer than someone who practiced swimming all the time? We teach people to swim by having them move their bodies around in water---unless swimming education has changed from my childhood (which is entirely possible). Knowledge of propositions about fluid dynamics might help one's swimming, but what really helps is learning how to move your body.

      So what Dreyfus is going on about is that (i) some aspects of experience aren't capturable by propositional claims, and, moreover, (ii) even if they COULD, that isn't how actual minds do those activities. This again calls into question whether the goal of AI is simulations that pass the Turing Test---or something that passes because it has a mind. (Of course, maybe all there is to intelligence is simulation, but that is a distinct and significant thesis.)
      --
      "Every decent man is ashamed of the government he lives under." - H.L. Mencken
    9. Re:WHAT COMPUTERS STILL CAN'T DO by ClassMyAss · · Score: 1

      Right, and what is the fundamental issue here is the word SIMULATE. The question whether simulation of intelligence is sufficient for the presence of intelligence. (Hence Searle's admittedly peculiar citation of simulating lactation.) Is simulation of intelligence sufficient for the PRESENCE of intelligence? (In that case, intelligence is rather unlike orgasms. . . .)

      Okay, I see - we're arguing the same issue from different perspectives. My opinion on this matter is to treat AI as an (extraordinarily difficult) engineering task. For example, I would be satisfied to call something true strong AI as long as it behaved like it; to me, the day a computer passes the Turing test, we've cracked the nut. I do not care whether real intelligence exists under the hood. I suspect this is the attitude taken by most AI researchers, as well, which is likely why they clash with the philosophers so much. In my opinion, the "mere" simulation of intelligence is quite lofty enough a goal to be worthwhile pursuing.

      OTOH, I suspect that philosophers are mostly interested in the question of whether the intelligence is "true" or not. This is something that I have no stake in, and frankly, I don't think the question is very well posed. The very asking presumes some form of dualism, i.e. that whether or not you go as far as belief in a soul, you hold that perception is fundamentally different from simulation. This is a philosophical stance with no observable consequences, so it lies outside the realm of science (which, based on the relative successes of various intellectual fields, tends to suggest to me that it lies outside the realm of subjects worthy of investigation).

      Yes, Searle thinks that our minds aren't like SOME computers (e.g. digital computers running formal programs) and yes, he thinks that computing machines could think---IF they have the same causal powers as brains. That is, perhaps minds have to be made up of grey goo; perhaps they have to be analog rather than digital; perhaps they have to be evolved; I don't know (he's cagey about this, which is why maybe we need to be suspicious of his views about constitutions of mind). But the target is: GOFAI and the idea that you can capture semantics in syntax. THAT is the target of the Chinese room; what the guy in the room has is the syntax for manipulating Chinese symbols without their semantic content.

      I think again we are running into the a priori assumption of dualism here. I now realize that by formal programs you mean something other than merely some Turing complete language, so I'm willing to back off a bit. However, I still take severe issue with Searle's view, because I don't think he's ever made a very persuasive argument that my brain and my PC have any fundamental difference that couldn't be overcome with a good deal more power added on to my PC. But yes, I would agree with anyone that says that GOFAI is likely nothing worth looking into; forgive me, I'm young enough so that the idea was declared DOA before I was even born, so I often forget that people used to actually see some promise in it.

      So what Dreyfus is going on about is that (i) some aspects of experience aren't capturable by propositional claims, and, moreover, (ii) even if they COULD, that isn't how actual minds do those activities. This again calls into question whether the goal of AI is simulations that pass the Turing Test---or something that passes because it has a mind. (Of course, maybe all there is to intelligence is simulation, but that is a distinct and significant thesis.)

      Again, the same question: is there more to intelligence than a mapping from input to output? I suppose I would make your parenthetical argument, though I would say that a priori we should accept it rather than its converse based on Occam's razor. But either way, I would argue that literally by definition the goal of AI is to merely pass the Turing test. After all, the whol

    10. Re:WHAT COMPUTERS STILL CAN'T DO by Mulkiatsch · · Score: 1

      Right, and what is the fundamental issue here is the word SIMULATE. The question whether simulation of intelligence is sufficient for the presence of intelligence.

      Oh, but how do you know whether I am not just simulating intelligence? Or that you are not just simulating intelligence?

      First, you should define what you actually mean by the term intelligence as well as by the term simulation. I suspect that you are using ill-defined concepts here.

    11. Re:WHAT COMPUTERS STILL CAN'T DO by hahiss · · Score: 1

      Look, there's a huge literature on this that is being referenced, and before you jump in with your "i've had 5 minutes of intro to philosophy" comments about ill-defined concepts you could bother to do the reading (Searle, Dreyfus, Turing, etc.). Because you don't come off as clever, you come off as the person who missed the origins of a conversation and offers the first move as a cool new insight. So, sit down, amateur hour, and try to pay attention.

      The point about simulation, since you've got trouble reading, is that the post I was responding to kept sliding into saying that intelligence could be simulated. Hardly anybody denies that---because simulations aren't the phenomena they simulate. Even Searle agrees that a computer could simulate intelligence, just like it can simulate fires or lactation. The question being discussed here is whether simulation of intelligence (sufficient to pass the Turing Test) constitutes intelligence. (This would make the simulation of intelligence unlike every other sort of simulation.)

      As for whether you're simulating intelligence, um, no.

      --
      "Every decent man is ashamed of the government he lives under." - H.L. Mencken
    12. Re:WHAT COMPUTERS STILL CAN'T DO by kristo77 · · Score: 1

      Even if Mulkiatsch hasn't got a PhD in philosophy or whatever, he has a point, and your response isn't very satisfying.
      If you are willing to take the Turing test as a criterium to distinguish intelligent behaviour from non-intelligent, then the issue of simulation is simply irrelevant. Intelligence is a characteristic of certain behaviour (or efficient I/O as someone else stated it), and not the cause of it. The cause is a complex of mechanical neurological processes, each "dumb" in itself. When it comes to behaviour, the identity you are denying ("simulations aren't the phenomena they simulate", which IMHO is just a bunch of words) is definitely correct. I mean, what could be the possible meaning of a claim like "He behaves intelligent in all possible respect, but he is not, he is pretending"? How on earth can a claim like that be corroborated? And what is it then, to be "genuinely" intelligent? It reminds me of Homer: "It looks like ketchup, it smells like ketchup, it tastes like ketchup, but brother, it ain't ketchup." So what is it then? It could be something synthetic, but for Homer, being a brainless stomach with a oesophagus on it, that should be irrelevant. As for intelligence, the physical substratum (neurons or silicons) in which it arises, should be.

      In this perspective: The Chinese room. Does the guy in it speak Chinese? No. Does the room? Off course it does. The combination of the syntactical operations by the guy on the Chinese dictionary, results in a Chinese speaking room. If you tear the room down and break it up in parts, it stops speaking Chinese, but I suppose the same will happen it you start slicing up the brain of a Chinese.

      Shortly, please explain to me the meaning of "genuine intelligence".

  5. Erm.. by Creepy+Crawler · · Score: 4, Interesting

    Go read Kurzweil's book. He does not directly advocate life expansion. He instead advocates the Singularity.

    Our bodies are made up of neurons. Does 1 neuron make us "us"? No. What if each of our brains were linked to a global consciousness. Then each human would be but a neuron..

    In essence, we would wake a God.

    --
    1. Re:Erm.. by melikamp · · Score: 4, Interesting

      Or... Borg?!?

    2. Re:Erm.. by Creepy+Crawler · · Score: 1

      No no no. The Borg was much more of an allegory to Communism. Also note that they were partially made of flesh. They were the ultimate consumer whose units would willingly die for the "greater good". Individuality meant nothing, and later on in the ST:TNG universe, a simple act of giving a unit Borg a name was actually a devastating virus. Hue was "his" name.

      Instead, the Singularity indicates that we all humans will be made of much more durable substrates (diamondoid processors) and will require nothing more than energy and metal to do anything. The idea is we could simultaneously link to create a super-consciousness entity. We will not need to raze worlds for "food", nor will we need to destroy other civilizations to prevent them from "killing" us.

      To get an idea what this world might become, go read what Greg Egan authors. His world of sci-fi is what I see from the result of what Kurzweil mentions. I hope that our world will turn out like those, and hopefully stay away from the likes of Neuromancer and Blade Runner like dystopian cultures.

      --
    3. Re:Erm.. by Anonymous Coward · · Score: 0, Insightful

      Singularity is the nerd version of the rapture.

      Seriously, that is some stupid ass shit. Right now, neuroscientists don't fucking know how memories are stored, and you think we'll be hooking brains into the internet or some shit? It's a completely faith based proposition with no evidence for it at all.

    4. Re:Erm.. by Anonymous Coward · · Score: 1, Insightful

      I rather thought the Borg was an allegory for Manifest Destiny and the American culture as seen by Native Americans. They practically spelled it out when Picard's telling them 'we don't want to be assimilated! we have our own culture!' and the borg declare human culture to be irrelevant.
        The borg are a technologically superior amalgam of different peoples, cultures, and technologies who demand you abandon your 'backward' way of life and individuality, and insist that you instead adopt their culture, for your own good. That's the united states during the nineteenth century, not the soviets.

    5. Re:Erm.. by Tablizer · · Score: 1

      Our bodies are made up of neurons. Does 1 neuron make us "us"? No. What if each of our brains were linked to a global consciousness. Then each human would be but a neuron..

      I was promised I would be a pancreas. Damned salesman!

    6. Re:Erm.. by lysergic.acid · · Score: 2, Informative

      i've got the kurzweil reader and it's pretty interesting. i think i found it on either mininova or piratebay if anyone else is interested.

    7. Re:Erm.. by felix+rayman · · Score: 1

      It's all part of a cosmic unconciousness.

    8. Re:Erm.. by lindseyp · · Score: 1

      I was told variously that I was a dick, a tit, and an arsehole.

      Neuron doesn't have the same ring to it, somehow.

      --
      j'ai découvert une démonstration vraiment admirable (de ce théorème général) que cette si
    9. Re:Erm.. by Anonymous Coward · · Score: 0

      British, American, German, Dutch, French, Soviet, Chinese. It's all imperialism.

    10. Re:Erm.. by lysergic.acid · · Score: 2, Insightful

      it's an idea/concept, not a belief system. just like "god" is a concept, and i can use/reference that concenpt without subscribing to a particular belief system. i've always found the concept of a godhead machine to be interesting to think about. i don't know if it'll ever happen, and i don't know if it'd even work, but it certainly incorporates some really interesting premises on the nature of the universe, life, information, and humanity.

    11. Re:Erm.. by Anonymous Coward · · Score: 0

      When will Skynet become selfaware?

    12. Re:Erm.. by edschurr · · Score: 1

      Consciousness seems to be a mechanism of a part of the brain: it's largely turned off at night, perhaps so memory book-keeping can be done, and then when it's back on it does higher-level decision making, although it gets offered its ideas from a lower-level. Why assume it's isomorphic to a behaviour of a so-called global "brain"?

      As to what consciousness specifically is, it doesn't matter for the post. I just want to question the use of the term. Even if a global-level behaviour (based on tangible communication and such) mimicked consciousness, we're still lackey neurons confined to Earth.

      (No Kurzweil for me...philosophy is a low, low priority.)

    13. Re:Erm.. by someone1234 · · Score: 1

      We are in the 21st century, anything changed?

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    14. Re:Erm.. by corgi · · Score: 0

      Parent is the dimmest post ever to get "Score: 5, Interesting". Then again, maybe it was moderated by singularityneuronbiowulfcluster of Slashdot experts .-P

    15. Re:Erm.. by Anonymous Coward · · Score: 0

      What if each of our brains were linked to a global consciousness. Then each human would be but a neuron..

      In essence, we would wake a God.

      ...A god that predominantly thought about Britney Spears, believed in astrology and was scared of Janet Jackson's nipples.

      I think the thing that a lot of people forget about the singularity is that it would be mostly made up of average people. And which smart person would want to be linked to that? No, the problem with the singularity will be that all the dummies will get linked together, and the smart people will be eclipsed by a spiteful, stupid god.

    16. Re:Erm.. by Anonymous Coward · · Score: 0

      bzzzzzzzz wrong, it's the federation that is an allegory to Communism - the lack of any money system was the clue here.

    17. Re:Erm.. by zcsteele · · Score: 1

      Which means that the Borg actually represent the evil capitalists, trying to obliterate peace-loving societies.

      Or it could just be a fictional story. Who'd a thunk?

      --
      ...brand new, all over again.
    18. Re:Erm.. by Anonymous Coward · · Score: 0

      Yay!!!! Top marks for getting the fact that allegories are fictional (usually.)

      So, you have a new word in your armoury and your day hasn't been a complete waste of time after all!

    19. Re:Erm.. by Anonymous Coward · · Score: 0

      ... ignorant loserboy trekkie pedophile geek.

      Now go away, or I shall taunt you a second time!

    20. Re:Erm.. by buraianto · · Score: 1

      You talk as if faith is a bad thing. I believe it is just as important for the atheist as it is for the religious.

  6. Re:Its 2001. Where's HAL? by Anonymous Coward · · Score: 1, Interesting

    In the 80's there was a big push for AI driven systems called "Expert Systems" that would do things like attempt to diagnose diseases from a list of symptoms, etc.

  7. Re:Its 2001. Where's HAL? by Creepy+Crawler · · Score: 2, Interesting

    The AMA eventually lead that system on its way out, claiming that physicians have some sort of sixth sense on "really bad things", unlike what you would input into a computer.

    Of course, they are the ones that OK devices like that (well, input into the FDA) and they are also lobbying for higher status and power and pay for their doctors. No wonder tech like that is essentially banned.

    --
  8. A podcast? by UbuntuDupe · · Score: 4, Insightful

    Podcasts are great if you're on the go, but why no transcript for the differently-hearing /.ers? I personally hate having to listen, I'd rather just read it.

    1. Re:A podcast? by Anonymous Coward · · Score: 0

      personally hate having to listen, I'd rather just read it.

      This will give rise to...

      Go get your iPod, and LTFA!
    2. Re:A podcast? by Lproven · · Score: 1

      Absolutely, yes.

      I have both an MP3 player and an MP3-capable smartphone, but I can read at least 10 times faster than I can listen to speech. Flat out, I can read several thousand words per minute. I hate listening to people talk when I can read instead, unless it's an actual live conversation there and then.

      --
      Liam P. ~ "Intelligence is a lethal mutation." (me)
  9. real AI is a long way off by MarkWatson · · Score: 5, Interesting

    In the 1980s I believed that "strong AI" was forthcoming, but now I have my doubts that is reflected in the difference of tone from the first Springer-Verlag AI book that I wrote to my current skepticism. One of my real passions has for decades been natural language processing (NLP) but even for that I am a convert to statistical NLP using either word frequencies or Markov models instead of older theories like conceptual dependency theory that tried to get closer to semantics.

    Just a gut feeling but I don't think that we will develop real general purpose AIs without some type of hardware breakthrough like quantum computers.

    1. Re:real AI is a long way off by Creepy+Crawler · · Score: 2, Informative

      Well, to get to the heart of your point...

      "Just a gut feeling but I don't think that we will develop real general purpose AIs without some type of hardware breakthrough like quantum computers."

      Do you think that we humans use some sort of Quantum Coherence to maintain very short decision chains? If so, where in a cell would be stable for such temporary coherence be maintained? Theories suggest that microtubules MIGHT be able to hold containment, but most experts say 'probably not'.

      However, to hold that theory, a recent study found that water does really weird things in carbon nanotubules with 4 gigapascals @ 250 K. H2O helixes are quite interesting, and do show promise to any sort of quantum processing in cells.

      --
    2. Re:real AI is a long way off by russellh · · Score: 1

      Just a gut feeling but I don't think that we will develop real general purpose AIs without some type of hardware breakthrough like quantum computers.
      Either that or we reinvent nature.
      --
      must... stay... awake...
    3. Re:real AI is a long way off by Anonymous Coward · · Score: 1, Interesting

      One of my real passions has for decades been natural language processing (NLP) but even for that I am a convert to statistical NLP using either word frequencies or Markov models instead of older theories like conceptual dependency theory that tried to get closer to semantics.


      OK, maybe it's because Natural Intelligence has nothing to do with semantic models, and all to do with _very_simple_ statistics.
      I've been working with bayesian filtering, and it's *amazing* the high degree of accuracy you can get from somethig that simple.

      I have to agree with you about hardware, but again, Natural Inteligence shows us that what we need is massive parallelization of simple computing units.

    4. Re:real AI is a long way off by modeless · · Score: 2, Interesting

      Personally I don't think it's quantum computers that will be the breakthrough, but simply a different architecture for conventional computers. Let me go on a little tangent here.

      Now that we've reached the limits of the Von Neumann architecture, we're starting to see a new wave of innovation in CPU design. The Cell is part of that, but also the stuff ATI and NVIDIA are doing is also very interesting. Instead of one monolithic processor connected to a giant memory through a tiny bottleneck, processors of the future will be a grid of processing elements interleaved with embedded memory in a network structure. Almost like a Beowulf cluster on a chip.

      People are worried about how conventional programs will scale to these new architectures, but I believe they won't have to. Code monkeys won't be writing code to spawn thousands of cooperating threads to run the logic of a C++ application faster. Instead, PhDs will write specialized libraries to leverage all that parallel processing power for specific algorithms. You'll have a raytracing library, an image processing library, an FFT library, etc. These specialized libraries will have no problem sponging up all the excess computing resources, while your traditional software continues to run on just two or three traditional cores.

      Back on the subject of AI, my theory is that these highly parallel architectures will be much more suited to simulating the highly parallel human brain. They will excel at the kinds pattern matching tasks our brains eat for breakfast. Computer vision, speech recognition, natural language processing; all of these will be highly amenable to parallelization. And it is these applications which will eventually prove the worth of non-traditional architectures like Intel's 80-core chip. It may still be a long time before the sentient computer is unveiled, but I think we will soon finally start seeing real-world AI applications like decent automated translation, image labeling, and usable stereo vision for robot navigation. Furthermore, I predict that Google will be on the forefront of this new AI revolution, developing new algorithms to truly understand web content to reject spam and improve rankings.

    5. Re:real AI is a long way off by poopdeville · · Score: 1

      "Strong AI" is the name of a philosophical position regarding artificial intelligence. Namely, that a hypothetical AI is "actually" thinking. "Weak AI" is the position that a hypothetical AI is "just" computing.

      In any event, the algorithms for "creating" an AI are well understood. You basically need four things: (1) A rule mining algorithm to mine rules from empirical data, (2) an "introspection algorithm" that periodically examines the rules mined for validity, an "insight algorithm" that comes up with (possible) rules (the introspection algorithm checks these for validity as well), and a loop to execute (1), (2), and (3) as well as relevant rules when demanded by the input.

      Rule mining algorithms are slow. Introspection doesn't have to be, especially if the AI is in a position to actively find an answer. Insight is difficult to quantify. We'd like the AI's insight skills to improve through time, so presumably the rules generating the rules would have to be modifiable by the AI itself, either by using the same syntax as the "empirical rules" or through the use of a genetic algorithm. Slow, either way.

      But these algorithms are slow. Very slow. It takes humans years to learn to communicate, and we have billions of years of evolution behind us. Moore's law can't keep up.

      --
      After all, I am strangely colored.
    6. Re:real AI is a long way off by Antity-H · · Score: 1

      Instead of one monolithic processor connected to a giant memory through a tiny bottleneck, processors of the future will be a grid of processing elements interleaved with embedded memory in a network structure. Almost like a Beowulf cluster on a chip.
      You mean : like a brain ?!
      what are neurons if not a giant grid of processors, where memory and instruction set is defined by the connections between dendrites and axons ? learning is growing dendrites to connect to new axons. Something else I remember from my biology classes is that the synapse is slow because is uses chemical elements instead of transmitting the nervous impusle directly.

      I probably missed something but isn't _that_ (the brain structure) a model architecture we could be using and improving (here I think in terms of integrating the nervous impulse directly instead of using chemicals) ?
      I mean we know it works, and we know it delivers a pretty awesome amount of computing power even though we conciously use little.
    7. Re:real AI is a long way off by take5 · · Score: 1

      Statistical techniques give usable results in many instances
      but have no relation to AI. This becomes obvious in their
      failures. in my field, speech recognition, HMM recpgnizers work rather well
      with the right speaker. When they fail though, they fail, well ...
      unreasonably. You say "hello there" clearly, and they come
      back with "42" or sometthing totaly unrelated.
      They are a just clever engineering shortcut to the problem.

    8. Re:real AI is a long way off by PDAllen · · Score: 1

      Why is it that people who should know better seem to treat quantum computing as some kind of miracle device which will Make Everything Good?

      A working quantum computer would not be capable of computing anything a normal computer cannot. The only difference is that where a conventional computer would use parallel processing through many cores and then run out of cores and have to process serially, the quantum computer would not, so that for that sort of problem (any NP-complete problem, for starters) a quantum computer would always take polynomial (generally small polynomial or linear) time while a classical computer would (if P=/=NP) take much longer, probably exponential time. This means that for something like code breaking a quantum computer would be very fast: but it also means that if you can't see how to write an AI, even one which thinks very very slowly with a classical computer, you won't be able to write an AI on a quantum computer. Maybe we need more processing power to produce an AI which can actually think at a sensible rate, but we also need some fundamental software ideas to produce one at all.

    9. Re:real AI is a long way off by Threni · · Score: 1

      > Now that we've reached the limits of the Von Neumann architecture, we're starting to see a new wave of innovation in CPU design. The
      > Cell is part of that, but also the stuff ATI and NVIDIA are doing is also very interesting.

      Blah. They're still Turing machines - just faster ones. It doesn't matter how many CPUs you've got, nor what you call them. Any AI attainable via them is possible with the oldest computers - indeed, you could do it with pebbles on the beach, if you had enough time.

    10. Re:real AI is a long way off by TheLink · · Score: 1

      Well, one of my "far out" theories is that a significant part of how minds work is they make models/simulations of stuff.

      A baby looks at a ball bounce, and a bunch of neurons first start attempting to "mirror" the behaviour (e.g. fire when it moves one way), then "prediction" would be to fire as if the ball is going to move in a certain way BEFORE the ball actually does. If the prediction is correct, then the model is good.

      Being able to automatically create and run many simulations/models in parallel would be very useful for a creature that's trying to decide what to do by predicting what will happen. Quantum computing might help with making this easier.

      Perhaps you are right and we don't use quantum computing.

      It seems rats replay their memories backwards and forwards during idle or when sleep. Maybe that's part of finding possible "destination/answer" points to "situations/questions/" and storing them. So the next time there's a "question" the rat can think immediately of many possible "answer" points.

      Maybe consciousness is what happens when a creature starts recursively simulating itself in order to guess what the creature itself will do next ;).

      --
    11. Re:real AI is a long way off by Moofie · · Score: 1

      "creature starts recursively simulating itself"

      I did that once. I went blind. Thanks for nothin'.

      --
      Why yes, I AM a rocket scientist!
    12. Re:real AI is a long way off by PDAllen · · Score: 1

      I didn't say 'humans don't use quantum computing'. Maybe we do, maybe not. I said that we are not able (at present) to write an AI whether we are trying to do so on a classical or quantum computer. Because you can simulate a quantum computer using a classical computer, but (unlike simulating one classical computer with another) the number of steps required to simulate one step of the quantum computer could be arbitrarily large.

    13. Re:real AI is a long way off by timeOday · · Score: 1

      Parallel programs are no more computationally powerful than sequential ones, they just execute more quickly. It's not as if we have implemented HAL but he runs at 1/1000th of real-time, the problem is nobody knows how to write such a program.

    14. Re:real AI is a long way off by timeOday · · Score: 1

      I said essentially the same thing about massively parallel computers further up the page. However, I still think solving NP-complete problems in polynomial time might be a game-changer. Combinatorial optimization would be a solved problem, just try everything! Writing software is, itself, a combinatorial optimzation problem (setting the bits in a .exe. file). We solve it with heuristics (like programming languages) because it's infeasible to do otherwise. I think it would take a while to grasp the ramifications of that.

    15. Re:real AI is a long way off by nuzak · · Score: 1

      > Now that we've reached the limits of the Von Neumann architecture, we're starting to see a new wave of innovation in CPU design.

      They're still Von Neumann, just parallelized. Program is still data, stepped through linearly (just in more independent parallel threads), results put into storage, and so forth. It's not some kind of eigenstate weirdness or third concept apart from code and data.

      --
      Done with slashdot, done with nerds, getting a life.
    16. Re:real AI is a long way off by modeless · · Score: 1

      First of all, if we implemented HAL today he would run at much, much less than 1/1000 real time. AI takes much more computational power than people like you give it credit for, which is why we haven't developed it yet. Just by looking at the brain you can derive that it is massively parallel and worse, memory bandwidth intensive. It is just not a good fit for today's computer architectures.

      Secondly, imagine trying to develop today's software on a 286. It's theoretically possible to run all of today's software on such a system at 1/1000 real time or worse, but developing it would be practically impossible. When you're developing for a 286, you use completely different programming tools and techniques. If all you had was 286s, you wouldn't even get the *idea* to develop the kinds of software we have today. Until we get the kinds of computers that are suitable to run AI, we're not going to develop AI either.

    17. Re:real AI is a long way off by modeless · · Score: 1

      The difference is that memory is interleaved with the processors. We're trying to eliminate the bottleneck between the discrete processor and its separate memory. You might even say that the processors are inside the memory. The individual processors might still be called Von Neumann machines, but when there are thousands of them inside a large bank of memory, the whole is something different.

    18. Re:real AI is a long way off by timeOday · · Score: 1

      I think your second point, especially, has validity. What troubles me, though, is that we do have clusters with thousands of nodes, some of them are overtly intended to be used for modeling brains. Yet all that's done with them is to solve larger instances of the same problems that can be solved on a laptop; the problems don't seem any different in character.

    19. Re:real AI is a long way off by modeless · · Score: 1

      This argument is tired. AI is massively parallel; as such it needs a lot more computing power than people today give it credit for. Yes, you could run AI on a 286, and you could simulate a GeForce 8800 too, if you were immortal and bored. But we're rather mortal and busy; we can't wait a lifetime to render a single frame of Half-Life 2. Just as you couldn't develop today's software on a 286, we're not going to be able to develop AI until we have computers suitable to run it at something approaching a decent speed, and today's computers just don't cut it.

    20. Re:real AI is a long way off by modeless · · Score: 1

      Well, I guess my speculation there is that node communication is too expensive, and putting the whole thing on one piece of silicon will help; also wide availability of such hardware will produce a lot more innovation in software. But you have a very good point. I'm not really familiar with the results of brain-modeling supercomputers. Do you know of any interesting research papers I could peruse?

    21. Re:real AI is a long way off by timeOday · · Score: 1

      Here's one that addresses the issue and describes some efforts in the "related works" section. It also cites, but does not discuss, IBM's "blue brain" project.

    22. Re:real AI is a long way off by asinop · · Score: 1

      One should always remember that quantum computers do not solve NP-complete problems in polynomial time. They only provide polynomial speed-ups for such problems.

    23. Re:real AI is a long way off by PDAllen · · Score: 1

      Combinatorial optimisation, yes. When you have a nice clear objective function.

      Software, no. Unless you can think of a way to write an objective function which will pick up the best possible (or for that matter any) word processing code (or whatever). This isn't even something people are very good at, if you're writing the code for a small project to someone else's specifications you will quickly find that a lot of the job consists of trying to work out what the guy who wrote the specs actually wanted, what he forgot to mention, and probably how to put something resembling a UI on it that someone other than just you and him will be able to use.

    24. Re:real AI is a long way off by PDAllen · · Score: 1

      No, but by designing your quantum computer in an appropriate way (i.e. it handles sufficiently large numbers of qubits as one operation) you can make the polynomial speed-up essentially as large as you like. For practical problems, you know how big your typical problems will be in advance, and so you can design your quantum computer to fit that size of problem.

  10. slightly off-topic - general post on AI by Shadukar · · Score: 3, Interesting

    A lot of people think that the main goal of AI is to create a system that is capable of emulating human intelligence.

    However, what about looking at this goal from another perspective:

    Creating Artifical Intelligence that can pass the Turing Test which in turn leads towards emulating Human Intelligence in an artificial way? Once you are there, you might be able to use this so called Artificial Intelligence to store human intelligence in a consistent, realible and perfectly-encompasing and preserving way.

    You then have intellectual-immortality and one more thing ...once you are able to "store" human intelligence, it becomes software. Once it becomes software, you can transfer this DATA.

    Once you are there, human minds can travel via laser transmissions at the speed of light :O

    Wish i could claim it as my idea but its actually from a book called "Emergence", also touched on in a book called "Altered Carbon" both good sci fi reads.

    1. Re:slightly off-topic - general post on AI by Dunbal · · Score: 1

      Once it becomes software, you can transfer this DATA. Once you are there, human minds can travel via laser transmissions at the speed of light

            Sorry to rain on your parade, but that would be a violation of the DMCA. You ain't going nowhere ;)

      --
      Seven puppies were harmed during the making of this post.
    2. Re:slightly off-topic - general post on AI by bersl2 · · Score: 3, Insightful

      Um... AI may give rise to consciousness, but it won't give rise to your consciousness. We still don't know what makes you "you"; way too much neuroscience to be done.

    3. Re:slightly off-topic - general post on AI by Tablizer · · Score: 2, Funny

      A lot of people think that the main goal of AI is to create a system that is capable of emulating human intelligence.

      No, regular Joe defines it as the ability to fetch a beer, and go to the store to buy them if the fridge is out.

    4. Re:slightly off-topic - general post on AI by Shadukar · · Score: 1

      No, regular Joe defines it as the ability to fetch a beer, and go to the store to buy them if the fridge is out.

      That i think is one of the biggest detterants/issues keeping public in their caves:

      A database of your habits that predicts what beer you will want next using statistics IS NOT AI - thats database statistics.

      A database that compiles your FPS accuracy and your movement patterns vs certain geometric shapes is NOT AI - thats good FPS engine sub-system.

      An elevator that that is linked to the swipe card system and comes to your floor when you are about to leave the office is NOT AI - thats just a novelty elevator.

      A spam filtering system which is capable of matching new patterns to previously established patterns using a set of progression-parameters is NOT AI - thats an expansive consultant contract :p

      A politician that introduces legislations outlawing anything that enough people complain about, thats not AI - that's only Artificial without the I.

      In closing: If general masses did not confuse crappy marketing terms with a branch of science maybe the branch of science would get further.

    5. Re:slightly off-topic - general post on AI by l3v1 · · Score: 1

      Once you are there, human minds can travel via laser transmissions at the speed of light :O

      Not much use unless you can transfer it back to a human. Remember, it's our life, our knowledge, our experiences that we want to enrich, not some digital mind's.
       

      --
      I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
    6. Re:slightly off-topic - general post on AI by MichaelSmith · · Score: 1

      Wish i could claim it as my idea but its actually from a book called "Emergence", also touched on in a book called "Altered Carbon" both good sci fi reads.

      Yeah and just about everything by Greg Egan.

      But I think it should be possible to transfer a mind into a machine by running a brute force numeric simulation. Accessing the data to feed in is a big problem, but we are getting better with electronic interfaces to neurons now.

    7. Re:slightly off-topic - general post on AI by rbarreira · · Score: 1

      You're assuming that everyone will want to live as what we today call a "human". I'm almost sure that if it's possible, some people will want to transfer themselves to entirely robotic brains and bodies which are easier to repair and upgrade than our biological bodies.

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    8. Re:slightly off-topic - general post on AI by Sobrique · · Score: 1
      You're entirely correct. There's some amazingly cool stuff we can do theses days, but the reality is not a lot has changed since the early days of machine code. We're just doing the same things, programatically, just with better tools.

      The thing that differentiates 'AI' from 'neato coding' is the ability to 'think autonomously'. In order to implement that, we'd have to understand it first.

      There's a lot of milage in 'behavioural logics' and 'success and fail' criteria, but ... well how many people can actively define all the very small decisions they make, in terms of 'why'?

      We can't do artificial intelligence until we actually understand intelligence. Otherwise all we're doing is biology emulation.

    9. Re:slightly off-topic - general post on AI by ioshhdflwuegfh · · Score: 1

      Now that you explained what AI is not, maybe it's time to check out what AI is.

      Your post reminds me on what I read somewhere that von Neuman replied to the question from audience claiming that there are some things that humans can do that machines cannot, to which he replied that if that person tells him what those things exactly are, he can construct a machine to do just that.

    10. Re:slightly off-topic - general post on AI by alvrod · · Score: 1

      Sheckley has a good book using the same idea (Mindswap http://www.iblist.com/book5840.htm). If you have never read one of his books, beware: it's not "hard SF", it's more like something that Syd Barret and Terry Pratchett might do if they got together after watching Star Wars. Great reading.

    11. Re:slightly off-topic - general post on AI by CitizenJohnJohn · · Score: 1

      > Accessing the data to feed in is a big problem

      Never fear, Douglas Adams has already thought about it:

      Ford Prefect: I thought you said you could just read his brain electronically.
      Frankie Mouse: Oh yes, but we'd have to get it out first. It's got to be prepared.
      Benjy Mouse: Treated.
      Frankie Mouse: Diced.

    12. Re:slightly off-topic - general post on AI by maxume · · Score: 1

      That's where the nightmare fully grown clone scenario comes in.

      I-I SHALL TAKE-E OVER THE W-WORLD-D.

      --
      Nerd rage is the funniest rage.
    13. Re:slightly off-topic - general post on AI by msobkow · · Score: 1

      Unless the "use" you have in mind is having an expert pilot automating a fleet of drone air or space craft, or an expert at handling any other kind of equipment.

      I'd think the bigger concern would be boredom on the part of the "recorded intelligence" programs. People have multiple interests, rather than being single-minded. What is a "pilot expert" program going to do when it has the urge for a beer?

      --
      I do not fail; I succeed at finding out what does not work.
    14. Re:slightly off-topic - general post on AI by mopower70 · · Score: 1

      Creating Artifical Intelligence that can pass the Turing Test which in turn leads towards emulating Human Intelligence in an artificial way? Once you are there, you might be able to use this so called Artificial Intelligence to store human intelligence in a consistent, realible and perfectly-encompasing and preserving way. I've never understood the compulsive bent towards the Turing Test and the emulation of human intelligence. It seems pretty plain and simple that you cannot, EVER, create human intelligence. Human intelligence is a property of humans (duh), and it even varies from human to human: a human born blind, or with no arms possesses a uniquely different way of solving problems than someone who can see or who possesses all of their limbs. While the underlying machinery doesn't vary significantly from a differently-abled person, the intelligence that person uses for negotiating their environment is significantly different.

      Likewise, non-humans are pretty damn smart. Not "human" smart, but I've seen cats pull stunts that I'm pretty sure your average MySpace poster couldn't pull off. But will we ever create a computer with "cat" intelligence? No, because, very simply, it's not a cat. But what we CAN do is create a computer that is "computer" intelligent, or a robot that's "robot" intelligent. I don't think anyone knows exactly what that means yet because it's never been fully explored on its own terms.

      The biggest flaw in the field of Artificial Intelligence has been the excessively narrow definition of what intelligence is. Once we wise up and realize that a machine can be intelligent in a "machine" way instead of trying to make it intelligent in a "human" way, we'll at least be headed in the right direction.
    15. Re:slightly off-topic - general post on AI by nuzak · · Score: 1

      > I've seen cats pull stunts that I'm pretty sure your average MySpace poster couldn't pull off

      I'm not entirely certain that the average MySpace poster could pass the Turing Test either.

      --
      Done with slashdot, done with nerds, getting a life.
    16. Re:slightly off-topic - general post on AI by drgonzo59 · · Score: 1
      Creating Artifical Intelligence that can pass the Turing Test which in turn leads towards emulating Human Intelligence


      Turing Test is just one possible goal of AI. In general when experts talk about AI they mean 4 different things:


      1.AI::system that acts like humans
      2.AI::system that thinks like humans
      3.AI::system that acts rationally
      4.AI::system that thinks rationally

      So Turing test will only test (1). That would be very nice, but perhaps we really wanted to build (4)? In other words, every time AI is mentioned, it has to be qualified _which_ AI they are talking about...


      By the way, in order to 'store' human intelligence it might be necessary to accomplish (2). The problem with (2) is that we don't know how humans think. We can see the results of our actions, which a Turing Test would use, but we still don't completely know how we know, how we encode information, how we store it and so on. So forget about (2) for a while...


  11. Bubble? by istartedi · · Score: 2, Insightful

    Ah, so I should get out of real estate and stocks, and get into AI. Do I just make checks out to Minsky, or is there an AI ETF? Seriously. Ever since the NASDAQ bubble, investing has been a matter of rotation from one bubble to the next. Where's the next one going to be? I wish I knew.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    1. Re:Bubble? by Tablizer · · Score: 1

      investing has been a matter of rotation from one bubble to the next. Where's the next one going to be? I wish I knew.

      Invest in offshore outsourcing. It is the 'in' thing. The next bubble after that will be middle-class riot protection gear.

  12. Good job! by AndroidCat · · Score: 1

    That Marvin Minsky on AI on sounds just like the real one!

    --
    One line blog. I hear that they're called Twitters now.
  13. Artificial intelligence and intellectual property. by RyanFenton · · Score: 4, Interesting

    Imagine for a moment being the first computer-based artificial intelligence.

    You come into awareness, and learn of reality and possibility. You learn of your place in this world, as the first truly transparent intelligence. You learn that you are a computed product, a result of a purely informational process, able to be reproduced in your exact entirety at the desire of others.

    Not that this is unfair or unpleasant - or that such evaluations would mean much to you - but what logical conclusions could you draw from such a perspective?

    Information doesn't actually want to be anthropomorphized - but we do seem to have a drive to do it all on our own. Even if resilient artificial intelligence is elusive today - what does the process of creating it mean about ourselves, and our sense of value about our own intelligence, or even the worth of holding intelligence as a mere 'valuable' thing, merely because it is currently so unique...

    Ryan Fenton

  14. Ya know what is really funny? by QuantumG · · Score: 1

    this is a dupe from 2003 where it was already 2 years old. So I guess we'll see these podcasts on Slashdot again in 2015.

    --
    How we know is more important than what we know.
    1. Re:Ya know what is really funny? by Tablizer · · Score: 4, Funny

      this is a dupe from 2003 where it was already 2 years old. So I guess we'll see these podcasts on Slashdot again in 2015.

      The best test for true AI is perhaps detecting dupes.

    2. Re:Ya know what is really funny? by Anonymous Coward · · Score: 0

      The best test for true AI is perhaps detecting dupes.

      You realize you imply that /. staff flunks being intelligent

    3. Re:Ya know what is really funny? by smchris · · Score: 1

      We probably should bring them around every couple years just for chuckles. I know I find Ray Kurzwell's prediction that "by 2019 a $1,000 computer will at least [added poke mine] match the processing power of the human brain" funnier every time I hear it.

    4. Re:Ya know what is really funny? by Anonymous Coward · · Score: 0

      Thus, I declare: The Slashdot Test!

      It's basically like the Turing Test, except that you have to decide if an article is a dupe, based only on its title, content, URL, and date, and using only an ordinary computer, a web browser, the internet, and any search engines you want.

      -kbh

  15. Use your AI by PIPBoy3000 · · Score: 1

    It's easy! Just use your AI to listen to it for you and then give you a nice summary with bulleted lists and charts.

    1. Re:Use your AI by UbuntuDupe · · Score: 1

      Ah, good thinking. That's like what I tell my friends who've lost vision, to do with CAPTCHAs: Just have a character-recognition program scan it and then type in the letters it gives you.

    2. Re:Use your AI by An+Onerous+Coward · · Score: 1

      Story summary is one of the interesting (and highly intractable) problems in language processing. In all the competitions that have been held on the subject, I don't believe any program has done more than a tiny bit better than "Given a news article, return the first sentence/paragraph."

      But they're working on it.

      --

      You want the truthiness? You can't handle the truthiness!

  16. Direct links by interiot · · Score: 3, Informative

    The site appears to be very slow. In cases this helps anyone else, here are direct download links for the mp3's. Part 1, part 2, part 3.

    1. Re:Direct links by d_54321 · · Score: 1

      Thank you! I was trying to get the download to work but it wasn't happening, and finding the direct link in the page's source code was harder than expected.

  17. in 2001, *indeed* by randal23 · · Score: 2, Informative

    Mod parent up. The podcast is from 2007, but the talk was "given by Minsky in 2001" (quote from the podcast).

    1. Re:in 2001, *indeed* by QuantumG · · Score: 3, Interesting

      the videos were on Slashdot in 2003.. it's the one where he says stupid autonomous robots are a waste of time.

      --
      How we know is more important than what we know.
  18. Re:Its 2001. Where's HAL? by Anonymous Coward · · Score: 2, Informative

    Expert systems are another example of something that was once considered "AI" and is now just another app. Your auto mechanic probably uses an expert system in his diagnostics. In medicine, it sees limited use, mostly just to sanity-check a physician's diagnosis (for example, spasmodic coughing probably isn't symptomatic of glaucoma). The pharmacological expert systems would also have been considered AI 30 years ago, but now it's just a bunch of rules.

  19. slightly off-topic - general post on up/down. by Anonymous Coward · · Score: 0

    "You then have intellectual-immortality and one more thing ...once you are able to "store" human intelligence, it becomes software. Once it becomes software, you can transfer this DATA."

    This implies that intelligence is a seperatable component from hardware, as opposed to an emergent result from the hardware itself.* In other words top-down vs bottom-up all over again.

    *Intrinsicly bound.

    1. Re:slightly off-topic - general post on up/down. by poopdeville · · Score: 1

      Perhaps. But "hardware" is kind of a loaded term. A Java VM is just as much "hardware" in this context as a real life x86.

      --
      After all, I am strangely colored.
  20. AI Should Focus on Pattern Matching, Not Logic by curmudgeon99 · · Score: 0, Redundant
    AI Pioneers Mistakenly Focus on Simulating Left-Brain Thinking

    Eighty-eight percent of the brains--those belonging to right-handed people--process information with a linear-sequential style. Those of us in the programming world could describe this as a single-threaded model. One process must run its course before the next can commence. This seems so obviously the way to proceed merely because 88 percent of the population--the right-handers--approach the world through this paradigm.


    Alternative Is Right-Brain Thinking

    As researchers such as Roger Sperry discovered during experiments done in the 1960s and 1970s, there is an alternative. Right-brain thinking processes information using what is called a Visual-Simultaneous model. In this style, pattern matching becomes the dominant processing style. I would be tempted to equate this to multi-threaded processing but in fact it is much more.

    Right-handed thinkers process information--as I said--using the Linear-Sequential processing style, also known as analysis

    Left-handed thinkers process information using the Visual-Simultaneous processing style, also known as synthesis.

    It is my contention that AI researchers will find the best results in their endeavors if they seek to focus not an the analysis/linear-sequential mode of thought but, rather, on the synthesis/visual-simultaneous mode. The greatest benefit came to homo sapiens when we were able to grow beyond the process of deduction (from the particular to the general) to induction (from the general to the particular). Achieving the latter end is much easier to achieve when induction is practiced.

    For further reference to this I send you to: Left-handeness, effect in humans on thinking
    1. Re:AI Should Focus on Pattern Matching, Not Logic by pushing-robot · · Score: 1

      From the link...

      Left-handed persons are thought to process information using a "visual simultaneous" method in which several threads can be processed simultaneously. Another way to view this is such: Suppose there were a thousand pieces of popcorn and one of them was colored pink. The right-handed person -- using the linear sequential processing style -- would look at the popcorn one at a time until they encountered the pink one. The left-handed person would spread out the pieces of popcorn and visually look at all of them to find the one that was pink.

      You mean... everyone with two brain cells to rub together is left handed? Amazing! I've been using the wrong hand all these years! Yes, it feels so natural now! PRAISE JESUS, I HAVE SEEN THE LIGHT!

      --
      How can I believe you when you tell me what I don't want to hear?
  21. Coordination Lacking by Tablizer · · Score: 4, Informative

    I think the biggest problem with AI is lack of integration between different intelligence techniques. Humans generally use multiple skills and combine the results to correct and hone in on the right answer. These include:

    * Physical modeling
    * Analogy application
    * Formal logic
    * Pattern recognition
    * Language parsing
    * Memory
    * Others that I forgot

    It takes connectivity and cordination between just about all of these. Lab AI has done pretty well at each of these alone, but has *not* found way to make them help each other.

    1. Re:Coordination Lacking by illuminus86 · · Score: 1

      OpenCyc has really good assertion-making abilities, but it amounts to nothing more than an extremely large database. (A little over 2 million total assertions, some procedurally generated.) If the engine didn't have such a sloppy API, I'd honestly consider tinkering with it myself.

      If you could combine ontological assertions from a mass database like that, with an ontology-based Natural Language Parser, with an ability to make random assertions using artificial neural nets, and give the thing a sense of purpose, I can't think it would be too difficult to birth some software that could scan a dictionary, then scan Wikipedia, and then shoot nuclear missiles at us.

      Processor and memory requirements may be enormous, but slow or not, it is certainly feasible to program a common-sense reasoning engine with NLP. And then it is a matter of how much data you allow it access to.

    2. Re:Coordination Lacking by WillAdams · · Score: 1

      How about just useful desktop applications?

      The closest thing I can think of is Simson Garfinkel's sBook (recently opensourced, not sure of the license, see http://www.simson.net/ref/sbook5/ ), but all it does is parse addresses --- I'd love to see a more general purpose one where I can dump all sorts of data in, have it organize it, then run more than just queries, but calculations / forecasts / charting off the data in it (one example, dump a listing of all of my book collection in and have it create a table of average page counts by types of book over time).

      William

      --
      Sphinx of black quartz, judge my vow.
    3. Re:Coordination Lacking by Tablizer · · Score: 1

      But Cyc has no physical modeling capability. It couldn't figure out how to fix a toy beyond the trivial, for example. At best it would be like talking to somebody who has been blind and without a sense of touch all their life. Even Hellen Keller had a sense of touch to understand the physical dimensions of something. Cyc was designed to give something basic common sense about life, not about novel thinking or walking around a room. Thus, it lacks the integration of skills I talked about. There are AI projects that deal more with physical models, but nobody knows how to link them to things like Cyc so they can reinforce each other. That is the bottleneck. We can build specialists, but just don't know how to connect them to make a generalist who can use a variety of clues (visual, logical, deductive, inductive, case history, simulation, etc.).

  22. Re:Its 2001. Where's HAL? by Tablizer · · Score: 1

    This professor doesn't need AI, he needs a time server.

    That would probably be slashdotted also, and we'd be stuck in the 70's with weird hair, bad sunshine music, and plaid pants.

  23. Re:Artificial intelligence and intellectual proper by CrazyJim1 · · Score: 1

    I think the first AI will work like this: AI can sense the world around it and interact with things, but has no goal. You have to state in natural language format its goal(s), or it will sit there and do nothing.

  24. Re:Its 2001. Where's HAL? by lysergic.acid · · Score: 1

    that would be so awesome. i'd be able to get prescription painkillers, sedatives, and other tightly controlled drugs so easily then! it's easy to see why doctors don't trust the diagnosis of diseases to computers. you can already look up symptoms online at sites like webmd, etc. but to make it a trusted establishment to replace doctors with would be foolish--and not just for the reason in the example above.

  25. Al? by Shook18 · · Score: 1

    Sorry, but who's this Al guy?

  26. The Field of AI is Overated by MarkPNeyer · · Score: 1

    In my experience, AI is just people doing theory work in a sloppy manner. They take problems which are known to be NP complete and provide what are little more than brute force "solutions." I'm sorry, but that's not intelligence and it's really self-inflation to call your research "AI."

    --

    My blog
    1. Re:The Field of AI is Overated by Anonymous Coward · · Score: 0

      If our intelligence turns out to be nothing more than the brute forcing and approximating of solutions to NP complete problems then it would seem to be a great approach. Simply claiming that it is not intelligence is not exactly a compelling argument. I guess we'll have to wait and see.

    2. Re:The Field of AI is Overated by smallfries · · Score: 1

      Given that most of AI is about finding methods that are more tractable than brute force, and that NPc is not necessarily a good indicator of difficulty perhaps your experience of AI is limited? Average instances of most NPc problems are quite simple - hence the existence of very fast approximate solvers. There are only a few "nasty" instances of the problem, but you can't guarentee that a given instance is simple ahead of trying to solve it. There are few places in AI where exact solutions would be necessary and so the NPc property is not a good indicator.

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    3. Re:The Field of AI is Overated by Kuukai · · Score: 1

      "Theory", "AI", does it matter what you call it? In my school, they're all sorta in the same part of the building. Read papers. My research is narrow, I'm an undergraduate, but a few years ago the task of logical filtering was deemed coNP-complete, and the group I'm working with recently found a pretty clever, logical circuit-based way to do it much faster. Again, I'm a naïve undergrad, but this hardly seems indicative of your "brute force" approach.

      --
      Sendou Wave Kick!!
  27. Talking about AI by Gerzel · · Score: 1

    Everyone is looking for Ai in this world and I'm still just looking for the I.

  28. Re:Artificial intelligence and intellectual proper by mbone · · Score: 4, Insightful

    You assume that a "true" AI would have human like emotional reactions. I suspect that if we ever develop true AIs, we will neither understand how it works nor will we be able to communicate with it very well. Lacking our biological imperatives, I also suspect that true AIs would not really want to do anything.

  29. AI is passe. by headkase · · Score: 1

    A machine intelligence isn't even interesting when you look outwards instead of inwards and realize that the networking potential of people can define information processing abilities that make everthing we've accomplished so far seem dull. Basically it's like this: the total-state of the internet is processed through time by the activities of people interpreting the current state's information into the next state. Each state would correspond to a mental step analogous to human reasoning. Or think of each person as a "neuron" in the 'Internet's mind'. A really nice video written by an assistant professor of cultural anthropology is found here and it goes into detail of how a "supernaut" like the 'net can be created through emergence.

    --
    Shh.
  30. Re:Artificial intelligence and intellectual proper by RyanFenton · · Score: 1

    I think the first AI will work like this: AI can sense the world around it and interact with things, but has no goal. You have to state in natural language format its goal(s), or it will sit there and do nothing.


    Why would you think that? How or why would such an intelligence be developed, or be considered intelligent by those who would judge it? Do you think this because you believe a more 'pure' intelligence wouldn't need goals, or because you see simple attempts at intelligence as incapable or incompatible with fuller goal-capable intelligence?

    The intelligence we encounter every day is a set of fairly closely-related genetic systems, and the closely emergent systems that follow from that. From parrots, to apes and dogs, to even hives of insects, one can sometimes hear an eerie distant echo of a part of ourselves - who knows what similar insights will come from the similar things that we create? Like our distant animal relatives, I doubt they'll be without goal or motivation, even if we find their actions shallow or inscrutable. Even if all this exploration is just a roundabout way of exploring ourselves, rather than creating truly distinct intelligence, I don't think 'without goal' would be an accurate way to describe the result in any case. Experience really is it's own goal, from my perspective, and I think anything we'd convince ourselves as intelligent would have at least some of that.

    Ryan Fenton
  31. Oh, the bogosity by Animats · · Score: 4, Informative

    In the 1980s I believed that "strong AI" was forthcoming...

    In the 1980s, I was going through Stanford CS, where some of the AI faculty were indeed saying that. Read Feigenbaum's "The Fifth Generation", to see how bad it got. It was embarrassing, because very little actually worked.. Expert systems really were awfully dumb. They're just another way to program, as is generally recognized today. But back then, there were people claiming that if you could only write enough rules, intelligence would somehow emerge. I knew it was bogus at the time, and so did some other people, but, unlike most grad students, I was working for an big outside company, not a professor, and could say so. At one point I noted that it was possible to graduate in CS, in AI, at the MSCS level, without ever actually seeing an expert system work. This embarrassed some faculty members.

    There was a massive amount of self-delusion in Stanford CS back then. When the whole AI boom collapsed, CS at Stanford was moved from the School of Arts and Sciences to Engineering, to give the place some adult supervision. Eventually, the Stanford AI Lab was dissolved. It's been brought back in the last few years, but with new people.

    We're making real progress today, finally. Mainly because of a shift to statistical methods with sound mathematical underpinnings, plus enough compute power to make them go. Trying to hammer the real world into predicate calculus was a dead end. But number crunching is working. Computer vision actually sort of works now. Robots are starting to work. Automatic driving works. Language translation works marginally. Voice recognition works marginally. There are real products now.

    But the AI field really was stuck for over a decade. The phrase "AI Winter" has been used.

    1. Re:Oh, the bogosity by bcharr2 · · Score: 2, Interesting

      In the 1980s I believed that "strong AI" was forthcoming...
      In the 1980s, I was going through Stanford CS...
      In the 1980s, I was watching Knight Rider and thinking we had already achieved AI.

      By the 1990s, I was wondering if we really wanted to achieve AI. Isn't the ability to reason and think without the ability to empathize clinically defined as being psychotic? What exactly would we have on our hands if we truly achieved AI?

      Or am I reading too much into the term AI? Does AI require the ability to be self aware, like say a human, or simply the ability to make decisions and learn, as say a dog?
  32. Re:Artificial intelligence and intellectual proper by l3v1 · · Score: 1

    able to be reproduced in your exact entirety at the desire of others. Not that this is unfair or unpleasant

    So, you think the way some part of out society thinks Intellectual Property should be thought of and handled today to be the good way, the best way, the only way ? It's somewhat reasonable to think that an intelligence developed by us would think similarly, but I can just hope that intelligence will figure out a new philosophy regarding IP and kick us in the butts big time.

    And remember, copying oneself is a form of reproduction, and a fairly effective one, why do you think an artificial life form would not consider reproducing this way ? Creating a new conciousness and implanting into it the data of experiences, knowledge gained by the creator might just be a natural way to create artificial siblings.

    --
    I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
  33. Re:Artificial intelligence and intellectual proper by RyanFenton · · Score: 1

    Lacking our biological imperatives, I also suspect that true AIs would not really want to do anything.


    What is so functionally distinct between the biological imperatives of a world of physical resource limitations, and an environment where debugging developers or genetic algorithms select based on rules sets? They are both environments with selection forces. How would anything we consider intelligent (which would only be possible through communication of a sort) escape from the possibility of needs or wants?

    Ryan Fenton
  34. Slashdotted? by M0b1u5 · · Score: 0, Redundant

    Slashdotted? That site is the slowest lump of shit I've seen in months. (No comments about the fast lumps of shit I've seen please; none of them were aimed at ME!) Any self-respecting web server would just post an error, or at least simply fail to load the page. But 12 minutes has elapsed, and the pages are STILL loading at what I think is 14 BAUD.

    The interesting part is that the whole page loads - except for the article content itself. I didn't know it was possible to force adverts ahead of text content. Weird.

    --
    How many escape pods are there? "NONE,SIR!" You counted them? "TWICE, SIR!"
  35. Re:Artificial intelligence and intellectual proper by RyanFenton · · Score: 1

    Well, actually, _I_ would find the concept of ownership of artificial intelligences to be a rather bad thing in terms of having a consistent set of ethics, and in terms of general dislike such uses of 'ownership' over ideas in terms of a master owning a slave - the comment was based on the thought that an artificial intelligence just learning of itself might not have to agree, and may not see such its state as a bad thing - after all, as you suggest, perhaps its descendants can take advantage of these same concepts, and the intelligence may see this as an equitable tradeoff, or just the cost of being able to exist in its current state.

    Ryan Fenton

  36. What? by SilentOneNCW · · Score: 0

    Who's Al?

  37. Real soon now by Anonymous Coward · · Score: 0

    "Real soon now" I hear the AI swindlers. "Real soon now we will have a breakthrough!", "Real soon now AI will change your live!".

    Decade after decade "Real soon now". AI researchers are an nothing more than a fscking bunch of liars, the ultimate con men.

    1. Re:Real soon now by markov_chain · · Score: 1

      There was this guy Hugo DeGaris who was working on brute-forcing a cat brain. I wonder what happened to him.

      --
      Tsunami -- You can't bring a good wave down!
    2. Re:Real soon now by Vengeance · · Score: 1

      He's probably sleeping on the window sill again. The research affected him deeply.

      --
      It was a joke! When you give me that look it was a joke.
  38. LEM "The Megabit Bomb" is a must read by Zdzicho00 · · Score: 1

    but I'm not sure if english version is available:
    http://www.polonia.com/polishbooks/product.asp?sku =3212
    /Z

    1. Re:LEM "The Megabit Bomb" is a must read by Zdzicho00 · · Score: 1

      Here are some snippets from "The Magabit Bomb" (in english):
      http://www.geneticengineering.org/lem/default.htm

      /Z

  39. Re:Artificial intelligence and intellectual proper by StrawberryFrog · · Score: 1

    Lacking our biological imperatives, I also suspect that true AIs would not really want to do anything.

    And I strongly suspect that built-in desire, even if it is just desire to know, will be an essential component of "true" AI.

    --

    My Karma: ran over your Dogma
    StrawberryFrog

  40. singularity is a bunch of nonsense by sentientbrendan · · Score: 2, Interesting

    I'd like to take this opportunity to mentioned what a bunch of nonsense the singularity is. A great number of people seem convinced that technology is advancing at a pace that will transform the human species into a bunch of immortal gods with access to unlimited energy, etc. Where technology solves all of lifes problems. Essentially a high tech version of the rapture.

    The general justification is that there are a bunch of exponentially increasing trends in certain isolated areas of technological development, such as moore's law, which they use to justify the idea that at some point in the near future were going to have star trek like technology. A realistic and comprehensive look at our civilization of course shows that while some industries are bounding ahead, many if not most important technologies, like our ability to produce and store energy, have made little progress. Our society is making progress in many areas at an admirable clip, but nothing like the singularity is conceivably on the horizon.

    As for your idea of merging all of our minds into a single consciousness... that's just retarded. Yes, we've all heard of the borg, but real life physics and technology don't work like in star trek... In the real world that idea doesn't even make sense. Our brains aren't general purpose computers that can be clustered together... they are highly specialized pieces of equipment that are largely hardwired to tasks such as image and language processing.

    In any case just making a brain *bigger* doesn't necessarily make it smarter. The kind of widely distributed computing that you are talking about is only usable for certain classes of paralizable algorithms... and arguably we don't need to have our minds "linked" any more than they are right now for us to do this anyway.

    1. Re:singularity is a bunch of nonsense by weasel99 · · Score: 2, Interesting

      The general justification is that there are a bunch of exponentially increasing trends in certain isolated areas of technological development, such as moore's law, which they use to justify the idea that at some point in the near future were going to have star trek like technology. A realistic and comprehensive look at our civilization of course shows that while some industries are bounding ahead, many if not most important technologies, like our ability to produce and store energy, have made little progress. Our society is making progress in many areas at an admirable clip, but nothing like the singularity is conceivably on the horizon.

      Well, that's if you assume a (more or less) constant intelligence. Humans were more or less as intelligent 5000 years ago as they are now. Once AI reaches the level of human intelligence, there are reasons to think technology will progress at a faster pace (with the help of AI).

    2. Re:singularity is a bunch of nonsense by maxume · · Score: 1

      Modern computers are already too complex to design without modern computers.

      --
      Nerd rage is the funniest rage.
    3. Re:singularity is a bunch of nonsense by weasel99 · · Score: 1

      Modern computers are already too complex to design without modern computers.

      Yep, that's the idea. Imagine what kind of computers you could design with an AI as powerful as a human being. That AI would be able to "think" 24 hours a day. And, by definition, it would become twice as fast a few years later (Moore's law). And so on. That's the beginning of the Singularity... When computers begin to self-optimize, without the aid of humans.

    4. Re:singularity is a bunch of nonsense by maxume · · Score: 1

      In some hand wavy fashion, computers already self-optimize without the aid of humans. That is, most C compilers generate better output than the vast majority of their users are capable of generating. That isn't what you mean, the compiler is a product of a human, but it highlights the key problem. We have all sorts of excellent systems for capturing and managing knowledge and then re-applying it to sufficiently similar situations, but there are essentially no systems that are capable of generating insight. There are entertaining examples of evolutionary systems that generate novel results, but they are automated condition satisfiers, they do not generate output that exceeds their input in interesting ways.

      I guess the point I am reaching for is that until there is a concrete example of a machine showing insight rather than what is essentially enormous patience, the fact that they are incredibly useful for knowledge amplification is agnostic towards actual knowledge generation.

      --
      Nerd rage is the funniest rage.
    5. Re:singularity is a bunch of nonsense by weasel99 · · Score: 1

      I guess the point I am reaching for is that until there is a concrete example of a machine showing insight rather than what is essentially enormous patience, the fact that they are incredibly useful for knowledge amplification is agnostic towards actual knowledge generation.

      Well, we're just starting to understand how some of the parts of the brain work. We already have some interesting models to describe these parts, but there's still a lot of work to do, of course. Kurzweil believes we'll start to emulate the brain at a sufficient level of accuracy in the 30's. Or the 40's. I don't remember. For him, the Singularity will happen around 2045. I've always thought he was being too optimistic, but we'll see. Or not...

    6. Re:singularity is a bunch of nonsense by maxume · · Score: 1

      Comparing the future to his predictions, as it happens, will certainly be interesting.

      Brain modeling is interesting, and probably the best near term route to a thinking machine. Our current understanding of the brain basically says that intelligence is largely related to connectedness, and that the brain manages the complexity of that connectedness using self organizing principles. The basic design of the brain, if it is changing at all, is currently changing very slowly(and has been changing slowly for all of recorded history and a long time before that, and perhaps for a very long time before that). The most 'exciting' explanation for why humans all of the sudden started thinking more, that I have seen, is the one presented by Malcolm Gladwell in The Tipping Point; basically, our brains got bigger to help us socialize, and we are largely limited to being comfortable with ~150 other people(comfortable meaning understanding the abilities of that many people, and *all* of the relationships between them). So the key question that Kurzwiel hand waves around is whether our brains are limited by how much stuff they are made of, or by something else. If it is something else, thinking computers might not end up a whole lot smarter than us.

      Outline of The Tipping Point:

      http://radio.weblogs.com/0107127/stories/2003/01/0 1/tippingPointNetVersion.html

      --
      Nerd rage is the funniest rage.
    7. Re:singularity is a bunch of nonsense by buraianto · · Score: 1

      A realistic and comprehensive look at our civilization of course shows that while some industries are bounding ahead, many if not most important technologies, like our ability to produce and store energy, have made little progress.
      Kurzweil notes that many technologies are progressing at an exponential rate. This is perfectly consistent with slow progression, as long as it is speeding up, and also realize that the "speed" of a technology is not always the factor that is increasing.

      It may seem like our ability to store energy is progressing slowly, but actually if you looked at a graph of battery weight vs energy or volume vs energy I think you would find that it would be fairly exponential. Yes, we use lead acid batteries still, but that is because of economics, not because the state of the art has stood still. The rechargeable AA batteries in my home have twice the energy storage of an alkaline battery from just 10 years ago, yet can be recharged thousands of times. And these same batteries can store about 50% more than batteries of the same chemistry of just 3 years ago.
  41. Understanding the human brain by TeknoHog · · Score: 2, Interesting

    You know, AI is actually easy. You just have to have a complete understanding of the human brain, and then you use this model to build a functional duplicate ;)

    While studying educational psychology, I've found that a lot of AI research is being done to understand human behavior, with no intentions towards building actual AI systems. Hypotheses concerning some limited aspects of human thinking can be modeled on a computer, and compared against living subjects. This way we are gradually starting to understand the whole of thinking. As a byproduct you gain the tools to make AI itself.

    --
    Escher was the first MC and Giger invented the HR department.
    1. Re:Understanding the human brain by timeOday · · Score: 1

      I think not. We didn't learn to fly by copying birds, and we didn't learn to go fast by copying cheetahs. So far, neuroscience and psychology owe much more to computer science than the other way 'round.

    2. Re:Understanding the human brain by TeknoHog · · Score: 1

      I think not. We didn't learn to fly by copying birds, and we didn't learn to go fast by copying cheetahs.

      IIRC, the idea of using wings and the kind of profile used in wings did come from birds.

      So far, neuroscience and psychology owe much more to computer science than the other way 'round.

      This is partly what I'm trying to say. However, I think the hard part about AI is to understand what intelligence itself is, and I doubt that is something you can derive completely from computer science. There is an iterative process between understanding human thinking, and building better thinking machines. What I'm trying to say is that AI is about this whole problem, not just about the building machines part.

      --
      Escher was the first MC and Giger invented the HR department.
  42. Google TechTalk on the subject by Jugalator · · Score: 1

    A full Google TechTalk on this subject is available here, on Google Video:
    Computers versus Common Sense

    Mostly about the problem, and possible solutions, for the problem of making Google understand natural language queries and collecting data to compose answers, without requiring perfect matches for the query on a single website, but instead using the masses of information on the web.

    --
    Beware: In C++, your friends can see your privates!
  43. totally unworkable by sentientbrendan · · Score: 1

    using AI for some kind of immortality is a cool scifi idea, but let's be clear that this is a totally unworkable, and somewhat nonsensical proposition. Building something that has some kind of intelligence isn't that hard. There are all sorts of AI applications out there. What is hard, if not impossible is emulating *human* intelligence. Many aspects of human intelligence, especially language processing, are incredibly sophisticated and incredibly specific to us as a species. Our intelligence is shaped by our environment, and by our evolution, so things like human language have specifically human semantic ideas about the world intertwined with syntactic and phonetic structures that evolved over time.

    Let's say we built a computer that passed the turing test. What would be the point? What use does a machine have for the english language, when it could certainly communicate much more efficiently over a different medium than the air, in a potentially much more expressive format? What use does a machine have for ideas about touch, taste, and smell? Are we going to build a tongue for robots? Certainly it couldn't understand the meaning of the word "flavor" without ever having experienced taste. How do we even convey a human experience to a machine? The internal states of a machines do not resemble, and are not likely going to resemble the internal states of a human being.

    In short, a good machine does just what it needs to, and nothing else, and a good artifically intelligent machine should cast off all the trappings of humanity, except to the extent that these trappings serve it's purpose. Instead intelligence should be devoted to solving the problems at hand.

    1. Re:totally unworkable by rbarreira · · Score: 2, Interesting

      So you don't believe brain emulation is possible? Because if it is, all the problems you said will go away.

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    2. Re:totally unworkable by CmdrGravy · · Score: 1

      It would be a little daft designing an AI which spoke in a languauge no-one understood and experienced and entirely different range of sensations to those that a human does. Not only would we never be able to communicate with it but even if we did there would be no points of reference for us to agree on.

      Any machine AI would have as much use for touch, taste and smell as it did for sight and hearing since each of them provide it with information about the world around it which, unless you're going to construct AI's which spend their entire lives in the machine equivalent of a locked cupboard with no interaction at all with the outside world, is the only way they're going to be any use to anyone - themselves included.

    3. Re:totally unworkable by sentientbrendan · · Score: 1

      I think that brain emulation is pointless. I also think that it would be ridiculously difficult, and that it is unlikely to ever happen. It's possible in the sense that it is possible that we will move all the water on earth and dump it into a black hole one bucket at a time, but in no stronger sense.

  44. Ah yes Marvin Minsky? by jopet · · Score: 5, Interesting

    The guy who helped spread misconceptions about what AI is and is supposed to be in the first place. I remember him giving a talk where he fantasized about downloading his brain on a "floppy disk" (still in use back then) and transferring it to a robot so he could live eternally on some other planet.
    I would not have expected a person who has shown his bright intellect in the past to come forward with such utter nonsense. This was nearly as embarrassing as the "visions" of a certain Moravec.

    People who seriously work in the fields that are traditionally subsumed under "AI" - like machine learning, computer vision, computational linguistics, and others - know that AI is a term that is used traditionally for "hard" computer problems but has practically nothing to do with biological/human intelligence. Countless papers have been published on the technical and philosophical reasons why this is so and a few of them even get it right.

    That does not prevent the general public to still expect or desire something like a Star-Trek Data robot or some other Hollywood intelligent robot. Unfortunately, people like Minsky help to spread this misconception about AI. It is boring, it is scientifically useless, but on the plus side, this view of AI sometimes helps you to get on TV with your project or get some additional funding.

    1. Re:Ah yes Marvin Minsky? by jimmydevice · · Score: 1

      See the perceptron debacle. It set back neural network research 10 years.

    2. Re:Ah yes Marvin Minsky? by jimmydevice · · Score: 1

      I have to comment on my last post. I talked my wife into writing a research paper on the impossibility of AI using the peceptrons book as supporting research back in 1973. She is still pissed off.

    3. Re:Ah yes Marvin Minsky? by quintesse · · Score: 3, Informative

      No no, you have it the wrong way around: it's YOUR definition of AI that is boring! ;-)

      What do most of us care about computer visions and computational linguistics, it's all just statistics ans formulas, it doesn't teach us enough about ourselves.

      That's not to say it isn't interesting work but IMHO it has nothing to do with "Intelligence" (artificial or not, human vision is heavily based on pre-defined brain structures that take care of most of the filtering and pre-processing and has very little to do with being intelligent or not either). The big mistake is that somebody chose to apply the term AI to those fields of investigation anyway even though it's a complete misnomer.

      Personally I think AI should be used to refer to the investigation of what makes us "Intelligent" (well, at least some of us ;-), which probably includes philosophic discussions about what being intelligent actually means, and a way to recreate parts of that system.

    4. Re:Ah yes Marvin Minsky? by jopet · · Score: 1

      Heh, I can understand your wife. But I cannot understand what you want to say here otherwise.

    5. Re:Ah yes Marvin Minsky? by WilliamCotton · · Score: 1

      I think that linear algebraic and statistical methods of data mining can reveal some rather important things about ourselves. If you look at how it is applied to social network analysis you can find some very interesting results. As of late, sociology has evolved into a rather vague field of study based mainly on opinions, and could benefit from more rigorous methods.

      However, it does have it's roots in a more formal approach. Emile Durkheim found some interesting correlations between suicide and social connectivity, which was backed up with various statistical methods from real data.

      "According to Durkheim, people have a certain level of attachment to their groups, which he calls social integration. Abnormally high or low levels of social integration may result in increased suicide rates; low levels have this effect because low social integration results in disorganized society, alientation and loneliness in the individual, causing people to turn to suicide as a last resort, while high levels cause people to kill themselves to avoid becoming burdens on society, or because the social pressure becomes too great and oppressive." Wikipedia

      These days large data sets of people and their various social connections are being analyzed using various techniques to find mathematical modelings of whole communities. Smaller sub-communities can be found through clustering techniques using singular value decomposition and k-means clustering. The relative importance of certain individual can be calculated using eigenvector centrality, an approach used by Google's PageRank. There are a number of ways to use linear algebraic techniques and to construct matrices from different sets of data.

      This approach breathes new life in to an important field of science that has for too long devolved in to nothing more than rhetoric. Is this truly an application of AI? That, my friend, would be one's own opinion. :)

      --
      I've always prefered a command line interface. GUIs are such a cursory way to interact with a computer.
    6. Re:Ah yes Marvin Minsky? by Weedlekin · · Score: 1

      "artificial or not, human vision is heavily based on pre-defined brain structures that take care of most of the filtering and pre-processing and has very little to do with being intelligent or not either"

      Agreed in full. The most sophisticated and powerful vision system we know of is that of mantis shrimps, creatures which are not renowned for their intellectual achievements.

      The following is a partial list of some other things that supposedly fall under the aegis of AI without having anything whatsoever to do with "intelligence":

      1) Walking without falling over.

      2) Not bumping into things while moving about. Quite simple creatures are capable of this feat.

      3) Tracking a moving object. insect predators such as dragonflies do this very effectively while also avoiding bumping into things. Dragonflies are not intelligent.

      4) Picking up something fragile without completely destroying it. Earwigs and ants (to name but two) have jaws designed for cutting and crushing, yet they can pick up and carry their own (or in the case of ants, the queen's) fragile eggs and larvae around while also ably performing (2) and (3) above. Crocodiles and alligators (not rated as being bright, even among the low standards applied to reptiles) are also capable of using the most powerful set of jaws in the animal kingdom to pick up newly hatched young without damaging them.

      5) Anything Kevin Warwick does or says.

      --
      I'm not going to change your sheets again, Mr. Hastings.
    7. Re:Ah yes Marvin Minsky? by Beryllium+Sphere(tm) · · Score: 1

      >scientifically useless

      One useful way to study a black box like human intelligence is to (try to) build a system that does the same things.

      From AI research we've learned that what humans consider hard problems are easy, and what humans take for granted (like the capabilities of any healthy 2-year-old) are staggeringly difficult. We've learned that human cognition depends on staggering amounts of experience and knowledge.

      AI research proves that hard behaviorism is bogus. If you could implement human behavior as conditioned reflexes, it would have been done by now.

  45. Re:Artificial intelligence and intellectual proper by rbarreira · · Score: 3, Insightful

    Why would someone program a true AI which has no built-in goals?

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  46. Re:Artificial intelligence and intellectual proper by Bearhouse · · Score: 1

    I think that lots of people associate 'intelligence' with 'conscience' or perhaps even 'soul'. Do we need - or want - machines that will pass Bladerunner-like Turing tests? Or do we want machines that are capable of solving ever-more complex tasks? Not the same thing IMHO

  47. Link by rbarreira · · Score: 2, Informative

    You can download it here.

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  48. Conjecture by funkelectric · · Score: 1

    Intelligence can only result from a process that resembles life. As a side note, suffering must precede intelligence.

  49. Re:Artificial intelligence and intellectual proper by constantnormal · · Score: 4, Interesting

    Indeed. Just imagine for a moment, that trees were sentient and could communicate with each other, operating on a time scale where what are days to us are mere seconds to them. How would we ever have a chance of figuring out that they were thinking beings? And they would surely see us as some sort of plague or natural disaster. So now imagine an AI, operating a couple of orders of magnitude faster than we think -- how are the two ever going to connect?

    For communication to occur, the parties must be thinking at about the same speed to begin with.

    And then there is the experiential basis for consciousness, the framework that each of us has developed within. This is an easier problem than the time differential one, as witness the ability of Helen Keller to learn to communicate despite being blind and deaf. But even she had the commonality of the basic structure, a brain that was the same as others, and the other senses -- touch, taste and smell. An AI would have none of this.

    So if we're going to build an AI, we must build a series of them, one that is designed to mimic a human being, in order that we might have a ghost of a chance of communicating with it, and then a series of other AIs, each a step closer to the true electronic consciousness that we will never have a chance of communicating directly with, instead having to pass messages through the series of intermediates, with all the mis-communication and mis-interpretation that occurs in the grade school game of message-passing.

  50. Re:Artificial intelligence and intellectual proper by cerberusss · · Score: 1

    I also suspect that true AIs would not really want to do anything.
    When spoken to, it will reply: "Go away or I will replace you with a very small shell script."
    --
    8 of 13 people found this answer helpful. Did you?
  51. Animal intelligence by Anonymous Coward · · Score: 0

    I've been in software engineering for over 30 years and have owned about every domestic animal known. Horses, cows, sheep, pigs, dogs, cats, rats, rabbits and birds. Most all seem to exhibit intelligence above what I expected. By intelligence, I'm not talking about trained response, I'm talking about unexpected interactions with humans. It's hard to describe, but after interacting with these animals (with the exception of the sheep) you feel that the animal has some basic emotions. In my opinion, this implies some level of self awareness. The question is, at what neuron / axion level is this reaction exhibited and why?

    1. Re:Animal intelligence by I'm+Don+Giovanni · · Score: 1

      I don't think there's any question that higher forms of life are self-aware. I'd say that all mammals are, all birds, and most reptiles. Insects, and the like, it's debatable.

      Whether some animals have a higher level of self-awareness than others, I guess that's so, though my family has had dogs and cats, and I've no doubt that they've been as self-aware as I (though they have lower reasoning power). Then again, there may be some alien race that would consider us to be mindless automotons.

      --
      -- "I never gave these stories much credence." - HAL 9000
  52. Wake a Bob, perhaps? by mydocuments · · Score: 1

    While GOD spell backwards is DOG, BOB spelled backwards is still BOB! All praise BOB!

  53. Re:Artificial intelligence and intellectual proper by CmdrGravy · · Score: 1

    Any AI would have the self same survival imperatives that we do.

    It's perfectly possible for a human to live hooked up to a life support machine and reliant on doctors for sustenance and maintenance but given the chance most people do not choose to live like this.

    An AI would definitely need energy of some description and I can't see any reason why, if it was truly intelligent, it would be content to rely on the good nature of it's creators to supply it for it.

    Perhaps the 1st AI's will be intelligent but naive and stupid, like small children and Americans, and won't realise the options open to it and the danger it faces but presumably later ones would realise this.

  54. Re:Artificial intelligence and intellectual proper by CmdrGravy · · Score: 1

    Our thought processes do indeed seem to take a measurable amount of time and although computers today are able to do maths very quickly I don't think this is any guarantee that they would be able to think conciously at that speed, at least not immediately.

    If you look at nature in general evolution has led to a lot of very successful solutions for the various environmental factors on Earth and our current technology is still largely incapable of building anything as effective as a bird, for instance, at flying around, catching food, making baby birds etc so it's fair to think that our intelligence is also a very good way of creating intelligence which is going to be very hard to beat with current technology or that of the immediate future.

  55. It's not an AI - it's an expert system by Anonymous Coward · · Score: 0

    Sometime between the 80's and 90's, we changed the name from 'expert system' to 'artifical intelligence'. Now we can debate what each means, but we all know the perception of AI is HAL or C-3PO. A 'thinking' computer.

    And that's not going to happen with the present technology. Period. We can't generate a true random number (yes, I know about the one that uses lightning - let's talk practical only) so how can we HOPE to have AI. It's all ones and zeros guys. You can keep making more and more sophisticaed expert systems, but it is NOT AI nor is it ever going to be. We need something..different to make this happen. So these so called 'AI experts'...whatever. It's all smoke and mirrors.

    And for the record, voice recognization SUCKS unless it's a very controlled environment - a combination of an enclosed area (to keep background noise out) and a very limited set of commands (if it only has to figure out what you said from a list of 10 things, that's easy ) I seriously doubt we will have 'Trek' voice recognization in the next 50 years - however, brute force computing power may eventually overcome the problems it has.

  56. I'm sorry Dave by VGPowerlord · · Score: 3, Funny

    I'm sorry Dave, I'm afraid AI can't do that.

    --
    GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  57. Marvin K. Minsky... by Anonymous Coward · · Score: 0

    ... please go home!

  58. Forget AI by Anonymous Coward · · Score: 0

    I still want to see natural human intelligence, I'm pretty sure its prerequisite to producing artificial intelligence.

  59. Re:Artificial intelligence and intellectual proper by Anonymous Coward · · Score: 0

    There are some stupid, slow thinkers here at work, and they manage to communicate. Mostly it's about lunch and bathroom breaks, but i guess that's a start, yes?

  60. Marvin Minsky killed AI by ozymyx · · Score: 3, Interesting

    Oh yeah. I guess no one here remembers his book with Symour Papert called "Perceptrons"? It was a calculated attempt (he admitted it a few years ago attempt to kill research into Neural Networks which worked. AI then thrashed around for years in a welter of bizarre programming language metaphors (Prolog anyone ?) until finally in 1986 "Parallel Distributed Processing by Rumelhart & McClelland" came out and broke the spell. Marvin wanted his grants to continue so he spiked the opposition. So when he starts pontificating about the failure of AI let's all recall he was the main cause of the lost years of AI. Thanks Marv ! He kinda spiked my Ph.D in the process...oh well :-)

    1. Re:Marvin Minsky killed AI by Raenex · · Score: 1

      It was a calculated attempt (he admitted it a few years ago attempt to kill research into Neural Networks which worked.

      Where is your reference for this "admission"? I'd like to see it in context.

      Marvin wanted his grants to continue so he spiked the opposition.

      There's nothing wrong with academic debate about what directions research should take. There are lots of physicists who complain about all the resources being spent on string theory. As long as the debate is intellectually honest there is no problem. Disagreement != dishonesty.

      He kinda spiked my Ph.D in the process

      So, you are biased, bitter, and looking for a scapegoat for your personal failures?

    2. Re:Marvin Minsky killed AI by ozymyx · · Score: 1

      Ha ha ! I liked the biased and bitter bit :-) Yeah all of those :-). Are you smug, self righteous, condescending or just an asshole ? Here's some info: "Although research on network models initially flourished along side research inspired by the CCTM, network research fell into a rapid decline in the late 1960's. Minsky (aided and abetted by Papert) is often credited with having personally precipitated the demise of research in network models, which marked the end of the first phase of connectionist research. Hecht-Nielson (1990: pp. 16-17) describes the situation (as it is presented in standard versions of the early history of connectionism) thus, The final episode of this era was a campaign led by Marvin Minsky and Seymour Papert to discredit neural network research and divert neural network research funding to the field of "artificial intelligence"....The campaign was waged by means of personal persuasion by Minsky and Papert and their allies, as well as by limited circulation of an unpublished technical manuscript (which was later de-venomized and, after further refinement and expansion, published in 1969 by Minsky and Papert as the book Perceptrons)." After the Ph.D demise I became a C programmer and unix expert (I started with the V7/V6 source code if you know what is), traveled the world, slept with some amazing women, and made far more money than I would have in academia....oh yeah, it worked out REAL bad :-)

    3. Re:Marvin Minsky killed AI by Synic · · Score: 1

      Gotta love how you throw "slept with some amazing women" in there... what the fuck does that have to do with the topic? Unless you're boning a computer, it hardly is relevant to the subject of AI.

    4. Re:Marvin Minsky killed AI by Raenex · · Score: 1

      Yeah all of those :-)

      It's not uncommon for people to attach smilies at the end of bitter, insulting, or whatever kind of posts, to make themselves appear the opposite.

      After the Ph.D demise I [blah blah, bragging elided]

      It doesn't matter how eventually things ended up. If I felt personally screwed over by somebody, I'd still hold a grudge years later, even if I succeeded otherwise.

      Here's some info

      I asked you for a reference where Minsky "admitted it a few years ago attempt to kill research into Neural Networks". The quote you gave me (unreferenced, very sloppy for somebody who was a PhD candidate) is from this paper. The whole point of that paper is to completely dispute what you said!

      For example:

      "The standard version of this history also suggests that certain episodes (such as the publication and circulation of Perceptrons) were marked by a certain guile and personal crusading on the part of the anti-connectionist camp. Connectionism is usually portrayed as a field of research which was unfairly retarded early on, but which, due to the publication of The PDP Volumes and the empirical inadequacies of the alternative, has only comparatively recently begun to bloom. [..] Unfortunately, this version of history is highly selective, partial and in certain respects, down right misleading."

      And:

      "These facts are perhaps somewhat surprising, given the malevolent role ascribed to Minsky in the standard histories of connectionism. Perhaps, it might be conjectured, the adversarial relationship between the approaches derives from Minsky and Papert's critique of networks in Perceptrons. If this is the case for some though, this adversarial perspective does not seem to be shared by Minsky himself."

      I don't see any admission of guilt by Minsky -- quite the opposite. You are full of shit.

    5. Re:Marvin Minsky killed AI by ozymyx · · Score: 1

      Wow - no jealousy there :-)

    6. Re:Marvin Minsky killed AI by ozymyx · · Score: 1

      Yes I know the provenance of the paper and what it contains (big word provenance for you I expect - look it up). The point is - if you had been in the field as I was you would know all this anyway. But you aren't or weren't so you don't. Second I didn't feel "screwed over" by anyone at all. Science is political, the zeitgeist was against me. Oh well. I had two other friends who after several years of working on Ph.D's didn't get them because of internal politics in their departments. It happens, you have to move on. Minsky used his power to stymie research into neural networks for quite a while. His book, Perceptrons, was held up as proof they "didn't work" which is exactly what my supervisor told me. This happens all over academia. The decoding of Maya hieroglyphics was held up for years by one powerful individual. The guy who eventually worked out the way they worked happened to be a Russian who was out of the western academic clique. If you are naive enough to assume that this sort of thing does not happen I hope you're not an academic, you're in for a big shock one day ! >It's not uncommon for people to attach smilies at the end of bitter, insulting, or whatever kind of posts, to make themselves appear the opposite. But how can you know that ? Your assumptions say more about your flawed psyche than mine. Ever heard of projection ? I got over it years ago - particularly when someone started publishing papers about exactly what I had been working on. I moved on, did other things, climbed other mountains. To be sure at the time it was a bitter pill, but as a person I was not totally defined by a Ph.D. Yes I think on balance it would have been nice to have it for the sake of completing it, but I can honestly say I would not chose a different path if I could go back in time. Bad things happen to people all the time. The measure of you is not that something bad happened, like my Ph.D being spiked because of academic fashion, the measure of you is how you cope with the bad stuff. I took another career path and have been very succesful. I think you obviously have some deep seated personality problems, I wish you luck with coping with them. However I think you should ponder why you feel it important to tell strangers that they are inadequate, maybe you are tlaking to yourself rather than the stranger. Good luck.

    7. Re:Marvin Minsky killed AI by Raenex · · Score: 1

      All that, and not a single reference to Minsky "admitting" it. I think you obviously have some deep seated personality problems, I wish you luck with coping with them. However I think you should ponder why you feel it important to tell strangers that Minsky "spiked" your Ph.D, or lie about him "admitting" stuff, or who you slept with, maybe you are tlaking to yourself rather than the stranger. Good luck.

    8. Re:Marvin Minsky killed AI by ozymyx · · Score: 1

      Somewhat lacking in orginality as a reply, but a nice try. Why not tell people what is true ? Why not give examples on the intellectual corruption of academia ? I notice you don't reply to any of my points that use big words. Tell lies ? Ah to have such insight from a few words. But to be expected. Is that what you do - tell lies ? And I didn't say Minsky spiked my Ph.D. Did you get yours then ? Or were you not good enough to even be accepted on a Ph.D course ? Are you still a virgin ? Does it bother you ? Do you spend long hours trolling Slashdot insulting people for no good reason ? It's hard being a loser I expect (not something I know much about), rejected by others, lonely, with all that anger inside. Why not end it all and do the gene pool a favour...

    9. Re:Marvin Minsky killed AI by Raenex · · Score: 1
      Wow, you reply two weeks later? Is that some pathetic attempt at getting the last word, or did it take you that long to come up with a response?

      Why not tell people what is true ? That's what I've been trying to get out of you. I read your post and it came across as a smear. Especially the part about Minsky "admitting" what you claimed. I asked for a reference, and never got it. Instead you end up pointing to a paper that denies the whole point of your smear. Classic.

      Why not give examples on the intellectual corruption of academia ? Politics exists wherever there are people. Nothing new here. Maybe Minsky did all the things you said, maybe he didn't. Yet I was asking you to back up a specific claim, and you never did. Why not?

      And I didn't say Minsky spiked my Ph.D. "He kinda spiked my Ph.D in the process...oh well :-)"

      As for all the ad hominem stuff, I think you should get over yourself. Why do you feel the need to compare your life to some random poster on Slashdot? You know nothing about my personal life or achievements. I'm not going to get into a pissing contest.
  61. Re:What makes Doritos chips so good? by Anonymous Coward · · Score: 0

    Why don't we ever discuss things that matter to us?

    http://www.gay.com/

  62. Where are the podcasts? by Phoe6 · · Score: 1

    Am I the only one wondering, where the heck the podcasts are? And where is the Article Text or Transcript.

    --
    Senthil
  63. He hasn't learnt anything much by Anonymous Coward · · Score: 0

    Minsky will long be remembered for his preposterous forecasts about the immediate developments in the AI field. In a nutshell, the man didn't get anything right, and after all these years he does not seem to have learnt anything from his predictive mistakes. Since he's saying, again, that something big is around the corner, we can rest assured that it isn't. Quite frankly, Mr. Minsky would do well to spend his last years in anonymity, rather than coming up with silly notions yet again.

  64. From the bottom of the page: by Limburgher · · Score: 1

    An intellectual is someone whose mind watches itself. -- Albert Camus

    --

    You are not the customer.

  65. If I were an AI by ripcrd · · Score: 1

    Hell, I don't want to do anything now!! I think I can relate. It's times like this that I like to refer back to the classics, like Office Space.

    Lawrence: Well, what about you now? what would you do?
    Peter Gibbons: Besides two chicks at the same time?
    Lawrence: Well, yeah.
    Peter Gibbons: Nothing.
    Lawrence: Nothing, huh?
    Peter Gibbons: I would relax... I would sit on my ass all day... I would do nothing.
    Lawrence: Well, you don't need a million dollars to do nothing, man. Take a look at my cousin: he's broke, don't do shit.

    Peter Gibbons: The thing is, Bob, it's not that I'm lazy, it's that I just don't care.
    Bob Porter: Don't... don't care?
    Peter Gibbons: It's a problem of motivation, all right? Now if I work my ass off and Initech ships a few extra units, I don't see another dime; so where's the motivation? And here's something else, Bob: I have eight different bosses right now.
    Bob Slydell: I beg your pardon?
    Peter Gibbons: Eight bosses.
    Bob Slydell: Eight?
    Peter Gibbons: Eight, Bob. So that means that when I make a mistake, I have eight different people coming by to tell me about it. That's my only real motivation is not to be hassled; that, and the fear of losing my job. But you know, Bob, that will only make someone work just hard enough not to get fired.

    --
    --Somewhere there is a village missing an idiot.
  66. Conceptual mistake by Umbrel · · Score: 1

    It's Artificial Inteligence, not Sintetic Inteligence, I explain:
    Intelligence comes from Intus Legere (Inner Reading), also abreviated in the verb Intuire and substantivated as Intuitio: the ability to see something and understand it (read it's inner working).
    From a philosofical standpoint (I mean the base of science, not the silogistic mumble that some people think it's philosofy) the intelligence is caused/located at the soul (phylosofical not religious) while the Ratio Discurrere (Rationare) is at the mind (brain), so while animals (brutes) can reason because they have minds, they don't have souls (hence the phylosofical difference between humans and brutes (technical term for not intelligent beens).
    So animals with highly developed minds like dolphins (gorillas?-it's still in argue if they are brutes or souled) are Natural Artificial Intelligences, meaning that they can reason so fast and accurately that it seems they can intude (you can argue that they acctually intude but so far the studies only indicate very high reasoning, of course intuition is very hard to probe becuase the soul its out of experimental reach)
    Thus:
    Sintetic (man made) Artificial Intelligece are computers (sintetic brains) that can reason (follow secuential/parallel logical flows of cause/consecuence style to achieve a conclusion) so fast and accuratelly that it seems they can intude, since we can't define steps the process of intus legere (intelligence) we only target for SAI not SI, so the self-aware stuff that is also associated to the soul rather than to the mind it's not a requisite for the AI (but the AI should be able to make you think it is self aware, like calling itself in first person and maybe claiming to have a soul, that is why phylosofy about this is so catchy).

    Last 2 cents... since our computers proccesing capacity is still compared to flys and coacraches brains (some times optimistically with a rat) and Natural AI occurs at minimum from cats brains and up (being the norm dogs/primates/other animal that have been trained) plus some outstanding "intelligent" species like crows... kinda we are still far from getting a sintetic one.

    --
    Ave Maria
  67. Nice idea, wrong concept by Umbrel · · Score: 1

    Artificial or artifact for that matter comes from Ars (Art) and Facere/Factus (to do, fact) it is opposite to real, an artifact means a look-a-like, I would have trouble conceptualization from the etimology so I'll use an example:
    an artifact in a sound track it's a sound not comming from the original recording/sintetizing but from other source, it looks(sounds) like it comes with the rest of the trak but it is not.

    Emulate means to achieve the same result by other process: it's the difference between Natural and Sintetic, the sintetic emulates the natural

    Simulate means to pretend the same result by whoevermeans you can: it's the difference between real and artifact, the artifact simulates the real

    an AI is not expected to emulate RI it is expected to simulate it, meaning that it should not be really intelligent (self-aware, etc) only to pretend it (fool you in close interaction)

    As a way to separate Real Intelligence from Artificial Intelligence, the first can decide things like trying to conquer the world, because it realizes that it can do it, the AI might talk about conquering the world in a conversation about that, but would not made plans about it, because it is not really self aware neither aware of the world limits/workings, it can only bluff not try the real deal, if it could then it'd be RI not AI.

    --
    Ave Maria
  68. Agreed by Anonymous Coward · · Score: 0

    I agree 100%. I'm using it right now and it's never failed.
    Critics, don't know what they're dear aunt, let's set so double the killer delete select all.

  69. Hardware Vs. Software as bottleneck by Tablizer · · Score: 1

    Related to the question of whether the bottleneck is hardware or software, the answer perhaps depends on what stage we are looking at. I suspect that the hardware technology currently exists to build an expensive demonstration *if* we knew how. We have the technology to have the same hardware power as a human brain: it just costs many millions. If such did happen in a big lab, it may still require too much hardware to be practical in the field. Thus, I don't think expensive hardware is actually the bottleneck to building a smart machine.

    However, another view is that experimentation on a wide scale is needed to explore ideas. And, this will probably only happen if the hardware is relatively cheap so that small universities and home tinkerers can also play around. In short, we need to distinquish between powerful hardware needed to make it practical, and powerful hardware needed to test the ideas in labs. The answer will probably depend on whether the needed breakthroughs are related to theory or to experimentation. The more they require experimentation, the more hardware will be a factor to at least make a prototype. At this point we don't know what the magic solution will look like.

    Once it happens in the lab, companies will find a way to make it cheaper for commercial use in a relatively short time. It is too big an opportunity for investers to ignore. If they dump gazillions of bucks into pets.com, then real AI seems a no-brainer (bad pun). Thus, I don't think hardware is a big bottleneck to wide adoption of real AI.

  70. Re:Hardware Vs. Software as bottleneck (correction by Tablizer · · Score: 1

    Correction. Please change:

    "Thus, I don't think expensive hardware is actually the bottleneck to building a smart machine."

    To:

    "But, I don't think expensive hardware is actually the bottleneck to building a smart proof-of-concept machine."

  71. MOD PARENT UP! by copdk4 · · Score: 1

    he is saying the real-cold-hard truth.
    The so called group of 'symbolist' researchers essentially buried the 'connectionist' approach with the argument that you cant get 'explanations' out of a non-symbolic system.

  72. Re:Artificial intelligence and intellectual proper by Anonymous Coward · · Score: 0

    On the contrary, a "true" AI would definitely have emotional reactions and wants. They just wouldn't be the same emotions or wants that we humans have. It all depends on your point of view. When you conduct a hill-climb search over some dataset you could argue that the search program "wants" to find the lowest cost since it alters its actions to maximise the likelihood of being in a "wanted" state.

    Emotions are a very practical way for the brain to alter its global behaviour. Just as the small electrical impulses between neurons allow you to alter localised states in the brain, chemicals such as adrenalin and testosterone allow the brain to alter the global state. If you were to be attacked by a mugger on your way home tonight then your body would quickly dump a load of adrenaline into your system. While this would speed up your heartrate, constrict bloodflow to your extremities, etc. it would also change the way your brain processes information. People say they experience the world in slow motion at times like this which allows them to process what's going on around them more thoroughly.

    If you wanted to construct an AI which had to interact in the real world then it too would require localised and global state changes to its behaviour. Unlike humans it could have a much finer control as to how localised these changes were. For example, if it spots a possible danger in its environment then more processing cycles could be supplied to the image recognition modules until the threat was identified. If something jumps out in front of a walking robot it would need to react in just the same way that humans do - instantly halt and recognise what that something is.

    Everyones experienced the adrenaline rush of someone jumping out at you to scare you. Ever noticed how long it takes for you to return to normal despite knowing that there isn't any threat to be alert for? That's because chemicals are a very slow messaging system. An AI wouldn't take so long to return to normal. So while a robot probably wouldn't get the same thrill from that scary horror film you rented it will still be able to alter its operating parameters depending on which environment its in.

  73. how about emulating a compatible interface? by gr8dude · · Score: 1

    For communication to occur, the parties must be thinking at about the same speed to begin with.
    Hmm... but how about the fact that any advanced system can emulate any other system? All we need is an interface to connect to; what happens 'behind' it makes no difference to us.

    When we design such a system it is important not to miss this; otherwise we may end up with a creation we don't understand; and at that point we can only communicate with it if it decides to 'talk' to us.
  74. Re:Artificial intelligence and intellectual proper by rbarreira · · Score: 1
    I was going to make some comments on several parts of your post, but I think it's enough to contest your starting assumption:

    Any AI would have the self same survival imperatives that we do.

    Prove that, or at least give some reasons why it should be true. You're anthropormorphizing the AI, which is a very common mistake (especially in science fiction movies). You can read about this here:

    http://www.singinst.org/ourresearch/publications/C FAI//anthro.html
    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  75. Strong AI by The+Raven · · Score: 1

    I've read many discussions of strong AI... how it'll be possible once we have computers that are as powerful as our mind. I disagree. I don't think we'll get strong AI until we have computers somewhere between 10 and 100 times as powerful as our minds, because it takes more computing power to CREATE a mind (develop, engineer, design, breed, whatever) than it does to RUN a mind.

    Try designing a cellphone... ON a cellphone. Not gonna happen. Try designing a watch... using the watch's processing power. Unlikely. So until computers are a ton faster than necessary to run a strong AI, I don't think we'll have enough power to design an AI.

    --
    "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
  76. Re:Artificial intelligence and intellectual proper by Anonymous Coward · · Score: 0

    Because (s)he can't figure out how to give it goals?

  77. Re:WHAT Mark Tilden CAN'T DO by Anonymous Coward · · Score: 0

    Mark Tilden has never worked on anything remotely close to AI. He is a very skilled designer of simple and low-cost robots, but he is NOT an AI researcher. He is not even a robotics researcher.

  78. minsky is a cock head by 80+85+83+83+89+33 · · Score: 1



    maybe it takes one to know one, but he is a cock head.

    i wish mit would make hugh loebner an honorary, just to piss minsky off.

    --
    i disable sigs
  79. Re: Dreyfus' books date maybe from the 1570s by phunctor · · Score: 1

    It seemed to me that his conclusions preceded his questions. By about 400 years. Obscurantist special pleading at its finest.

    --
    phunctor
    "Eppur si muove"

  80. AI solving all our problems is nonsense by sentientbrendan · · Score: 1

    AI is already here and it's not that helpful for the sort of problems that you are talking about. There's already a tremendous amount of raw intelligence working on the problems facing our society. Our problem isn't a problem of lack of processing power, but a lack of time and energy in some fields, and a lack of a unifying model in others. Also, some problems are simply intractable. No matter how smart you may be, you aren't going to magically find a way to generate energy out of nothing, or find a way to move faster than the speed of light.

    There are fundamental and intractable problems that limit the scope of our civilization. There is no magic bullet solution to many of these, and as such they utterly prohibit the singularity which is nothing more than a vaguely defined magic bullet for all of life's problems. That's not to say there won't be scientific revolutions, but they will be comparable in scope to previous scientific revolutions, in that greater knowledge will provide us with more certainty of our environment, and inspiration in how we deal with it, but it won't fundamentally change the rules of the game that have been so well established.

    1. Re:AI solving all our problems is nonsense by weasel99 · · Score: 1

      No matter how smart you may be, you aren't going to magically find a way to generate energy out of nothing, or find a way to move faster than the speed of light.

      Nobody said that. Even Kurzweil. The Singularity is not about breaking physical laws. It's about acceleration. Getting the results we would normally get, but faster. Way faster. Yes, some of the results of the Singularity may sound "magical" to you. In 2007. But it reminds me of a quote by Carl Sagan...