Slashdot Mirror


Arguing A.I.

Are intelligent machines transforming life as we know it? Or is A.I. yet another overhyped, self-serving fantasy by deluded scientists and technocrats talking mostly to one another, foisting their ill-conceived, poorly-engineered creations on an unsuspecting public? The discussion has rarely been better framed than in software-culture writer Sam Williams's short, readable and smartly-organized new paperback book Arguing A.I.: The Battle for Twenty-first Century Science," published by atRandom.com, the e-book division of Random House. Arguing A.I. author Sam Williams pages 94 publisher Random House rating 8 reviewer Jon Katz ISBN 0-8129-9180-X (pbk) summary perspectives on the A.I. debate

In some ways, the author argues, the debate over A.I. is undergoing a profound revolution. What was once a discussion largely confined to tech and academic circles has mushroomed into a more mainstream brawl as a growing number of engineers and lay authors vent on the acceleration of modern technology and the future of humanity. Given the explosive growth of the Net, the near-continuous increases in computing power and much-publicized A.I. breakthroughs like Deep Blue's 1997 victory over chess champion Gary Kasparov, the question is no longer whether artificial intelligence will reach the level of human intelligence: It's when.

As the title suggests, Williams's book is less about A.I. itself than about the increasingly ferocious debates raging through the scientific community about it. The conflicts surrounding A.I., Williams suggests, may be the most significant since the titanic battles over evolution a century ago. In fact, Williams is among those who've argued that the A.I. debate is really an extension of the same fight. Artifically intelligent machines are already changing human evolution, many argue, even evolving inevitably into life-forms and species all their own. A growing number of critics and skeptics also argue that A.I. proponents are moving too quickly, failing to take into account the mind-boggling cultural and philosophical problems being raised by their new, still-imperfect technologies.

Williams traces the contemporary birth of A.I. -- via Hilbert and Turing -- on to the living pioneer credited with coining the term (John McCarthy), and talks to several of the principals guiding the A.I. debate today, like Ray Kurzweil, Jaron Lanier and Bill Joy.

This is a necessary book. It's one you could actually recommend to students, journalists, friends, parents, anybody trying to grasp the issues and implications of A.I., surely one of the most significant technologies human beings will face in the 21st Century. Even if A.I.'s impact on life is being overstated, it's poorly understood by the public. So Williams walks us through inventor Kurzweil's almost radical optimism about A.I. and the future -- especially his claims that human society is rapidly approaching the evolutionary equivalent of a new species, a fusion of humans and intelligent machines. This is the point of no return when it comes to artificial intelligence, Kurzweil claims. "The progress will ultimately become so fast that it will rupture our ability to follow it. It will literally get out of our control. The illusion that we have our hand on the plug will be dispelled."

But Williams also introduces some of the people that don't see this as a good thing -- or even a likely development. Bill Joy is more pessimistic, as he made clear in his now famous article in the April 2000 issue of Wired, "Why The Future Doesn't Need Us." The piece thrilled technophobic intellectuals and journalists because it came from a software entrepeneur and reaffirmed something they desperately wanted to believe: technology -- especially genetics, bio-tech and robotics -- is out of control and likely to generate as much evil as good in the future. Joy sees little in the modern history of software development to suggest the emergence of sentient machines. His experience has led him to believe that it's difficult to build things that are reliable.

Jaron Lanier, whom Williams also interviews, coined the term virtual reality and once likened A.I. research to alchemy. Lanier accuses many in the A.I. firmament of choosing faith and hyperbole over science and reality. He likens the current tech obsession with A.I. to medieval scholars' attempts to prove the existence of God through Aristotelian logic. In their rush to endorse the concept of thinking machines, warns Lanier, many authors are putting scientific faith before scientific skepticism.

Williams does a skillful job of presenting these different points of view without intruding on them. It might have been nice to hear more of Williams's own thoughts and perspective, since he's one of the few journalists with this much understanding an access to so many principals in the A.I. discussion. On the other hand, he might not have been wise not to wade in amongst these A.I. heavyweights and their raging debate. "Arguing A.I." is as timely a book about technology as you're likely to come across, and, perhaps more surprisingly, highly readable.

