a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by rob05c
rob05c  ·  3557 days ago  ·  link  ·    ·  parent  ·  post: WHY YOU SHOULD FEAR MACHINE INTELLIGENCE - Part 1

    The interactions and chains within the human brain will likely be always more efficient and better than those of machines which are not specialized.

I don't see the difference. Why do you think a general-purpose computer can't be built which is equivalent to a human brain?

    If they weren't better than what we make computer from, we wouldn't be made of them.

Not strictly true. Evolution is about adaptability, not efficiency. Evolution doesn't create the best, perfect, smartest thing. It creates the thing which continues to exist.

    Carbon and hydrogen do a billion times better

[Citation needed]. You also seem to presume artificial computers will always be silicon-based. There's no reason we won't use carbon and hydrogen in the future, if we find out it's better. In fact, Intel just stated their 7nm generation will require something besides silicon.

I think the bigger question is parallelism. The brain more closely resembles a neural network (which computes differently than an ordinary processor), and a massively parallel system.

But we've been moving in that direction for several decades. We hit the heat/power wall in the mid 90's, and everything has been about parallelism since. Not just the "dual core" and "quad core" that consumers see. Internally, individual instructions are being made far more parallel (the technical term is ILP – instruction level parallelism).

To be clear, I'm not one of those futurists who think we'll have Sentient AI by 2020 and the Singularity is Here! But I don't think technology is going to stop progressing, and I'm always skeptical of claims "it can't be done."





bioemerl  ·  3557 days ago  ·  link  ·  

    Why do you think a general-purpose computer can't be built which is equivalent to a human brain?

In order for machine inteligence to threaten human beings you are going to need a lot more than just a smart machine. You need many, many systems and more factors than just speed.

The human brain can take advantage of a lot of interactions that computers do not take advantage of, and as a result gets a lot more efficiency while doing what it does. More processes with less power. Consider that it is true for nearly all things people do, where a human being can survive longer than a machine in an environment, and I figure that machines will never threaten regular, carbon based, life.

    Not strictly true. Evolution is about adaptability, not efficiency.

It's about survival. When resources are limited, being able to do more with less is a huge trait that shouldn't be considered lightly.

What computers are made of doesn't really change how they act or behave. If we were to create a computer system that acted like life, used similar materials, and looked like life, we wouldn't be calling it machine intelligence, we would be calling it artificial life. At their core, circuits are still wired up to use the switching of gates to process information, and have tons of inefficiencies in them for the sake of allowing us to design them easily to do one specific task.