Slashdot Mirror


Nanotechnology And The Law of Accelerating Returns

digitect writes: "The article More More More at Reason is a good overview of the increasing rate of acceleration for technology. It includes references to nanotube technology, nanobots and estimations of gross computing power in the near and far future. Frankly, I doubt we will ever develop computers with the sophisticated power of even a mouse brain, although many may protest that we already have exceeded their gross power. I believe that things like perception and reasoning are beyond the scope of raw power. But it's a fun read anyway."

156 comments

  1. Re: Strictly speaking, Moore's Law is about... by techwatcher · · Score: 2

    Storage!

    So far, it has pretty much also held true for "computing power" (doubling every 18 months). New kinds of killer apps become possible when really humungous amounts of storage -- without significant energy drain -- are available... For example, kids could routinely "scan" every school-related document. (Think how much more you might now understand if you were able, whenever you wished, to "intelligently search" everything you ever read -- or wrote!)

    This author is claiming something not even remotely connected to Moore's Law, though. We cannot even teach robots to climb stairs yet (unless it's a set of stairs they already "know"), yet he thinks they will become able to "think" (not only move autonomously but also perceive, relate apparently uncorrelated storage items, solve non-algorithmic problems, etc.). I don't believe that is going to happen in any significant way within the next century, let alone the next decade. Didn't I just read something about how nanotechnology so far seems (in the lab) to be associated with ominously low energy input/output returns?

  2. Or a dog by AoT · · Score: 1
    claiming that $1,000 today will buy you computing power that compares to that found in insect and mouse brains

    Or a half witted dog for $1500

    1. Re:Or a dog by OwnedByTwoCats · · Score: 1
      The quote above strikes me as a butchering of an argument put forth by Hans Moravic in his book _Robot_ (and I can't quote the subtitle from memory). Go to Carnegie Mellon University's web site.

      He presents a cogent argument that we are five orders of magnitude away from computing power that simulates the human brain. He lists the steps as the intelligence of:

      an insect,

      a lizard,

      a mouse,

      a monkey,

      and human.

      Moore's law says five orders of magnitude is 17 doublings. 34 years for the pessimists who use 4x every 4 years. Make that 33, 'cause the book came out last year.

  3. It's staggering... by Darkling-MHCN · · Score: 1

    It staggers me how such intelligent people such as Bill Joy can have such a paranoid and deluded view of the future.

    Seeing such a complete lack of faith in humanity is more of worry than the possibility of technology running rampant just like it always does in hollywood sci-fi's.

    I say bring it on... I can't wait to upgrade my computer from mosquito power to pidgeon power !

  4. Re:Ever hear of quantization? by lrichardson · · Score: 1
    Hmm...I wonder if all that Non-binary information could be sampled and quantized? Naaaaaaaaa..

    There is a large and growing problem in the modern world ... a belief that everything can be 'quantified'. Sure, if you had a model that perfectly replicated every molecule, down to the sub-atomic level, for a volume of space defined by light-speed for the duration of the experiment (e.g. for running the experiment for one second, you need to encompass an area with a radius of 300,000 kilometers), you could accurately predict the future. Realistically, when you start looking at just about anything at the atomic level, it defies prediction. Atomic bombs are about the easiest reaction to simulate, and they're still building computers to adequately model _that_ reaction. At the moment, it's - surprisingly - a rather limited set of parameters - although the results match RW test results OK. Now, that's for a reaction in which the various transition states and interactions are known (e.g. proton hits another nucleus, resulting in ...).

    Compare that to, oh, DNA. Double helix, with a rather large number of combinations. And it tends to change it's shape in interesting ways. Allowing new chemical bonding. Attempting to model any 'reaction', such as thought processes, without knowing all the reactions that make up one component, is pretty much a shot in the dark, and has virtually zero chance of being correct. The idea that all we need is a bigger and better computer is, ultimately, fallacious. Remember the old acronym GIGO? The same thing applies to attempting to solve equations with incomplete data. The desire to quantify the unquantifiable is just plain stupid - it shows a lack of understanding of what you're attempting to model, and a lack of understanding of chaos theory.

  5. Re:Evolutionary Software by volsung · · Score: 2
    Actually, I think evolutionary algorithms are quite interesting. In the form you usually see, they are very good at optimizing lots of variables in a complex solution space. No good for problems where you can't define an overall structure for the solution.

    However, the link you provide made for an interesting read. Genetic Programming (as they describe it) seems to be the most likely candidate for the kind of outcome you describe. It appears to permit program evolution to change algorithmic structure, rather than just algorithmic constants (which Genetic Algorithms change). I'm not totally convinced that even the insane improvements in computing power will enable Genetic Programming to produce anything beyond laboratory curiosities.

    Nonetheless, it would be interesting to see one of these programs be developed to drive a car, or some such "AI"-type problem.

  6. Re:Computing power of a brain by clary · · Score: 1
    Fair enough. I have not described I-ness accurately. I don't understand it well enough to describe it. But, don't you think you know what I mean? Do you not have a sense of identity, of you being more than a pattern of computation? Isn't there anything going on in your head that seems qualitatively different from what you know of the operation of a digital system?

    I'm really not being argumentative here. I really do want to understand what kind of computation (or whatever) is going on in my mind, to make me, me.

    By the way, I do not say computers can't be intelligent/conscious/sentient.

    --

    "Rub her feet." -- L.L.

  7. Re:Tron quote (tiny correction) by Apotsy · · Score: 1
    Actually, I believe it's:
    "Won't that be grand! The programs and computers will start thinking, and the people will stop!"
    I'm pretty sure about the "won't that be grand" part, but the rest is a little hazy. It's been too long, I need to watch that movie again...
  8. What drives this (and Moore's law too) by skaros · · Score: 1

    Why does our civilization want more, More, and MORE? Why is Moore's law? Why do we exceed the human parameters of perception and sense? In this light, it seems that nanotechnology will fill the bill. But at what point will we cross the line and lose our humanity. So much of our culture and diversity has been lost and homogenized. Perhaps nanotechnology will allow us to live in this ever accelerating and compressed world but derive some pleasure and reassurance .

  9. The goal of "electronic brains" is outdated by Junks+Jerzey · · Score: 3

    Typically, the "computers will be more powerful than humans!" comments come from newbies, while "computers will get faster but will be distinctly different than brains" is what you hear from people who have been involved in AI for a while.

    The tremendous speed increases in computing hardware are often mistaken for something deeper. We're writing larger applications, yes, but they're not necessarily more stable or more advanced in a way that's different than simply adding more features. If anything, we're starting to come to the realization that simpler is better, or at least that having straightforward goals is much better than shooting for extremes.

    Take compilers, for example. In the 1970s, two top goals of compiler writers were "incredibly high levels of optimization" and "automatic correction of user errors." Today the goal is more conservative: "go for a straightforward implementation that will have the fewest problems." It isn't worth doing over-the-top optimization if you're trading a 0.5% speed increase for greatly increased code complexity. As a result, more compiler writers have taken a conservative approach. In terms of correcting user errors, it is simpler and more predictable to simply report errors as they are found. Trying to be smart causes more trouble than it is worth ("How can my program be wrong if it compiles and runs?").

    Complexity is a limiting factor in grandoise plans for AI.

  10. Re:Perception and Reason by forkboy · · Score: 1

    Insightful and compelling post.
    For the sake of us all, please follow this link.

    --
    This message brought to you by the Council of People Who Are Sick of Seeing More People.
  11. Re:Perception and Reason by catseye_95051 · · Score: 2

    Might help you, would harm me.

    I know many formally trianed typists who have been typing at keyboards less time then I have that have carpal tunnel.

    I show no sign of coming down with it. Classic typing detroys ahdsn and I have no urge to do that to msyelf, though I appreciate that slashdot's lack of a spell checker might make my idosyncracies somewhat difficult for the reader.

    If you can find me a typing system or device that is relatively easy to learn and non-repetitive, I might be very interested.

    I DO have a twiddler on order for some light weight computing experiments and plan to learn to use it. Maybe that will help.

  12. Evolutionary Software by winter@ES · · Score: 1

    I do not agree.

    While I do concede that there is no way that C++ or Java (or anything else even remotely related) are going to be the languages that we'll be using to program "brains" with in the future, I think you are failing to recognize "evolutionary programming" as a possible solution.

    Producing software by hand that is complex enough to achieve awareness may be an NP-complete problem, but evolution has solved many NP-complete problems in the past =) Additionally, I don't think that software evolution has to be on the scale of eons either; Maybe it doesn't exactly follow Moore's law, but I would think it falls somewhere close. The biggest problem with evolutionary software design, as I understand it, is defining goals and success tests. The research already done in this field is fascinating, and yields software that defies all the rules of traditional software design, often utilizing the hardware in incredibly unorthodox ways that suggest an eerie knowledge of the underlying atomic structures of the silicon.

    Here's a fun site with more information on Evolutionary Computing (EC):

    The Hitch-Hiker's Guide to Evolutionary Computation
    http://alife.santafe.edu/~joke/encore/www/

    In my opinion, the coupling of nanocomputing with evolutionary software, will yield computing brains which are indistinguishable (and eventually superior, I suppose) to their biological counterparts, save for the underlying material composition.

    paulb

    --

    Paul Bettner

    Game Developer et al

  13. Re:Computing power of a brain by Jarl · · Score: 1
    That is not ...entirely correct.

    Adrian Thompson has been researching hardware evolution; using genetic algorithm as a feedback loop for programming FPGAs. In some cases the optimal solutions achieved obviously relies on complex electromagnetical resonance from seemingly unconnected parts of the circuit, behaviour not anticipated by todays testing suites.

    Also, if by regularity of digital circuits you mean its deterministic logic, it's ability to not be affected by random fluctuations of its environment, I'd like to point out that that might not be a positive property in this context.

  14. Re:Computing power of a brain by thefallen · · Score: 1
    Exactly why should this "feeling" of I-ness be anything special? These consciousness talks get all muddled up because you look at them from inside your head, so to speak. Look inside your head as 3rd person; it's a machine that takes input of slashdot.org and produces output of "because I think I'm I, there must be God".

    I don't really see the problem. Theoretically it sounds entirely possible to build a machine that would react like that.

    Personally (the magic word), I'd say that this whole conscience thing is overrated. You think of it as some sort of entity, soul. As far as I'm concerned, chair as conscience just like you do -or don't-, you just react (read-reply-read-reply) to your environment in more complicated way than the chair. Or slug. Or slime mold.

    --
    - Kaatunut
  15. Re:Apples and Oranges by SteveM · · Score: 2

    What I'm really trying to get at is what is the minimum number of neurons needed to think. Put another way, if we subtract out everything the brain must do that isn't thinking, does it reduce the complexity needed to think?

    In a similar fashion, birds were an existance proof for heavier than air flight. Flapping wings are a very complex solution to flying. Once it was determined that wings could be used only to generate lift and that thrust can come from elsewhere the problem was simplified.

    We know that you do not need a complete set of functioning sensory systems to think. Helen Keller was a fine example of that. And Stephen Hawking does fine without the ability to control his muscles.

    On the other hand, if one is blind or deaf those neurons are still available to think with. And don't have to deal with any sensory input.

    Any AI would have the need for input. We need to determine how complex that input need be. Current computers can 'reason' about the physical world without human like senses. As a trivial example consider Mapquest. It can answer spacial questions about the world.

    One of the reasons artifical vision is so difficult to implement is that there is too much info. The system can't determine what is relevant. Having an alternate mechanism to introduce info into the system simplifies the problem.

    I realize that we use the same neural machinery for multiple tasks. Thus I would ask is dreaming, visualizing, etc. needed for thinking? Or is it a side effect of how one particular system, the human brain, was built.

    In a round about way the point I'm trying to make is that it may be that using the complexity of the brain as a measure for what is needed for an AI is actually an upper limit because the brain has tasks other than thinking.

    The brain may also have redundancies not needed in a minimal AI solution. People can get by with just one hemisphere. Does this mean we can cut our complexity estimate in half?

    And that given that the brain was evolved and not engineered is there a more elegant solution to designing a thinking machine?

    Steve M

  16. Re:Computing power of a brain by Trinition · · Score: 1
    Before you decide conscience thought is possibly too complicated, there is another viewpoint to try out. Conscience thought is NOT complicated.

    Everyone agrees (I think!) that humans have conscience thought. What about monkeys that can use sugn language and are sad when their babies are taken away? What about a dog? A bird? A slime mold?

    Just recently, on NPR, I heard a story about possible intelligence in slime molds. It was debunked by an expert who convincingly claimed it was not. It seems we sometimes attribute internal thinking too much to external behavior.

  17. Re:Vernor Vinge has something to say... by Reneumann · · Score: 1

    Ok, I don't have the entire R.A.W. library on hand (but I have most of the better books), but didn't he point out sometime in the last decade that we DO have (almost) light-speed travel, if you count telepresence? (I realize I'm mixing two separate points of your post, and all the limitations of current telepresence) Also, and this is nearly totally O/T: Please, SOMEONE say something about the C+/speed particle travel that was recorded back in June in some US lab. (If NO one knows I'm sure I can find a reference by asking all the friends to whom I gave a printed copy of the article about it at the time.) Precisely, some specific particle was recorded as having passed some detector immediately *before* it was launched (I think). hey, flame me all you want, I'm in sales :) but would really like an answer to this

  18. Re:They are all rooted in atoms by dennisp · · Score: 2

    When the government models nuclear explosions, they aren't modelling what's happening to every atom in a city block.

    Also, just because you can describe configurations of atoms in space (if we could) doesn't mean you can therefore model identical macro behavior of a cell - that is, unless your model of force atomic behavior was extremely good.

    My point, however, was that let's say we model a one cell amoeba. We would also have to model its environment to duplicate said behavior. If it isn't getting any feedback through interactions with the world, it isn't doing anything.

  19. This reasoning is actually short-sighted by coult · · Score: 4

    This stuff sounds a lot like the science fiction of the forties and fifties..."By 1980, people will travel to their offices in automated helicopters! People will fly to the moon and mars on a regular basis!" Many science fiction novels of the time portrayed extravagant space-travel, and yet had humans doing the navigational computations on board these spacecraft, completely missing the coming dominance of electronic computers in computations. The popular imagination of future technology was simply an extrapolation of the current technology - "Fast airplanes, bigger rockets, atomic power!" - when in reality the technology of the future has turned out to be things that people could not have imagined at the time (the world-wide-web, biotechnology, fax machines, massive computational power...) In the same vein, the breakthrough technology of the next 100 years will most likely consist of things that haven't even occured to us yet -- not simply faster and faster computers, smaller and smaller robots, better and better bioengineering, but rather something else entirely.

    --

    All is Number -Pythagoras.

    1. Re:This reasoning is actually short-sighted by Mzilikazi · · Score: 1
      Fax machines have been around a bit longer, and the basic idea goes back to the turn of the century Quick story:

      My barber was an encrypter stationed in Germany during the Korean War. (Lots of great stories, and I've discussed Cryptonomicon with him.) Anyway, his unit got a prototype fax machine back in the early fifties. It was slow as molasses in January, but did work. The brass decided not to use it, though, as it was determined to be too slow and imprecise. So the guys at different bases that had these machines would fax Playboy magazine photographs back and forth.

      Glad to see that things haven't changed a bit. :)

      --
      Random Musings at Rum Smuggler
    2. Re:This reasoning is actually short-sighted by jmahler · · Score: 1

      strange thing, i was reading through the /.'ers comments (i RARELY post), and i was wondering if anyone would point that out! coulda sworn /. had some skeptics. who cares about the computing power of a mouse brain? doesn't it seem a bit more farfetched to think that in 10 years we're going to have nanites rummaging thru our brains, "beaming" in experiences? at that point, i'll be glad i have my MCSE. god save you if win2010 crashes in someones head due to bad administration. i think that something important to remember, though, is that the economy doesn't support products that scare the great majority of people.

  20. Re:changing perceptions of what the future holds by Zorikin · · Score: 1

    > Well it is a lot different. There has been and will be much insight and debate on thinking whether the reality of a thinking machine will ever come about.

    If you're a strong materialist, how can you avoid it? I'm not asking this as a rhetorical question - I really want some ideas.

    > It is a matter on which I'm sure no one here is qualified to make any valuable judgments

    Translation: "Quiet, ya dumb slashdotters!"

    > so let us not discuss it.

    And so therefore we must.

  21. Re:So how do you all think... by DeadVulcan · · Score: 1

    ...this relates to moore's law?

    Put succinctly: Moore's Law is a special case of the more general "Law of Accelerating Returns."

    --
    Accountability on the heads of the powerful.
    Power in the hands of the accountable.
  22. I know of computers that **HAVE** Intution by Salgak1 · · Score: 3
    . . . and currently run via nanotechnological means, albeit inefficient ones.

    I refer, of course, to the human brain. All it is, is an organic, massively-parallel processing environment with an equally massive and complex boot-rom, and a uniquely flexible OS.

    So, why is it ok to have a jellyware CPU system with intuition, and not a hardware one ?? The difference is likely to be a matter of "hardware" complexity, and the "software" running on it. . .

    1. Re:I know of computers that **HAVE** Intution by Armaphine · · Score: 1

      Well, I think we all have met that one system that had intuition... "I'm tired, the weekly backups can wait until tomorrow morning..." 18 hours later, the intuitive machine decides to dump EVERYTHING and you now have met the machine with intuition.

    2. Re:I know of computers that **HAVE** Intution by spencerogden · · Score: 1

      Whaat do you mean by "true 1st order predicate logic", I am curious.

  23. Re:Apples and Oranges by Anonymous Coward · · Score: 1

    They are talking about the ability to compute similar task functions, I am sure (if not, we can just pretend they were). Try calculating complex behavior of a dragonfly on your pc. The dragonfly operates massively parallel while the personal computer does not. That said, we don't even have refined algorithms for sensory and cognitive functions.

  24. Re:Computing power of a brain by clary · · Score: 1
    You can take the behaviorist approach to explaining my input/output, if that satisfies you. I am not satisfied with the black box approach.

    "Personally" is the magic word. I can't look inside my head as 3rd person...I'm in here. I don't claim it is soul necessarily, and am certainly not trying to argue for or against the existence of God here. There could be some purely mechanistic, computational explanation for my awareness/sentience/whatever. I just haven't seen one yet I think is correct.

    Almost certainly it is possible to build a machine that reacts sufficiently like me that an observer could not tell the difference. But then the interesting question to me would be one that the behaviorist would never ask. Would that machine experience the same sensation of I-ness that I do? Perhaps it is implementation dependent. Perhaps some implementations of my behavior are "conscious" and some are not.

    --

    "Rub her feet." -- L.L.

  25. Re:Computing power of a brain by thefallen · · Score: 1
    I think it's impossible to craft such an explanation that would be accurate and at same time satisfy you (pl as in plural, god, I hate english non-plurality you-pronoun). You can't define "consciousness"; how do you know it exists?

    If there were a machine that reacted like you to outside world, it wouldn't be you, necessarilay. But if there were a machine whose internal neural networks would run in similar patterns to yours, then it would be you.

    What I'm saying is that... well, sorry, your last paragraph just made me remove some words. This "I-ness" could indeed be just another feature in the network, but your question "just WHAT is consciousness" as some sort of fundamental question feels strange. You don't have the exact mechanism for anything in human brain from motorics to quantum mechanicss, why should this be anything special?

    Sorry, I just got the impression that you were saying consciousness is somehow special, something that mechanist world couldn't create.

    P.S. I always wondered about those people who offer souls, dualism, quantum mechanics as sentience tool and all that as solution to consciousness problem... wouldn't that just move the problem bit farther instead of solving? Doesn't every universe need clearly defined rules, making it just another MechaVerse? And just why would this "randomness" in QM create consciousness? I thought these seemingly random events are just as bound to laws of nature as anything, only with several equal outcomes instead of one.

    --
    - Kaatunut
  26. Re:Computing power of a brain by clary · · Score: 1
    I don't believe consciencenous is anything special.
    I have read a few "explanations of consciousness" but none of them explain to my satisfaction that I-ness that I feel in my head. I'm sorry, but a handwaving invocation of "superposition of neural networks" just doesn't cut it. Please explain my sense of identity, my presence in the moment. I'm not saying it is unexplainable, or even too complicated to understand...just that I have not so far seen a convincing explanation.
    --

    "Rub her feet." -- L.L.

  27. Re:Perception and reasoning are already understood by sql*kitten · · Score: 1
    Let's say we have infinite computer power, infinite memory, and infinite disk space.

    Why not just assume that we have an infinite power source and all components are infinitely reliable? Then you wouldn't need all that disk. :0)

  28. Penrose - computable problems by bitfarmer · · Score: 1

    Roger Penrose, a mathematics professor at Oxford, makes a compelling argument that no digital computer will ever be able to do abstract reasoning and be intelligent in the way that most define the word "intelligent."

    He attacks this issue differently from Turing (there's an old saying that most people can't pass the Turing test anyway) and takes an approach similar to Kurt Gödel's work in incompleteness of formal systems, which showed that any system you can come up with will always have propositions that cannot be proved or disproved in that system.

    He argues that certain things that humans do all the time, like comprehending paradoxes, self-reference, abstract assocation, world modeling, etc. cannot be done by any deterministic system (including digital computers), in a finite amount of time.

    He also has a controversial theory that brains use quantum mechanical effects to employ "multiple universes" to get from point A to point B. His argument is way out there, but it's pretty airtight.

    The Sir Roger Penrose Society discusses this a lot and has lots of links to other similar discussions.

    --
    Eagles may soar, but weasels don't get sucked into jet engines.
    1. Re:Penrose - computable problems by julesh · · Score: 1
      In response to Penrose's arguments, I have two points. He rests the majority of his case upon Gödel's theorem of incompleteness.

      First: there is no evidence that Gödel's theories don't apply to human intelligence just as much as they do to the automated reasoning processes that they were originally targeted at debunking.

      Second: Gödel's theories only apply to deterministic systems. The moment you start including random numbers in the equations, you cannot get a result anymore. Your automated reasoning system can break out of the 'rut' that it was in, and up to the next class of problems. Doesn't this sound exactly like the way humans approach mathematics? Ask any mathematician who has struggled on a hard problem for years - the solution comes in a moment of inspiration - just another word for a random thought unlocking the secrets of the problem.

      So, thinking machines must be nondeterministic. Fine; we already know how to make circuits behave in a nondeterministic manner.

    2. Re:Penrose - computable problems by Trinition · · Score: 2
      I have great respect for Roger Penrose, but I disagree with the need for quantum mechanics to account for the complexity of the brain. When you look at the power of a simple neural network, then mulptiplex and multiply that power according to the number of cells in the brain, a great amount of power is realized.

      I think a great deal of insight can be found by realizing how the brain works. Imagine your brain isn't really in your body, but connected to a vast computer that is simulating stimuli and reacting to output from your brain (i.e. The Matrix). Your brain acts as a black box to the world. It develops over a number of years through trial & error testing dozens of different inputs (light, sound, taste, smell, touch, temperature, internal signals, time-domain information, etc.). If anyone were to take the time build a system they believe to be comparable and let it develop over 20 years -- then see how it compares -- we might be in for surprise.

      As an inkling of what we might find -- people have developed a robot that can control its robotic arm and "sees" through a video camera. It starts off with a clean slate, but over a duration of hours, it begins to learn that when a certain signal (started at random) is sent, this "thing" it seems "moves". Eventually, it "realizes" that the "thing" is its "arm". Does it really realize it, or has it just associated certain outputs with certain inputs? Do we realize our arm is ours?

      Keep in mind, my daughter is 5 months old and just now realizing her feet are hers -- at least, I suppose that she is realizing it.

    3. Re:Penrose - computable problems by bitfarmer · · Score: 1

      Penrose is full of it. That's because he claims that a human brain isn't in the same class as a silicon brain. That's his ego talking; *it* might be non-deterministic, but that's not a bad thing.

      You're not the first I've heard say that, but I've never heard him talk himself up. Others, including Stephen Hawking, Edward Witten, Daniel Dennett, etc. seem to think he's pretty freaking smart.

      Individual *circuits* show non-deterministic behavior at a low level. It would be *easy* to create a machine that simply acted unpredictably. That wouldn't make it intelligent, though, any more than a person after too many hits of acid is...

      A well designed digital circuit doesn't though. Unpredictability doesn't equal intelligence. Penrose only suggests that intelligence requires non-deterministic systems.

      At the quantum level, it's quite possible that *everything* employs multiple universes to get from point A to point B; or simply jumps there, or slips slightly forward or back in time, affecting the surrounding quanta slightly, or...

      True, but some outcomes result in more "possible point B's" than others. Deterministic systems only have one point B.

      Anyhow, read "Godel, Escher, Bach" instead of "The Emporer's New Mind". Or read them both, and decide who addresses the issues, and who is defending the human race with his huge ego...

      I've read both, and I don't think their views are mutually exclusive. Hofstadter points to the idea that systems can have multiple levels with different kinds of behavior (ant v. anthill). I don't think Penrose has a problem with that. He just says that digital computers can't jump out of themselves.

      Christ, I can't stand Penrose. He's the modern version of Kant. I think they were both knighted, and popular in their time, *and* both were huge assholes with huge egos.

      Whether Penrose is an asshole or not isn't the point. One can be an asshole and still be correct.

      --
      Eagles may soar, but weasels don't get sucked into jet engines.
  29. Simple Answer: by Psi-kick+Guy · · Score: 1

    why is it ok to have a jellyware CPU system with intuition, and not a hardware one ?

    Simple answer: One has a soul, the other doesn't.

    Current scientific "knowledge" refuses to believe the existence of the soul, because it can't prove that it exists. Until scientists can overcome that hurdle, computers will never be more than sophisticated adding machines.

    At one time, I believed that it would never happen, but recent advances in the open-mindedness of some scientists has made me believe that there could be hope some day.

    At one time, it was considered scientific heresy to suggest that animals had emotions, creativity, or self-awareness - but some animal researchers are beginning to understand now.. and this is the beginning.

    1. Re:Simple Answer: by Jon+Howard · · Score: 1

      Simple answer: One has a soul, the other doesn't.

      I beg to differ, speaking as a non-christian, I could argue that people have no more soul than a TI-82 (now, the TI-85's are a different story) due to the fact that given simple stimulus you will evoke a simple and directly predictable response - should you know enough about the person's psychology.

      Everything is relative and based upon quantum probabilities (rather than Aristotlean binary logic), the problem with our current computers is that they are based upon Aristotlean logic, that is - ignoring the logical third possibility: maybe, and extensions thereupon (10% maybe, 20% maybe, 30% maybe, etc.)

      As the function of the human brain is based upon assigning a probabilistic value to an observed relation (ask Pavlov) through positive and negative re-inforcement, the logic of our wetware is such that we have a near-infinite degree of %maybe available to define our observations.

      Our neurons create new connections based upon our observations (pos/neg), which in turn influence future actions.



      Personally, I don't know whether humans have a "soul" or not, although the more I see us seeking to define it, the more I see it running away - after all, definition into such an inflexible logic would surely thwart something rooted in such a flexible system.

      I would like to think we do, but that will just be something I keep as a big maybe for now.



      Of course, if the soul and body co-exist, a Quantum Logic computer would indeed have both.

  30. Re:Computing power of a brain by Kibo · · Score: 1
    Proper design is left as an exercise for the reader.

    I think I had you for a professor once. I shot your dog.

    --
    --Jimmy has fancy plans; and pants to match.
  31. Re:Computing power of a brain by TheSync · · Score: 2

    You're overlooking the obvious. If you want to do analog computing in silicon, you build an analog computer.

    This sounds smart, but as someone who has designed analog neurosystems in silicon, I'd say that in this day and age you can get far more bang for your buck using digital simulations of analog circuitry. The reasons for this include the power of digital design tools (VHDL, etc.), digital testing suites, regularity of digital circuits, and the generality of digital machines (no application-specific silicon required).

    See airplane flight vs. bird flight on this one...

  32. So how do you all think... by AntiPasto · · Score: 1
    ..this relates to moore's law?

    ----

  33. Re:Computing power of a brain by _Quinn · · Score: 1

    Uh, no. Because of noise in electrical circuits, 64-bit doubles are more precise/have fewer errors than the best available analog circuitry. Do you think the engineers /like/ discretizing their systems to solve them? In the unlikely event that transmission noise is important to the functioning of the human brain, you'll probably come out ahead going digital anyway; analog (or custom digital) circuitry doesn't generally benefit from Moore's law. (Read about the Lisp Machine, et al.) You can always sample the noise from an analog source and add it in where necessary.

    -_Quinn

    --
    Reality Maintenance Group, Silver City Construction Co., Ltd.
  34. Re:Perception and reasoning are already understood by _Quinn · · Score: 1

    Prove to me you're not a chinese room.

    -_Quinn

    --
    Reality Maintenance Group, Silver City Construction Co., Ltd.
  35. "The Machine Stops" Author by SteveM · · Score: 1

    Is E.M. Forster

    Steve M

  36. Computing power of a brain by Trinition · · Score: 5

    Frankly, I doubt we will ever develop computers with the sophisticated power of even a mouse brain, although many may protest that we already have exceeded their gross power. I believe that things like perception and reasoning are beyond the scope of raw power.

    Just to offer my viewpoint... The brain is slow, but massively parallel and interconnected in a vast array of various neural networks. Inherently, the brain is analog -- down to the quanta of electrons involved in the chemical reactions.

    In order to simulate that in a computer that executes things very quickly, but serially, would require a HUGE AMOUNT of computing power. You'd have to be able to simulate time-slices as small as those significant in the brain.

    However, if we were to take several slow processors, and network them together in parallel, we'd probbably get a lot closer for a lot less.

    I don't believe consciencenous is anything special. Its just the superposition of hundreds or thousands of neural networks all owrking together. Heck, at one time, man-kind thought the motion of the planets and stars were just too complicated to ever figured out, so they were labeled as something mysterious and never to be known. We shouldn't make that same mistake with the brain and mind simple because it appears at present to be too complicated to figure out.

    1. Re:Computing power of a brain by ranton · · Score: 1

      It isnt that conciencenous is simple, it is just that it probably stems from a simple set of conditions. One problem is that it is hard to retrace the end result (conciencenous) back to those simple rules and conditions. It is analogous to Conway's game of life, where 3 simple rules can make very complex results which can never be traced back to their initial states.

      --
      -- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
    2. Re:Computing power of a brain by SEWilco · · Score: 4
      You're overlooking the obvious. If you want to do analog computing in silicon, you build an analog computer. Don't try to emulate analog in digital systems, instead you burn analog circuits on your wafers.

      Proper design is left as an exercise for the reader.

    3. Re:Computing power of a brain by SEWilco · · Score: 2

      People, I have programmed with plugboards and breadboards. I know the "proper design" is really hard to do with analog circuitry, and it's much easier to break analog problems down into digital processing. Especially with temperature variations messing with your resistance values...but I like to understate difficulties.

    4. Re:Computing power of a brain by vulgrin · · Score: 1

      Read Age of Spirtual Machines, by Kurzweil. After reading this book and looking at his facts and figures, I believe sincerly that we'll see simulated sentient software in the next 10-20 years.

      Of course, we've all got to agree on what sentient is.... Which he also makes a good point about in the book.

      Awesome book. Changed my whole outlook. Read it!

      Vulgirn

      --
      I sig, therefore I am.
    5. Re:Computing power of a brain by Trinition · · Score: 2
      If you can't describe your I-ness any more accurately, then how can you expect me to quantifiably explain it? That is part of the problem with people saying computers can't be [intelligent/conscience/sentient/etc.] -- those terms have varying definitions.

      All I know is in the tiny bit I've dabbled in neural networks, I've seen a lot. I've seen memory, self-organizing maps, boundary detection, etc. -- all from very simple and small neural networks. Now when you consider that there are billions of cells in the human brain, you multiply those simple capabilities I listed before enormously!

      I don't see humans as being anything more than one step away from the rest of the animals. We happen to have excessively large brians for our side (only humans and dolphins have significantly heavier than average brains for their body size), and because of that surplus of nerual power, we *seem* smarter -- just as a Pentium III computer seems able to do more than an 8086 (speech recognition, for example).

    6. Re:Computing power of a brain by Docrates · · Score: 2

      I don't believe consciencenous is anything special. Its just the superposition of hundreds or thousands of neural networks all owrking together.

      you know, i used to think that same thing, but lately i'm not so sure. the more i think about it, the more there's a limit to how things can just happen without intent. when you get down to the pre-big bang singularity, or the combinations of conditions required for inteligent life, you start wondering if the laws of physics are really everything. and after that you start wonderin where the laws of physics came from...

      is being conscious really that simple or is it that it's too complicated for us to understand with the available information? if that's the case, then that explains why we try to oversimplify it...

      --

      There are two kinds of people in the world: Those with good memory.
  37. Raw power vs. sophistication by yellowstone · · Score: 1
    This is a key point; one that often seems to be overlooked. I'd be willing to believe we've got enough computer power to match a mouse's brain. And there seems to be no evidence that we've reached the end-point of Moore's law.

    But even supposing we have the equivalent raw power of a mouse's brain, it doesn't mean a thing if we don't have a clue how a mouse's brain works.

    -y

    --
    150 Opening BINARY mode data connection for slashdot.sig (129323052 bytes).
    1. Re:Raw power vs. sophistication by Drakkula · · Score: 1

      Knowing how a mouse's brain works is not necessarily important, as long as you can design a system which performs the same kind of external behaviors (or improved ones if you like).

      Deep Blue didn't have to work like Kasparov's brain to be able to beat him at chess. It performed externally better than Kasparov did.

  38. First Hype! by ka9dgx · · Score: 1
    Can you imagine a beowolf cluster of these articles? They would have us believe that we're going to turn our civilization (and each one of us with it) into God in a few years.

    I'm continually amazed at Moore's law, and how long we've managed to keep it going. My little web page to guestimate hard drive prices has been revised twice because it wasn't optimistic enough.

    That being said, I think it would take about 10^9 current generation systems networked together to approximate the learning skills of a single two year old. (OK, perhaps I'm being optimistic) If the current trends hold, that means we can take off a factor of 10 every five years, so it's at least 45 years until our computers are as smart as a 2 year old.

    On another point, I fail to see how a new technology is going to eliminate the need for capitalism to keep us all motivated.

    Mike Warot, Hoosier

    1. Re:First Hype! by dreadlock9 · · Score: 1

      I've read in several places that the estimate most experts go with is 20 years until computers have human-like speed and storage capacity. I also saw Ray Kurzweil speak about the future of computing at my church. He signed my copy of his book "The Age of Spiritial Machines: When Computers Exceed Human Intelligence". I should've told him about my mad programming visions of wirelessly networked devices (I'm a PalmOS programmer). Oh well. Anyway, he has a timeline of computer history in there and it shows the projections into the future.

    2. Re:First Hype! by HiThere · · Score: 1

      I see two problems with that argument:
      1) For how much money? It has been argued that there currently exists a computer that has the raw processing equivalent to that of an average human.
      2) Why would we need such a thing? (We will eventually, but ignore that.) The computer wouldn't need to control many of the processes that our brains control. It wouldn't need to maintain balance. The first generation would either be immobile, or would be on a wheel-base. It wouldn't need to monitor the internal chemistry. Probably it would need to monitor an internal forced air cooling system, but that's relatively simple. It would probably have a vastly simplified visual system. Color codes would be attached to perceptions at the camera. It would probably be able to do a complete scan of the camera image all at once, so tracking would be vastly simplified, as would focusing on something that was still. Reading. Etc. It would probably have some nice simple visual field, e.g., 1024 X 1024 X 8. Processing, storage, and retrieval would, of course, be a problem. I expect that extensive use of key frames would be needed.
      Note: This isn't the way that people do it, but so what! Engineered systems almost never end up doing things the same way that evolved systems do them. And frequently there is never a reason to retrace the steps. Partially because they are designed to solve different problems, as a robot would be. E.g., it's likely to be quite awhile before predators is one of their main problems.

      Caution: Now approaching the (technological) singularity.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    3. Re:First Hype! by Darkling-MHCN · · Score: 1

      Can I make a suggestion for your website... how about enabling people to select a year so that they may see a prediction of storage in say 10 yrs...

  39. Computing power of a brain: biological Beowulf ??? by Salgak1 · · Score: 2
    Trinition wrote:

    However, if we were to take several slow processors, and network them together in parallel, we'd probbably get a lot closer for a lot less.

    Interesting concept. Has anyone tried AI using clustering technologies, rather than brute-force computing ????

  40. Re:perception by SteveM · · Score: 2

    I didn't look for the /. story, but here is the web site for the silicon mouse you are referring to.

    Steve M

  41. mental puzzle by zosima · · Score: 2

    If it is, in fact, possible for man to build a machine 'smarter' than himself, is it not necessarily true that this machine is capable of the same feat? It seems if we built a machine 'smarter' than ourselves we would necessarily create an omniscient machine indirectly, or at least a series of machines that exponentially approached omniscience. Man, I love recursion.

  42. Think of all the unemployment.... by xinit · · Score: 1
    Around 2030, we should be able to flood our brains with nanobots that can be turned off and on and which would function as "experience beamers" allowing us to experience the full range of other people's sensory experiences

    With this ability, lawyers would all be out of work - speedy instant justice with no protracted trials, wrongly accused, etc etc. It's like some kinda dream world.

    Oh wait, even 30 years ago we were promised Mars colonies and flying cars in everybody's garages.

    I want my flying car.

    --
    --- http://foo.ca
  43. Re:Perception and reasoning are already understood by _Quinn · · Score: 1


    You ever used OCR? It can pick up multiple-font (and/or damaged) characters at a very high accuracy without any training or 'thinking' at all.

    Aside from that, you have a point -- an outstanding question in AI is how to connect the visual system to a symbolic one that will help interpret the visual data.

    Incidentally, you don't need emotions to create a course of action, just a lot of horsepower. (Remember Deep Blue?) I'd also doubt you need emotion to create goals; certainly the three laws* would suffice for goal-creation, and don't necessitate emotion.

    But in general, the theory isn't there; we're still waiting for the psychologists to develop a hard science. :)

    -_Quinn

    --
    Reality Maintenance Group, Silver City Construction Co., Ltd.
  44. Doesn't nanotech... by zephc · · Score: 1

    break the conventions of the Jihad? ;)

    but seriously, I love the promise nanotech has, and frankly would love to see what it can and will offer.

    Looks like the Sony ad people liked it too, what with the PS9 ad they have for the PS2 :) (you don't watch enough TV if you haven't seen that ad yet!)

    ------
    http://vinnland.2y.net/

    --
    "I would say that 99 per cent of what my father has written about his own life is false." - L. Ron Hubbard Jr.
  45. Re:Intution by lrichardson · · Score: 1
    The individual neuron is not much more then a glorified adding machine.

    Which kinda highlights the ignorance most computer types have regarding biology. PNP junctions ain't tuff. Let's take a typical neuron ... interconnected with a few dozen other neurons - capable of dealing with multiple inputs. Each inter-neuron connection comprises several close 'ends' (to use a non-technical term ;-). So what affects the transmission of an impulse? Well, scientists are still working on that. The various chemical levels (Seratonin, to name a highly known one). Virtually every chemical in the body (Had a fright? Epinephrine (a.k.a. adrenaline under the old nomenclature) enhances the transmission of info for certain synapses (those associated with movement, strangely enough). Had another nearby neuron going off recently? Degrades transmission slightly. Same neuron going off twice in a row? Slightly harder to get the signal through. All those chemicals also have a big effect within the neuron itself.

    A bit is either on/off. There have been _some_ multistate bit experiments (most recently Intel with its memory), but generally it hasn't gone anywhere. All computer comparisons are BINARY. The neuron is affected by tens of thousands of chemicals. It's affected by other neurons. Every damn one of those interactions is gradiated, i.e. NON-BINARY. Did the nail in you foot cause just one molecule of epinephrine or one hundred to reach that neuron? How does that interact with the other ten thousand chemicals, each of which has the same variable effect?

    Are you familiar with the exponent and factorial functions?Ten to the eleventh neurons. Varying numbers of connections, from a min of two to over fifty. Varying number of synaptic gaps. Several thousand chemicals floating around your bloodstream on a regular basis. You start getting numbers that (grossly) exceed the number of atoms in our planet (let alone our system), using the most conservative estimates. Now, given that a binary 'bit' requires quite a few molecules to build, it's kind of, well, ignorant, to view a neuron as a 'glorified adding machine', when an adding machine equivalent to the human brain would require more space than our planet.

  46. Re:Perception and reasoning are already understood by dennisp · · Score: 2

    "You ever used OCR?"

    Yeah - obviously you can always hard code something. The "specific keys with a different font" example was only used in context of thinking. For example, my keyboard has some keys where the text is below the actual key - but we intuitively know that the text below the key relates to the key above it. If I encountered another keyboard with the same key, but with the text on the key, I would automatically conclude that they have the "same" key - as in function. Just represented differently. Obviously a computer program cant figure that out. It would need some sort of reasoning to figure that out - yet a straight program that recognizes objects wouldn't have a chance in heck.

    IMO, It's only that our current systems aren't sufficiently complex and generalized to deal with said problems.

  47. Re:So you believe in the soul? by zosima · · Score: 1

    That it 'can be done' is a pretty bold statement. I will grant it is possible, but remember there are little things like Heisenberg's Uncertainty Principal that have a lot to say about what you can observe on a "small enough scale". We can't simply observe a brain and reproduce it "artificially". Any sucessful attempt at doing so will require, at very least, a bit of luck.

  48. Re:Perception and reasoning are about organization by Anonymous Coward · · Score: 1

    I recently watched a lecture by someone named Lloyd Watts who Kurzweil (featured in this article) has picked up on. He has simulated the human auditory pathway on a multi-fpga board. In 5 years it may be viable to do this on a PC.

    Of course, he has no idea what exactly happens cognitively from wherever the auditory pathway projects -- but it is a good start.

    Mr. Watts offers supposition that neuroscientists really do understand specific brain functions - just that our information is so fragmented that it is very hard to understand how these systems work.

    Supposedly by 2020 we should have the computing power to do higher order cognitive functions; the question is - will we have the algorithms?

  49. Re:Apples and Oranges by SteveM · · Score: 2

    Are we forgetting just how much biological regulation a mouse brain has to maintain? It's not just all "calculations"....

    I've often seem arguments against AI based on the complexity of the brain. Human not mouse. But the above quote shows why this may not be as large an issue as generally believed.

    The question is, how much of the brain is devoted to non-thinking tasks and does this significantly reduce the number of neurons needed for thinking?

    Here's one example. There is a lot of neural machinery devoted to visual processing. Yet one doesn't need to be able to see to be able to think. So can we subtract the neurons and the corresponding connections devoted to the visual system from the number of neurons needed to think?

    What about the brain resources devoted to the other senses? Or those used for muscle movement?

    Steve M

  50. Perception and reasoning are already understood by big.ears · · Score: 3
    The submitter wrote:
    I believe that things like perception and reasoning are beyond the scope of raw power."

    Actually, these two areas of artificial intelligence that are probably understood better than any others. (Language and Memory--now those are problems people are still clueless about, IYAM.) Neuroscientists have mapped out the perceptual system with great detail (at least the visual perceptual system), and there are some fairly advanced neural network models that embody these findings. On the other hand, Newell and Simon were able to understand and explain many kinds of "reasoning" very well in the 1970s--today the main descendent of this work, "SOAR", can work with 10,000 or more rules. It can fly planes in simulated combat and make strategic and tactical decisions. Maybe it is unable to do everything a pilot does, but I would argue that it is still reasoning.

    So, it is technically correct to say that these things are beyond the scope of raw power, but the theoretical advancements have already been made. The only thing holding these system back from real-time performance is raw power.

    1. Re:Perception and reasoning are already understood by dennisp · · Score: 2

      "Incidentally, you don't need emotions to create a course of action, just a lot of horsepower"

      Well deep blue is just something programmed to play chess by a bunch of people which iterates through a huge game tree with pruning help from the programmers, is it not?

      Anyway, I'm vague because I don't sufficiently understand this stuff. That said, you can obviously hard code goals - but how would a program create new goals without emotion? For example, let's say thinking of making a lot of money makes me happy as it is an instrumental goal to doing things that will ultimately make me happy (i.e., travelling, time with loved ones - which are instrumental goals towards blah blah etc). Without the emotion I would not be able to add new goals, as nothing would motivate me to do so. If I was waiting for the subway and I saw someone getting beat up, I might feel anger and perhaps fear. Whichever one won out as a result of a cognitive process (i.e., thinking I might be next, or believing I can "take that guy") would affect goal oriented behavior.

      You might say that we could do the same thing by calculating value in some sort of action matrix - but when sufficiently complex, wouldn't it be an emotion equivalent?

      My ideas may just be outdated, as they were primarily formed by a 1995 book titled (Descartes' Error : Emotion, Reason, and the Human Brain) by Antonio Damasio.

    2. Re:Perception and reasoning are already understood by PD · · Score: 1

      OK, I understand. My supposition is that we do *not* understand this stuff, and computer power is what is holding us back.

      I think we'll have computer intelligence before we even come close to understanding intelligence. That's because our first intelligent computers will be products of brute force: simulate all possible brains and ask all of them to flash the screen if they understand us. The ones that flash the screen are possibly intelligent.

    3. Re:Perception and reasoning are already understood by dennisp · · Score: 2

      Perhaps. But isn't that a little like having a million monkeys crack away on typewriters until they've reinvented Esperanto or something? Obviously an effort would have to be guided by people with an idea of where they were going - i.e., having a hand in design and therefore understand something about the system they are concocting.

    4. Re:Perception and reasoning are already understood by nagora · · Score: 1
      Simulation and understanding are two different things. I wrote a system to simulate UK weather years ago using dice. Didn't mean I understood the real weather, just that I could construct statistical models based on statistical observations.

      SOAR and other rule-based "explanations" of reasoning are cute and get you your grant money but tell us nothing about real reasoning. It's like saying that Freud's explanations make up a self-consistant model so they must be an accurate description of how the mind works. They are the first but they certainly aren't the second.

      The theoretical advancements have already been made. The only thing holding these system back from real-time performance is raw power.

      Everything in these two statements is wrong, assuming that you do not mean "simulation" when you refer to them performing.

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    5. Re:Perception and reasoning are already understood by digitect · · Score: 1
      Actually the perception and reasoning (perhaps "valuing" would be a better term) to which I was originally refering is that which makes a WW2 pilot say, "That looks like women and children down there, even though they're standing on my target. While my mission is to destroy that building, the enemy has used a defence superior to my initial program. But rather than to waste this flight, I'll bomb that train over there that we didn't know about."

      Try teaching a computer to do deal with the unexpected based on a moral valuation system. It would have to "grow up" just like a human.

      --
      There is no need to use a SlashDot sig for SEO...
    6. Re:Perception and reasoning are already understood by dennisp · · Score: 2

      That sounds almost like "prove to me that you have free will". Obviously I can't - though, in the context of the sentence I used "chinese room" to illustrate the fact that the only AI we know (weak AI), doesn't really know anything about the symbols it's manipulating except under limited conditions.

      I don't subscribe to the conjecture that machines will never be sentient - just that at current complexity and understanding, it's somewhat illusory.

    7. Re:Perception and reasoning are already understood by beertopia · · Score: 1

      Everybody knows computer-machines don't need complex emotional motivations- all they need is an UNQUENCHABLE THIRST FOR HUMAN BLOOD. No problem.

      --
      -- 'intellectual property' is oxymoronic
    8. Re:Perception and reasoning are already understood by dennisp · · Score: 2

      Computer program or artificial intelligence? Just because something can traverse a neural network of weighted rules doesn't mean that it can learn (i.e., reconfigure its network). Even if you have a system that can "learn" by reconfiguring itself due to some mathematical algorithm - it can't really think upon problems enough to do anything but the most crude "learning". It's nothing more than the chinese room.

    9. Re:Perception and reasoning are already understood by HiThere · · Score: 1

      This would be a better argument if you could depend on people to have this "better value system". Actually, though, people are generally trained to behave in a way compliant to the desires of their controllers (despite, probably, a few exceptions like Lt. Calley). And one would expect the same of a robot. This doesn't mean that a robot couldn't be made that had the finer distinctions. I merely means that those who are most likely to pay don't want them to be present.

      Since currently recognition of natural forms in a natural environment (rather than the simplified aerial environment) is an unsolved problem this is probably unproveable, however:
      I believe that we are close to the time when cars have robot drivers. And I would wager that those robot drivers learn quite well to avoid hitting pedestrians. Even to regard things that look to them like humans in a manner analogous to "sacred" (perhaps sacrosanct would be better). This would not be via simulating what a person would do at any fine level of detail, but it would be acting in the same way. If something acts caring towards me, then I tend to consider that it "is" caring of me. I can't speak to it's internal feelings, but my guesses as to any persons internal feelings are just guesses. I create models about how they feel toward me based on how I would have to feel in order to act in the same way. I would expect the same modeling system to be applied to robotic devices, when they became common parts of my life. As to the real truth ... I don't even know how to start to define it. By what mechanism do you think?


      Caution: Now approaching the (technological) singularity.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    10. Re:Perception and reasoning are already understood by dennisp · · Score: 2

      "but the theoretical advancements have already been made"

      WRONG. Let's say we have infinite computer power, infinite memory, and infinite disk space.

      Do we have the algorithms to create emotion and therefore general systems to create goals and course of action. No. A program that iterates through a bunch of weighted goals doesn't have emotion (or at least enough "emotion" to understand the most crude positive and negative feedback).

      How would the computer think upon long and short term goals?

      Would a visual subsystem be able to recognize objects in space; for example 50 different types of chairs, desks, pens, books, cars, whatever? Nope, because the current systems are completely symbolic. Can such a system understand what an object is for, where it belongs, etc? Nope. At least not without some sort of language other than machine language and very simple inference, statistical, and very simple goal based reasoning.

      Let's say you teach a computer to recognize keyboards and then keys, and then specific keys, whatever. How does it recognize different size keys (for example, I have a ms internet keyboard with litte non standard keys on top) or specific keys with a different font.

      etc etc.

    11. Re:Perception and reasoning are already understood by jtdubs · · Score: 1

      You are right, it would need some sort of reasoning to figure that out. So would you. And in neither case must that reason be hardcoded. You would not assocate the text below the key with the key itself had you not seen or heard of something similar to that before. Would a small child be able to make that same deduction? I doubt it.

      One of the major factors that makes people feel they are smarter than machines is experience. The experiences logged in your memory, short or long term, which you have available to draw upon to make deductions and inferences is a major difference. Computers don't have that.

      The problems with AI mostly hinge on relations. How do you represent information in some kind of relational form so that inferences and deductions can be made, such as the one you stated. This goes, more or less, hand in hand with the problems of language understanding as those relational rules would have to be stored in some manner of "language". Anyway, I'm just rambling now so I'll go away,

      Justin Dubs

    12. Re:Perception and reasoning are already understood by greenrd · · Score: 1
      Everything in these two statements is wrong, assuming that you do not mean "simulation" when you refer to them performing.

      No, even if he means simulation, he's still lost the plot. A sufficiently accurate simulation of a human brain would pass the Turing Test and would hence possess to all intents and purposes human-level intelligence (if not consciousness). But clearly, nobody is anywhere near creating a sufficiently accurate simulation of the brain, let alone understanding it in sufficient detail.

    13. Re:Perception and reasoning are already understood by PD · · Score: 1

      You way underestimate how big infinity is.

      With infinite computer resources, we simply simulate all possible combinations of 10E80 atoms in the universe.

      One of those universes will exactly match the one we live in, including some smart guy claiming that computers cannot support intelligence.

    14. Re:Perception and reasoning are already understood by dennisp · · Score: 2

      I meant infinite relative to the resources needed to solve the problem. You're twisting or misunderstanding what I said. The example was for the purpose of illustrating that which we don't understand. His supposition was that we do understand all this stuff and computer power was what was holding us back.

    15. Re:Perception and reasoning are already understood by Spider-X · · Score: 1

      Okay, for people who say that thinking is somewhat impossible for machines, I say this: Who's to say your not a machine? What, because you can think? What does it mean to think? You cannot describe in any detail how thinking works, because its unconcious! Therefore, if you were a machine, you wouldn't know it. This is a pretty gross summary of some of Marvin Minsky's theories on AI - You can read more by getting "Society of Mind" ISBN 0-671-65713-5 or by checking out his website at MIT where he teaches. Marvin Minsky's Home Page.

      --
      witty sig goes here
    16. Re:Perception and reasoning are already understood by digitect · · Score: 1
      Good question. Honestly, I don't know if you could even say that humans always use a "better value system". Criminals and idiots fail to in my opinion. So I'm not even sure that a single "mechanism" is possible, but I can't think that I will never want a computer to make decisions apart from human oversight.

      What I was really implying was the ability of the computer to reason in a completely new situation. Take your pedestrian-avoiding computer guidance system. What about the case (such as actually exists in a city I once lived) where a double amputee, unable to even sit up, rides around downtown prone on a custom hospital bed? It has handicap chair front wheels so that in his usual face-down position he is able to reach the wheels and move himself around. When rolling, neither his head nor arms move. Only his fingers close to control his speed while coasting. As a human, I immediately understood what this was, although it was the strangest thing I had ever seen. It helped that I could understand the situation by his Vietnam War era military coat and the begging signs that were taped on, but he hardly looked human. Would a car guidance system perceive this as a possible obstruction that could willfully (although errantly) roll out in front of traffic? It looked as much like a component of the stationary hot dog vendor's stand nearby. But as a human, I could bring realms of reasoning to the situation beyond what I had stored in memory as raw images and make a split decision.

      I guess I am arguing that even a mouse has more of this intuitive reasoning than we could ever program a computer to learn.

      --
      There is no need to use a SlashDot sig for SEO...
    17. Re:Perception and reasoning are already understood by _Quinn · · Score: 1

      I suppose I meant 'no explicit emotion programming.' Since we don't know how human emotion arises from the brain and mind, it's reasonable to suggest -- as you did -- that we'll identitify any machine complex enough to self-direct as emotional. Good point.

      -_Quinn

      --
      Reality Maintenance Group, Silver City Construction Co., Ltd.
  51. computer power vs. qualitative computation by franksbiyatch · · Score: 1
    It's a lot like the difference between gross motor and fine motor. The ability to write your name and pull a bus are completely different.

    My Octane pulls busses all day long. But the qualitative difference between that and a human brain are enormous. It's apples and dumptrucks.

    Today: Frank takes ill

  52. Comparing brains and computers by atlep · · Score: 1

    When comparing computing power of mice brinas and $1000 computer systems, what is he really talking about?

    Correctly revired you can play QuakeIII on the mouse-brain?

    Correctly programmed (and fit with legs) the computer can run around sniffing for cheese?

    Computers and brains has very different ways of working. I cannot see these comparisons have very much meaning without it being specified how the comparison is being done.

  53. Quality, not Quantity!! by volsung · · Score: 3
    The basic problem I have with the nanotech pundits is that they seem to assume that once you have the parts, it is trivial to make the whole. I think the Computing Revolution has demonstrated the falsity of that statement fairly well.

    Processors provide the "parts" of computation by physically performing the actual instructions used. These computers basically allow numerical operations, memory access, and branching. That doesn't seem like much, but it's "Turing complete," which means that (if you buy the Turing hypothesis) everything which is computable can be computed with such instructions. We have all the parts of computation we need, and they're getting faster all the time.

    But the software still lags. We have "computationally intense" software, but that's not the same as complex software. 3D games always push the envelope of computer capability because just when you think you've got enough computing power, id throws more triangles and more textures at the problem. That's a quantitative change, but not a qualitative change.

    When we look at all of the other software produced, it seems that if the software is marginally complex (think of your favorite program here), it's buggy as hell. Reducing the bugs in the software requires more effort; an exponential amount of effort as the complexity increases.

    That's why we've seen the speed of computer hardware shoot through the roof, and the complexity of computer software plod along, unable to keep up. Producing complex software is an NP-complete problem. (/me ducks the flames of the math people in the audience.)

    If you'll permit me to play pundit for a second: I think we'll reach these so-called "milestones" that the AI people and the nanotech people keep giving us and realize that while we can manufacture a computer with the MIPS/FLOPS/whatever of a mouse/dog/human brain, we don't have the slightest idea how to string all of that power together to actually perform the operations of the mouse/dog/human brain.

    Your computer will get 10,000 fps with 6e10 textured polygons in Quake XXXVI, but it still won't be able to learn a new language.

    1. Re:Quality, not Quantity!! by samason · · Score: 1
      Humm, few minor points please don't kill me if I interpreted your comment wrong©

      Using ID software as your example, The original Wolfenstein ¥not sure about the spelling :- the enemy AI ¥if you could call it that just made the enemies just walk towards you, Quake 3 its a whole different matter, if you have played it you will know©

      Admittedly it 'aint a neural network doing the business, but the end result is pretty similar © © © Grinds to a halt, maybe I'm getting this all wrong© A real neural network will learn how to play the game in the first place, and respond to other shit that the games programmers haven't thought about©

      Anyway time to make a point© The big iron H/W is being designed ¥the new UltraSPARC's do this already I think to run up to 1K processors is a single box© I don't think won't be long till we are scaling to 1M processors ¥pulls a number out the air 15-20 years + 5 till somebody needs one that big©

      Ever seen what FEA ¥Finite Element Analysis is doing these days, I saw a very impressive demo of a two gears that had been mounted on a couple of rods, one rod was told that is was revolving at a specific speed© The software then went away and looked at the model saw that various bits of the model would collide, and moved everything it could to allow the rod to rotate© The end result was that the second row ended up rotating because it was driven by the gear it was mounted on© There was never any definition of what touched what or where, you just gave it a 3D model and it want away and did the rest, working out what was touch what and so on© This takes some serious CPU power, and although the algorithm it's self is quite simple, it takes in and puts out massive amounts of data©

      That's the way I see things going, not increases in algorithm complexity, just the data sets© Same with neural nets, the actual model for them is simple ¥I think, never really looked into them in any great detail, it just takes a bit of horsepower to get the job done on any reasonably sized neural net© Admittedly an ASIC ¥specifically designed processor analog or whatever would probably get the job done more elegantly, but it can't do anything else©

      Bit of a rant for me but it's been a boring day :-

    2. Re:Quality, not Quantity!! by dennisp · · Score: 2

      "If you'll permit me to play pundit for a second: I think we'll reach these so-called "milestones" that the AI people and the nanotech people keep giving us and realize that while we can manufacture a computer with the MIPS/FLOPS/whatever of a mouse/dog/human brain, we don't have the slightest idea how to string all of that power together to actually perform the operations of the mouse/dog/human brain"

      Yes this is true. However I think it's a little unfair to think that those who introduced the moores law as a function of animal intelligence comparison (i.e., Kurzweil in his book) are using it as the only basis of their prognostications.

      Although I believe you are right that Kurzweil and others are a little out there in terms of being realistic. Humans are notorious optimists. Just because it's vogue to predict what's going to happen in 2050 doesn't mean we haven't learned from what Turing predicted 50 years before.

  54. hit and miss by peter303 · · Score: 2

    Some of the much touted materials technology
    progress while others are commercial lemons.
    Successes are silicon chips, optical cable,
    and screen displays. Lemons are hi-T superconductors and buckyballs.

  55. duplicating sophistication of mouse brains by Eric+Smith · · Score: 2
    I doubt we will ever develop computers with the sophisticated power of even a mouse brain, although many may protest that we already have exceeded their gross power. I believe that things like perception and reasoning are beyond the scope of raw power.
    If you're saying that just having enough raw power is insufficient, that's true. If you're saying that we won't be able develop computers matching the sophistication of biological brains (i.e., artificial intelligence), I think you're wrong. I strongly suggest reading The Age of Spiritual Machines: When Computer Exceed Human Intelligence by Ray Kurzweil. Also Engines of Creation by K. Eric Drexler.

    For a contrary opinion, you can read The Emperor's New Mind by Roger Penrose. While it's well worth reading, Penrose's argument against artificial intelligence seems to be that intelligence requires quantum uncertainty, and that computers are deliberately designed to avoid the effects of quantum uncertainty.

    This argument fails to pursuade me for two reasons:

    • Penrose fails to demonstrate a convincing need for quantum uncertainty
    • If quantum uncertainty does turn out to be necessary for intelligence, there's no reason why we can't build computers that are affected by it. They may not be much like today's computers, but that wouldn't make them any less artificial.
  56. Motivation and capitalism. by Backov · · Score: 1

    Well, the idea is this: Most people won't be motivated. Most people are useless anyway. How many telephone sanitizers and lawyers do we need? And not to be harsh, wouldn't all the people in shit jobs on assembly lines be much happier drinking free beer and watching tv?

    The elite will be the ones actually DOING things - creating the content to amuse the masses, doing the research, directing the engineering. They won't be elite because they have been elevated, they will be the elite because they are the few with the actual motivation to DO anything.

    I had a sig, but it was stolen by communists.

    --
    In the law there is no overlap between theft and copyright infringement whatsoever.
  57. Re:perception by Erasmus+Darwin · · Score: 3
    Peception can be achieved when we understand it.

    Do we have to understand it, first? It seems like if we could cheat a bit, and just model a mouse brain inside a physics simulation, we'd have a computer engaging in perception-like tasks. The obvious drawback to this is that it wouldn't be capable of doing anything a mouse couldn't do (and would lead to a flurry of /. posts along the lines of "Imagine a Beowulf cluster of these things! They could run through mazes and find cheese! The possibilities are limitless!"). However, by modelling a mouse brain, scientists would be able to better "fiddle" with it and understand it, possibly leading to a more practical understanding of perception.

    And to get further off on a tangent (but hopefully remaining within the realm of a worthwhile discussion), we suddenly open up a whole can of worms with regard to creating a machine-based consciousness. In my own opinion (and this is just opinion here), a hypothetically powerful/complete enough simulation of a human brain approaches consciousness. I'm of the opinion that an actual living, breathing human is just such a simulation via chemical means. I'm a little afraid of the ethical consequences when we gain the ability to create neural networks with complexity rivaling that of our own brains; one could argue that it's of even greater ethical concern than human cloning. A human clone, at least, has the benefit of being inarguably human (barring something really weird like a gorilla/human hybrid), and would thus be protected by normal laws.

  58. Re:Apples and Oranges by Anonymous Coward · · Score: 1

    "So can we subtract the neurons and the corresponding connections devoted to the visual system from the number of neurons needed to think?"

    It would probably reduce the potential problem sets that the AI could handle. That is, if we didn't have any other mechanism to introduce concepts to them. If you don't understand the world around you spatially, it would be a lot harder to think about abstract interactions between them.

    We also use some of the same "neural machinery" when imagining, dreaming, visualizing, whatever. I'm pretty sure the same goes for sounds as well.

  59. Re:good Tron quote for this by VegeBrain · · Score: 1

    The problem is, computers haven't started thinking, but people have stopped thinking.

  60. Great quote by GodLessOne · · Score: 1

    If the human brain was simple enough for us to understand, we wouldn't be able to.
    Cant remember who said it, sorry.

    --
    Is it time to go home yet?
    1. Re:Great quote by stx23 · · Score: 1

      I think you might be paraphrasing from the guide. Life... has a preface that is similar, IIRC.

  61. Bad Karma by Benjamin+Shniper · · Score: 3

    And then we could build a beowulf cluster of these!

    Goodbye Karma.

    A large, networked system of analog neurons might just do the trick here as for creating a system with the intellegence of a mouse. But absent any good way to deliver, register, and respond to stimulus, this would be one crazy machine. It simply wouldn't have enough information to act, any way to deal with information sent to it, or any way to figure out whether its actions were appropriate or inappropriate (it would need a complex systems of rewards and punishments and some sort of inherant internal mapping of neurons to stimuli and responses.) To wit, experiments have shown that if you cluster a bunch of analog neurons together, it will think random thoughts until you bother to shut it off.

    Plus it would need to "eat", self-repair, purge unneeded inputs (both by discarding unsupported hypothesises [Is this a cat? It does not look like a cat. It is not a cat.] and if it eats it will have to poop), and eventually defend itself against hazards. In other words, mice will be "better" for a long long time.

    -Ben

  62. Yeah right.. by jbischof · · Score: 2

    okay sure

    I remember back in the early 80's when people were like, By the year 2000 robots with computers in their heads will be doing all of humans menial tasks, we will just do the creative stuff. Okay since I have a robot making my bed and cleaning my apartment for me right now I can assume thats true. Yeah nanotech robots will do all the work too, especially since they are so small, they will have all that space for computing power.

    >Around 2030, we should be able to flood our brains with nanobots that can be turned off and on and which would function as "experience beamers" allowing us to experience the full range of other people's sensory experiences and if we find ordinary experience too boring, we will have access to archives where more interesting experiences are stored.

    Sound like a PS2 commercial???
    Okay again, Im going to be the skeptic, in 30 years we are going to let nanotech robots into our brains and manipulate what we are thinking about, yeah nobody will have a problem with that

    I mean foresight is good but have a little common sense.
    Everytime there is a new technology people think that it will drastically change the world. The internet is great, but it hasnt changed the world that much, I still shop at the mall, talk to my parents on the phone. I still have to study for my tests and I still have to pay the bills.

  63. Re:So you believe in the soul? by digitect · · Score: 1

    Well, yes. But read my response to "Perception and reasoning are already understood" above, too.

    --
    There is no need to use a SlashDot sig for SEO...
  64. Where this is taking us by GSearle · · Score: 1

    Obviously, computers are the tool that is helping us accelerate our technological advancement, but this isn't really mentioned. As technology advances, computers become more powerful, helping to advance technology even further. This becomes an endless, self-accelerating loop. Computers already aid us in researching and designing our technology. The tools available are becoming more powerful at the same accelerating rate.

    Allow me to go way out on a limb and expand upon this a bit (ok, a lot)...

    Soon enough, computers will become mostly self-programming, easily helping us solve many problems such as nanotechnology, artificial intelligence, superconductivity, complex magnetic manipulation, etc. at an increasingly fast pace. In an over-simplification of the process, we will just ask the system what we want and guide it through the R&D process.

    As for the user interface, it will become more and more "close" to our own conciousness, until the technology actually becomes a part of us. "Your wish is my command" will become reality. This seems dangerous, but we have kept other emerging, "dangerous" techologies under control many times in our history, and can do so again. I expect this process to be rough, as were any of the past "revolutions".

    To go into more detail on this: our conciousness is severely limited. Excuse the CPU metaphors, but our concious mind only has around six to ten registers, only one processor, and task-switching speeds measured only in the Hertz. Note that I'm talking about the "aware" concious portion of our minds, not the vast unconcious mind. For example, how many car accidents have been caused because the driver was talking on a cell phone? They overloaded their awareness, which is much too easy to do.

    The unconcious mind is extremely powerful, but our conciousness does not have direct access to it. We have to make a "request", the answer which is presented to us in one (or more) of the "registers". This process can take from a fraction of a second to many minutes to hours (how often has an answer to a long-ago-asked question popped into your head as you're driving home?)

    Eventually technology will enhance this. The stand-alone computer will be a thing of the past. We will have direct access to vast computing power integrated directly into our brains. Think of it as an upgrade. Our thinking process will be similar, but will be more powerful to a staggering degree compared to our current limits.

    This will give us more "scratch space" to work on vastly complicated problems within our immediate awareness. We will have better multitasking abilities allowing us to keep our attention on multiple things at once. The already huge "unconcious" section of our minds will extend beyond the confines of our skull into what is currently the Internet.

    We can't begin to imagine where this will take us. It promises to be an exciting ride!

    (Oh yeah, once we get through this, don't be surprised if someone else out there decides to say, "Hello, welcome to the neighborhood.")

    1. Re:Where this is taking us by daveman_1 · · Score: 1

      Before you opt for that upgrade, just think about this: Do you really want someone "hacking" into your skull while you are sleeping? Or worse yet, hack into your skull while you are awake and make you shoot someone they don't like. Well, possession of the weapon is pretty much proof you did it. How about the notion of "watched" during everything you do? How would you ever know any different? Maybe the systems are put in at birth and you won't even know they are there. Wow, what a great idea! Let me get out my engraver now and etch 666 on my forehead! When the time comes for you to go out and get your upgrades or "augmentations", you had better be damn certain the technology isn't going to be improved 18 months from then, as you will become obsolete. Boy, evolution can't hold a candle to that one! As an earlier poster noted, a better question than "Can we do this?" is "Should we do this?". If everyone alive decided twenty years from now that we all just had to have our palm pilots linked to our brains, I would certainly be the last one to get my modifications. Don't get me wrong, I love technology. Just don't try to make it a part of me. And besides, wouldn't an organic upgrade make more sense than a silicon one? Just something more to think about...

      --
      Russian Russian Russian RussianDollSig DollSig DollSig DollSig
  65. Re:Vernor Vinge has something to say... by HiThere · · Score: 1

    Very important. But please remember this about the singularity:
    You can't even see it's outlines coherently. Only fragmentary glimpses.

    In this light, StarMaker (Olaf Stapledon, back in the 30's or 40's) had some interesting ideas. And one should never forget "The Machine Stops" (don't remember the author, but an interesting projection of virtual reality).

    One could also consider Robert Anton Wilson's analog to Moore's law, the "Jumping Jesus phenomenon", which projects that the rate of increase of information stored in the culture by all means is doing the same kind of doubling that computer speeds are doing, and has been for as far back as we can measure. We're just noticing it because we've passed the point of inflection.

    OTOH, there was that interesting projection that I saw around 1960 in an aritcle in Analog Science Fiction that projected that we (i.e., at least one person) would be travelling (would have travelled) faster than the speed of light by now. And that everyone would be infinitely wealthy. This was a trend curve projection based on accpeted models. I think it went critical in the late 1980's. If it happened, I think that nobody would have been more surprised than the author, but he did use valid statistical tools to create the projection. So one can't depend on an identified trend to continue (which was the point of the article). Moore's law is continually re-examined, and everyone knows that someday it will stop working. We just don't know when. The same should probably be true for all other trend projections.


    Caution: Now approaching the (technological) singularity.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  66. Cautionary Tales by jcoleman · · Score: 1
    Whether we can develop brain-like computers and whether we should develop brain-like computers are two completely different questions. All it should take is one viewing of either "2001: A Space Odyssey" or "Terminator 2" to convince you that it's not a good idea to create this kind of "life."

    Technologists tend to overlook the ethical and moral implications of their work. It's hard enough for the human race to comprehend ethics and morality, let alone a computer that would have to be programmed with said traits.

    1. Re:Cautionary Tales by PerlGeek · · Score: 1

      I've seen both, and thought about it hard, and I still like the idea of thinking machines. Of course it should be done carefully - linking a thinking computer into NORAD was terrifically stupid, and giving one the ability to space its astronauts wasn't a great idea, either.

      The lesson I learned from T2 & 2001 is, invent the machines, but do it *carefully*. Stupidity is God's only capital crime.

  67. Re:good Tron quote for this by The+Night+Watchman · · Score: 2

    "Oh that'll be great. Computers will start thinking and the people will stop!"

    Many people I know have already gotten a head start on this one, so I'm not sure how much of a real impact this will have on the world. But personally, I like this bit myself...

    Around 2030, we should be able to flood our brains with nanobots that can be turned off and on and which would function as "experience beamers" allowing us to experience the full range of other people's sensory experiences and if we find ordinary experience too boring, we will have access to archives where more interesting experiences are stored.

    Beamers, you say? Wow! I sure do love electronics, don't you? Dude, I've seen what happens when my toaster breaks down. Except when that happens, all you lose is breakfast. If one of these "beamers" decides to get ambitious, you end up stuck in John Malkovich's head or something. That also brings up some damned interesting and abusive uses of this technology. To what extent would we be capable of "experiencing the full range of sensory experience"? How much information gets broadcast to our own brain? If our senses are telling us we're experiencing artificial events from someone else's brain, then do we forget who we are? This is getting into the realms of philosophy, and I don't think I even want to begin delving into the implications here. Just know that there are many, and they're not all Utopian.

    These robots, when they were developed, would do all the world's work: People could sit back and enjoy themselves, drinking their mint juleps in peace and quiet.

    Say, I think I read a book about this somewhere... The Time Machine, perhaps? Is anybody else dismayed by the notion that this technology would allow us to become lazier than ever? I'm sure there are others, I'm sure I'm not in the minority in thinking this. Now, mind you, I really like nanotechnology. I think that it's capable of revolutionizing every corner of life, and could perhaps make many jobs automated, making services much, much cheaper, lower cost of living, and give people much more free time. Or just leave everyone out on the street desperate for a job, when companies don't bother lowering their prices on items that now cost practically pennies to make, standard of living stays the same, and you're left with scores of people out looking for a way to keep from starving to death for one more night.

    Within 10 years, revolutions in genomics, proteomics, therapeutic cloning, and tissue engineering will be adding more than one year every year to human life expectancy

    Wonderful! And when people stop dying, we'll have to colonize the seas. When the seas get full of folks, we'll burrow underground. When we've reached the limit to how much our natural resources can sustain us, we'll all turn into cannibals or something. Personally, I'm not a huge fan of living forever. I think the real issue is not expanding our life span, so miserable people can live their miserable lives for another miserable fifty or so years, but rather trying to improve quality of life, so that the few years we do have aren't so miserable. We've got six billion people on this spinning ball of dirt and water, and well over half of them (I don't have the stats in front of me) are dying of malnutrition, while we in the more developed nations waste enough food to sustain a few dozen small countries. Isn't it ironic that in a world where most humans are starving to death, the US is dealing with the growing rate of obesity. Doesn't this seem a tad unbalanced? I suppose the moral of this particular story is that we need to improve quality, not length, of life, and this can only be done by properly distributing the resources we have, if nanotechnology is going to have any kind of positive effect on the world.

    As a side note, who will be getting these treatments? The wealthy? That's going to cause some serious social problems, if we suddenly end up with the rich crowding the world. And they won't be rich forever... so what happens then? So fine, we make it available to everyone who wants it. So that's great, who's going to fund this project? It's not going to be evenly and fairly distributed, it's just not. So only the rich/powerful/important will get the treatment, and the gap between the rich and the poor will widen beyond repair.

    Okay. I'll stop now. The moral of this whole story is that I just don't think we're ready for this kind of revolution. We have to figure out what's really important about the quality of the life we're lenghtening before we make ourselves immortal. We have to learn more about the true nature of the self before we start bombarding our brains with other people's experiences. And we need to seriously get our collective heads our of our communal asses before we start restructuring society the way it will need to be when human workers become obsolete. But these are just things to think about. In the end, there's not a whole lot that I can do or say to stop this phenomenon. But we are indeed, as the Chinese curse proclaims, living in "interesting times."

    /* Steve */

    --
    "Every jumbled pile of person has a thinking part that wonders what the part that isn't thinking isn't thinking of"-TMBG
  68. Check out Geniebusters by Silver+A · · Score: 2
    Check out Geniebusters.org for a well reasoned critique of the idea that nanotechnology will produce some sort of effortless cornucopia of wealth. From the article:

    A lot of people read Engines of Creation and think: there has got to be something wrong with this. But they can't put their finger on it. They always assume that if nanotechnology is possible at all, then everything in Engines of Creation follows, and so they think they have to show that it is impossible to build machines out of atoms. These nanocritics lose the argument every time, because in fact it is possible to make machines out of atoms.

    The problem lies elsewhere. I take a different approach. I acknowledge the obvious fact that nanotechnology will exist. It is already well underway. It seems like almost every issue of Nature has an article about nanotechnology (in a general sense). However, the fact that nanotechnology will exist does not imply that little robots will supply all our needs for free. In other words, Nanosystems may be true, but this implies nothing about Engines of Creation.

    This article ought to be required reading for anyone writing about nanotechnology.

  69. Western bias by Omnifarious · · Score: 2

    It's an interesting western philosophical bias that minds are somehow seperate from bodies. In my opinion, simply replicating what the brain does won't be enough.

    The brain recieves input and stimuli from all of the body's systems. The brain is also messy and imprecise internally. I think all of those factors will actually turn out to be important.

    It may also turn out to be the case that the brain depends on quantum phenomena to function. Yet another thing to worry about.

  70. thanks for the link by twitter · · Score: 1

    It's too bad so many people hate you that they stiffed it.

    --

    Friends don't help friends install M$ junk.

  71. Going vegan won't save the Ethiopians... by crasch · · Score: 1

    It seems to me that many of the long term intractable problems we face stem from the currently limited time horizon most individuals have. If you're going to be dead in 75 years anyway, why should you care what happens afterward? If you can expect to live 1000 or more years, you may be more reluctant to use cheap barrels to store that toxic waste.... Also we tend to keep repeating the same mistakes because the people who lived through the first mistakes die, and the new people don't read history much. Does anyone doubt that the 21st Century will have its versions of Stalin, Mao, or Pol Pot? I also note that even if everyone in the U.S. gave up meat and started wearing sack cloth and ashes, it would not save the starving people in Ethiopia. In most cases, the problem is not insufficient food (enough food rots on the docks), but insufficient distribution, due to grossly incompetent government officials, or deliberate efforts to starve insurgent populations during times of war.

  72. Re:It's inevitable by jshazen · · Score: 1

    My personal hope is that before our own creations start their own evolutionary path and leave us in the dust (if they decide we're in the way, kiss your carbon-based ass goodbye...) we come up with the technology necessary to transition our OWN evolution into the new one (so that WE are the seeds for the next evolutionary stage).

    This is also discussed in Kurweil's book "Age of Spiritual Machines". By using brain scanning technology and/or augmentation of biological intelligence with modules for processing and memory (and even extra-sensory senses, like IR, UV vision, or hearing radio, etc.) we can expand our intelligence enough to keep up with the machines.

    This is the main reason I'm focused on earning and saving money: so I can continue to stay in the top 1%, as the intelligence gap continues to widen.

  73. So you believe in the soul? by samael · · Score: 2

    The original submitter doesn't think we can achieve vision or reasoning in a computer.

    How does he think people do it? Does he believe in a soul that handles all of this?

    It's very simple. We're made of matter. Therefore anything we do can be done 'artificially' once we can manipulate matter on a small enough scale.
    _____

    1. Re:So you believe in the soul? by Deskpoet · · Score: 1

      Yes, we're made of matter, but what animates that matter?

      You could say it's energy and I can say it's a soul, and we'd both be right.

      The real question is: does the imprint of consciousness (personality) remain intact once the energy is released from the matter?

      Or, in this case, will consciousness infect nanobots, with or without our interference, once they are activated?

      Mary Shelley's myth has nothing on this.....

      --
      "The more corrupt the state, the more numerous the laws."--Tacitus, The Histories
  74. Re:Computing power of a brain: biological Beowulf by coult · · Score: 1

    Clustering IS STILL brute-force computing. All clustering does is make a more powerful computer; but it can't do any computations that a serial computer can't do. The only advantage clustering offers is more computing power, which is the same advantage that you get by using a faster serial computer.

    --

    All is Number -Pythagoras.

  75. Re:Intution by JurriAlt137n · · Score: 1

    It will do what is told to do nothing else.

    Ahh, the sheer perspective...Shine my shoes!
    Unknown command or file name
    Clean my room!
    Syntax error
    Develop intuition!
    Copying files from j:\intuition to c:\windows\system Estimated time till finished 8,7,6,5,7,9 minutes

    If I ever meet you, I'll Ctrl-Alt-Delete you.

    --

    People replying to my sig annoy me. That's why I change it all the time.
  76. Re:perception by Kriticism · · Score: 1
    The difficulty comes in when you consider that, to make a mouse brain, we can go in one of two directions. We can analyse the behavior of a mouse, how it functions, and create a system that is suitably mouseish in behavior. The problem here is that we're basing it how we PERCIEVE a mouse to act. Any human analysing the opposite gender knows that perception of thought and actuality of thought are two completely different things.

    The other method is to crack the head of a mouse open and figure out how it works on that level. What structures exist within the neuron latice of a mouse's brain that make it think like a mouse? This, of course, is incredibly difficult, if not impossible.

    Perhaps one use of neurotech is to finally get a good picture of the operation of a brain. Imagine nano-computers mounted on every neuron in a brain, not changing anything, merely monitoring the activity and transmitting it to some reciever. Once we have an accurate picture of exactly what's going on at any given time, and can actually map the flow of 'thought', perhaps THEN we can re-create it with a reasonable degree of accuracy. As it is, we're just guessing based on external behavior.

    --

    -PARANOIA is fun. D20 is not fun. The Computer says so.

    -The Computer

  77. Re:Partition magic warez by greenrd · · Score: 1
    You don't need PartitionMagic, you just need fdisk (and maybe some floppies or something if you want to backup partitions). Besides, I doubt PartitionMagic would even run on such an ancient machine.

  78. Tube by twistedfuck · · Score: 1

    I can't wait to see ladies wearing nanotube-tops.

  79. How do we measure technical progress? by patrixx · · Score: 2

    The article talks alot about exponential growth of technical progress.

    But do we really progress so much faster today than yesturday? And how do we measure this progress and conclude it's exponenetial?

    Isn't it a bit "crude" to determine our technical progress on the basis of how many transistors we can cram into a small piece of silicon, or how much faster we can take a vaccum cleaner from concept to product because of CAD/CAM? Does that really mean that we are advancing so much faster in technology today?

    The human genome project is used in the article as an evidence of the accelerating progress.
    Let me use an analogy: If I lived in the 16th century and where a human calulator named Babbage and was bored with writing calculation tables and therefore made a machine that could do the necessary calculations 10 000 times faster than a human. Does this mean that the techninal progress just rose 10 000 points?
    Point being, the genome project finished early because of raw computing power and refined methods. And that is not proof of exponential technical progress!
    /Patrix

    "And if any one should ask me, "Whence dost thou know?" I can answer, "I know, because we measure; nor can we measure things that are not; and things past and future are not." But how do we measure present time, since it hath not space? It is measured while it passeth; but when it shall have passed, it is not measured; for there will not be aught that can be measured. But whence, in what way, and whither doth it pass while it is being measured?"
    http://www.ccel.org/fathers2/NPNF1-01/TOC.htm#To pOfPage
    Chapter XXI.-How Time May Be Measured.

  80. Skepticism? by Anonymous Coward · · Score: 1

    I'm a little surprised by the direction of this discussion. It appears that even here, we're skeptical of nano's promise.

    The way Ray Kurzweil and the like tell it, it comes down to simple math. The human brain is made up of 100 trillion neural connections. It would seem that the effects of Moore's Law easily allow for a massively parallel wireless network of trillions of nodes in my lifetime.

    True, software often lags behind hardware. There are various reasons for this, not excluding the fact that software engineering is still nerdy. Kids aren't interested, even as bill rates rival doctors and lawyers. Even /. is kind of networking and hardware heavy.

    But the difficulty in writing the software to mimic behavior does not make it impossible. We will invariably code open libraries of behaviors. Superclasses for senses with thousands of methods and subclasses.

    Now granted, God will laugh at all our feeble efforts. Any success we have will look like hacks compared to His elegant designs. But it's still interesting to try, and along the way we may find greater respect for the Creator.

  81. Re: Strictly speaking, Moore's Law is about... by SuperLiquidSex · · Score: 1

    I dunno, I've created mindstorms robots that can climb over random obstacles, including steps...

    --
    Oops....you'll know what I'm talkin about in a bit.
  82. Re:perception by twitter · · Score: 2
    Do we have to understand it, first?

    I suppose not.

    Now, it you could simulate a consiousness would it be able to understand itself? If you could figure out how to keep it from making logical errors without eliminating creativity, it would be smarter than people. Trust and ethics are another matter.

    --

    Friends don't help friends install M$ junk.

  83. Re:Intution by sanemind · · Score: 1

    The individual neuron is not much more then a glorified adding machine.

    --

    ---
    the pen is mightier then the sword. the sword is mightier then the court. the court is mightier then the pen.
  84. Re:A straw man, on fire by Psmylie · · Score: 1

    I think he's trying to say that computers might eventually have more raw proccessing power, but they will never have the finesse of the human brain. That may or may not be true. Personally, I can't think of any real way to motivate a computer into thinking and acting for itself, out of self interest. Until it does, it will just be a number-cruncher. A lot of our reasoning ability (IMHO) stems from our survival instinct and emotional responses. How do we even begin to program that?

    --

    psmylie's dictionary: Godzillion (noun) Any number large enough to destroy Tokyo

  85. good Tron quote for this by AFCArchvile · · Score: 3
    This one from Walter, the venerable programmer at Encom, and one of Encom's founders:

    "Oh that'll be great. Computers will start thinking and the people will stop!"/

    --
    "Ancillary does not mean you get to rule the world." --U.S. Circuit Judge Harry Edwards, speaking to the FCC's lawyer
    1. Re:good Tron quote for this by dennisp · · Score: 2

      How about computer programs and devices that will act to make you "super human". That is, agents with current ai and good human interface which will act to enhance human memory and task proficiency and as a result abstract thinking?

      Its always been supposed that we were all going to stop working when robots could take over all our tasks - but isn't it the truth that we just shift to other tasks that computers aren't good at?

      Even if we produce robots that are superior for job tasks, guess how much it would cost to manufacture plus upkeep of a robot to act as a janitor or fast food clerk compared to a humans minimum wage? :-)

    2. Re:good Tron quote for this by The+Night+Watchman · · Score: 1

      That's as may be, but I think we'll start to see a serious imbalance of employment happening. Not everyone can be a cyberneticist, or a computer programmer. There are those among us who need jobs like janitor, fast food clerk, gas station attendant, etc., in order to make money to go to school and get more ambitious careers. Think about what will happen when people don't have the opportunity to get a job simply for the sake of having work and a weekly paycheck...

      /* Steve */

      --
      "Every jumbled pile of person has a thinking part that wonders what the part that isn't thinking isn't thinking of"-TMBG
  86. Re:Apples and Oranges by MrGrendel · · Score: 1
    There is a lot of neural machinery devoted to visual processing. Yet one doesn't need to be able to see to be able to think. So can we subtract the neurons and the corresponding connections devoted to the visual system from the number of neurons needed to think?

    Unfortunately, this doesn't work out very well. It is true that you don't need a visual system to think, but you do need some sort of sensory input. This has been demonstrated with sensory deprivation experiments. People in sensory deprivation chambers quickly lose their ability to maintain coherent thoughts and begin having wild hallucinations. Why does this happen? If you remove the inputs to a neural net, the activity that is normally driven by sensory inputs begins to be driven by random neuronal activity. Normally, the random firings of neurons are overwhelmed by the sensory inputs. But if you remove the inputs, you're left with just the random activity driving the network.

  87. changing perceptions of what the future holds by Zorikin · · Score: 3

    Frankly, I doubt we will ever develop computers with the sophisticated power of even a mouse brain ... And 640k should be enough for anybody, right? :-)

    1. Re:changing perceptions of what the future holds by digitect · · Score: 1

      My point exactly.

      --
      There is no need to use a SlashDot sig for SEO...
    2. Re:changing perceptions of what the future holds by Anonymous Coward · · Score: 1

      Well it is a lot different. There has been and will be much insight and debate on thinking whether the reality of a thinking machine will ever come about. It is a matter on which I'm sure no one here is qualified to make any valuable judgments so let us not discuss it.

  88. Heisenberg doesn't apply by xant · · Score: 2
    We are already able to directly observe brain processes on nearly a molecular level - which is the level where all the work is actually done - and we can even observe the molecules, if we don't worry too much about the subject being alive. :-)

    On the other end, building these bad boys, we can achieve the same effect if we work with matter on a LARGE enough scale. Right now it's an even bet whether the first device to pass the Turing test reliably will be made of lots of very tiny things, or will be gigantic and fill up a warehouse.

    But one way or another, it will be done.
    --

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
  89. The Origin of the Transhumanist "Singularity" by Baldrson · · Score: 2
    A lot of what Kurzweil says is nonsense, but it is derived from ideas that appear a lot more nonsensical than they actually are.

    The idea that progress is going through a sharp turn upward is not supported by the Kurzweil's reference to the "exponential", a curve that looks basically the same at any scale -- but on a more radical mathematical formulation that goes to infinity in finite time -- specifically by Friday, 13 November, A.D. 2026 (give or take). No, this isn't just some New Age eschatology -- it was actually arrived at by looking at historic data and extrapolating into the future.

    Here is an excerpt from "Spasim (1974) The First First-Person-Shooter 3D Multiplayer Networked Game" that discusses the origin of the Transhumanist conception of "The Singularity":

    They were trying to realize a man-machine cybernetic vision of this magical little gnome named Heinz von Foerster and needed an email system to go along with it.
    ...
    When the semester was over, I threw a few things into my '64 Chevy Impalla, and headed east on Interstate 80 across the Illinois border for Urbana and CERL. It was my first paying job as a programmer.

    Arriving at the Mecca of networking and meeting the magical little gnome who founded second order cybernetics (symbolized by the Ouroboros) in his Biological Computer Laboratory was an amazing experience.
    ...
    A vital side note: Heinz von Foerster had published a paper in 1960 on global population: von Foerster, H, Mora, M. P., and Amiot, L. W., "Doomsday: Friday, 13 November, A.D." 2026, Science 132, 1291-1295 (1960). In this paper, Heinz shows that the best formula that describes population growth over known human history is one that predicts the population will go to infinity on a Friday the 13 in November of 2026. As Roger Gregory likes to say, "That's just whacko!" The problem is, after he published the paper, it kept predicting population growth better than the other models. (see section 4.1 "Systems Ecology Notes") One of Heinz's early University of Illinois colleagues was Richard Hamming of "Hamming code" fame. Once while visiting the Naval Postgraduate School, I asked Dr. Hamming what he thought of Heinz von Foerster. Professor Hamming's response was "Heinz von Foerster: Now there's a first class kook!" I suspect Heinz's publication of, what Transhumanists call, "the singularity" had really gotten to Hamming -- not that Heinz wasn't eccentric enough get Hamming's goat in any case. Well, to continue this digression so as to give the damn Transhumanists a much-deserved keyboard lashing: It's one thing to be a guy like Hamming and denounce Heinz as a "kook" for following his formulae where they lead -- it's another to turn Heinz's formulae into a virtual religion, call it "the singularity" and totally forget where the idea came from the first place. I suggest the Transhumanists cite Heinz in the future whenever they refer to "the singularity" and think about his assumptions -- the primary one being that societies success varies directly with population size. It might be good to see if his model fits the data subsequent to the last check of which I am aware -- 1973 -- which just happens to be right at the point high population density societies decided to abandon their forward progress toward the space frontier.

  90. Vernor Vinge has something to say... by yooden · · Score: 2

    ... about accelerating technology. Much better than Joy's whining self-praise.

  91. Perception and Reason by catseye_95051 · · Score: 2

    The problem with trying to look for "perception" or "reasoningmabiltiy" in computers is a failrue in definitions. We really don't knwo what these thinsg are. They are vauge, fuzzy words for "thinsg like we do." As long as theya re nto tightly defiend the debate over whetehr or nto they can be, or have been, reached is endless and meaningless.

    IMO perception and reasoning are emergent properties of our neural networks. If we look at the reserach doen i neural networks we see what I believe are simpler, but no less real, properties of a similar kind emerging.

    Lets eamine one example: The CMU autonomous driving van. This was a project started under the DARPA Umanned Combat Vehicles project. (They were tryign to build Bolos, for any Kieth Laumer fans out there.) This is a van that a neural network can pilot down a lane on a road under a wide variety of drivign and visability conditions, at about 60mph.

    Some interesting things about this project:
    (1) they did not "program; the avn to do this. The reserahcers had no strategy in mind. They merely taught the neural network with video input and driving control output. It strategized by itself, this is what neural networks do.

    (2) They attnepted traing unde ra number of different conditions. When tehy examiend the rules the system had coemn up with afterward, they found the ruels vaired widely dependign on the trainging conditions BUT the perofrmance of any set of rules seemed to be a constant. (That 60mph).

    There is an intersting article they wrote called "Exposing the hidden layer" that ran in Byte about 15 years ago.

    SO what cane we say about the autonomous van? Well, it problem solved in a creative way finding its own solutions. It also leraned to pick out key visual elements to drive that solution.

    To me, this IS perception and reasoning ability, albeit with a limited scope. I think we tend to mysticize our own abilities way too much. In the end I don't think they are functionally any diffrent, just more complex because of the size and sophistication of our neural nets.

  92. Why'd did you say that?? by balzi · · Score: 1

    "I believe that things like perception and reasoning are beyond the scope of raw power." I wouldn't be surprised if you only said this so you could be quoted in 10 years as saying it because it was so wrong and naive and massively stupid. but then maybe you really think that. Don't get me wrong, I agree with you, but I reserve a space in my brain to allow things to happen that I don't expect. Matt

    --
    "I split coffee all over my wife's nightie .... serves me right for wearing it" -Speelberg, no 'Spar
  93. It's inevitable by mOdQuArK! · · Score: 2

    My expectation is that at some point in the future, somebody (or somebodies) is going to figure out how to let an electronic brain grow/self-assemble, in whatever form is necessary to deal with its environment and (hopefully) to perform some kind of function specified by the creator(s).

    Once you reach this threshhold of creation, where the creators don't have to personally design every connection and node being put together in the new brain, then the potential definitely exists for a brain to be assembled which will outstrip our own in pure cognitive ability.

    Furthermore, to borrow the chaos theme from Jurassic Park, once you've unlocked that kind of flexibility, sooner or later somebody is going to screw up or purposefully design a brain which isn't subject to their expected constraints. (Not taking into account the ethical dilemma of deciding whether a brain which is more "sentient" than you are, should be your slave.)

    My personal hope is that before our own creations start their own evolutionary path and leave us in the dust (if they decide we're in the way, kiss your carbon-based ass goodbye...) we come up with the technology necessary to transition our OWN evolution into the new one (so that WE are the seeds for the next evolutionary stage).

    Yeah, it sounds WAY too science fiction - but what other options are there besides firmly clamping down on the advancement of technology to prevent that kind of cognitive ability from being created (somehow, I have a mental image of Frank Herbert's Dune ban on "computing machines").

  94. How about this solution by state*less · · Score: 1

    We take a cluster of computers. each node (computer) handles so many cubic nanometers(nanometer = 1 millionth of a meter) of space depending on the nodes computing power. now each node models atoms and molecules in its designated space. If a atom leaves its the node boundries the node passes it to the next appropriate node over the network. Now that we have a network large enough to hold a single cell we could model a cell by scanning all the atoms and position of a real cell and uploading them to the network(we probably don't have this technology yet). The network would then model it and all the reactions in essence bringing the cell to life in the network. Now we have the building blocks of life and it would only be a matter of time to build a network large enough to model something more complex.

    Now it would take a lot of power just to model one atom. So with our current technology each node would only be able to handle a limited amount of space. only a few cubic nanometers perhaps. Now if you think about how many cubic nanometers a cell is. that would be a lot of nodes(computers).

    Think about it. Maybe we should build one of these!

    Time is Change.

    1. Re:How about this solution by dennisp · · Score: 2

      And how are you going to absolutely simulate perfect atomic -> molecular -> macro molecular -> organelle -> cellular behavior? How is even a single cell going to behave similarly unless it has a near identical environment from which to work in?

  95. Re:Computing power of a brain: biological Beowulf by SuperLiquidSex · · Score: 1

    Umm, depends on the type of clustering, or say he meant hooking up several proccesors???

    --
    Oops....you'll know what I'm talkin about in a bit.
  96. Relinquishing Infeasibly Frankenstein by Bluesee · · Score: 1

    I am continually reminded of the quote from Jurassic Park about "you didn't stop to think if you should, only if you could", delivered by Ian to Hammond. http://www.geocities.com/Hollywood/Club/8660/disne yland.wav

    This is a great moral debate about the future, and even more importantly, it asks us whether we have the power - not only to stop ourselves if our technology grows dangerous, but even to understand our basic nature. Is inquisitiveness such an essential part of us that we will not arrest our own technological development? I think the answer, as Kurzweil tells us is: Yes. But only because I am recalling Edward Teller recanting stories of "the Super". This was one zealous guy! He proposed, among other things, mining and excavation using atomic bombs. Recall this was at a time when the dangers of the technology were unthought of, or at least minimally perceived. Since then, however, he had pitched Star Wars to Ronald Reagan, receiving the lion's share of the early revenues for that boondoggle. So, to me, here is a scientist who would readily delude himself in order to delude others to advance some pet technologies. I suspect this man is not a unique specimen, and that all of us who participate in the advancement of technology are susceptible to this self-delusion.

    http://www.llnl.gov/planetary/pdfs/Summary/01-Te ller.pdf

    It is just as Jon Katz (Bill Joy, as well) was saying: the dangers Shelley tried to warn us of in the mid-1800's (chron?) of man acheiving an arrogance that causes him to try to compete with God are more relevant today than they were then. But the monster is within, and the beast may not be tamed, after all. The further we take science in this admittedly uncontrollable and therefore uncontrolled direction, the more we invite the backlash from Religious Right to stifle scientific thought.

    So when I read about flooding our brains with nanorobots, I get a chill of sorts. What if I don't want to flood my brain with nanorobots? I already can't stop the spread of genetically-altered corn...

    All this is great fodder for pulp science-fiction movies starring Arnold Schwartzenegger. Written by Michael Crichton.

    --
    SDMI: Finally! Music that won't rip or burn! Brought to you by the fine folks at RIAA.
  97. Ever read Minksi? by crovira · · Score: 2

    This is exactly the basis for the book "The Society of Mind" by Marvin Minski.

    Consciousness emerges and control becomes semi- autonomous when the complexity of a system becomes otherwise unwieldy and unmanagable.

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  98. A straw man, on fire by sanemind · · Score: 1

    We're talking about computation here, not energy. Comparing the power of the brain [i.e. in informational processing ability] to the completely different notion of chemical energy or work is just plain silly. By that arguement, although a brain will always be more powerfull then silicone becuase, if you try to burn each one, you will get more energy out of the brain... but also old newspaper is would always be more 'powerfull' then the human brain. Think before you post.

    --

    ---
    the pen is mightier then the sword. the sword is mightier then the court. the court is mightier then the pen.
  99. They are all rooted in atoms by state*less · · Score: 1

    cellur behavior is dependent on organelle's, and organelle's behavior is dependent on macro molecular and so on down the line until we get to atoms. Essentially they all dependent on atomic interactions. And we have math as our tool to calculate atomic behavior. Atoms interact based on forces(i.e. strong Nuclear, weak nuclear , Electrical, gravity, etc). The basis of this writing was the conclusion that everything in our world is based on atoms and how they interact. With our current scientific understanding we can model these atoms.

    Now with that in place. Say we have a scanning device that takes real world atoms and measure their position, change in position over time(the speed its moving), and the direction its moving, among other things. and put the information into the network. The network uses this informations and models the interaction of these scanned atoms.

    The goverment does it every day when they model nucuelar explosions (big interaction of atoms) with their massive computers.

    Now isn't a cell just a huge group of atoms interacting with each other. YES! I conclude.

    Time is Change

  100. Coincidence by onion2k · · Score: 5

    All this would be done automatically, effortlessly, without human hands or labor, by a fleet of tiny, invisible robots

    Thats funny, thats exactly how my boss thinks work gets done too.

  101. Intution by jjr · · Score: 1

    Is something computer may never have and I am not sure I would want them to have it. The raw power of computers is very powerful thing but remember the computer is nothing more than a over glorified adding machine. It will do what is told to do nothing else.

  102. Apples and Oranges by egon · · Score: 1
    We compare the currently (or even future) existing capacity to process against that of a mouse ... an interesting comparison.

    Are we forgetting just how much biological regulation a mouse brain has to maintain? It's not just all "calculations"....

    --
    Give a man a match, you keep him warm for an evening.

    --
    Give a man a match, you keep him warm for an evening.
    Light him on fire, he's warm for the rest of his life
  103. Solves one problem by Rupert · · Score: 2

    If the rich all become immortal, it won't matter if the estate tax gets repealed or not.

    --

    --

    --
    E_NOSIG
  104. "astonishment" as a yardstick by kevin805 · · Score: 2

    As a suggestion for how to measure progress, consider how long it would take for someone from 100 years ago to adapt to and accept the modern world.

    So say we consider how comfortable someone from 100 years ago would feel after 5 years in the modern world. Now we ask, if we took someone from 900 ce, and dropped them into 1000 ce, would it take more or less than 5 years to come to that same level of acceptance? Admittedly, it's really crude, but it does give a qualitative measure of the rate of progress.

    But in general, the argument for the singularity (which is the inevitable outcome if progress is in fact exponential) is in the computer field, progress is limited by the tools you are using. These tools are limited because they were the limit of what could be made with last years tools. An easy analogy is that it's much easier to write a really advanced IDE inside of Visual Studio than it is to write a really advanced IDE in notepad in assembly language. So as the tools advance, the next set of tools can become even more advanced, and those tools determine the progress of all other aspects of technology as well.

    It's not just compiler writing, of course. There's also better industrial robots allow you to build even better industrial robots, or lots of computer power lets you use really computationally intensive techniques to build the next batch of processors.

    I personally doubt the singularity hypothesis because I think there are constraints on progress that are invariant. For example, finite energy constraints, finite limits on the speed of communication, resource limits, and most importantly, the limitation of how fast people can adapt.

    "Exponential progress" is not just because that's what's observed. It's because any time the value of the next time step is an increasing function of the value of the previous time step, you have an exponential process. Do you think technological progress is dependent on our current level of technology (i.e. is it faster than the middle ages)? If so, technological progress is exponential.

  105. Excellent hard sci-fi book by sanemind · · Score: 1

    There is an excellent book of short stories concerning such questions of advanced computational ability and it's effect on human society. Diaspora, by Greg Egan. It's about a future where humanity exists primariliy [except for a few luddite fleshy holdouts] as sentient software modeled in nanocomputers from the principals of neurogenesis defined by reverse engineering the genome.

    Fascinating book. I would highly recommend it [and no, I am in no way associated with the author or publisher]


    --
    man sig

    --

    ---
    the pen is mightier then the sword. the sword is mightier then the court. the court is mightier then the pen.
  106. Learning by Dievs · · Score: 1

    Computational power probably will lead to possibility sometime to directly emulate a human brain on computer, and a more or less smart AI system much earlier. However, there are other problems than the sophistication of computers in the way.
    It takes many years before a humen is considered 'smart' - many years spent doing little useful, but looking at the world and learning. And not only learning, but being in a community which teaches many, many unobvious things ('Don't put that in your mouth! You don't know where it's been!')
    With most expert-system building, based on AI theories, the biggest problem is neither making software nor computers, but pumping information that we find obvious into that system. That takes most of time. And as for mouse intellect - i believe, that, if put enough work into it, our computers today are as smart as a mouse. Just nobody has had the time to teach one to be a mouse.

    --
    I may disagree with your opinion, but I will defend to death your right to speak it.
  107. Re:Partition magic warez by B'Trey · · Score: 2
    A mother raising children is not considered "a worker." She is treated as if she has no input or productivity to contribute to the "real economy".

    A mother raising children is not a "worker" as pertains to the economy. She impacts the economy in a variety of ways, and may be quite important to society as a whole and/or to the quality of the children she raises. But she does not produce goods and, in terms of the economy, is therefore not "productive."

    --

    "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

  108. perception by twitter · · Score: 2
    I believe that things like perception and reasoning are beyond the scope of raw power. But it's a fun read anyway.

    Peception can be achieved when we understand it.

    I remember an article about a simulated mouse brain that could recognize words spoken by many different voices. The article pointed to a site where some nutty proffesor had made a little puzzle to annoy his peers rather than publish a paper explaining his results. It seemed prommising.

    I can't find that article now, so I may have just dreamed it.

    --

    Friends don't help friends install M$ junk.

  109. Perception and reasoning are about organization by miro2 · · Score: 1

    Perception and reasoning are about organization, not raw power. Undoubtedly, computers in the future will be able to do more things to more bits of data in less time than a mouse brain. That is, they will have more raw power. But the question is whether computer will be able to do the same things that a mouse brain does. With sophisticated analysis, there is no reason this should be impossible...