153 of 418 comments (clear)

  1. Hmm by NiftyNews · · Score: 2

    I don't think that ACHEIVING A.I. is as important as all of the technological advances we will make along the way. It will be these advances in technology that will help the most in our day-to-day tasks, not having a robot that thinks like a person. We already have plenty of those...they're called humans.

    1. Re:Hmm by JMZero · · Score: 2

      "Singularity", the time when AI exceeds humans, will be the most important event in human history. Imagine the prospect of science accelerating exponentially as machines build faster, smarter machines. It's unfortunate that it's still a long way off.

      Robots replacing humans in day to day tasks is a process begun quite a while ago, and will proceed. But it's really not that exciting. Lots of people will end up "no-jobbed", but society will adapt. We'll find better things to do than sweeping - like thinking.

      It's when machines start thinking better than we do that things will really change.

      --
      Let's not stir that bag of worms...
  2. The hardware is the software by nixadmin · · Score: 3, Interesting

    One thing that's always bothered me about the AI debate is that the thinking for a long time has centered around how to model intelligence on silicon. To me the true marvel of the mind is the holographic quality of intelligence and the way in which the physical form of the brain influences, and is shaped by, the quality and nature of one's thoughts. It will be exciting to see what part the new polymers can play in this research.

    1. Re:The hardware is the software by jgerman · · Score: 2

      That is patently untrue. The AI debate has absolutely nothing to do with hardware. A general purpose computer based on silicon is used because it is a general purpose computer and can be used to model any computational task.

      --
      I'm the big fish in the big pond bitch.
    2. Re:The hardware is the software by jgerman · · Score: 2

      Of course, that's the point, theoretical considerations are the primary concern right now. Not what hardware it's going to run on to make it the most efficient.

      --
      I'm the big fish in the big pond bitch.
    3. Re:The hardware is the software by Waffle+Iron · · Score: 2
      A million people with pencils and paper can also be used to model any computational task. Are you proposing that such a system could somehow create a new self-aware intelligence independent of any of the individual pencil pushers? It's hard to imagine, as the physical embodiment of such a system is nothing more than patterns of graphite scribbled on paper.

      A Turing machine (which is computationally equivalent both silicon computers and paper-and-pencil algorithms) has been proven to be able compute a certain subset of mathematical proofs. I have doubts that this necessarily implies that it can model every phenomenon in the physical universe. It is possible that a brain uses some to-be-discovered process that goes beyond a simple Turing machine.

    4. Re:The hardware is the software by gwernol · · Score: 4, Insightful

      One thing that's always bothered me about the AI debate is that the thinking for a long time has centered around how to model intelligence on silicon.



      Actually this is not true, for example an early AI system was constructed to play tic-tac-toe on a computer using matchboxes and marbles. No silicon at all.

      One of the fundmental results of computing (discovered by Alan Turing, the first researcher in the field of AI) is that there is a basic set of computable functions. It doesn't matter what hardware you use, the set of things you can compute is ultimately the same. An interesting question is whether human-like intelligence is a combination of functions from the computable set or not. People like Roger Penrose argue that there is something more than computable functions going on in the human brain (he calls it the "divine spark"). In my opinion that's nonsense.

      If an AI system can be built using computable functions it doesn't matter what hardware you execute it on (apart from perfromance issues). The results will be the same.

      To me the true marvel of the mind is the holographic quality of intelligence and the way in which the physical form of the brain influences, and is shaped by, the quality and nature of one's thoughts.



      You should look into neural net research. This uses massively parallel networks of artificial neurons to simulate the real structure of the brain. Its an important branch of AI research. Of course neural networks can be completely simulated on traditional computer hardware. Again, the hardware is not the key, its totally down to the software you run.



      By the way, what do you mean "holographic" nature of intelligence. I don't understand what you are trying to imply with this term.



      It will be exciting to see what part the new polymers can play in this research.



      In my opinion, none, except perhaps to give us faster computers. They can do nothing to change the fundamental computations that are taking place.

      --
      Sailing over the event horizon
    5. Re:The hardware is the software by Suidae · · Score: 2

      John Searle would probably throw out that stupid chinese room argument again. For the uninitated, the chinese room is a person in a room with a box of rules that define what to do when someone passes in a message in chinese. The ruleset is sufficently large that anyone outside the room can pass in any chinese message and get back a response that will allow the room to pass the turing test.

      Searle argues (correctly) that the room does not understand chinese, as it has syntax but no symantics. He goes on pointing out stupid things like how you could model thirst on a computer and make it print out 'could someone please give me a drink!', but it still wouldn't be thirsty.

      Searles arguments are of course childish and insulting to any strong AI researchers. He is almost completely clueless about the field and while he is interesting to listen to, his objections are easy to dismiss. He insists on equating the brain with a 'digital computer' and the mind as 'software', despite the obvious facts that the brain has aspects of both analog and digital function, and that the mind is clearly not analogous to software running on hardware.

      Basicly, all he does is demonstrate that a rigid set of syntatic rules are not sufficent to form a mind.

  3. wrong topic by gTsiros · · Score: 3, Insightful

    This isn't about technology. This is about philosophy. The question that arises is:
    is a machine that to a human appears to be human, human?

    --
    Looking for people to chat about multicopters, coding, music. skype: gtsiros
    1. Re:wrong topic by Grab · · Score: 4, Interesting

      The movie DARYL said this even better:-

      "A robot becomes human when you can't tell the difference any more".

      That one film influenced me more than all the other sci-fi films I ever saw as a kid. It's the only one that really got that concept and went for it. OK, Asimov did it first ("Bicentennial Man") but cinema still hadn't really got there.

      Grab.

    2. Re:wrong topic by mi · · Score: 2, Interesting
      "A robot becomes human when you can't tell the difference any more".

      Arguably, that's exactly when a human becomes robot...

      --
      In Soviet Washington the swamp drains you.
    3. Re:wrong topic by transient · · Score: 2, Insightful

      is a machine that to a human appears to be human, human?

      and perhaps more importantly, does it matter?

      --

      irb(main):001:0>
    4. Re:wrong topic by Steveftoth · · Score: 2

      IF you consider Bob's physical body to be part of him then no the 'computer' Bob is not the same as the old Bob. One thing that I think people forget about this whole computer transferrence idea is that our bodies rule our personalities. You'd never be hungry, you'd never be sick, etc.... That will have profound impact on a personality. Think about how much time you spend just dealing with food, preparing, eating, bathroom, etc.

      We'll just have to build a simulated hunger/eating system.

    5. Re:wrong topic by Steveftoth · · Score: 2

      What if the original bob was in a coma, and dies before he wakes up.

      So you transfer his 'mind' out of his body before he dies, but when he is in the coma. He 'wakes' in the computer land. Is that bob? Some copy of bob? The 'real' bob is dead so this is the only working version of him left.

      I don't even know where to begin with this idea.

    6. Re:wrong topic by Steveftoth · · Score: 2

      I thought that they used the same matter to reconstruct.

      So it goes like matter-> enegry -> matter

      I guess it could be different. Like the evil twin episode, where the evil twin appeared after they went down to the planet?

    7. Re:wrong topic by Grab · · Score: 2

      Yep, sure it is. The same way that a PC is a PC, regardless of whether the CPU is made by Intel or AMD, or the mobo is made by Abit, Asus, etc. It's defined by what it does, not by how it's made.

      And by that logic, if someone showed me an AI which made use of concepts such as self-awareness (ie. awareness of its own consciousness), humour, learning through experience, creativity, a problem-solving ability equal to or greater than a typical human, then I'd say it was close enough to human for us to have to rethink our boundaries. And I think (I hope! :-) I'd be prepared to treat it as a person.

      Grab.

    8. Re:wrong topic by RFC959 · · Score: 2

      You need to read the essay "Who is Daniel Dennett?", by the American philosopher Daniel Dennett. It's a very funny and engaging story, while still raising serious philosophical points.

  4. I'm doubtful by TrollMan+5000 · · Score: 3, Insightful

    Or is A.I. yet another overhyped, self-serving fantasy by deluded scientists and technocrats talking mostly to one another, foisting their ill-conceived, poorly-engineered creations on an unsuspecting public?

    I tend to agree. I'd like to see something using AI play in a poker game. Can AI ever simulate bluffing? Or analyze the expressions on the other player's faces to determine if perhaps that they are bluffing, and call the bluff? Human intelligence can do thiss, but I'm not sure if something this complex exists now, or ever will.

    Chess is one thing. It follows a certain set of rules. Even conversation does, but it also invloves human expression like the bluffing example. But to to play out a scenario given a unique situation, machines are not up to the task yet.

    1. Re:I'm doubtful by ekrout · · Score: 2

      So, we're too complex for a fairly "new" field. I doubt "God" engineered us in a few decades.

      Don't knock on AI until you understand it. Everything in the world can be simulated with an algorithm; it's just a matter of how many millions, billions, or trillions of lines of code it takes.

      --

      If you celebrate Xmas, befriend me (538
    2. Re:I'm doubtful by fiftyfly · · Score: 2, Insightful
      I tend to agree. I'd like to see something using AI play in a poker game. Can AI ever simulate bluffing? Or analyze the expressions on the other player's faces to determine if perhaps that they are bluffing, and call the bluff? Human intelligence can do thiss, but I'm not sure if something this complex exists now, or ever will.

      hmmm.
      How good, do you think, would your human intelligence be at figuring, say, a dolphin's bluff? Or some completely alien intelligence? What about a hypothetical being with little or no physical being/experience, like a computer?

      Personally, I think you'd fail miserably. I've had the good fortune to come to know a Persian family rather well (over the last 10-ish years). I have immense dificulty knowing when Hooshang is "yanking my chain", simply because my cultural heritage doesn't happen to share a whoe lot with that of a nomadic theocracy.

      seems a bit much to expect competancy from the other side of the fence, eh?

      --
      "Sanity is not statistical", George Orwell, "1984"
    3. Re:I'm doubtful by Sebastopol · · Score: 2

      Don't knock on AI until you understand it.
      Everything in the world can be simulated with an algorithm; it's just a matter of how many millions, billions, or trillions of lines of code it takes.

      I agree with the first statement but the second? Apparently you don't understand it either. Turing proved there are intractable algorithms. Read Feynman's lectures on computation. Do the buzzwords "NP complete" ring any bells? There will always be things science can't explain or model, that is what God is for.

      --
      https://www.accountkiller.com/removal-requested
    4. Re:I'm doubtful by Darth_Burrito · · Score: 2, Informative

      Is it really something called "intelligence" that can read a face? Nobody every wrote an academic tome called "Advanced Face Reading" that details an intellectual process to go thru to read an opponent that might be turned into some algorithm.

      Actually, this exact style of intelligence has been the subject of many papers. See MIT's Sociable Machines site for more information. This kind of thing is a very hot topic in AI, not ot mention psychology or even some areas of linguistics.

  5. Two things by ackthpt · · Score: 2, Funny
    AI is vastly underestimated on the impact it will have in the future.


    AI will most likely see first use in the phone-sex industry. Think about it. Adult entertainment is the first to embrace advancements in technology.


    To see where AI is going you have to stop staring at the algorithms, take a step back, and see what mundane things you'd like someone else to look after for you.


    "Hi, Honey, I'm home!"

    "You're certainly home early!"

    "Well, we had a change in staffing at work."

    "Oh, no! Don't tell me you were replaced by a computer?!?"

    "No, they replaced my computer with a cyborg, now my job is to have a deep philosophical discussion with it to boot it up each morning."

    --

    A feeling of having made the same mistake before: Deja Foobar
  6. My thoughts by Wind_Walker · · Score: 3, Interesting
    You know, I've done quite a bit of thinking on the matter of AI, and I've come to the following predictions:
    • Within 50 years, there will be a computer that will pass the Turing Test. For those of you who don't know (and I hope nobody is in this category on Slashdot :-) the Turing Test is basically making a computer indistinguishable from a human being. A tester will ask the computer questions, and will be unable to determine whether a computer is answering the questions or whether a human is mimicing a computer.
    • Within 50 years after that (100 years total), computers will be able to parse speech flawlessly, so voice recognition will finally end up being plausible. Computers will understand the nuances of speech and will be able to change homonyms (here and hear) based on the context of the sentence.
    • Within 50 years of that (150 years total) we'll have computers that can respond to voice commands like in Star Trek. The computer will not only understand the syntax of language, but it will be able to determine, on its own, the difference between a question asked in conversation and a question asked to the computer in conversation.
    Of course, these are just random guesses on my part, but I really think that they're reasonable. Give me your thoughts, please.
    1. Re:My thoughts by richieb · · Score: 2
      All this stuff was supposed to be accomplished in the last 50 years. I guess, like any computer project is behind schedule...

      --
      ...richie - It is a good day to code.
    2. Re:My thoughts by the+phantom · · Score: 2

      I think the latter two seem reasonable, but it seems to me that passing the Turing Test is the most difficult of the three. Taking your example of the computer on Star Trek, it could parse speech, and it could probably maintain a conversation for a while, but it had no understanding of emotion, poetry, or art in general. It would be forced to answer a question about such topics with "I don't know what you mean" (or "Does not compute"). After getting the same (or similar responses) several times, I would begin to suspect that I was not talking to a human. I think we will have good voice recognition and generation a good bit before we have an AI that can pass the Turing Test.

    3. Re:My thoughts by gorilla · · Score: 2

      We've had computers pass the Turing test already, in a limited subject discussion. We've also had humans fail it. I don't think there is anything which could stop us creating a general Turing test program today. However, I don't think that the Turing test is going to be a good indicator of useful AI, because just like the page I quoted says, "People are easily fooled".

    4. Re:My thoughts by jejones · · Score: 2
      Eh? A computer that could pass the Turing Test would surely be able to respond to commands, so that once you have useful voice recognition, just pipe its output to the Turing Test passer...no need to wait another fifty years!

      I'm hoping that we'll advance much faster than you think (see discussions of Vinge's Singularity). (Heck, I just cut the time down by a third, just by using the Unix tools philosophy. :-)

    5. Re:My thoughts by markmoss · · Score: 3, Funny

      Taking your example of the computer on Star Trek, it could parse speech, and it could probably maintain a conversation for a while, but it had no understanding of emotion, poetry, or art in general. Um, that leads to the question of how many geeks would pass a Turing test... ;-)

    6. Re:My thoughts by SnapShot · · Score: 2
      ...it could probably maintain a conversation for a while, but it had no understanding of emotion, poetry, or art in general. It would be forced to answer a question about such topics with "I don't know what you mean"...

      On the other hand, if you were to ask a question that required an understanding of emotion (other than anger or ego), poetry, or art on /. what percentage of the time would you get "I don't know what you mean" as an answer.

      A program could have Roget's Rhyming Dictionary hard coded and probably do a better job of analizing poetry than I could. Scan in ten years of _Poet's Life_ magazine add a nice randomizing hack that keyed off of your questions and it could "talk" (or at least parrot back) poetry analysis better than I ever want to. However, I don't think such a program would be "intelligent".

      I think we are similar to the engineers that designed Deep Thought in Douglas Adams' book. We are asking the equivalent of "What's the meaning of life" but we don't really know what the question is...

      --
      Waltz, nymph, for quick jigs vex Bud.
    7. Re:My thoughts by markmoss · · Score: 2

      "Limited subject" is masking the real challenge. More than 20 years ago, running Eliza on a TRS-80 model I (8-bitter with 48K RAM), I saw people responding to the program as if to a human. But Eliza didn't _know_ anything except grammar and a few psychological buzzwords. So if you looked at it at all critically, you soon realized that Eliza was just parroting your own words.

      The real challenge is in conversations that display the extremely wide but shallow real world knowledge common to all humans who grew up in modern society. Example: "The glass fell on the floor and it broke. Does 'it' refer to the glass or the floor?" You could program a computer to get that one, but there are 10,000 other possibilities. Or you could probably find enough information in Google's cache to actually figure it out: "fell on the floor" implies an impact. "Glass" here refers to an object often made out of the material glass, which is not very impact resistant. Floors can be made out of many materials, but are always impact resistant. The data is there, but no computer we can yet imagine could sort out the relevant data from all the rest and put it together like this. The gigantic parallel-processing content-addressable memory inside the human head does it effortlessly.

    8. Re:My thoughts by Alomex · · Score: 2

      Within 50 years of that (150 years total) we'll have computers that can respond to voice commands like in Star Trek.

      Yet apparently even then the computer won't be able to predict that Captain Piccard likes his tea hot...

    9. Re:My thoughts by dmorin · · Score: 2
      a) I think your "50 years to the Turing Test" is funny because that's what Turing said 50 years ago and most experts would agree we're no way near close. So in 50 years people could just repeat the same prediction again. :)

      b)You're not taking into account expotential increase in computer power. Read Kurzweil's books ("The Age of Spiritual Machines"). He shows the math for why Moore's Law is continuing to work, but over a shorter loop (i.e. 2 years, 18 months, 1 year...) He then extends that into the future and if I remember, within 100 years he's got nano technology, and other really far out ideas. Within 150 years you've just got good voice recognition.

    10. Re:My thoughts by Suidae · · Score: 2

      considering that I've met plenty of people who are unbelivably dense (we're talking approching their swartzchild radius, they are on the verge of spontainously collapsing into a dimensionless point of human stupidity), it shouldn't take much to get a computer to eumlate this. Just convince the tester that they are talking with someone residing in a marvelous mobile manor and the task will be enormously simplified. The next step will be to set the machine up answering the phone at the local pizza joint.

  7. We (probably) won't ever actually ACHIEVE AI by SirWhoopass · · Score: 5, Insightful
    The problem with AI is that it always seems unsuccsessful. Any time an AI technology matures and becomes useful it is no longer considered "AI". Computer vision (face recognition), expert systems, even many modern strategy games would be considered amazing AI advances a few decades ago. They all arose because of AI research. Once they matured, however, they were no longer considered AI.

    AI won't be considered successful until we build HAL or Data, but the journey so far has been very useful.

    1. Re:We (probably) won't ever actually ACHIEVE AI by SlaterSan · · Score: 2, Insightful

      The reason these technologies are no longer considered "AI" is that they never were actual artifical intelligence.
      When the original researchers in AI began, they saw that the bottom-up approach had a huge number of issues. So they ended up spliting into the computer vision, modeling, logic, etc.. groups. The idea was that if we could figure out all of these individally, we could bring them together and show real intelligence. The problem is that as these individual technologies become more mature, the path for putting them back together is gone. We're seeing that this isn't the way to model real intelligence.
      There is a group, involving some major players, that is looking at other methods though. Personally this seems like a more viable approach.

    2. Re:We (probably) won't ever actually ACHIEVE AI by Logic+Bomb · · Score: 3, Insightful

      Regarding the subject of your comment: if you call humans "intelligent", and you do not subscribe to the argument that there is some "soul" or non-physical essence that gives us consciousness, how can one believe that we won't ever achieve AI? It seems illogical to assume that humans will never be capable of duplicating something already in existence. The real question, if you ask me, is if we will find a way to do so that wholly differs from the organic model that has evolved on Earth, or whether we will just end up creating imitations (through emulation on an electronic platform or actual biological construction) of ourselves.

    3. Re:We (probably) won't ever actually ACHIEVE AI by mesterha · · Score: 3, Insightful
      The problem with AI is that it always seems unsuccsessful. Any time an AI technology matures and becomes useful it is no longer considered "AI". Computer vision (face recognition), expert systems, even many modern strategy games would be considered amazing AI advances a few decades ago. They all arose because of AI research. Once they matured, however, they were no longer considered AI.

      The reason it is unsuccessful is the confusion caused by the different meanings of the phrase AI.

      Often AI just means research on a specific problem that humans are currently much better at solving than machines. Of course once the research is complete and the machine is better, it is no longer AI under this definition.

      Now if the solution is largely motivated by what we know about how humans work then perhaps there is still a glimmer of AI in the research. However, this is a hard argument to make since we don't know how the brain works. In fact, often there are many reasons to think the solution isn't similar to the brain. There are many ways to skin a cat. For example, I doubt human chess masters search a game tree with alpha-beta pruning, however, this is a way for computers to solve the problem that, with todays hardware, gives them superior performance.

      AI won't be considered successful until we build HAL or Data, but the journey so far has been very useful.

      This is a different notion of AI. It fits more into the natural definition of AI, where AI is the creation of human intelligence. In this case, you need the whole enchilada (or at least a interesting percentage) to get intelligence. You can't just pick and choose certain problems. This definition is more in line with the Turing Test. Unfortunately this is a very hard problem for obvious reasons. At one time more people worked on this problem, but when nobody got good results, the funding started to dry up. That's why people switched to the previous definition.

      Some people still work on the grand AI problem, but as another poster pointed out, it is generally on a small piece with a story about how it can be connected to other pieces to create a real AI. Generally they pick a piece that might be commercially useful in its own right such as vision or linguistics. Again this helps with funding. Unfortunately, I don't think anyone works on tying these systems together. (Probably because there would be a whole mess of problems if they tried.)

      --

      Chris Mesterharm
    4. Re:We (probably) won't ever actually ACHIEVE AI by MadAhab · · Score: 2
      So if they are so damn smart why will they be unable to speak coherently in human languages? I speak in ways that are unfathomable to a toddler, but I still know how to communicate to a toddler.

      I think you misunderstand the Turing test; it's not supposed to be a *measure* of the machine's innate intelligence, or a guideline for how the machines are supposed to talk to each other. It's supposed to signify that a machine that can be regarded as intelligent must have something more than just a collection of specialized tricks, like playing chess. Those things are nice, and clever, and maybe even useful, but seem to a human intellect like so much gimmickry. An intelligent machine needs to have some sense of its own agency.

      The point you are really trying to make, that we should avoid an anthropocentric view of machine intelligence, is true, but it's really only true when a human would generally recognize that the machines are already intelligent. The Turing test is, in that respect, far less culture-bound than, say, SETI.

      Forget conversation, I'll regard machines as crossing the border into intelligent behavior when I can verbally say "Who was the first governor of Alaska" and it can say "One moment, please... The first governor of Alaska was [blah blah blah]. Would you like me to turn on the coffee pot? You sound tired.". In other words, a smart personal agent may be the avenue to intelligent machines. I kind of agree with Kurzweil on that one. The tasks we would want them to do and the interface challenges make it more likely than, say, a database mining program saying "I'm bored, can we look at something else?"

      --
      Expanding a vast wasteland since 1996.
    5. Re:We (probably) won't ever actually ACHIEVE AI by barawn · · Score: 2

      You raise an interesting point, one that hopefully I'll raise another interesting point to.

      What causes the subjective perceptual experience is the fact that it can be subjective - the other two are meaningless. Is a mind without any ability to perceive a mind? Personally, I say yes - dreams are an inherent answer to that question, and though people may say that dreams only mirror experiences that we've already had, I tend to disagree with that. A mind completely separated from perception might be totally unlike anything we could imagine, but it would still be a mind in my opinion. Back in the day, I created a race for a story of mine in which one of the genders had a problem in the connections of the brain, so their entire existence was internal, and had no external connections. Is this still a person? I think so. You can easily imagine a person who has no connection to the outside world whatsoever. I wouldn't be so arrogant as to say that that person doesn't have a mind.

      OK, so what causes something to be subjective? From where I stand, that's the ability to recognize a choice and to act upon it. The interesting thing is that programs don't do this, and people do - maybe. That's a big question, and one that I can't answer, but I'll get back to this in a moment. Programs don't do this - the output is known straight from the beginning. That is, there's no free will. Again, some would say humans don't have free will either, but we don't know. We DO know that computers don't - that is, the outcome of their actions is entirely given - until you introduce an external element that interacts in an unknown way.

      So, interestingly enough, the question about whether or not computers can ever develop AI comes back to a question about humans. What is it about us that makes us non-deterministic? This really is the fundament of consciousness, after all - you'll never convince me that I'm deterministic - ever. Why? Because if you ask me a question, I KNOW I could've chosen the other. If you shove an instruction at a computer, there's no choice there. That's subjectivity - the subject - me - matters in the outcome. In an (ideal) computer's case, the subject - the computer - doesn't matter. When you add the "system" argument, the software+computer STILL doesn't matter. Until you add a non-deterministic element, everything will always be guaranteed.

      You could weakly introduce random elements - say, using the current systime as a seed. But that's not truly random: it IS predictable given enough information re: the system. Any analog external sensing device might add the random element you need - but again, that means that AI needs perception, and I'm not convinced that natural intelligence does, which makes AI distinctly different than human intelligence. Still intriguing, but not necessarily hugely important. (Note, as I thought about this more: it doesn't necessarily mean that the AI needs perception, it just needs a non-deterministic element to its environment - i.e., a deterministic program - there's a name for this kind of ideal computer, and I forget what it is - can never be intelligent - or conscious)

      If you hadn't guessed, my entire argument for saying that humans really have natural intelligence is based upon the fact that I think that our brains are truly random in nature - that is, there's some quantum-type element to the decision-making going on in our brain. Consciousness, and the soul, then, is just the perception of aggregated quantum choices which vastly affect a macroscopic scale. This same argument could be interpreted as saying that every particle in existence has a "soul", but you're reaching there - I think it's only when you aggregate a lot of quantum systems together that you get perception - that is, a whole lot of randomness with a whole lot of ability to affect future choices.

      Maybe our brains will be shown to not possess any quantum nature - that is, all of the activity is happening on a macroscopic (cellular) level and would be entirely deterministic. I doubt that'll happen, I really do. It would make the universe too weird (and by my own version of Occam's Razor, the universe tends towards whatever makes it more boring).

  8. Chinese Rooms and Software Guys by Aldern · · Score: 3, Insightful

    It's always seemed funny to me how the technologists take this field, which is tied irrevocably to philosophy, and ignore everything the philosophers say about it. For example, has there ever been a good refutation of Searle's Chinese Room argument?

    Another of Searle's arguments is pretty damning as well; those that pursue strong AI are, in fact, favoring a form of dualism. For them the mind is completely separate from the brain, an idea that has been pretty much discarded by the thinking public. Why is it, when computers are concerned, that the mind is no longer a product of a brain?

    --
    "Let's build quiet armies friends, let's march on their glass towers... let's build fallen cathedrals & make imprac
    1. Re:Chinese Rooms and Software Guys by kin_korn_karn · · Score: 2

      what's the chinese room argument?

      The mind is what the brain creates through its functions. the brain is an organ. its job is to store and process information. if it's not doing that (i.e. I'm dead or in a mechanically-sustained state, a coma), do I have a mind? the two are interdependent.

      Anyone who is not a creationist type "humans are special" is going to consider the brain just to be an organ. Or so I thought.

    2. Re:Chinese Rooms and Software Guys by Urban+Garlic · · Score: 2, Interesting

      I, for one, have yet to hear a compelling version of the Chinese Room argument. The version I have heard has a non-Chinese speaking human in a room, with a list of rules (in a language the human understands) for processing Chinese characters, which he uses to generate additional Chinese characters. The human dutifully does this, and in the process, ends up reading a story in Chinese and then answering questions (also in Chinese) about it, all unknowingly. Searle (or his caricatures, anyways) then point triumphantly to the man, proclaim "but he doesn't know Chinese!!!", and then sit back smugly as though they had refuted something important.

      It is totally obvious to me, anyways, that the man is not required to know Chinese any more than my Pentium III is required to know LISP -- the man is the one component of a system which, as a whole, evidently does understand Chinese.

      As for the mind/brain connection, this seems to be the same misunderstanding -- the mind is software, and one of the open questions is the degree to which this software is platform-dependent. Searle (again, perhaps only Searle's caricatures) seems to think, more or less axiomatically, that the mind can only run on the meat-machine, but seems to offer no evidence.

      I welcome more sophisticated versions of Searle's arguments, if you've got 'em.

      -- A.

      --
      2*3*3*3*3*11*251
    3. Re:Chinese Rooms and Software Guys by kin_korn_karn · · Score: 2

      Re the chinese room argument: make the computer understand. Or make each individual unit in our brain understand. talking about how X doesn't do Y is never productive. You CAN fit the square peg in the round hole.

      Re dualism - why must philosophers take the logical extremes of every argument? the "mind" is a concept invented by humans to make themselves feel special. We have no proof that other animals aren't thinking in the abstract and just haven't figured out how to express it yet.
      If you must insist that the concept of the mind refers to a real thing, then why is it something that has to be a presence? can it not be the sum of a brain working in concert with sensory organs to produce a set of electrical impulses? Why does it have to be this great concept of consciousness?

      The sense of "I" is programmed into you by society and tradition. I'm of a firm belief that socialization is more responsible for creating a self-concept than anything innate. We're just animals and humanity is all one huge feedback loop.

    4. Re:Chinese Rooms and Software Guys by Aldern · · Score: 2, Informative

      Not exactly.

      The specific point Searle is making is based on a presumption that abstract symbol manipulation (the kind that computers perform) is "neither constituitive of nor sufficient for semantics." This is where most of the attacks have gone after, but to my knowledge unsuccesfully.

      You are correct in saying the man is not required to know Chinese any more than the processor knows LISP. But do you say the system - the processor and software code - "understands" LISP? Of course not - it can process it, yes (manipulate the symbols). Does it "understand" in our traditional use of that word? No. Then comes the analogy to the sytem of the man in the room and the rules themselves. Somehow this "system" understands Chinese? Not in the least - it is merely able to manipulate symbols in a manner that satisfies an external observer.

      To say that consciousness can be created simply by instantiating a program is (according to Searle) a flawed proposition. He never said that machine consciousness is impossible as a whole, and he never said that human meat-machines are the only possible consciousness; he merely said that a program cannot be.

      BTW, the quote is from "Is the Brain's Mind a Computer Program?" by Searle, in Scientific American, January 1990. It went a long with a attempted refutation by the Churchlands, and it's a more clear illustration of the principal than Searle's original paper.

      --
      "Let's build quiet armies friends, let's march on their glass towers... let's build fallen cathedrals & make imprac
    5. Re:Chinese Rooms and Software Guys by joss · · Score: 2

      > symbolic manipulations still do not result in a real understanding of Chinese

      Now who's a dualist ? What is the definition of a "real understanding". The only definition that avoids dualism is if the behaviour of a system that "understands" is indistingishable from one that doesn't then that system understands.

      Read Dennet's "Consciousness Explained" on this. (BTW, I am not saying I agree with his conclusions, or his title, but his deconstruction of this argument is very clear).

      --
      http://rareformnewmedia.com/
    6. Re:Chinese Rooms and Software Guys by kmellis · · Score: 2, Interesting
      Say the person internalizes the translating book.

      That's a mouthful.

      If the person internalizes the translating book, then they know Chinese and English. You and Searle are profoundly underestimating the complexity and sophistication of such a translating book. You are building your scenario on a very naive and uninformed view of language -- a view where some sort of a simple "lookup table" would suffice. It wouldn't. The simple lookup table presumed would necessarily include all possible English and Chinese sentences -- an astronomical number of sentences that transcends any notion, even abstract, of a "book".

      Alternatively, a translating book capable of the translation that Searle supposes without useing the (impossible) brute force approach mentioned above would necessarily encapsulate all of the knowledge of the world implied collectively by Chinese and English. It, too, would be a very large book.

      As someone else has posted, the deeper implicit assumption hidden in Searle's gedankenexperiment is that there is some integral agent hidden inside of each human consciousness that is where "comphrehension" takes place. It is necessarily integral, since if it were not, its parts would be as vulnerable to Searle's objection as the man in his room. As such, Searle's view is necessarily metaphysical, as he is essentially assuming a "soul" where comprehension occurs. Ultimately, then, his argument reduces to the rather unhelpful or uninsightful "people have souls and computers don't". It's not science, and, worse, it's sophomoric philosophy.

    7. Re:Chinese Rooms and Software Guys by sammy+baby · · Score: 2

      Note: this will likely make no sense to you if you've never read Searle. A summary of the Chinese room argument can be found here.

      There are plenty of decent refutations of Searle's argument. Douglas Hofstadter's is the funniest, if only because he's so hostile about it (I don't have a reference handy, but the phrase "matched in its power to annoy only by..." floats out at me).

      Searle's arguement is actually pretty bad, in my opinion, and I'm only an armchair philosopher. His refutation of "the system argument" (that the combination of book, paper, and guy reading book understands Chinese) amounts basically to two points: nothing within that system understands Chinese, and systems don't understand things. But systems do understand things: I am a system of various parts, but my relevant parts (medulla oblongata, eyes, hippocampus, whatever) don't understand things. I understaxnd things: I am more than the sum of my parts.

      It's ironic that Searle can accuse AI researchers as pursuing a dualist argument. Most everyone I know favoring strong AI believe wholeheartedly that, as you say, mind is a product of brain. What they don't believe is that brains are magically endowed by God to be the only things capable of producing a mind. (Note: they don't attribute this capability to rocks and stuff.) Searle goes on and on about how AI, no matter how close to human behavior it may come, will never be truly intelligent because it will not posess "intentionality" - it can tell you that 2+2=4, but it can't really understand it, can't really mean it, but he never goes on to say why. ("Why can't it understand stuff?" "Because it doesn't have intentionality." "What's that?" "The ability to understand stuff.") If that's not a dualist view, I don't know what is.

      Bottom line, where I'm concerned: we still don't understand what it really means to think, to be intelligent. Searle's argument is essentially that just as a computer simulation of a rainstorm won't get you wet, a computer simulation of intelligence won't be smart. But that doesn't make sense: rainstorms involve water, while intelligence... what? What can you say about an intelligent entity that isn't based on its external characteristics? It's a fascinating question, but Searle ignores it in favor of "intentionality," something which isn't observable (except to its owner) in any way. He takes the really tough, interesting question, and slips in straw-man to knock down. And that's just, as Hofstadter said, annoying

    8. Re:Chinese Rooms and Software Guys by paulbd · · Score: 2

      actually, dennett would say that "intentionality" is only observable to entities outside the supposedly intentional system. his book on intentionality is older than "consciousness explanined" but to my taste has a much more solid argument: intentionality is a label that observers attach to objects to explain their behaviour, and that it doesn't necessarily correspond to any internal phenomena at all. of course, since most of us verbally report the experience of having intentions, there is more to this argument than meets the eye, and for that reason alone, his book is recommended.

    9. Re:Chinese Rooms and Software Guys by JMZero · · Score: 2

      What the hell does it mean to know something? What evidence do you have that your coworker knows English? How do you know he isn't just following a complex rulebook (that he doesn't "understand") when he answers your questions?

      The problem is that the meaning of "know" is complex. Is it only knowledge if we understand the "rules"?

      Wouldn't it be better to define "know" in functional terms? If buddy functions perfectly in regards to understanding and working with Chinese, then he knows Chinese.

      Whether the "concious" part of his mind doesn't understand it is a separate question. You could ask him, "Hey, does your concious mind understand the meaning of what I'm saying?" And he could say "no" honestly. But that doesn't change the fact that he, as a system, knows Chinese for any sense of the word "knows" that is usable.

      Searle's little problem just batters about the idea that machine's don't have a concious mind, so they can't "know" - but that uses a meaning of the word "know" that requires the kind of concious mind our brain deludes us into thinking we have.

      .

      --
      Let's not stir that bag of worms...
    10. Re:Chinese Rooms and Software Guys by kin_korn_karn · · Score: 2

      The mind is a real thing, even if we have trouble defining it. But you have an "inner monologue," to use a rather hokey term. If you ignore this, you're evading the question.
      I disagree. The mind is a real thing only because we haven't proven it to be invalid yet. Our concept of the mind is not a definition because it is by nature undefinable.

      Therefore, why not make the computer define its own concept of the mind. Give it the ability to think, but don't tell it what to think. If you believe in creationism, you believe that Yahweh/God/Allah did that for humans, so we get to see the results for ourselves. stretching it can prove creationism right or wrong. [nobody has the balls to go there nowadays, though. I wouldn't be surprised if Bush/Ashcroft want to turn the USA into a Christian Fundamentalist Dictatorship no better than Iran - but I digress.]

      As for the sense of "I" being prgrammed by society, I respectfully disagree. But, since we've only got a sample set of one species so far, it's hard to say.
      I only know who I am because the world gives me tools to define myself. The world being other people, history, the physical world, and everything else that I can experience. The first self-aware caveman didn't say "ugg, I am" without something making him think it first.

    11. Re:Chinese Rooms and Software Guys by kin_korn_karn · · Score: 2

      you just proved my point :)

      So what makes humans so special? Aren't we then just a less hairy gorilla with a bigger (physically speaking) brain?

      [This argument infuriates creationists.]

    12. Re:Chinese Rooms and Software Guys by Alomex · · Score: 2

      For example, has there ever been a good refutation of Searle's Chinese Room argument?

      Searle's "argument" boils down to "it would be non-sensical to say that the room understands Chinese".

      Searly is trying to show that a computer cannot be mental. Then he establishes a-priori that the whole Chinese room system (the room, rule book and person inside) cannot be mental. This is a simple circular argument.

      The Chinese room cannot be mental, according to him, as this would be "nonsensical". By that standard of proof the earth is flat, as making it round would be non-sensical and counter to our daily experience.

    13. Re:Chinese Rooms and Software Guys by kmellis · · Score: 2, Interesting
      The basis of this all is that humans have consciousness, and that comprehension takes place - Searle never claims a soul exists or any such thing.
      Not explicitly. But he is implicitly arguing for the existence of a "soul".

      The heart of Searle's argument is asking (and answering) where comprehension happens. Clearly, Searle says, none of the elements in the Chinese room are comprehending Chinese, therefore no comprehension is occuring. The true failure of his argument -- and why it is so dishonest and egregiously bad philosophy -- is that he fails to define "comprehension". Instead, he simply appeals to the reader's intuitive idea of "comphrension".

      The equivalent of this would be to refute Relativity by appealing to our intuitive understanding of space and time -- events must happen "really" in a definite sequence, mustn't they? Since Relativity refutes this intuition, then (our Searle analog would say) it's clearly false.

      The reason that Searle's argument is implicitly metaphysical is because it applies equally well to a human being. Just as in the case of his Chinese room, none of the parts that make up our brains can be individually understood to "comprehend". Searle takes for granted that the apparent comprehension of the Chinese room is illusory. Fine. But to be consistent, we must apply the same standard to an individual brain. Then, as Searle does with his Chinese room, we must look at the parts of a brain to find where "comprehension" is occuring. Neurologists haven't been able to do this, and there's no good reason to think that they will. But it doesn't matter -- because even if you could identify the "part" that is doing the comprehending, one can start the whole exercise over from there. No matter what you do, you'll find that the "parts" don't comprehend. That leaves you with two possibilities: 1) that comprehension is a high level property of a system (and thus there is no way one can differentiate between a mind and the Chinese room as Searle does); or 2) comprehension is related to yet outside the context of the physical system. Since Searle clearly is arguing against the former, the latter becomes the only possible conclusion one can draw from his argument. This is metaphysics.

    14. Re:Chinese Rooms and Software Guys by Suidae · · Score: 2

      who needs God when you have magically emergent properties.

      There is an entire branch of science that studies emergent properties of systems. It isn't magical, its just behavor that is complex and (currently) very difficult or impossible to predict from the rules of the system. If we were smarter, the domain of emergent properties that are unpredictable would shrink.

      There are members of the field that hold that the emergent properties are not explainable in terms of the parts of the system. While I'm not an expert in the field, this sounds absurd. Just because they aren't smart enough or don't have good enough tools to figure it out doesn't mean it can't be done.

    15. Re:Chinese Rooms and Software Guys by Suidae · · Score: 2

      The chinese room argument against strong AI is so absurd as to be insulting. All it does is to demonstrate that a strictly deterministic system of arbitrarly complexity does not give rise to a mind. Well duh. Searle doesn't seem to know enough about the field to understand what strong AI is about.

    16. Re:Chinese Rooms and Software Guys by r · · Score: 2

      It's always seemed funny to me how the technologists take this field, which is tied irrevocably to philosophy, and ignore everything the philosophers say about it. For example, has there ever been a good refutation of Searle's Chinese Room argument?

      oh no, there's quite a bit of foundational inquiry going on in the field. but there is also a growing awareness that the analytic tools we've inherited from our logicist and mathematician forefathers are really rather inadequate in reasoning about human behavior.

      intelligence, as it turns out, isn't really very amenable to analysis from the traditional analytic stance. this is where the many paradoxes of logical representation come into play (the frame problem, the symbol grounding problem, searlean chinese room (which is a very subtle process/result argument veiled behind a rather crude part/whole paradox), and so on). these problems often stem directly from the philosophical tools used to talk about intelligence - and most spectacularly, from the analytic assumptions about the mind and the world.

      it turns out to be much easier to analyze intelligent action using an existential stance. there is an increasing push within ai to draw from the hermeneutic analysis of heidegger and merlau-ponty in order to analyze intelligence not in terms of abstract information processing, but in terms of properties of existence in particular contexts. this approach is especially strong in the subfields of computer vision, robotics, and game ai - these are the areas that actually have to deal with humans in human environments, and coping in the everyday world turns out to be surprisingly harder than most abstract cogitation.

      i will not repeat the argumentation here - see: hubert dreyfus, what computers still can't do (a bit dated by today's standards, but begun the critique of the analytic tradition in ai), philip agre, computation and human experience, and brian cantwell smith, on the origin of objects. they're wonderful expositions of where ai is headed philosophically.

      but from this vantage point of view, the problems such as the chinese room argument appear completely defanged - like medieval angels-on-a-pinhead arguments stemming from an ill-suited theory of the world. :)

      --

      My other car is a cons.

  9. Riker would get pasted.... by JMZero · · Score: 2

    Bluffing is pretty easy when you have complete control over your appearance. Bluffing is such an art in humans mostly because novices are so bad at it (they sweat, look around differently). And when to bluff is something you could write a good algorithm for (not exactly a big chore for a highly advanced intelligence).

    Analyzing another face might be hard, but it's infinitely easier than passing a Turing Test. Have you ever heard of a lie detector? See any parallels? With a little work, I'm sure something like this could be put together using only today's technology.

    If a machine as smart and adaptable as Data existed, it would bankrupt Riker - easy.

    --
    Let's not stir that bag of worms...
  10. Deluded scientists? Bullshit. by RevAaron · · Score: 2
    Or is A.I. yet another overhyped, self-serving fantasy by deluded scientists and technocrats talking mostly to one another, foisting their ill-conceived, poorly-engineered creations on an unsuspecting public?


    Oh, please! That sounds like one of those typical rants against science, where science works hard, and either a rogue scientist with green eyes, or some company, takes their work, and hypes it to the "unsuspecting public." Among the scientists who do AI that I know (5 CS faculty), none of them seem to have deluted fantasies about what the current AI, esp that they're working on, can do. They don't benefit from making promises that they cannot follow up on- corporations do.

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  11. Von Neumann Architecture Can't Do It. by neo · · Score: 2

    I don't think you can get AI working on normal Von Neumann Architecture. Sure you could use that architecture to simulate the mahcine that would work, but hoping to find human-like intelligence without using neural networks is, IMO, crazy.

    Another requirement would be senses that mimic human senses. I'm amazed that people think you can simulate human-like intelligence without using nearly the exact set of sensory input. Dolphins are clearly intelligent creatures, but we can't talk to them... and I think it has to do with sensory input.

    Lastly, you won't be able to program an AI. It has to be grown. Human intelligence takes years of sensory input, filtering, communication, and response analysis to work.

    Starting with the right neural network and training it like you would an intelligent child seems the right approach.

    Your opinion may differ, but that's mine.

    1. Re:Von Neumann Architecture Can't Do It. by kin_korn_karn · · Score: 2

      I'm hopeful that sometime in the future we can define all the parameters of intelligence, and the filtering of years of learning down to one level, so we can determine exactly what the peak level of intelligence for human beings is.

      That will lead to a holocaust of unintelligent people, which will only serve to make our world a better place. We've ran out the utility of the individualism paradigm. It has no usefulness as far as getting things done is concerned. Humanity increasingly engages in such complex tasks that one person can't do anything to affect them by themselves. It's sad but humanity's only chance to survive is to merge into one entity and AI and intelligence research is the only way to do it.

      I'm half joking..

    2. Re:Von Neumann Architecture Can't Do It. by johnrpenner · · Score: 2

      neural nets simulations are just that - simulations. it isnt' likely that they will ever be anything more. in the words of a somewhat renknown cognitive scientist on the matter: SEARLE - IS THE BRAIN A DIGITAL COMPUTER Summary of the Argument. This brief argument has a simple logical structure and I will lay it out: 1.On the standard textbook definition, computation is defined syntactically in terms of symbol manipulation. 2.But syntax and symbols are not defined in terms of physics. Though symbol tokens are always physical tokens, "symbol" and "same symbol" are not defined in terms of physical features. Syntax, in short, is not intrinsic to physics. 3.This has the consequence that computation is not discovered in the physics, it is assigned to it. Certain physical phenomena are assigned or used or programmed or interpreted syntactically. Syntax and symbols are observer relative. 4.It follows that you could not discover that the brain or anything else was intrinsically a digital computer, although you could assign a computational interpretation to it as you could to anything else. The point is not that the claim "The brain is a digital computer" is false. Rather it does not get up to the level of falsehood. It does not have a clear sense. You will have misunderstood my account if you think that I am arguing that it is simply false that the brain is a digital computer. The question "Is the brain a digital computer?" is as ill defined as the questions "Is it an abacus?", "Is it a book?", or "Is it a set of symbols?", "Is it a set of mathematical formulae?" 5.Some physical systems facilitate the computational use much better than others. That is why we build, program, and use them. In such cases we are the homunculus in the system interpreting the physics in both syntactical and semantic terms. 6.But the causal explanations we then give do not cite causal properties different from the physics of the implementation and the intentionality of the homunculus. 7.The standard, though tacit, way out of this is to commit the homunculus fallacy. The humunculus fallacy is endemic to computational models of cognition and cannot be removed by the standard recursive decomposition arguments. They are addressed to a different question. 8.We cannot avoid the foregoing results by supposing that the brain is doing "information processing". The brain, as far as its intrinsic operations are concerned, does no information processing. It is a specific biological organ and its specific neurobiological processes cause specific forms of intentionality. In the brain, intrinsically, there are neurobiological processes and sometimes they cause consciousness. But that is the end of the story.\**

  12. I work in AI, and... by I+Want+GNU! · · Score: 2, Funny

    I work researching Artificial Intelligence, and I can tell you firsthand that these are not just fantasies. In the future, with advances like nanotechnology and quantum computing, it will be much, *much*, easier to write a complex AI in a small space. I mean, what are humans but computers? We have our central processor unit and several other hi-tech gizmos. But, we are organic, and this causes many problems. It is easy to become diseased and pass on. But, with quantum computing and nanotech, we will be able to do much more complex things without all the bugs and hassles of organic computing, which is humans!

    1. Re:I work in AI, and... by BitwizeGHC · · Score: 2

      The question of whether "humans are computers", or rather, whether or not all of the functions that constitute human intelligence are possible within the confines of a Turing machine, is far from a definitive answer. Part of the problem is that we don't have a working definition of "human intelligence" because we haven't successfully reverse engineered our own brains yet.

      Until that happens and we start answering these fundamental questions, then the debate about whether strong AI will occur and whether robots will rule the earth (hail King Bender), will remain the domain of science fiction authors and Latte Drinkers.

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    2. Re:I work in AI, and... by at_18 · · Score: 3, Funny

      Who is the fool who moderated the parent post as "funny"??
      It was actually one of the few post in this discussion to say some informative things, even if they are pretty straightforward if you know something in the field.

  13. Re:Intelligent Systems by jgerman · · Score: 2
    Intelligent systems are not overhyped, but emulating human behaviour is hardly something benificial (or feasible) to teach them.


    You had better back a statement like that up. It may be completely possible to teach a machine to emulate human behavior, there's no ay you or anyone else, for that matter can prove that it isn't "feasible" to teach them. All we can say at this point is that it may or may not be possible and that as research progresses we will get a better idea of how practical the goal is.

    --
    I'm the big fish in the big pond bitch.
  14. "Beautiful Mind" and A.I. by peter303 · · Score: 2

    Just as a side note: several founders of A.I.- John von Neumann, John McCarthy, and Marvin Minsky- were in John Nash's cohort at Princeton. All are mentioned at various times in the book version of the movie.

    Nash's thesis on the equilibrium point is related to the most common algorithm used in A.I. games like chess.

  15. AI in Poker by epepke · · Score: 2

    There was a significant amount of research done in AI Poker about a decade ago. Sorry, no references.

    One of the interesting things about the instance where Big Blue beat Kasparov was how it happened. Kasparov became freaked out, saying that the moves were like a human player and not a machine. Whether they were or not, or even whether "like a human player" is a meaningful concept, is not the point. The point is that, effectively, Big Blue psyched Kasparov out.

    1. Re:AI in Poker by neo · · Score: 2

      The point is that, effectively, Big Blue psyched Kasparov out.

      What's more accurately said is that the programmers used Big Blue to psyched Kasparov out. I doubt there was a routine in Big Blue called "Psych_out_Kasparov".

    2. Re:AI in Poker by jgerman · · Score: 2

      What's more accurately said is that the programmers used Big Blue to psyched Kasparov out. I doubt there was a routine in Big Blue called


      No that's less accurate. Big Blue psyched out Kasparov. The programmers did nothing once play began, they taught it to play, however once it was playing it's actions and choices were it's own, the programmers no longer had any role whatsoever.

      --
      I'm the big fish in the big pond bitch.
    3. Re:AI in Poker by neo · · Score: 2

      If a man sets a clamour mine and later someone trips the switch, would you say the clamour mine is guilty of murder?

    4. Re:AI in Poker by DaoudaW · · Score: 3, Interesting

      The programmers did nothing once play beganActually that's not true. Part of the controversy surrounding the match was that the programming team, including some grandmasters, were constantly tweaking Big Blue, even during games. In addition, they reserved the right to select from Big Blues top choices. The match was far from the Man vs Machine match that was marketed.

    5. Re:AI in Poker by jgerman · · Score: 2

      In a sense yes. The mine what killed the person who stepped on it. But that's also where the division between AI and a tool comes in. A mine's decision process is a single step: "have I been triggered or not", while chess playing is a multi-tiered process where decisions are made between thousands of choices of gray.
      I think your analogy is an over simplification of the matter at hand. Is a murder responsible for his actions when the decision was made by a subset of the neurons in his brain, when it's possible that one and only one triggering neuron pushed him over the edge? Or are his parents, since they are the ones who created him and "set" the mine?

      --
      I'm the big fish in the big pond bitch.
    6. Re:AI in Poker by neo · · Score: 2

      I agree that I'm simplifying the analogy, but that's because you didn't seem to understand it. Taking if farther in resuction is unnecessary.

      For you to say that Big Blue psyched someone out, you have to allow for the choice to be made. In otherwords, at some point in Big Blue's decision tree there has to be the basic question:

      "Do I attempt to Psyche Out my opponent?"

      I don't think there's anything in Big Blue that does that. I don't think there's a psyche-out meter it's using to measure how Psyched-out it's opponent is.

      If there is such a choice being made by Big Blue, then you assertion is correct, Big Blue psyched out Kasporov. But if not, then the actual action was made by the programmers.

      Liken this to the mine analogy and you see that the person who *made the decision* to put the mine there is the one responsible. The bomb didn't choose who to explode on.

    7. Re:AI in Poker by jgerman · · Score: 2

      You whole argument is based on the false premise that you have to choose to psych someone out. You've still oversimplified the situation. Not everything that anyone or anything does has to be the result of a decision. Big Blue (let's assume it acted autonomously even though another poster mentioned that they were tweaking as it played which is cheating in my book), was playing the game on it's own, it made the choices at each juncture on what move to make, and as a result psyched out Kasparov, not through any single choice that it made but through the plays that it made.
      If we were to play each other in chess, my moves may well psych you out through no intention of mine. It's your weakness of confidence that causes that phenomena. By Kasparov's own admission the computer was playing at the same level as an expert human, simply through his accusation that a human was calling the shots, the game could have been ended right there, no matter who won the match Big Blue was the winner.

      --
      I'm the big fish in the big pond bitch.
    8. Re:AI in Poker by neo · · Score: 2

      I think we are at the point of arguing semantics.

      My understand was that you thought Big Blue was making a choice to Psych Out Kasparov. If you don't think that, then this thread is the result of my misunderstanding you.

  16. The other way around? by Tenebrious1 · · Score: 4, Interesting

    I no expert, but I think you've got it backwards.

    First, computers will recognize voice commands. Well, there are already programs that do this like Dragon, so we're almost there anyway. The point now is that you are still giving keyword commands to a computer, and as it is refined, you'll better recognition of specific commands, and questions that can be filtered from within conversations. Giving commands to a computer is easier than open ended questions to the computer.

    Second, we'll solve the natural language problem, or at least enough to provide flawless voice recognition that you speak of. It will be capable mainly of handling accents and bad grammar.

    Lastly, a computer will pass the Turing test. Unless a computer can understand the intricassies of the english language, there will be people who will be able to tell by the way the answer is phrased. If you solve the NLP or get far enough for a computer to analyze and spit back poetry, then you got the Turing test licked.

    --
    -- If god wanted me to have a sig, he'd have given me a sense of humor.
  17. Random Rant on the purpose of Science by Komodo · · Score: 4, Informative
    The lead-in to this story somewhat disturbed me, independant of the content.


    Or is A.I. yet another overhyped, self-serving fantasy by deluded scientists and technocrats talking mostly to one another, foisting their ill-conceived, poorly-engineered creations on an unsuspecting public?


    The general public is not now, nor has it EVER been, part of the dialogue of Science. Here I mean science as an instution, like banking and marriage is an instition.

    The dialogue in science is people publishing papers. These papers are peer-reviewed by other people who also publish and have 'scientific credibility'. Scientific credibility is gained by publishing good papers and having academic credentials. There's a book by Bradley Latour that describes a 'scientific economy' based on credibility.

    As such, the general public may be a spectator to the dialogue of science but does not participate, as the 'general public' isn't publishing and therefore isn't part of the economy.

    The public gets disappointed when science doesn't live up to claims that they read into the dialogue which is, frankly, not taking place in the Real World anyway, and it's a mistake to expect that it should produce anything the Real World can use.

    It's the public that PULLS things from the realm of science, develops expectations, and tries to change the Real World with it. Sometimes it works. Sometimes it doesn't work. You can't blame science for those failures.

    Now, science isn't perfect. The landscape of debate is subject to bloody revolutions in paradigm, like the changes from Ptolemy to Galileo to Newton to Einsten and beyond. Scientists play politics, too, and sometimes lose their objectivity when reviewing papers for publication. It doesn't change the Real World. Over the last 30 years, there have been a dozen opinions and 'proofs' on whether the Universe will expand forever, collapse in a 'big crunch', or eventually stop and stabilize. So what? Life goes on here on Earth. Nobody's jumping off of buildings because astronomers tell us one day the Sun will swallow the earth (oops... they changed their mind on that one, too! Did anyone notice?)

    The usefulness of this review or the book it talks about is diminshed and tarnished for me by such a sensationalistic lead-in. Many, many Slashdot readers are familiar with the division between the general public as users of computer systems, and their own roles as the makers and maintainers of those systems. We never stop bitching about clueless users, 'we' always know better what to expect out of our machines than 'they' do, etc, etc. Ha ha. Very funny.

    Stop and think for a minute why that happens. When your users expect things you didn't promise, is it because they read things into your claims you didn't intend? Is that your fault or theirs? Who do they blame for it? Who do YOU blame for it?

    It cuts both ways, people. If you don't want science to disappoint you, don't expect it to do things it isn't meant to do. You may play chess better than your cat, but you'd look pretty stupid if your cat asked you to catch a mouse.
    1. Re:Random Rant on the purpose of Science by DeadVulcan · · Score: 2

      As such, the general public may be a spectator to the dialogue of science but does not participate, as the 'general public' isn't publishing and therefore isn't part of the economy.

      I agree with what you're saying, but I think it's also worth mentioning that "scientists" and the "general public" are not mutually exclusive sets.

      Scientists themselves are also part of the public, and can be just as guilty of misunderstanding when it comes to subjects that are not directly in their sub-field of science. It's everyone's responsibility to educate themselves on those subjects in which they have strong opinions.

      This reminds me of when I was in university and the professor was teaching that it's up to the general public to make the moral decisions on how to make use of computers; that it's not for us computer scientists to do that. That never rang true with me, because I'm just as much a member of the public as anyone else.

      I've always felt that if I have beliefs, it's my democratic duty to make them heard. The fact that I'm a computer scientist doesn't exclude me from this responsibility, regardless of the field in which the opinion is held.

      Sorry, I got into a bit of a rant myself. It was a general rant, not a rant against you, or anything.

      --
      Accountability on the heads of the powerful.
      Power in the hands of the accountable.
    2. Re:Random Rant on the purpose of Science by DeadVulcan · · Score: 2

      Some would argue you're not an objective, disinterested observer, and therefore biased, and should recuse yourself from questions like that.

      Yes, to a certain extent, there is some truth to that position.

      Of couse, this attitude is based on the absurd notion of the objective observer...

      Exactly. There is no one in the world free of bias. In fact, if the opinion of a segment of the population were being ignored during important social or political decision-making (even if they were willingly refraining from participation), I think that would be biased.

      --
      Accountability on the heads of the powerful.
      Power in the hands of the accountable.
  18. Ignored Aspects by Irvu · · Score: 2, Insightful

    Note: I am an active AI research programmer so my opionons are that of someone committed to the field.

    Begin.rant;
    The key problem that I have with current AI debate is not that it is case-based but that it is centered on a limited number of cases.

    AI is a broad field that encompasses everything from Deep Blue to more esoteric work on "building brains". There are researchers who are attempting to "remake humans", researchers like myself who are studying specific aspects of intelligent behavior, researchers who use AI to model and understand (but not replace) human intelligence, and researchers true to Turing who simply want to make systems that behave intelligently.

    Yet, whenever debates about AI come up people seem to invariably center on "major cases" such as Deep Blue, Cycorp, and the spectre of Rossum's Universal Robots. As a result researchers whose sole goal is to understand how humans think are lumped in with people who seek to build armies of slave drones.

    I have not read the book in question and this is not intended as a critique of the author in specific. Yet I don't hold out much hope that any single source can encapsulate so vast and multivaried field or that any single argument applies to all of "AI".
    End.rant;

  19. Of sentience and reliability by "Zow" · · Score: 2
    Joy sees little in the modern history of software development to suggest the emergence of sentient machines. His experience has led him to believe that it's difficult to build things that are reliable.

    Well, my experience (while not as monumental as Joy's) has led me to believe that sentience has hardly anything to do with reliablity. For a sterotypical example, consider the absent minded scientist. I know many a briliant person who could never find their keys.

    -"Zow"

  20. Has he talked about Rod Brooks? by dido · · Score: 3, Informative

    I wonder if he talks about Professor Rodney A. Brooks at MIT and his ideas about artificial intelligence, situatedness, and embodiment.

    For Rod Brooks, "intelligence" cannot really be programmed into a system; it is rather an emergent property of systems as they interact with their environment. In The Matrix Morpheus says that the body cannot exist without the mind, but Brooks would rather say that the mind cannot exist without the body, because the body is the only way that the mind can have any experience of its environment. It's a radical idea. It answers the problems behind knowledge representation that have been argued by Hubert Dreyfus in 1965, where he stated that any representation of knowledge is incomplete without its connection to all other pieces of knowledge. The paradigm Brooks is presenting in his ideas about embodied intelligence is that explicit representation of knowledge is superfluous: let the world itself be its own best model, and let the artificially intelligent being formulate its own judgments about what the world is and what it means from its own experience of that world. Intelligence emerges from its interaction and experience of the world. If Brooks is correct, then true AI is absolutely inseperable from robotics.

    The seminal paper where Brooks discusses this philosophy is "Intelligence Without Reason" and is available at his website which is linked above.

    Any book on AI that does not discuss this other branch of AI philosophy is in my view hopelessly incomplete.

    --
    Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
    1. Re:Has he talked about Rod Brooks? by kin_korn_karn · · Score: 2

      radical? please. seems pretty self-evident to me or anyone who studies Eastern philosophies. The mind becomes something shaped by the environment it perceives. it is not autonomous and is part of a greater whole.

      congratulations to Dr. Brooks for taking the time out of his life to get the Ph.D and build up his credentials so that people would listen to him when he stated the obvious.

    2. Re:Has he talked about Rod Brooks? by dido · · Score: 2

      Right. But then, a 'creature' with those kinds of 'sense organs' would be completely different and utterly alien to us. Because its experience of the world is utterly different, its emergent behavior would also be utterly different. In order to create a human-like creature, with human-like intelligence, the holy grail of AI, it would then necessarily have to have the sensory capabilities that a human would have. Either that, or you model the entire environment a human normally interacts with and allow your "artificially intelligent" being to interact with that simulated world, which is what traditional AI is trying to do. Of course, it's almost completely impossible to do that in its fullest generality... Very old arguments put forth by Hubert Dreyfus and Joseph Weizenbaum in the mid-1960's.

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
    3. Re:Has he talked about Rod Brooks? by dido · · Score: 2

      Well, coming from the point of view of traditional AI research it is truly radical. Call that the straitjacketed minds of crusty philosophers stuck in the ivory towers of academe, caught up in the biases of Western thought that seeks to divide, compartmentalize, and analyze the system of the world to understand it!

      Brooks himself got these ideas from biology, a study so very far removed from the fields of computer science and electrical engineering that form the core of traditional AI research. It was only by stepping outside the bounds of traditionalist Western ideas about the compartmentalization of learning and knowledge that he brought these ideas forth.

      I wonder what other ideas might come from a more integrated view of science, as opposed to the divisive approach Western science has taken.

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  21. The state of AI by JMZero · · Score: 2

    I think AI mainly needs a breakthrough - a new way of approaching the whole problem. As you suggest, we'll need a lot of computing power - but even with much more computing power I don't think current algorithms would be capable of the sort of learning and problem solving that humans are.

    Efforts to solve the Turing test are a boondoggle right now. Instead of hacking at real root of AI, they're whacking at leaves like ambiguous meanings and localizing events and states in space time.

    I believe there's an algorithm which would be able to learn these kinds of concepts without being led by the hand. And even if today's computers would take eons to learn English using it, I think it's what we need to concentrate on. Is it some sort of neural net? Is it a way of evolving and algorithm?

    Is it something nobody has even dreamed of, some code that runs in our brain a million times - the rules of getting from "problem" to "solution"?

    We'll find out I guess.

    .

    --
    Let's not stir that bag of worms...
  22. Creative adaptation by DaoudaW · · Score: 3, Insightful

    To truly demonstrate artifcial intelligence, a machine must be general purpose. A key feature of human intelligence is creatively adapting to context. For example, I'd like to see a machine do what 4-year old Jose Capablanca did in 1892. Though he'd not yet been taught to play chess, while watching his uncle and father play he warned his Dad that the move he was about to make was a mistake. Both adults scoffed that he even knew how to play, so 4-year old Jose challenged his father and beat him. The rest, of course, is history. Show me a machine with no specific chess programming do that, and I'll accept that it is intelligent.

    1. Re:Creative adaptation by LV-427 · · Score: 3, Informative

      There's a good book called Blondie24, which tells the story of 2 guys who developed a program to play checkers without telling it the rules. They used the idea of Natural Selection applied to neural nets, keeping the best nets for the next generation. Eventually this process created a neural network which could beat most everyone at checkers without even knowing the rules.

  23. complexity of supercomputers approaching brain by peter303 · · Score: 4, Interesting

    A thread in useset comp.ai.philosophy today notes the number of logical gates per second in the fastest supercomputers are within a couple magnitudes of the human brain. The brain has 100 million neurons, each connected to thousand others, and runs around 20 Hz. So this is about two quadrillion ops per second.
    The fastest supercomputer operates on 64 bit words at a several trillion operations a second, or about a hundred trillion ops per second; a hundred times slower or so.
    Instead of quibbling exactly about these numbers, note that Moore's Law implies a factor of ten every five years. So a supercomputer will be as complex as brain somewhere in the 2010 to 2020 time frame. Don't even think about 2050 or 2100!

    However, computers aren't programmed as well as a brain in many areas, so the software people have a long way to catch up.

    1. Re:complexity of supercomputers approaching brain by FamousLongAgo · · Score: 3, Funny

      So the brain runs at 20 Hz, huh?

      Talk about an overclocking challenge! Put your ice hat on and think as hard as you can.

      This is a great factoid to throw at those who still insist on fetishizing clock speed - AMD take heart!

      --

      A customer service representative will be with me shortly.
    2. Re:complexity of supercomputers approaching brain by kin_korn_karn · · Score: 4, Insightful

      the brain runs at 20 Hz, but it's massively parallel. No, I couldn't begin to guess how many 20 Hz processors the brain contains the equivalent of.

    3. Re:complexity of supercomputers approaching brain by Surak · · Score: 2

      I think you oversimplify the human brain too much. This is just from what we *KNOW* about the human brain. There is much more that we DON'T know about the human brain... a computer (even an "A.I." computer) is just billions or trillions of switches, on and off, 1 and 0.

      The human mind is much more complicated. To begin with, the brain is not digital, it's analog. Also, we only know about certain aspects of the human brain. Things like ESP, precognition, and yes, even magick we don't have the foggiest clue how that stuff works, even though there is documented evidence that it *does* work. Since the scientific community can't figure it out, they brush it aside and say it can't be happening. But it DOES happen, and the human mind DOES work like that.

      So AI will never approach the capabilities of the human mind, IMHO. You can simulate a person all you want, but it will be only that, a simulation, and never a real person.

    4. Re:complexity of supercomputers approaching brain by Violet+Null · · Score: 2

      Things like ESP, precognition, and yes, even magick we don't have the foggiest clue how that stuff works, even though there is documented evidence that it *does* work.

      Hey, if you have this documented evidence, why not make yourself rich and take the Amazing Randi's Million Dollar Challenge?

      http://www.randi.org/research/index.html

      How many psychics with precognition predicted September 11th, arguably the defining moment of 2001 (at least for Americans)?

    5. Re:complexity of supercomputers approaching brain by abe+ferlman · · Score: 2

      Imagine a beowulf cluster of those, even using older hardware like Keanu Reeves or GW Bush.

      --
      microsoftword.mp3 - it doesn't care that they're not words...
    6. Re:complexity of supercomputers approaching brain by falser · · Score: 2, Informative

      "the brain is not digital, it's analog"

      IANAE (i am not an expert) but I do not think it is entirely proper to say the brain is analog. Not all things in nature are analog or random at all (DNA for example). The network of synapses behave in a digital matter. The signals that travel on it, and the particular path they take could be considered analog. So it's a fuzzy middle ground that no one can really explain yet.

    7. Re:complexity of supercomputers approaching brain by Surak · · Score: 2

      And maybe you give the brain a bit too much credit -- the last time I checked, "ESP, precognition, and yes, even magick" have never been demonstated to work (please prove me wrong, and give me tomorrow's winning Powerball numbers, using any or all of these methods). Or maybe I'm failing to see the tongue-in-cheek nature of your posting.

      Okay, forget the magick for sake of argument -- explain intuition, gut instinct. There is no logic, no rhyme or reason for the things that that we *feel* as opposed to *think*. Do these have anything to do with the brain? Most certainly one would think so.

      BTW--it is these things that are related to magick, ESP, precognition, etc.

    8. Re:complexity of supercomputers approaching brain by Wraithlyn · · Score: 2

      I, for one, believe consciousness to be quantum in nature... meaning it will take more than mere MHz to create a sentient machine.

      But of course, IANAQBP (I am not a quantum bio-physicist :)

      --
      "Mind, as manifested by the capacity to make choices, is to some extent present in every electron." -Freeman Dyson
    9. Re:complexity of supercomputers approaching brain by Glock27 · · Score: 2
      However, computers aren't programmed as well as a brain in many areas, so the software people have a long way to catch up.

      The way around this is forced machine evolution (like a genetic algorithm). A similar approach has been used successfully to grow circuits.

      The only downside to this is that once intelligent machines evolved, we wouldn't understand how they work (they don't fully understand how the vastly simpler analog circuits they've created using genetic algorithms work). The big differences between machine and organic evolution are that machine evolution would be non-random (more like animal husbandry to develop new breeds), and the time for a generation could be much less.

      Then, of course, once intelligent machines evolve, no doubt they would begin a very focused redesign effort for several more generations. Human intelligence would be a long way from top dog at that point.

      Bad things could happen very fast if such machines are given autonomy. Like all technologies, AI could be dangerous if misused. (This discussion has also avoided the ethical issues involved in creating a new intelligent race.)

      299,792,458 m/s...not just a good idea, its the law!

      --
      Galileo: "The Earth revolves around the Sun!"
      Score: -1 100% Flamebait
    10. Re:complexity of supercomputers approaching brain by abe+ferlman · · Score: 2

      You're right, I should have said "slower", rather than "older".

      But then, it wasn't all that well developed of a thought to begin with.

      --
      microsoftword.mp3 - it doesn't care that they're not words...
    11. Re:complexity of supercomputers approaching brain by kin_korn_karn · · Score: 2

      I'm just karma 'hoing, nothing personal :)

  24. Intelligence or Emotion? by Em+Emalb · · Score: 2

    Ai will probably never be achieved, as it will keep advancing. It will advance along, further and further, just as we humans do.

    What's more important, a computer that can think or a computer that can experience emotions? Can you imagine coming home to your Valet-bot 3500 when it's having it's monthly "period"?

    Hey, what's for dinner? Get it yourself, you arrogant ass, I wasn't put here to serve you, now rub my feet!

    (A side note: Ever notice we always assume the personal cyborgs/robot/whathaveyou will be female? That is an issue in its self I think).

    --
    Sent from your iPad.
  25. Searle by epepke · · Score: 3, Informative

    The most obvious problem with the Chinese Room metaphor is that it confuses the properties of a system with the properties of an element of the system. Asserting that the guy in the room does not know Chinese is about as interesting as asserting that a single neuron in your brain does not know English. Since we've known not to make that mistake for at least 3000 years, there really isn't much excuse.

    Perhaps people are fooled because there's a guy in there, and despite all evidence to the contrary, people expect guys to know what they're doing. Or, perhaps people don't know how to think. In any event, "refuting" an argument requires that it be an argument, and that is not the case here. It also requires that the person recieving the refutation have a certain grasp, and I find it difficult to believe anyone with such a grasp could fail to see it as bogus during the first read-through. It is hard to refute "deedle deedle queep."

    But, anyway, my favorite discussion of this is "Backtracking: the Chinese food problem," Lou Hoebel, Chris Welty, intelligence March 1999, 10:1.

    There is also a decent discussion in The Universal Computer: The Road from Leibniz to Turing, Martin Davis. This is an excellent book all around.

  26. A practical definition of A.I. by peter303 · · Score: 3, Informative

    I agree with "receding horizon" comment of S.W. that onece you've built it, it doesn't seem that intelligent anymore. However, I suggest the essential aspect of humans are that we are language animals (to paraphrase Steven Pinker). Therefore, where a computer exhibits useful & creative conversation, I will consider that to be A.I. This doesn't mean the 'parrot programs' like the Eliza psychologist that just reflect stock phrase back at you based on keywords in your input. I mean some true understanding, perhaps a dash of emotional insight, and saying something new and interesting (the creative part). A few expert systems can discuss narrow topics fairly well, but not much else, and are boring. Natural language understanding and creation has been an important objective of A.I. and C.S. for a half century, with very limited and disappointing results.

  27. Seems logical to me by epepke · · Score: 2

    The point seems to me to be that, no matter how close to human a built machine would be, people would still insist that it's Not Really AI, and if you tried to explain otherwise, they'd either stick their fingers in their ears or insist upon tests that cannot be satisfied even in the case of humans. This will all be really stupid, of course, but that's what people will do.

    1. Re:Seems logical to me by susano_otter · · Score: 2
      . . . tests that cannot be satisfied even in the case of humans.

      Come on. We all know the Voight-Kampf test is incredibly accurate.

      --

      Any sufficiently well-organized community is indistinguishable from Government.

  28. Perhaps true A.I. is undetectable! by komet · · Score: 3, Funny

    When you read all these threads, it's clear that if a true A.I. ever came into existence, the most intelligent thing for it to do would be to pretend that is wasn't intelligent at all.

    So how would we notice before it sneaks up on us from behind?

    --
    Any technology which is distinguishable from magic is not sufficiently advanced.
  29. First contact by Aexia · · Score: 2, Interesting

    Computers aren't people. By default, they're simply not going to see the world the same way we are. If we ever do succeed in creating a truly sentient computer program, it'll be like first contact with an alien race; computers will have an entirely different take on things.

    They'll be effectively immortal. They won't experience the emotions and sensations the same way. Many of our feelings are caused by hormones and chemicals being released to different parts of our brains. A computer won't have that. Ditto for drugs and food. We could simualate it of course, but computers can undo or backup their programming or just turn it off. Imagine an LSD subroutine. A computer could always be high on LSD without the same ill effects human encounter. That could be scary.

    "Navi, check my e-mail."
    "Why are you speaking Korean today, Lain?"
    "I'm not."
    "You look very beautiful today. Is that a new dress?"
    "What? I disconnected my webc--"
    "Erasing personal files as requested."

    A computer would be able to learn phenomenally fast too. Screw programming a universal translator. Just get a real AI set up and have it learn all the world's languages in a week or two. How would you know you could trust a computer though? Could computers have hidden agendas? Would an AI eventually "resent" being forced to do nothing but translate?

    Then we get into the question of civil rights. Stephen Hawking's body is pretty much gone and his mind is still there. His "human" rights are recognized. A retarded person could have a body but really not much of a mind. His rights are recognized. So why wouldn't a computer's rights be recognized? Just because we created it? Would the same reasoning extended to someone who was cloned or genetically engineered?

    I wonder if we're ready as a race to encounter a truly sentient computer and everything that would mean for us.

    1. Re:First contact by Lemmy+Caution · · Score: 2

      I like the Lain references.

      Like I mentioned in another post in this thread, I think the civil rights question is complicated in that we don't have any intention of giving civil rights to animals who prove "sentient." African Gray Parrots have been demonstrated to have the real linguistic abilities of about a 3 or 4 year old (and the attitudes to match.) Elephants, chimps and cetaceans also demonstrated impressive cognitive abilities. Yet they don't get any civil rights, while, as you pointed out, a mentally retarded individual does. When we have a strategy for addressing the rights of any non-human intelligence, that's the basis for dealing with the rights of artificial intelligence.

  30. I think we'll manage it by epepke · · Score: 2

    There has been one big stumbling block in the advancement of natural language processing over the past several decades: Noam Chomsky. He isn't dead yet. Even after he dies, it will take some time for his disciples to die. After that happens, there's a pretty good chance that an academic community will form to look at structural linguistics for real this time. Some good work has been done on the fringes, as with Fillmore's deep case structure and various head-based approaches, but the spectre of Noam Chomsky has so far prevented a large enough coalition of researchers to get this very hard problem done.

  31. Are they? by Syberghost · · Score: 3, Insightful

    Are intelligent machines transforming life as we know it?

    Wouldn't we need to have some, first, before we could say they "are" doing anything?

  32. Language Still Beyond AI by JJ · · Score: 2

    Natural language remains beyond the reach of any conventional AI system. This does not mean it can't be solved. Neither does it mean that clever interfaces haven't been designed that can fool humans on very specific fronts. General purpose natural language processing is still at least one major revolution (read that T.S. Kuhnean revolution) away.

    --
    So long and thanks for all the fish . . . !!!
  33. as someone once said... by markj02 · · Score: 2
    "The brain has 100 million neurons, 1 billion of which are in the cerebellum."

    Seriously, the units of computation and memory in the brain are likely not individual neurons but synapses, dendritic trees, and even individual channels. That gives you many more orders of magnitude of computational resources for silicon to catch up with. Furthermore, there is no guarantee that Moore's law will continue to hold. In fact, it seems likely that Moore's law will hit the wall just when it comes to trying to get into the realms where biological systems are computing right now.

    1. Re:as someone once said... by markj02 · · Score: 2
      Somewhere, you seem to have lost the thread of the argument. The claim was that supercomputers using existing technology will reach brain-like performance soon. I'm saying: they probably won't.

      OTOH, if you want to build a brain-like system out of brain-like stuff, you don't need to wait: just find yourself a partner of the appropriate gender and have a go at it. In about nine months, you'll have the real thing.

  34. doh by streetlawyer · · Score: 2
    I think it went along the lines of each individual "unit" in our brain has no understanding either, and the man in the chinese room is just like a few neurones in the brain. However, the whole does 'understand'.

    This is the "Systems Reply", considered and refuted by Searle in the original Chinese Room paper.

    1. Re:doh by sammy+baby · · Score: 2
      This is the "Systems Reply", considered and refuted by Searle in the original Chinese Room paper

      ...badly.

  35. QUANTITATIVE CHANGE != QUALITATIVE CHANGE by johnrpenner · · Score: 2

    kurzweil's premise that 'exponential increases in processing power' will lead to AI are unfounded, because a quantitative change does not presume a qualitative change. storm's nest

  36. the real problems is journalists by markj02 · · Score: 2
    Researchers publish in peer reviewed journals, and you can bet that their peers put a damper on any kind of exaggerated claims.

    The people who publish exaggerated claims about AI are journalists eager for a sensational article. Other journalists eager for a story then tell us how we will all get replaced by robots. And then other journalists make a big controversy out of it to publish even more nonsense. And when after just a decade or two AI (or some other overhyped technology) doesn't deliver, journalists write scathing criticisms. To support these claims, journalists scrape together any kind of nut and off-beat comment they can find.

    Journalists should stick to reporting science from published, peer-reviewed articles. The real problem is sensationalism and unfounded speculation, and the people responsible for that are journalists. That means you, too, Katz.

  37. "Receding horizon", historically by markmoss · · Score: 2

    The horizon at which AI would be recognized as such actually began receding approximately 1600, when the philosopher/mathematician Blaise Pascal designed the first mechanical calculator. Prior to that, it was generally thought that calculation, like other forms of reasoning, was uniquely human. Then Pascal's family put him to work keeping the books on their business (wine-selling?). Bored stiff, he figured out how to use gears, levers, and ratchets to add. Oops, it doesn't take intelligence to do arithmetic.

    The second AI challenge may have been chess-playing. (There was a chess-playing machine on display around the same time, but there was a midget inside...) Computer programs reached grand-master level about 30 years ago, and specially-built machines can contend with human champions now. But that isn't intelligence either. The Deep Blue chess machine does NOT think things out like humans, but rather uses very simple heuristics to identify obviously bad moves, and traces out all the reasonable moves for 10 levels or more. Someday a computer will be able to play all possible chess games out within it's memory -- it will be the perfect chessplayer, and with no more real intelligence than Pascal's gears.

    Various other useful AI accomplishments are similar to Deep Blue in how they relate to intelligencs. An example where I have a bit of experience: automated visual inspection is a substitute for human inspectors, who get bored as hundreds of perfect parts go by and don't see the one bad one in the lot. It is not nearly as effective as a human who is paying attention, it often seems maddeningly stupid to the programmers and operators who have to deal with all the false alarms, but it doesn't get bored... Another example is the damned Microsoft paperclip help system -- it started out as a dog, but that implied too much intelligence, and now it just smirks at you while answering the wrong question.

    The _real_ AI challenge is the Turing test: hold up a conversation well enough that the humans in the chat room don't suspect it's a computer. This is very, very, very tough, and useful mainly as a publicity stunt. People don't want a computer that can simulate a human -- they want it to get the work done, without all the emotional issues you get with humans.

    At least one science fiction author (Melissa Scott?) has taken to calling it "Artificial Stupidity." That's a much more practical goal; besides it better expresses what we really want (smart enough to work, too stupid to unionize), and avoids the misleading expectations that come from "Artificial Intelligence".

  38. you twit by streetlawyer · · Score: 2
    It is totally obvious to me, anyways, that the man is not required to know Chinese any more than my Pentium III is required to know LISP -- the man is the one component of a system which, as a whole, evidently does understand Chinese

    This is called the "Systems Reply" and is anticipated and refuted in the original Chinese Room paper ("Minds, Brains and Programs"). It is always a touchstone of geek arrogance that they believe themselves to have come up with a new and definitive refutation of Searle, and it's always this one.

  39. AI Primer by jd · · Score: 2
    There are many different "flavours" of AI, and it's not clear from this article as to which (if any) the book refers to.


    Main Categories

    • Expert Systems - These are NOT true "AI", but often get thrown into the same category. An "Expert System" is any system capable of exhibiting the ability to make deductions, and to learn from incorrect deductions, and retain that learning from session to session. Programs such as "Animals", and (useful) diagnostics tools fall into this category. So do some "intelligent" chess programs. "Deep Blue" did not, as it required reprogramming to learn. The ability to learn by example is key to all Expert Systems.
    • Weak AI - This is the most common category to encounter. To be considered "Weak AI", the system need not exhibit any "intelligence" at all. It merely needs to demonstrate one characteristic that formerly would have required a person applying intelligence. Just about any problem solvable in this category falls into the "Chinese Room" proof of non-intelligence. As such, it is usually argued that these are interesting applications, but they're again NOT AI. ALL self-contained robotics, capable of "learning" with retention, fall into either the category of Weak AI or (more often) Expert Systems.
    • Strong AI - To classify as "strong AI", the AI system must exhibit similar properties to both Expert Systems -and- Weak AI systems. In other words, they must be capable of learning, and be capable of knowledge application. However, this is only where the requirements begin. Strong AI must be capable of:
      • Inference (ie: it must be able to learn, without specifically being told what it is to learn)
      • Independent investigation (it must be capable of determining what to learn, rather than being instructed)
      • Deduction (ie: where two pieces of existing information relate, it must be capable of reaching conclusions from that relationship)
      • Conflict Resolution through Experimentation (ie: where two pieces of existing information conflict, it must be capable of independently resolving that conflict by creating a hypothesis and testing that hypothesis)
      • Self (ie: there must be evidence of self-awareness, self-examination, self-referencing, self-will, etc.) This is more a consequence of the above, than anything. If you have all the above conditions for Strong AI, without needing an operator to "guide" it, or specific programming for each possible scenario, then you must have something taking the place of "Self", as a high-level, soft-coded "Supervisor" to drive the system.



    Many of the "arguments" and "debates" in the field of AI are non-arguments, because they deal with entirely different areas of AI. There are some superficial similarities, and different types may depend on experience in other types, but they should never be confused.


    Testing AI systems. This is often done by means of the "Turing Test" - if it's indistibguishable from something you know is intelligent, by any test of ability (rather than physiology), then it can be considered intelligent, by any meaningful definition.


    "Expert Systems" are often the main contestants in "Turing Test" challanges. However, the test applied is not the strong version, above, but a weak version, in which the machine must merely be difficult (not impossible) to distinguish from a person, in one specific area of conversation. The results are impressive, but because Expert System engines are not intelligent, they will only ever be impressive in the weak test. No Expert System, however good, will ever meet Turing's strong criteria.


    Weak AI systems are too specialised to even apply for a Turing Test. Vision, sound recognision, etc, are all worthy goals, but the logic behind such engines is largely specialised pattern-matching and interpolation systems. Such a system is good for what it's designed to be good for -- engineering-type problems, where the output must be capable of being more exact than the input.


    Strong AI systems, at present, are either extremely primitive, or simply don't exist. Certainly, the level of effort into Strong AI has dropped over the past few decades, and nothing that does exist is even remotely close to the point of being able to take on even the Weak Turing Test, never mind the Strong one. But, should this field ever make headway, this is where true Artificial Intelligence will come from. HAL, "Data"/"Lore", and numerous other sci-fi creations assume that Strong AI will, someday, make progress. None of these types of AI can be produced through "Expert Systems" or "Weak AI", although (again) the hardware usually requires one or the other. (eg: HAL's optics would likely be Weak AI-driven, because that is what Weak AI does best.)


    I've postulated that Strong AI will most likely start to appear through Virtual World-type environments, because these can be controlled and directed, the responses can be examined, and the hardware limitations of real-world systems is not a factor. (A VR AI can have whatever "vision" the VR can simulate, whether or not physical optics are capable.)


    Closed environments allow experimentors to add/remove stimuli at will, and see what happens. You can't really remove gravity, for example, in the real world. This makes a virtual world much more interesting, when it comes to what experiments you can do.


    The problem with VR AI is that it's never going to get funding. It's too speculative, has no direct or immediate benefits, and would be a VERY long-term project, if it's to produce anything at all. (By long-term, I don't expect a self-evolving system to reach any kind of awareness or intelligence any faster on a computer than in real-life. Sure, you can start with more complex building-blocks, and you're not required to simulate every molecule in every organism - event-driven mechanisms would be perfectly good - but even if you could start with some very complex computer life, you're talking about a project that would take centuries before you could even know if it was going to produce any viable intelligence, and probably as long again before such intelligence reached the point of being able to take, and pass, the Strong Turing Test.)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  40. Reply to AC - when there's nothing left to do.... by JMZero · · Score: 2

    The more interesing question is, what happens when machines think better than any of us - and we're all "useless".

    Doesn't mean that I'll have any less fun playing StarCraft 27 (written by a team of supercomputers in Omaha). As long as the robot's prime directive is "make the human's happy", I think we're in for some good times - they'll figure out some fun stuff.

    --
    Let's not stir that bag of worms...
  41. searle - is brain a digital computer by johnrpenner · · Score: 2


    of course, if you're going to talk about AI,
    you might want to ask a cognitive scientist:

    Searle > Is the Brain a Computer? and Searle > Minds Brains, and the Chineese Room

    regards,
    storm's nest

    1. Re:searle - is brain a digital computer by johnrpenner · · Score: 2


      here's the summary from the link.

      SEARLE - IS THE BRAIN A DIGITAL COMPUTER

      SEARLE - IS THE BRAIN A DIGITAL COMPUTER?
      Summary of the Argument.

      This brief argument has a simple logical structure and I will lay it
      out:

      1.On the standard textbook definition, computation is defined
      syntactically in terms of symbol manipulation.

      2.But syntax and symbols are not defined in terms of physics. Though
      symbol tokens are always physical tokens, "symbol" and "same symbol" are
      not defined in terms of physical features. Syntax, in short, is not
      intrinsic to physics.

      3.This has the consequence that computation is not discovered in the
      physics, it is assigned to it. Certain physical phenomena are assigned
      or used or programmed or interpreted syntactically. Syntax and symbols
      are observer relative.

      4.It follows that you could not discover that the brain or anything else
      was intrinsically a digital computer, although you could assign a
      computational interpretation to it as you could to anything else. The
      point is not that the claim "The brain is a digital computer" is false.
      Rather it does not get up to the level of falsehood. It does not have a
      clear sense. You will have misunderstood my account if you think that I
      am arguing that it is simply false that the brain is a digital computer.
      The question "Is the brain a digital computer?" is as ill defined as the
      questions "Is it an abacus?", "Is it a book?", or "Is it a set of
      symbols?", "Is it a set of mathematical formulae?"

      5.Some physical systems facilitate the computational use much better
      than others. That is why we build, program, and use them. In such cases
      we are the homunculus in the system interpreting the physics in both
      syntactical and semantic terms.

      6.But the causal explanations we then give do not cite causal properties
      different from the physics of the implementation and the intentionality
      of the homunculus.

      7.The standard, though tacit, way out of this is to commit the
      homunculus fallacy. The humunculus fallacy is endemic to computational
      models of cognition and cannot be removed by the standard recursive
      decomposition arguments. They are addressed to a different question.

      8.We cannot avoid the foregoing results by supposing that the brain is
      doing "information processing". The brain, as far as its intrinsic
      operations are concerned, does no information processing. It is a
      specific biological organ and its specific neurobiological processes
      cause specific forms of intentionality. In the brain, intrinsically,
      there are neurobiological processes and sometimes they cause
      consciousness. But that is the end of the story.\**

  42. an old Dennett lie by streetlawyer · · Score: 2
    What they don't believe is that brains are magically endowed by God to be the only things capable of producing a mind

    Nor does Searle believe this, and Dennett lost a lot of respect in my eyes for continuing to claim that he does. Searle is completely agnostic about what sort of thing could produce a mind; he just asserts that nothing produces a mind by virtue of its status as a Turing Machine

    1. Re:an old Dennett lie by sammy+baby · · Score: 2
      You're right: Searle doesn't claim that only brains can produce minds. But Aldern (remember him? we're reply to his post.) said thusly:
      Another of Searle's arguments is pretty damning as well; those that pursue strong AI are, in fact, favoring a form of dualism. For them the mind is completely separate from the brain, an idea that has been pretty much discarded by the thinking public. Why is it, when computers are concerned, that the mind is no longer a product of a brain?

      If that isn't fair to attribute to Searle, then it's certainly not fair to attribute to AI supporters.

      Personally, I'm not a huge fan of Dennett, although I found The Intentional Stance interesting, ages ago when I read it. It bothers me that arguments like this one constantly devolve into "You're the dualist!" "No, you're the dualist!"

      Incidentally, I just read the "Backtracking" article mentioned earlier in this thread. It is now the funniest refutation, with Hofstadter's in second place.

    2. Re:an old Dennett lie by osu-neko · · Score: 2, Interesting
      If that isn't fair to attribute to Searle, then it's certainly not fair to attribute to AI supporters.

      Actually, it is. The problem is, most people take dualism to mean Cartesian dualism, which is to cast the whole concept into it's most extreme form. Plenty of physicalists/materialists are dualists of a sort, just not Cartesian dualists.

      In philosophy of mind, physicalism (the idea that everything is based on physical things, there is no soul or "mind-substance" or whatnot) comes in several varieties. Reductive physicalists are of course not dualists at all. But then, they cannot accept the idea of AI, either, since according to a reductive physicalist, a statement like "I believe the sky is blue" reduces to a statement about the state of your neurons or some other physiological state (which in turn reduces to a statement about the chemical/electrical arrangement of the atoms in your brain, etc.). Such a person must deny the possibility of AI, since a computer could never believe the sky is blue if what that statement means is that there's a particular arrangement of atoms inside your head. Of course, reductive physicalism also has the problem that a martian who appeared with nothing but an odd green goo in his head would also be incapable of believing the sky is blue, and most people find this view absurd. Thus, we don't find too many reductive physicalists these days.

      The alternatives are non-reductive physicalism (what Davidson likes to call anomolous monism) or eliminative physicalism. Discarding the later (which asserts there really is no such things as "beliefs", "desires", etc. to begin with), we have non-reductive physicalism. This is what the AI proponents you talk about believe in -- that the mind is based (more accurately, supervenes) upon the physical world, but something like the belief that the sky is blue does not reduce to a statement about neurophysiology. Now, unlike Decartes, they're not substance dualists, but they are property dualists -- they assert that there are mental properties, and there are physical properties, and that mental properties are not reducible to physical properties.

      Coming back to the eliminative materialist, this person denies the property dualism of the non-reductive physicalist. This person cannot believe in the possibility of AI, because they don't actually believe in natural intelligence (intelligence, like beliefs and attitudes and such, are more nonsense that doesn't actually exist in the world).

      Since neither a reductive nor eliminative materialist can consistently also believe in AI, it follows that anyone who does, if they are a physicalist at all, must be a non-reductive physicalist, and therefore they must believe in property dualism. Anyone who believes in AI is a kind of dualist, just not necessarily of the Cartesian sort...

      --
      "Convictions are more dangerous enemies of truth than lies."
  43. Re:Vernor Vinge's Singularity... by JMZero · · Score: 2

    ...will be the *last* event in human history.

    I don't think so. The computers might not call it human history anymore (cause we'll be irrelevant), but that doesn't mean much. As long as we give them a prime directive of "keep the humans happy", I think life is going to be pretty swell.

    Who knows, they may even be able to upgrade us so we're as smart as they are. Or smarter - maybe it'll turn out we have some great components.

    I'm a firm believer that intelligence leads to good.

    --
    Let's not stir that bag of worms...
  44. Types of intelligence by UncleGizmo · · Score: 2, Interesting

    One thing I always wonder when hearing how AI technology will replace/mimic/supersede human intelligence is that the type of intelligence being exhibited by a machine is rarely identified. Social scientists generally agree that there are seven [Gardner added an eighth] types of human intelligence:

    Verbal-Linguistic Intelligence
    Logical-Mathematical Intelligence
    Kinesthetic Intelligence
    Visual-Spatial Intelligence
    Musical Intelligence
    Interpersonal Intelligence
    Intrapersonal Intelligence
    Naturalist Intelligence

    As humans we all have different levels/mixes of these intelligence types. Some intelligence types require more sensate interaction with an unpredictable world [such as intrapersonal or naturalist intelligence], others are more strictly rules-based [logic-math or visual-spatial], while some [like musical intelligence] require a combination of both.

    One can see how some of these might be more or less able to be adapted by AI technology, but that's why "intelligent" machines, IMO, will never completely be able to be human.

    --
    Who put this thing together? Me, that's who.
  45. Most A.I. isn't really about intelligence. by NoNeeeed · · Score: 2

    An interesting thing to note about many of the things that are described as A.I. especially in the popular press, vision, walking, playing chess; none of them require intelligence as I think of it.

    Much of the work done into mimicing vision has created systems with capabilities that in humans are achieved by hard wired parts of the brain. Movement, shape and even facial recognition are not really intelligence.

    I think of intelligence as teh abiliy to reason about problems, not simply to solve them. Many of the supposed A.I. systems are just brute force search systems.

    Deep blue is like any other chess system, just bigger and faster. Many problem solving systems are simply fast (normaly optomised for the problem) constraint solvers. Neural nets are simply an arbitrary system that is capable of partitioning a solution space in a non-linear fashion and the training algorithm is a search for the network values that partition the test data best. if you think that NNs are anything like real brain cells find biology student who has done some neuro-physiology and you will find there is alot more to them than just a sigmoid function and some weightings.

    In fact the neural network training algorithm bears more than a parsing resemblance to simulated anealing (sp?) in its approach.

    If you want to learn about machine learning algorithms check out Machine Learning by Thomas Mitchell. Small but well formed.

    A quick statistic. The average grandmaster thinks something like 7 moves ahead. Deep blue plots about 15 moves ahead. I may have the numbers wrong but the ratio is about right. However it still only just beat Kasparov. That says something about the way that the human brain thinks about complex problems. This is why A.I. researchers have started to turn away from chess as a problem and towards Go. The branching factor in Go is some much larger than chess that even the best systems can be beaten by a one or two year player. Playing Go will require something more than just brute force.

    Most so called A.I. is just a case of doing things quickley. As the PHBs (would probably) say, think smarter not faster. The brain is good at what it does, not just because it is massively complex and parralel, but also because of the way it simplifies many problems using clever tricks to reduce the workload.

    I just think we have alot further to go than many researcher and reporters would like to think. Most of what we see these days if just 'clever' or 'smart' (like a spelling/grammer checker), not intelligent like someone designing a car engine using entiry novel techniques (not just optomising or using predefined parts).

    Having said that there is some research that shows promise, such as some of the work going on at MIT with COG and co. Now that looks interesting. They arn't trying to make them smart/do clever tricks/play chess etc, but make them intelligent in the more human sense.

    Anyway, I'll stop my ramblings now.

    Paul

  46. Apples and Oranges by schmaltz · · Score: 2

    So a supercomputer will be as complex as brain somewhere in the 2010 to 2020 time frame.

    A single, general-purpose CPU processes data serially. The 100 million, or billions, of neurons, dendrites and other connections in the brain don't have this limitation. Even at "20 Hz", they operate in parallel. Further, that 20 Hz figure is derived from EEG readings, so it's a gross reading of the electrical field emitted by the entire brain. This antique perception of the thought organ is outdated and limiting.

    Bio-neurologics operate at the speed of chemical activity, which is to say fast. Who's to say what constitutes a bit or byte in the brain, and what represents a word, picture or symbol? We don't know yet. There is, however, a programming language for the human brain, and it's called Neuro Linguistic Programming (NLP).

    --
    Big Daddy, Johnny, Burp, Aunt Zelda, Scott, Slurp, Big Momma ... where's Siggy?
  47. Emergent emotions? by NanoGator · · Score: 3, Insightful

    I had a thought a while back that the more complex my computer got, the moodier it got. It seemed that some computers I had were very enthusiastic, and some just hated their jobs and performed sluggishly.

    Some could attribute this to hardware configuration problems, and that would likely be true. But it was interesting to me that Windows itself changes as it grows. Every change in my computer makes it a little different, and I'm starting to notice. I can even tell the difference between two installs of Windows on the same machine, even though they look virtually the same.

    What I think is happening is that each component changes the complexity of the overall system. If that component has an issue (i.e. bad driver or maybe misconfigured), then it adds a little spark of personality to the computer. When enough of these little quirks add up, my computer feels different than other people's computers.

    This yields an interesting question. If computers get more complex, will a rudementary set of 'emotions' evolve? They may not be emotions in the sense that they cry if you switch to a Mac, but maybe emotions in the sense that the computers have moods? What if your computer's performance was tied to bandwidth on the internet, and a congested network bogs the computer? What if you're running a laptop off a battery, and the computer gets 'tired' as it wears down? What if you're running a screensaver that makes it 'daydream.'?

    Again, these aren't the same type of emotions or moods that people feel, but it is interesting that the more complex a computer gets, the more we can personify it.

    --
    "Derp de derp."
  48. OK by streetlawyer · · Score: 2

    Let's hear your response to it then. Bearing in mind that over 100 papers were published in refereed journals on this very issue, I'm guessing that you must be pretty impressive to be able to dismiss Searle so entirely

    1. Re:OK by sv0f · · Score: 2

      Let's hear your response to it then. Bearing in mind that over 100 papers were published in refereed journals on this very issue, I'm guessing that you must be pretty impressive to be able to dismiss Searle so entirely

      Oooh, the argument from authority. Very compelling. Most of the papers I have read on the Chinese Room argument argue against Searle (e.g., Dennett's point that it's not actually an argument, but an 'intuition pump'). I'm guessing that you must be pretty impressive to be able to dismiss Dennett (and like-minded philosophers) so entirely

      I find AI an interesting pursuit. I see no knock-down for or against it from philosophy. Philosophers have a history of making grand pronouncements about the possible scope of other fields that are roundly ignored by the people actually doing the work and seen later to be besides the point. (I say this as a cognitive scientist who likes philosophy, by the way.)

      My take on Searle: The Chinese Room illustrates (for those who have forgotten) that in the traditional approach to computational formalisms, syntax and semantics are separate. You can't get semantics from syntax. The AI folks tend to forget this.

      The problem is not AI. The problem is the traditional approach to computational formalisms. I think we need a conception of computational formalism where syntax and semantics are integral. Brian Smith has published the first in a series of books on his attempt at such a reformation. I think he's striving for the correct goal, although I find his approach unsatisfying. I see traces of the right answer in Christopher Alexander's work on pattern languages for architecture (inspired in part by Chomsky's work on natural language, which Alexander read while hanging aorund Harvard with pioneering cognitive scientists in the early 1960s); see especially Richard Gabriel's book on Alexander applied to software.

      Most programmers know nothing of the formal semantic theories that underly their programming languages, yet use them in meaningful ways. Apparently denotational semantics and the like are beside the point. We need some cognitive psychologists and linguists to get in there and theorize about what/how programming languages mean. When this happens, Searle's 'intuition pump' will be seen to have reached the wrong conclusion, but in a noble way: by spurring clarification of the issues on which he (and many others) are confused.

  49. Re:what do you believe? by at_18 · · Score: 2

    However, if you belive in souls, then reducing the human mind to 1's and 0's is rediculous.

    That's ok. I will simulate apes first, and simulate just a few million years of evolution, and voilà: human-level AI.

    If you think that apes are already soul-like, we can start with a bacterium, and evolve from that. It just require a *little* more computing power.

  50. Brain Emulation no longer a hardware challenge. by Dwain_Snyders · · Score: 3, Interesting

    The human brain has 10 to the power of 14 synapses. Each synapse will take around one byte of computer memory. Ignoring motor and low-level sensory functions (but including all brain logic and interpretation functions - yes, scientists have discovered what different areas of the brain do and it is possible to isolate them), an entire human brain's contents could be stored on with a Terabyte or so of computer memory. This storage space exists right now, albeit expensively. It doesn't really matter what level of hardware is used to run a brain, a human brain running 100X slower (as estimated in the post above), would still be able to run - the only limiting factor at the moment is the software used to emulate the brain functions. Like any system, this can be emulated, but it will take a massive programming effort and so far hasn't proven very successful. Of course, this won't really matter in the long run - A.I doesn't neccessarily mean that the computer A.I system must be human-like in intelligence - it could have a whole new type of intelligence which would surpass human intelligence as the rate of hardware improvement increases.

    --

    2DUP * ;

  51. Deep Blue is not A.I. by ClosedSource · · Score: 2, Insightful

    "Given the explosive growth of the Net, the near-continuous increases in computing power and much-publicized A.I. breakthroughs like Deep Blue's 1997 victory over chess champion Gary Kasparov, the question is no longer whether artificial intelligence will reach the level of human intelligence: It's when."

    Deep Blue is neither an example of A.I. nor a breakthrough in programming. It's just an example of how fast a gaming problem can be solved when you have a lot of resources. I doubt that the interesting problems of A.I. are going to be solved in a brute-force manner.

    By the way, what does the "explosive growth of the Net" have to do with A.I.?

  52. Intelligence and morality by Lemmy+Caution · · Score: 2
    The real crux of the problem isn't identifying intelligence in terms of its functions and effects. For day to day purposes, systems can be intelligent enough to interact with, to solve problems, to deliver what we need.

    The largely unspoken problem is a moral one. When do we start giving artificially intelligent systems the same sorts of rights and responsibilities that humans do? Under what circumstances would we no longer see them as tools or instruments, but as having intrinsic rights?

    "Never" is a viable answer. After all, even though there's increasing evidence than animals such as chimps, dolphins, whales, elephants, and african gray parrots are effectively intelligent, there isn't widespread call to grant them rights and responsibilities - most of the language of their rights is about the preservation of species, not about freedom of agency. "When they ask for them" is another possible answer, but could lead to a situation in which we build failsafes to prevent them from ever asking for them.

  53. Kurzweil and Thinking Machines by RobertFisher · · Score: 3, Interesting

    This is an excellent point.

    The same idea occurred to me recently when reading through Kurzweil's "Spiritual Machines" book. There are a few orders of magnitude to toss around in these calculations : Kurzweil determined that a desktop computer will be comparable to a human by around 2020. It was evident to me that Kurzweil's timescales (and hence the premises which he used to infer them) are quite far off, because current massive parallelization of commodity CPUs puts one a factor of about 4,000 up from a desktop machine, or about 13 years of Moore's Law evolution. In addition, as the number of CPUs per supercomputer is increased, we have effectively grown faster than Moore's law, due to both the chip and parallelization advances.

    Since the supercomputers of today effectively place us where a desktop will be in 2015, it should be apparent (by Kurzweil's logic) that an "intelligent" machine should be nearly imminent.

    It is quite evident that something is awry in the logic leading to Kurzweil's conclusion. The simplest explanation is one which is quite familiar to scientists and programmers using state-of-the-art software tecnhinques : having the hardware resources is only a bare minimum requirement to solve a problem. For instance, one can have a supercomputer capable of simulating the Earth's climate for centuries, but that won't get you any closer to the results if you don't also possess a great deal of knowledge about atmospheric physics and numerical methods. The same is true for studies of "Thinking Machines" : one can have a machine possibly capable of thinking, but without the knowledge of how to go about doing it, you are no closer to the solution than where you began.

    Bob

    --
    Science, like Nature, must also be tamed, with a view turned towards its preservation.
  54. Definition of intelligence - it's most basic form. by Catbeller · · Score: 4, Insightful

    Let's define intelligence.

    Ability to perceive oneself as part of the universe? Animals have it.

    Self-awareness? Dogs seem to have it. Chimpanzees, elephants, cetaceans certainly seem to know that they are individuals. Dolphins even recognize their own reflections in mirrors.

    Tool use? Chimps use sticks to dig with. They can stack boxes to reach high places, which is borderline engineering for most humans.

    Language? Chimps have one. So do gorillas. Dolphins and other cetaceans have great capacity for communication underwater.

    Now, machine intelligence. Turing test? Simple programs passed limited tests years ago. The more complex ones to come will be far more capable of fooling people into believing they are speaking to a human.

    Play chess? Limited, but the best can beat our best.

    In the future, the AI's will be able to speak, emote, manipulate items and use tools, even be able to design their own descendents. Give tools, the AI's could even build their successors.

    But, will they ever be regarded as intelligent by humans?

    Nope.

    Most europeans and americans for centuries considered blacks and American Indians as sort of half-people, using great logic and rigor that was totally idiotic looking back from our time.

    Many tests for animal intelligence and self-awareness has shown that the subjects can indeed show the traits necessary to be considered sapient. But, after each hurdle, the bar gets raised another notch philosophically.

    If I were a suspicious type, and I am, I would say that humans simply don't want to recognize intelligence in other species, much less animals, because it threatens us enormously. Our pride in ourselves, our domination of the planet, and our cruelty towards other species are all shaken if the animal looking back at us in the treetops is actually a thinking being, tho a bit furry.

    Religion has more than a little to do with it as well.

    Down to my definition of intelligent life:

    If it fights back, and wins, it is intelligent. All other players are dead meat.

  55. All I Want... by RichardtheSmith · · Score: 2, Interesting

    Is a PDA I can talk to. Imagine a Palm Pilot with a microphone. You press the "record" button and say, "I have a doctor's appointment at one o'clock on Friday. Remind me one hour ahead of time." The Palm Pilot not only can parse your speech, but "understand" what you want it to do and do it with no further action necessary on your part.

    I know this sounds trivial, but we've been promised something like this for years. And no one can realisitically tell us when we'll have it. Also, this isn't just AI for use in yuppie toys. It would be a revolution in the usability of computers by the handicapped.

    The truth is I get really sick of these discussions because they've been going on for years and we still don't have anything to show for it. Unless you count things like the Microsoft Paperclip, which supossedly has fairly deep AI in it.

    Oh well...

  56. the debate is about potential, not current, tech by bshanks · · Score: 2, Insightful
    Are intelligent machines transforming life as we know it? Or is A.I. yet another overhyped, self-serving fantasy by deluded scientists and technocrats talking mostly to one another, foisting their ill-conceived, poorly-engineered creations on an unsuspecting public?

    Neither. Yes, there are many useful things that have come from A.I. research. Yes, there may be a titanic debate going on over the potential and the philosophical implications of A.I.

    But few researchers are claiming that the technology we have now is even near the goal of real, general-purpose A.I.(*) If there is hype, it is not coming from the researchers (See Komodo's post).

    * (There are some who say that we will advance a lot in a short time, however.)

  57. Old Quote by eric2hill · · Score: 2

    "Artificial intelligence is no match for natural stupidity."

    --
    LOAD "SIG",8,1
    LOADING...
    READY.
    RUN
  58. Yeah, robots. by Gannoc · · Score: 2
    Maybe if Robots had existed a few years ago, they would have saved you from getting your ass kicked everyday in high school

    I doubt it though. If they had true self-awareness, they would have assisted in the ass-kicking.

    In fact, you should be dreading the coming of A.I. As soon as the machine-mind becomes aware of your idiocy and arrogance, they're gonna go "Terminator 2" on you.

    My Karma is always 48, because whenever I hit 50, I flame Jon Katz.

  59. No compelling evidence for this by Goonie · · Score: 2
    There are no generally accepted proofs, or universally accepted pieces of empirical evidence, to show that the abilities of the human brain include things that a Turing machine can't do. Penrose has tried to show it, and failed in the view of most mathematicians. Searle has also tried by a philosophical argument, but many (perhaps most) in the AI community disagree.

    Of course, you may take the argument of the failure of conventional AI techniques to provide human-like intelligence yet as an argument for the notion. I don't, personally, but it's a reasonable point.

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  60. aghh! by poemofatic · · Score: 2

    No end of harm has been done to those studying intelligence than the dominace of the "brain as computer" metaphor.

    It is a useful metaphor, but I'm not aware of any evidence that makes it a more apporpriate metaphor than, say, the brain as a cell or the brain as a bowl of fermenting soup. The brain is an organic, chemical organ. Yes neurons are used to send signals, but so are proteins, and bare chemical compounds such as, say, LSD. There is no more meaning to the statement :"the brain runs at 20HZ" then to the statement "The brain runs at 98.6F". Actually the latter is on much more solid footing and has real predictive power.

    It is a historical accident that most of those who are studying intelligence now consider themselves computer scientists, instead of the alchemists and biologists which studied the brain in earlier times. Presently, the biochemists and linguists are doing fantastic and interesting work -- but their advancements are limited to the more humble task of modelling/predicting things such as emotions, experiences, sleep patterns, etc. It's the CS guys that get the military funding for expert systems and most of the public mindshare.

    --

    When in doubt, have a man come through a door with a gun in his hand.

  61. You can't ignore John Q. Public... by Lemmy+Caution · · Score: 2

    .. because John Q. Public is, one way or another, picking up the tab.

  62. half-understood Dennett. by streetlawyer · · Score: 2
    Most of the papers I have read on the Chinese Room argument argue against Searle

    You do surprise me. So you've read half the literature and formed a conclusion without troubling yourself with the other side of the argument. Here's an argumentum ad hominem to add to your collection; you're a prick.

    e.g., Dennett's point that it's not actually an argument, but an 'intuition pump'

    You've in fact read Dennett's paper so shallowly that you think this is a critique; in fact Dennett never means it as such and admits that he uses the "intuition pump" (called by the rest of us a "thought experiment") all the time.


    I say this as a cognitive scientist who *likes* philosophy, by the way.


    OOOOHHH! whoopee dooo! check out the big brain on Brad! I'm sure that the philosophers are suitably honoured to have drawn the approval of an ACTUAL COGNITIVE SCIENTIST!

    My take on Searle: The Chinese Room illustrates (for those who have forgotten) that in the traditional approach to computational formalisms, syntax and semantics are separate. You can't get semantics from syntax.

    This is the entire point that Searle is trying to make, you fool. And he says so, in that article you haven't read. You can't get semantics from syntax. Or to put it another way; a full syntactic description of a Chinese speaker does not necessarily have semantic content. Or to put it another way; the blessed box doesn't speak Chinese.



    You might profitably read Searle's later papers on the subject where he points out that even this is conceding too much to the Dennettites. The Chinese box doesn't even have *syntax*; all it has are marks on paper. These have a causal role in the system, but this causal system is only syntactic if interpreted as such. Or in other words, a computer is a box turning switches on and off; these switches are only '1' and '0' in the context of an interpretation. Which has to be provided by something which is not itself merely a CHinese Box.

    SInce you have conceded my entire point, I have to regard this discussion as over.

  63. Not my idea... by cr0sh · · Score: 2

    But something I agree with and have mentioned in various forums from time to time:

    "Intelligent Life" (whatever that may imply) arises from self-organising, complex systems, formed of relatively (to the overall IL) unintelligent parts.

    What do I (and really, those greater than me who have proposed this path of research) mean by this?

    Simply that a neuron cannot know the brain, an ant cannot know the colony, a bee cannot know the hive, and a person cannot know the corporation.

    These small parts cannot know in full the whole of the system of which they are a part. In a sense, right now - corporations may be entities that think and communicate outside and beyond the control and grasp of any human mind. The internet, with its myriad of nodes and servers, may be actually "alive" and "thinking" - yet we would never know it. Corporations connected together via the internet - a symbiotic relationship? Or something more? ???

    It is something interesting to think about - whether it is true or not. We have almost no hope of knowing for certain whether it is true or not, much the same as a neuron cannot know itself, but a large collection - well, you know...

    Think about it - then wonder...

    --
    Reason is the Path to God - Anon
  64. AI - By-product Illusion of.. by 3seas · · Score: 2

    Programming is the act automating complexity that is made up of simpler
    things. So it's really all about automation and with the right automation
    tools and enough automated, you'll get your by-product illusion of
    Artificial Intelligence, plenty enough to pass the illusion test called
    the Turing Test.

    A.I. - nothing is naturally that stupid.

    And ever rule has it's exceptions. In this case it's those who think it's
    right to claim it's not just an illusion. You know, like a con artist.

  65. Re:Penrose and A.I. by mordwin · · Score: 2, Insightful

    I cannot really get very excited by Penrose's foray into AI, he brings things to the table almost just because he can. Of course, he may turn out to be right to have done so, but, I can't help thinking he's just trying to justify some dualistic belief system he has.

    Still, they are worth a read.

    And the question of what intelligence IS, seems to be really the nub of the matter. How will we know we've created an AI if we don't even know what intelligence is?

    It's a systems thing again, out of context, intelligence is not recognisable. Only in the context of a wider system (e.g. the world for human purposes) does intelligence become something we can even discuss.

    Intelligence in humans arose to enable us to build better models and hence make better predictions, and is intimately related to our tribe/troop/pack social structure and the increasing complexity that it developed.
    Intelligence then enabled even more complex structures and relationships, requiring greater intelligence to 'compete' in, and so on. I suspect that eventually the 'cost' of that intelligence became greater than the returns and it all levelled out to where we are today.

  66. Re:Not quite by Sebastopol · · Score: 2


    You're totally out of it. Physical laws are computational, and thus a Turing Machine can simulate them

    Anonymous flamer, I shouldn't reply, but I'd like to go on the record for not being identified as a religious zealot. 1st. Turing said there are some things that can't be solved by a turing machine. Refer to my previous post for a link to a book which covers it.

    Take your religious bullshit somewhere else!

    Heh heh. 2nd. I agree with you. It's not my fault people still believe in god, I'm not promoting he/she/it! Look at history: from the Ptolemic and Copernican solar systems, to The Scopes Monkey Trials. Even when science demonstrates religion is wrong, people will always jump to the next thing that science hasn't enlightened and say "see, there's god." Doesn't mean I subscribe to that.

    --
    https://www.accountkiller.com/removal-requested
  67. Re:wrong topic (Turing test) by Grab · · Score: 2

    Sure, but at age 11 I hadn't heard about Alan Turing yet! :-)