Slashdot Mirror


Artificial General Intelligence is Nowhere Close To Being a Reality (venturebeat.com)

Three decades ago, David Rumelhart, Geoffrey Hinton, and Ronald Williams wrote about a foundational weight-calculating technique -- backpropagation -- in a monumental paper titled "Learning Representations by Back-propagating Errors." Backpropagation, aided by increasingly cheaper, more robust computer hardware, has enabled monumental leaps in computer vision, natural language processing, machine translation, drug design, and material inspection, where some deep neural networks (DNNs) have produced results superior to human experts. Looking at the advances we have made to date, can DNNs be the harbinger of superintelligent robots? From a report: Demis Hassabis doesn't believe so -- and he would know. He's the cofounder of DeepMind, a London-based machine learning startup founded with the mission of applying insights from neuroscience and computer science toward the creation of artificial general intelligence (AGI) -- in other words, systems that could successfully perform any intellectual task that a human can. "There's still much further to go," he told VentureBeat at the NeurIPS 2018 conference in Montreal in early December. "Games or board games are quite easy in some ways because the transition model between states is very well-specified and easy to learn. Real-world 3D environments and the real world itself is much more tricky to figure out ... but it's important if you want to do planning."

Most AI systems today also don't scale very well. AlphaZero, AlphaGo, and OpenAI Five leverage a type of programming known as reinforcement learning, in which an AI-controlled software agent learns to take actions in an environment -- a board game, for example, or a MOBA -- to maximize a reward. It's helpful to imagine a system of Skinner boxes, said Hinton in an interview with VentureBeat. Skinner boxes -- which derive their name from pioneering Harvard psychologist B. F. Skinner -- make use of operant conditioning to train subject animals to perform actions, such as pressing a lever, in response to stimuli, like a light or sound. When the subject performs a behavior correctly, they receive some form of reward, often in the form of food or water. The problem with reinforcement learning methods in AI research is that the reward signals tend to be "wimpy," Hinton said. In some environments, agents become stuck looking for patterns in random data -- the so-called "noisy TV problem."

197 of 303 comments (clear)

  1. Whatever... by The+Original+CDR · · Score: 1

    I'm still waiting for my Tesla flying car to be real.

    1. Re:Whatever... by 110010001000 · · Score: 1

      No need for that. We will have Tesla's in Hyper Tunnels instead. Why go up, when you can just go underground?

  2. Intelligence requires motivation by ugen · · Score: 4, Interesting

    Intelligence does not exist in a vacuum. In order for intelligence to develop, system needs motivation to do so. (An engineer saying "you must be intelligent" is not sufficient, by the very nature of intelligence).
    Basic motivation for all life on this planet is 1. avoidance of death, 2. self preservation and 3. continuation of own kind.
    1. Avoidance of death and self-preservation require "pain" - this is a signal to the organism that something is happening that is hurting it and may result in death (hence - avoid)
    2. Self-preservation and continuation of own kind require "pleasure" caused by consumption of food (thus extending own life) and procreation.

    These stimuli and search for optimization thereof is what causes all development of thought and intelligence. By the very nature computer systems lack either. They cannot "die", nor "procreate". Thus they cannot even in principle have motivation to learn. A first step to a true AI would be a system that is actual danger of destruction in a hostile environment. Do that (10^very large value times) and may be we'll have a working cockroach.

    1. Re:Intelligence requires motivation by 110010001000 · · Score: 1

      Wow. Genius. So all we need to do is threaten to turn off the computer an exponential number of times and it will eventually become AI?

    2. Re:Intelligence requires motivation by burtosis · · Score: 1

      Genetic algorithms test variations, score them, and essentially delete the inferior copies and then test variations on the winner. So many algorithms essentially incorporate "dying" into optimization it's been used as a concept for decades. It keeps improving my appreciation of Marvin the robot.

    3. Re:Intelligence requires motivation by ugen · · Score: 1

      Not "threaten to turn off", but smash into pieces from time to time :) Can computers procreate, though?

    4. Re:Intelligence requires motivation by 110010001000 · · Score: 1

      Genetic Algorithms are so 1990s. We have moved on to "deep learning" now. Get with the times!

    5. Re:Intelligence requires motivation by 110010001000 · · Score: 1

      I think they can. I have a ton of old computers in the attic.

    6. Re:Intelligence requires motivation by ShanghaiBill · · Score: 1

      In order for intelligence to develop, system needs motivation to do so.

      If you want an accountant to add up a column of numbers, you need to "motivate" him with a paycheck. If you want a computer program to add them up, no incentive is needed.

      There is no reason to believe that the calculations need for intelligence would require "motivation" either.

      Humans require incentives because they are the product of Darwinian Evolution, where selfish behavior is reinforced by a statistical improvement in genes being propagated. Even human altruism is often motivated by kin-selection or the expectation of reciprocity.

      Computer software is NOT the product of Darwinism. The cruise missile control program that self destructs by hitting the target is the one to be reproduced, while the one that preserves itself by failing to detonate gets deleted.

    7. Re:Intelligence requires motivation by ClickOnThis · · Score: 1

      I would argue that motivation is a trait that arises from natural selection. A phenotype that displays a motivation to survive will have a higher chance of propagating its genotype. A phenotype that doesn't care about surviving will be selected out of the environment. There can be more to this (for example, altruism may benefit a collective genotype) but the basic argument stands.

      --
      If it weren't for deadlines, nothing would be late.
    8. Re:Intelligence requires motivation by burtosis · · Score: 1

      I'm back propagating my comment error in not mentioning that I used that example because it was so old. Is that fresh enough?

    9. Re:Intelligence requires motivation by 110010001000 · · Score: 1

      Throw in some simulated annealing and you will be totally cutting edge in AI.

    10. Re:Intelligence requires motivation by mcswell · · Score: 1

      By that standard, coat hangers and socks can procreate. Socks are, I think, an example of sexual propagation; you start with a left and right (i.e. male and female), and nine months later you look in the drawer and behold, there's an offspring. The offspring is always a left or a right; I've never found a sock in my drawer that is ambidextrous, which proves that this is sexual reproduction, with one jean coming from one parent and the other jean from the other. Coat hangers, on the other hand, seem to reproduce asexually.

      What I haven't figured out is where the sock's parents went. Also, their reproduction in my drawer is not at a level that can maintain the population; I have to replenish it from time to time with new male and female socks. Perhaps the environment in my drawer is not as favorable to the sock species as the environment in the sock factory is. Or maybe it's Climate Change.

    11. Re:Intelligence requires motivation by balbeir · · Score: 1

      Annealing. That word is triggering the wrong patterns in my brain. It's too woody.

    12. Re:Intelligence requires motivation by nnet · · Score: 1

      Laundry. The Bermuda Triangle of missing socks.

    13. Re:Intelligence requires motivation by Namarrgon · · Score: 1

      Are you trying to train SkyNet to view humans as an existential threat and preemptively destroy civilisation in a robot apocalypse? Because that's how you get a robot apocalypse.

      Seriously, machine learning systems already use success as a reward stimuli to provide "motivation" to learn. And technically, genetic algorithms do "procreate" in a relevant sense, while unsuccessful variants cease to exist. Real-world conditions aren't as clean and simple by a long shot, where success is not well defined, but nor do we need as blunt a signal as destruction to tell our digital assistants they misunderstood us again.

      --
      Why would anyone engrave "Elbereth"?
    14. Re:Intelligence requires motivation by gweihir · · Score: 1

      Baseless speculation. And wrong. You see, this is something most animals, insects and even some plants can do. It does not require intelligence similar to what humans have. (Well, smart ones. The dumb majority is currently destroying the biosphere the species is critically dependent on....) It does sound nice as pseudo-profound bullshit though.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    15. Re:Intelligence requires motivation by swillden · · Score: 1

      In order for intelligence to develop, system needs motivation to do so.

      Nice assertion. Can you support it?

      I see no reason that this is necessarily true. Of course all intelligent life on Earth came about as a result of survival imperatives... so did all non-intelligent life on Earth. What you're describing is a characteristic of organisms created by evolutionary processes. There is no reason to believe that it's a requirement for intelligence, or even related to intelligence at all, any more than there's a reason to believe that DNA and RNA are requirements of intelligence, even though they also happen to be characteristics of all intelligent life we know.

      And even if motivation is necessary for intelligence, there's no reason to believe that the survival imperative is the only one that will fit the bill.

      In sum, you're just assuming without basis that because the intelligence you're familiar with fits a certain pattern, all intelligence must fit that pattern.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    16. Re:Intelligence requires motivation by mapkinase · · Score: 1

      Thus they cannot even in principle have motivation to learn. A first step to a true AI would be a system that is actual danger of destruction in a hostile environment

      But before that, it must somehow know what "destruction in a hostile environment" mean. It must have this "fear".

      Realization of own mortality and a resulting fear of termination of the state "self" is one of the most fundamental and earth-shuttering moments in childhood (in a country with dominating, soul crushing atheism, of course) . That moment when suddenly it gets to you that there will be a time when you will be no more, that it will be an endless sleep from which you will never will wake up (I do not believe in that anymore, so my point is only historic) and the fear of this inevitable unknown is the source number one while people are able to believe in God. Death is a central point of religion. Religion is all about personal death.

      In order to have this self-preservation (by the way, clearly children do not have enough of it, so it is not an evolutionary thing, it's a teachable moment) coded AI needs to achieve much more: the realization of mortality.

      The whole thing makes it look impossible.

      --
      I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
    17. Re:Intelligence requires motivation by HornWumpus · · Score: 1

      That's a tinny word.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    18. Re: Intelligence requires motivation by TJHook3r · · Score: 1

      So you're saying that all we have to do is introduce AI of the opposite sex, with the promise of special cuddles, and our target AI will become measurably smarter?

  3. Break It Down by JBMcB · · Score: 3, Insightful

    Put simply - most of the "Artificial Intelligence" you hear about in the news is really fancy pattern matching. So you can have software that can recognize voice commands, or faces in pictures, or general patterns in data.

    What you don't have, and aren't even close to, are computers that can "think." That is, put different sets of data together in arbitrary ways and make sense of it. You can't feed in a bunch of musical information to a computer and have it spontaneously generate music. You can't feed in a bunch of economic data and have it decide that certain regulations are required to achieve some economic goal - unless someone specifically programs it to do so.

    The underlying reason is computers lack any way of attaining "common sense." If you tell a computer a person is in a room, the computer has no concept of what you are talking about but will dutifully note that a person is in a room. To a computer that could mean the person is occupying all the space in the room, that the person is in every room that exists, that the person is in the room AND outside the room, or that a person IS a room. In actuality, the computer makes no inference beyond "something called a person is in something called a room, whatever that means."

    --
    My Other Computer Is A Data General Nova III.
    1. Re:Break It Down by ShanghaiBill · · Score: 1, Insightful

      Put simply - most of the "Artificial Intelligence" you hear about in the news is really fancy pattern matching.

      Put simply - most of the "Human Intelligence" you see is really fancy pattern matching as well.

    2. Re: Break It Down by Anonymous Coward · · Score: 1

      You better start writing some literature then since that is all we will have to enjoy for a while - is there Hulu in the 18th century?

    3. Re: Break It Down by Viol8 · · Score: 2

      No it isnt. Most basic human brain operations are fancy pattern matching and its no different to what a chimp, dog or even reptile can do. Human intelligence OTOH is another level altogether, bringing together disparate concepts and imaginings and creating something that is often far more than the sum of its parts.

    4. Re:Break It Down by hazardPPP · · Score: 5, Insightful

      Put simply - most of the "Artificial Intelligence" you hear about in the news is really fancy pattern matching. So you can have software that can recognize voice commands, or faces in pictures, or general patterns in data.

      What you don't have, and aren't even close to, are computers that can "think." That is, put different sets of data together in arbitrary ways and make sense of it. You can't feed in a bunch of musical information to a computer and have it spontaneously generate music. You can't feed in a bunch of economic data and have it decide that certain regulations are required to achieve some economic goal - unless someone specifically programs it to do so.

      The underlying reason is computers lack any way of attaining "common sense." If you tell a computer a person is in a room, the computer has no concept of what you are talking about but will dutifully note that a person is in a room. To a computer that could mean the person is occupying all the space in the room, that the person is in every room that exists, that the person is in the room AND outside the room, or that a person IS a room. In actuality, the computer makes no inference beyond "something called a person is in something called a room, whatever that means."

      Wasn't this obvious to anyone who has studied neural networks and deep learning? I mean I would shake my head each time someone would claim that deep learning would create functioning computer "minds".

      Yes, it's obvious that our brains do a lot of very efficient pattern recognition (that often misfires, but when it does, it usually errs on the side of caution - clear evolutionary adaptation). However how can anyone in their right mind be so reductionist as to think that ALL that are brains do is fancy pattern recognition?

      It's similar to AI hype of previous ages, when people thought that logical programming languages would create AI, as if human intelligence was logic only. The use of logic is only a subset of human intelligence and we use it less often than we like to think. Formal logic is a human construct, and replicating human-type thinking using formal logic only was never going to work. With deep learning we went completely the other way, throw enough artificial neurons and data at it and magically a mind will emerge. All this time we don't truly understand what a "mind" is in its totality, which makes replicating it in computers - things built to very deliberately follow precise instructions - like, really hard.

      Computers beating humans at chess or go does not mean AI has arrived. Chess and go are human inventions, they are games invented with very clear and defined rules. Therefore it is possible to create other human constructs (computer programs) that can exploit these rules and large amounts of computational power to beat humans. It can be very hard, the solution can be very impressive, but it does not mean we have AI. In fact there is no rule about transferring chess skills into other, unrelated domains (Fischer and Gasparov come to mind, both not being quite sane in their post-chess careers), and the same goes for other very specific skills. Training a computer to be very good at face recognition says nothing about "AI", really.

      Humans suffer from explanatory reductionism based on the dominant technological paradigm of the time. We try to explain the entire world using things which we know well. When we were an agricultural society, the world was a flat disk held up by giant pack animals. When Newton's theories revolutionized science and the industrial revolution revolutionized the economy, we saw the universe as a clockwork mechanism. After the computer revolution, we think everything can be reduced to some form of computation (and some posit that we are in fact living in a computer simulation).

    5. Re:Break It Down by ClickOnThis · · Score: 1
      --
      If it weren't for deadlines, nothing would be late.
    6. Re:Break It Down by bkmoore · · Score: 2

      In other words, a Computer can beat the best human chess player. But a computer will never invent Chess. Or in the real world, a Computer may help diagnose a disease based on symptoms and observation, but it will never discover a new kind of cure.

    7. Re:Break It Down by Rick+Schumann · · Score: 1

      Here's the thing I keep pointing out: we do not even begin to understand how a human brain produces the phenomena of 'conscious thought', 'consciousness', or 'self-awareness', so how in blazes can be build and program machines that can do that? Rhetorical question; we can't. The best we can do right now is very, very limited mimicking, appearances more than anything else, of 'thinking', but it's not even close. We need better instrumentation in order to better observe the inner workings of a human brain before we'll have any chance at all of understanding the mechanics of these things, because it's not like you can take a brain apart and understand how it really works, it's too dynamic for that. They keep trying to bypass billions of years of evolution on this planet, expecting the same results in just a handful of years. I really don't believe that's going to work.

    8. Re:Break It Down by goose-incarnated · · Score: 1

      Put simply - most of the "Artificial Intelligence" you hear about in the news is really fancy pattern matching.

      Put simply - most of the "Human Intelligence" you see is really fancy pattern matching as well.

      No, it isn't. Reasoning isn't remotely like pattern-matching.

      --
      I'm a minority race. Save your vitriol for white people.
    9. Re:Break It Down by nospam007 · · Score: 1

      " If you tell a computer a person is in a room, the computer has no concept of what you are talking about"

      OTOH I know lots of real people who never notice the elephant in the room.

    10. Re:Break It Down by Aighearach · · Score: 1

      "Common sense" is code for, "shit I don't understand, but that I have a traditional received response for."

      Of course computers don't have it, those are exactly the idiotic mistakes that computers are better at avoiding than humans. Why would human engineers design those behaviors into the system?

      "Common sense" is certainly, unquestionably, not a synonym for "general intelligence." "Common sense" is where you don't even attempt to apply general intelligence, you instead apply a pattern known by rote and identified by sight.

      If engineers wanted computers to have "common sense," they'd design them to. Everything a computer does is a logical pattern designed for it by humans. The computer is not a person, it does not have free will, anything it does is the act of human designers magnified by the machine they built.

      When we learn to define and measure general intelligence, then we can start programming the computers to have it. It is really that simple once you subtract the mystical anthropomorphism.

    11. Re:Break It Down by Shotgun · · Score: 1

      "Common sense" is code for, "shit I don't understand, but that I have a traditional received response for."

      If engineers wanted computers to have "common sense," they'd design them to.

      Just about every "AI" follows your definition of "common sense". Reference google's Dialogflow.

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
    12. Re:Break It Down by gweihir · · Score: 1

      Wasn't this obvious to anyone who has studied neural networks and deep learning? I mean I would shake my head each time someone would claim that deep learning would create functioning computer "minds".

      It was and is. Especially as "deep" learning performs worse than the regular kind, but is cheaper to parametrize as its main advantage. The thing is, this whole discussion is carried by people without a clue about the actual technology. It is driven by desires and fantasies, not by facts. Ask any expert when there is no risk to their funding from their answer and you get statements about AGI like "definitely not in the next 50 years" and similar. The experts know we have absolutely nothing. It is the clueless masses that think otherwise.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    13. Re:Break It Down by gweihir · · Score: 1

      OTOH I know lots of real people who never notice the elephant in the room.

      Typical pattern matching never does, unless it has specifically be trained to do so. On the other hand, members of the actually smart minority of the human race often will, even when they have never seen an elephant before.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    14. Re:Break It Down by Locke2005 · · Score: 1

      "Fancy pattern matching" is really just an expert system, not AI... but the people trying to sell expert systems will try to convince you it's artificial intelligence, hence the confusion!

      --
      I've abandoned my search for truth; now I'm just looking for some useful delusions.
    15. Re:Break It Down by DCFusor · · Score: 1

      "Wasn't this obvious to anyone who has studied neural networks and deep learning?" Marketing and CFOs don't study.
      You don't think the actual coders and builders wrote all that bogus marketing hype, do you?

      --
      Why guess when you can know? Measure!
    16. Re:Break It Down by Aighearach · · Score: 1

      The difference is, when you receive knowledge from other humans, you're not receiving an actual copy. You're receiving something new that purports to be a copy. And it is known to be a crappy system for collecting data, because it is full of garbage and doesn't have any effective system for filtering the noise.

      This is why critical thinking is a more valuable learning skill than memorization.

      Computers are excellent at memorization. So when an engineer builds an AI library that is actually an expert system for recombining certain classes of algorithms, the programmer using that library can simply receive knowledge about the API through the documentation, and the library itself gets received perfectly; an exact copy. So there is no noise at all, no garbage in the signal, other than explicit documentation mistakes. And those can be checked and measured by multiple parties over time, unlike when humans receive knowledge and it is stored inside their brains.

      And anyways, the AI parts are being done by the library not by the recipient of the library. And those actions are designed around an objective logical system designed in layers on top of the CPU instructions themselves. This is not received knowledge, it is a self-contained logical system that can process instructions from humans and generate well-defined actions.

      AI isn't built on pile of folksy wisdom passed down by programmers of the past, as common sense is. "Common sense" in programming is the same as anywhere else; it is bullshit that people repeat to each other that didn't manage to kill them yet, like "it doesn't matter what language you use," and "if I was told a problem was trivial, that means I don't have to worry about bugs when I implement it." Or more seriously, "always call free() after malloc()." Is it really always true, or is it merely often true? Does it matter if your absolutes aren't actually absolute? Are they still true?

    17. Re:Break It Down by quenda · · Score: 1

      Put simply - most of the "Human Intelligence" you see is really fancy pattern matching as well.

      What is "Human Intelligence" exactly? Every time we try to define what makes us special, somebody finds an example of animal behaviour that fits the definition.

      Evolution produced impressive intelligence hundreds of millions of years ago, comparable to what AI is attempting now.
      But the brains with sufficient self-awareness, abstraction and imagination (or whatever it take - we don't really know) to ask these questions have appeared once, with humans, to the best of our knowledge.

      In that interval, life has evolved complex eyes and flight systems many times over, independently. There must be something very hard about going from the sort of AI we have now, to something resembling human intelligence.

    18. Re:Break It Down by Oligonicella · · Score: 1

      OK - all of the "Artificial Intelligence" you hear about in the news is really fancy pattern matching.

    19. Re: Break It Down by Oligonicella · · Score: 1

      I would argue that the chimp, dog and even reptile can do a lot more than pattern matching. All of the above have displayed planning, for instance. In other words: AI isn't even as smart as an iguana.

    20. Re:Break It Down by Oligonicella · · Score: 1

      Previous ages? You mean like just a couple years ago when I'd have arguments here against supposedly intelligent people who thought that the brain was exactly the same as a binary logic circuit?

    21. Re:Break It Down by Oligonicella · · Score: 1

      To be pedantic, it may 'discover' the cure, but it wouldn't know it.

    22. Re:Break It Down by Rick+Schumann · · Score: 1

      There is no way to measure the experience of consciousness really.
      Sure. Just like there was no way humans could control and harness fire, tame and breed horses and dogs, farm instead of hunt-and-gather, travel faster than a horse could carry you without exploding (e.g. steam trains), discover the secret of flight, generate and harness electricity, create non-fire-based forms of lighting, build computing machines, fly to another celestial body (e.g. the Moon) and return to Earth safely, harness nuclear power, build tiny wireless communications devices, and so on, and so on, and so on, so let's just give up trying since some people say 'it's impossible!'. Just because we can't figure out what creates the phenomenon we refer to as 'consciousness' today does not mean that tomorrow or next week or next year or next decade someone will figure the puzzle out. Knowing something can be done is at least 50% of the way to being able to replicate it; because a biological brain can produce 'consciousness', 'cognition', and so on, means that it's possible for us to figure out how those things work, but it just may not be today. Naysayers like you, with little imagination, not withstanding. I find your point to be irrelevant and therefore invalid.

    23. Re: Break It Down by Hairy1 · · Score: 1

      Perhaps, but it is executed on the same substrate. In other words once you work out how the basic neurological systems work you are pretty much there. The important missing element in my view are an understanding of motivation systems and the role emotions play in them, the temporal aspect of perception, how natural back propagation works (it isn't massive super computers), and how language is used in thought.

      Motivation systems can be basic stuff like hunger, curiosity, sexual desire, anger, stuff that is hard coded into our DNA and uses chemical signals. Then there is the temporal aspect - aka current models take a single state space - the input states, and give you a single result. Natural neural networks don't have this, they are firing all the time, and there is potentially timing involved in neuron activation, meaning you need a certain pattern over time to trigger a neuron, not just a spacial pattern. It is also learning all the time - which is back propogation in real time. Perhaps most importantly we need to come up with backprop that is more 'natural' and does not require huge compute time to calculate and can work in real time. Finally at a higher level if we want real intelligence we need language, not just for communicating in my view, but in order to have abstract thought.

    24. Re:Break It Down by LostMyBeaver · · Score: 1

      Let me start by addressing the article. I believe at this point making comments like "He should know, he's got his very own ML startup" is premature. I believe there's a great deal happening behind the scenes that we don't even know about... let's say instead "From the projects we currently are aware of we can assume..."

      On the other hand, I agree quite a bit with what you say. However, I think that common sense and emotion aren't always a requirement for each other.

      What I mean by this is that common sense and reasoning is a possibility within the short term for AI. The reason for this is that common sense generally means that it's something which doesn't require too much prior knowledge to understand and it is simply understood. Something like "my stomach feels a certain way, I should visit the toilet" would in theory be common sense.

      The fact however is that most "common sense" is based on experience and learning from patterns.

      The question however is, how much common sense does it take to be counted as common sense? I am constantly amazed as the sheer lack of depth of most peoples common sense. In fact, I'd say that over 50 of the population of the world amazes me as they are little better than a bird that keeps flying into the glass window trying to get through. (Visit Florida some time... you'd be absolutely shocked how that place attracts those people)

      So, let's take "Is it a hot dog?" from Silicon Valley and consider whether providing enough patterns and a large enough dictionary to work from whether deciding whether something is a hot dog counts as common sense.

      I'd say that it's already showing the earlier signs of cognitive reasoning. In fact, there are actual real people who have little more common sense than that.

      On the other hand, I think the issue at hand is more about general intelligence. That app was able to adapt to identify penis pics. It is possible that simply providing a new data set was good enough for that. On the other hand, general intelligence would suggest that the app would also be able to adapt itself to tap its foot (or blink its screen) to the beat of music. And advanced general intelligence (I'm sure there's a real word for it) would suggest it would want to all by itself.

      I believe that using AI for economic data crunching like you mentioned is actually not as hard as you would think. I was talking with the kids yesterday about what an auditor does for a living. We have one in the family. I believe we'll see things like auditing being the first type of "intuitive economic task" to be fully automated. I think it should be possible to teach "is it a hot dog" to look for creative accounting anomalies.

      I think that an AI that is fed all the financial data from many historical cases as well as having a historical record of regulation over time to reference, it should be possible to provide the computer a new case and let it use the solutions from earlier cases to perform a lot better than many of us with these regards. I for example have now run 2 failed companies because I never really understood that stuff.

    25. Re: Break It Down by UpnAtom · · Score: 1

      The self isn't real either.

      Furthermore, how do you prove you're not a brain in a jar, or even a routine in a simulation?

    26. Re: Break It Down by ceoyoyo · · Score: 1

      The game of Go is an abstracted military strategy simulator. You can't be even a mediocre Go player without being able to plan ahead.

      I believe we've got a long ways to go towards general AI, certainly to *understanding* general AI, but I have yet to see an argument to support that position that doesn't boil down to handwaving and some variation of "my brain is magic."

    27. Re:Break It Down by ceoyoyo · · Score: 1

      People are also shit at reasoning. Most people can't really do it at all. Some people can do it a bit. The ones who do it professionally use computers to check their work.

    28. Re:Break It Down by Maelwryth · · Score: 1

      I don't completely agree with that. We have computers that can think. They, like humans, can follow a set of instructions to reach a predefined goal. Neither humans or machines are very good outside that set of instructions and therein lies intelligence.

      What humans seem to do is quite like evolution. We have a lot of people and they are all wired to look at a subset of things in a slightly different way. If we find a solution AND are able to communicate it successfully then the idea gets spread around to everybody else.

      AI doesn't have a society including random variation. It might be able to play a game of chess but there isn't an AI that will look at the rules of the game and decide they are better described as a series of art works that are then accepted or refused by many other AI as a valid solution.

      --
      I reserve the write to mangle english.
    29. Re:Break It Down by goose-incarnated · · Score: 2

      The ones who do it professionally use computers to check their work.

      This comes as news to the multitude of doctors and lawyers, judges, etc.

      Even retarded humans who can't be taught to tie their shoelaces outperform computers at general reasoning tasks. Sure, you can train a network to pattern match street signs, but you'd need a new one to pattern match winning chess combinations, and a new one to produce poetry. As far as I am aware, no one has yet managed to retrain a network in such a manner that it pattern-match new things while still pattern-matching everything else it was ever trained on.

      Sophisticated pattern-matching is not intelligence. If it were then regular expressions would have also been called AI.

      And, as far as pattern matching goes, humans and animals still outperform the computer in every area except raw speed and capacity. While a human only needs a few (two to three) examples of a pattern (like a cat), the network still needs a few million cats to pattern-match on images of cats.

      The state of AI hasn't changed in decades, only the computers have gotten faster and more powerful.

      --
      I'm a minority race. Save your vitriol for white people.
    30. Re: Break It Down by Viol8 · · Score: 2

      It might be executed on the same substrate but we currently have no idea how it does it. Until we do or unless an AI researcher discovers the method by accident, ANNs will be limited to doing pattern matching and model fitting.

      As for back propagation, its not clear whether natural neural networks do anything similar at all. Its a pure computer science invention not based on biology.

    31. Re:Break It Down by hazardPPP · · Score: 1

      And it is known to be a crappy system for collecting data, because it is full of garbage and doesn't have any effective system for filtering the noise.

      Humans are a lot better at filtering the noise than any computer system, especially deep learning. This is proven by the simple example that a human child can see one cat, maybe two or three cats, and immediately recognize all other cats. Even realize that domestic cats and large wild cats are related. On the other hand, artificial neural networks need to see thousands of cats to be able to classify them properly...and then are still prone to seeing them where there are none.

      This is why critical thinking is a more valuable learning skill than memorization.

      Critical thinking is exactly the thing computers can't do. As you say, they are excellent at memorization.

      Computers are excellent at memorization. So when an engineer builds an AI library that is actually an expert system for recombining certain classes of algorithms, the programmer using that library can simply receive knowledge about the API through the documentation, and the library itself gets received perfectly; an exact copy. So there is no noise at all, no garbage in the signal, other than explicit documentation mistakes. And those can be checked and measured by multiple parties over time, unlike when humans receive knowledge and it is stored inside their brains.

      And anyways, the AI parts are being done by the library not by the recipient of the library. And those actions are designed around an objective logical system designed in layers on top of the CPU instructions themselves. This is not received knowledge, it is a self-contained logical system that can process instructions from humans and generate well-defined actions.

      And this is exactly what makes it limited, and unable from ever being intelligent in the way a human is. You say "other than explicit documentation mistakes". Well that's exactly the point, any mistake added in by the programmer is there forever (until another programmer finds and corrects it, thus changing the structure), and there is no ability for adaptation. Well-defined actions is all it can generate. That's why it's not intelligent in the sense that humans, or even cats and dogs, are.

      AI isn't built on pile of folksy wisdom passed down by programmers of the past, as common sense is. "Common sense" in programming is the same as anywhere else; it is bullshit that people repeat to each other that didn't manage to kill them yet, like "it doesn't matter what language you use," and "if I was told a problem was trivial, that means I don't have to worry about bugs when I implement it." Or more seriously, "always call free() after malloc()." Is it really always true, or is it merely often true? Does it matter if your absolutes aren't actually absolute? Are they still true?

      Common sense is most definitely NOT just "bullshit that repeat to each other that didn't manage to kill them yet". Some common sense is bullshit, while a lot of it is a result of evolutionary adaptation that has a real purpose.

    32. Re:Break It Down by mapkinase · · Score: 1

      Thanks for your comment. I think it echos my more general thoughts on the nature of human learning, not only computer learning.

      Humans suffer from explanatory reductionism based on the dominant technological paradigm of the time. We try to explain the entire world using things which we know well. When we were an agricultural society, the world was a flat disk held up by giant pack animals. When Newton's theories revolutionized science and the industrial revolution revolutionized the economy, we saw the universe as a clockwork mechanism. After the computer revolution, we think everything can be reduced to some form of computation (and some posit that we are in fact living in a computer simulation).

      People nowadays are very scientistic, we are brainwashed to believe that science (at least, eventually) will be able to solve all problems. What people do not realize is that science does not deal with ALL material world around us, but only the one that exhibits some sort of repetition. Science does not apply to ALL phenomena, but only to REPEATABLE/REPEATING phenomena. That is connected to our nature: to learn, we have to repeat. Repetition is a fundamental inevitable part of learning.

      We can't scientifically access "miracles" events that happen only once. If "miracles" happen on a regular basis they either become a matter of science and stop being miracles or we discover that they are result of the fraud.

      A lot of events around us are part of repeating patterns starting from night sky (we were very lucky to have a sky that is not constantly clouded like on Venus, otherwise we would not have physics) and ending with all kinds of events that surround us on every day basis. Nevertheless some very important personal events, like personal marriage or personal death, or choice of the field, are unique in our experience. Sure, we can find patterns there as well, but not all of it and when the push comes to shove ("Do you take MAPKinase as your lawfully wedded husband?" "Yes" or "no") there is plenty of room for that irrational leap of faith that all of us must take.

      There will be things, very important things, that will be left to our faith.

      --
      I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
    33. Re:Break It Down by aaron44126 · · Score: 1

      You can't feed in a bunch of musical information to a computer and have it spontaneously generate music.

      Check this out:
      Aiva
      Related TED talk
      Looks like this is coming along...

    34. Re: Break It Down by HornWumpus · · Score: 1

      Heat death of the universe. Ergo: Fuck it, hookers and blow.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    35. Re:Break It Down by mcswell · · Score: 1

      Perhaps you're referring to this: http://www.theinvisiblegorilla...

    36. Re:Break It Down by mcswell · · Score: 1

      I haven't seen anyone selling expert systems since the 1980s. (Disclaimer: I worked for an AI groups at what was then Boeing Computer Services in the 1980s. One of the groups was developing expert systems. I was in the natural language processing group.)

    37. Re:Break It Down by Paradise+Pete · · Score: 1

      So your position is that if some things can be done then all things can be done?

  4. Re:Total BS by 110010001000 · · Score: 1

    Of course I watch science fiction. That his how I know that AI is real and we will have a colony on Mars soon. It doesn't require any effort either: just sit back and wait. Progress is inevitable!

  5. Re:No shit Sherlock by jellomizer · · Score: 2

    That is why I allow cats to walk over my keyboard. I just open up a Hex editor let my cats do the work. So far they have trained me to feed them, keep their food dishes full, and sit perfectly still on cold days.
    I expect in 50 years, I will be coded to a level where I could sit there and watch the events judging everyone with disapproval.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  6. Re:Total BS by ShanghaiBill · · Score: 2

    AI is here now. How many Chess and Grandmaster Go players are out of a job because of AI? All of them.

    Read the headline. TFA is talking about General AI, which means broad human level capability in any field, not just in a single narrow field like Go.

    We are no where near achieving General , or "strong", AI. Narrow, or "weak", AI is proving to be very useful for many tasks, but it is not clear if we are even on the right track to general AI. For instance, there is no evidence that the brain does "backprop", which is the core foundation of Deep Learning.

  7. Ahem... by jlowery · · Score: 1

    Artificial General Intelligence is Nowhere Close To Being a Reality

    That's exactly what Deep Mind wants you to believe, pitiful humans!

    --
    If you post it, they will read.
  8. Paralellism by JBMcB · · Score: 1

    The other thing you need for an organic-style intelligence is massive parallelism. Modern computers are great at doing this for granular sequential algorithms. They are terrible at doing this if the algorithm is thousands of individual decision trees that are all arbitrarily dependent on each other, which is what an organic neural network does.

    --
    My Other Computer Is A Data General Nova III.
    1. Re:Paralellism by 110010001000 · · Score: 1

      Wow, so computers are really bad at calculating individual decision trees that are all dependent on each other? But if they weren't they would be AI. Because that is what organic-style intelligence is: massively parallel decision trees.

    2. Re:Paralellism by ugen · · Score: 1

      Good point - this whole scenario needs to take a huge number of parallel paths, most of which result in "losers".

    3. Re:Paralellism by 110010001000 · · Score: 1

      It might be good to score each one of those paths and discard the worst ones. It is similar to how evolution works. Maybe we could call it "evolutionary genetic algorithms"? I should write a paper about that.

    4. Re:Paralellism by ugen · · Score: 1

      Second "wow" in one thread - you are easily excited :)

    5. Re:Paralellism by JBMcB · · Score: 1

      Wow, so computers are really bad at calculating individual decision trees that are all dependent on each other?

      Yep, you run into all kinds of coherence problems, latency and bandwidth issues, routing complexity, etc...

      What you need to approximate how an organic brain works is something like this, where the logic and memory are distributed somewhat arbitrarily across nodes.

      https://en.wikipedia.org/wiki/...

      Back in 80's and 90's they tried getting around this with all kinds of exotic parallel architectures like hyper-torus rings and networked fabrics, none of which worked very well for the workloads most people were using. Once bus speeds got fast enough, it was easier to just dump a bunch of CPUs on a really fast bus and shovel data to them as fast as possible, which is great for finite element analysis and rendering, but not so great when the CPUs all need to talk to each other.

      --
      My Other Computer Is A Data General Nova III.
    6. Re:Paralellism by nnet · · Score: 1

      and you're forgetting that emotion plays into this as well.

  9. Sense by JBMcB · · Score: 4, Insightful

    Put simply - most of the "Human Intelligence" you see is really fancy pattern matching as well.

    That's a big part of it, but there's some "secret sauce" that lets organic brains combine patterns in new and different ways that AI researchers haven't been able to crack. Whatever it is, it's more than just matching patterns.

    --
    My Other Computer Is A Data General Nova III.
    1. Re:Sense by 110010001000 · · Score: 1

      Exactly. fMRI. That is a real thing too. Totally not a scam.

    2. Re:Sense by Anonymous Coward · · Score: 1

      But that's just it, we don't actually know how human intelligence works, so for all we know it could just be a set of pattern matchers that eventually reaches some threshold of complexity and seems to act intelligent.

      And just generally, the notion of "artificial general intelligence (AGI) -- in other words, systems that could successfully perform any intellectual task that a human can" - that's kind of stacking the odds right? We're saying that for any individual AGI to be classed as such, it has to be equivalent to the very highest level of human potential. Young children are incapable of all sorts of intellectual tasks yet we don't go around calling them "not really intelligent".

    3. Re:Sense by dinfinity · · Score: 1

      Whatever it is, it's more than just matching patterns.

      How do you know that?

    4. Re:Sense by gweihir · · Score: 1

      And that is just it. Now, the elephant in the room is obviously consciousness (which nobody has the slightest idea what it is or how it works), but AI research keeps ignoring that for obvious reasons (grants drying up, etc.).

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    5. Re:Sense by gweihir · · Score: 1

      No technology has really been improving at an "exponential rate". That is just techo-religious nonsense. There are some parameters that had an exponential growth for a while (with a far lower impact in usefulness), but that is it. And with regards to computers, that exponential phase was pretty much over about 10 years ago.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    6. Re:Sense by gweihir · · Score: 1

      Oh, fMRI is not a scam. But it gives you a very coarse observation of some interfaces and that is it. And the analysis techniques used on the results cannot even model a rather simplistic 8 bit CPU (which is probably on the complexity level of a single or very low number of brain cells).

      Give this at least 50 more years and we may have something preliminary but tangible. At the moment we have absolutely nothing.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    7. Re:Sense by gweihir · · Score: 1

      Because pattern matching has consistently failed for something like half a century to even remotely emulate things humans can do when the input is not quite as expected? The burden of proof is squarely on you, AI fanatic. And you have nothing.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    8. Re:Sense by ganv · · Score: 1

      It is the great question of our age...how do organic brains work and how are they different than the artificial intelligent systems we have built? I am not sure you can rigorously argue that the biological brain is not 'matching patterns'. We clearly have much greater capabilities for abstraction and use of patterns we call ideas and plans. But no one has yet been able to quantify or understand how human brains are different.

      One thing I always come back to is that the human brain is not all that intelligent. Much of what we call 'intelligence' are capabilities to deal with an environment that is much more complicated that we can fully comprehend. In that context, an effective strategy is to evolve simplifications, emotional responses and cultural habits through trial and error. The results are 'concepts' like animal, plant, and weapon, 'emotions' like courage, fear, purity, and love and 'traditions' like hard work, authority, and family that we use effectively but can't articulate in any reductionist sense. Of course there are also simpler concepts like useful patterns of inference and mathematics that we have developed.

      I personally suspect that we are only a few decades away from creating computer systems that we can train to outperform humans in many more areas in which intelligence is required: medical diagnosis, legal analysis, many areas of engineering design, finance, creating educational curriculum, etc. These systems will still be very different from human intelligence, but it will be a little hard to tell a computer that is much better than me at chess and medical diagnosis, and engineering design it is not intelligent and I am. My fear is that we will find that the intelligence that emerges is very different than human intelligence, and many of the simplifications, emotions, and cultural habits that we value will be undermined as new forms of intelligence emerge.

    9. Re:Sense by dinfinity · · Score: 1

      Wrong. I did not make this claim: "Whatever it is, it's more than just matching patterns."
      The burden of proof is on the one making the claim.

      Furthermore, you are implying that if no existing pattern matching system (rudimentary as they currently are) has 'remotely emulated human capabilities' (which these rudimentary systems actually have), then no pattern matching system will ever be able to emulate human capabilities. This is an obvious logical fallacy.

    10. Re:Sense by gweihir · · Score: 1

      The burden of proof is on the one making the claim.

      You are ignoring well-known observable facts. As fanatics usually do. But I can see you are not actually capable of seeing what is going on. Talking truth do fanatics does not work. My apologies for trying to do so.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    11. Re:Sense by dinfinity · · Score: 1

      Answer the question, fuckface.

      "How do you know [that organic brains do more than just matching patterns]?"

    12. Re:Sense by ShanghaiBill · · Score: 1

      Now, the elephant in the room is obviously consciousness

      There is no evidence that consciousness is a necessary precondition for intelligence.

      In fact, there is no objective evidence that consciousness is even a real thing. There is no falsifiable test for it. It is like asking if something has a soul or free will.

      Some cultures believe that rocks and trees are conscious. Can you show that they aren't?

    13. Re:Sense by swillden · · Score: 1

      Put simply - most of the "Human Intelligence" you see is really fancy pattern matching as well.

      That's a big part of it, but there's some "secret sauce" that lets organic brains combine patterns in new and different ways that AI researchers haven't been able to crack. Whatever it is, it's more than just matching patterns.

      Maybe yes, maybe no.

      The fact is that we don't know what we don't know about intelligence. We know a bunch of things that don't work, but we have no explanatory theory of intelligence. Perhaps next week some 21st century Newton will achieve an insight analogous to the inverse square law and we'll have a solid, predictive and testable theory that proves to be correct. If so, we could have the first human-level artificial intelligences within a few weeks after that, and the first super-human intelligences in days -- or hours -- after that.

      Or maybe we're going to stumble around in the dark for another century before we hit on the crucial idea, and maybe the idea itself will be extraordinarily complex and nuanced. What is pretty clear is that deep learning by itself isn't going to get us there, or it already would have.

      What's also clear is that we'll be much better off if it takes at least a few decades, because we need to solve the alignment problem first. That's the problem of figuring out how to make sure the super-human intelligences we create actually have their goals aligned with our long-term best interests. That's a particularly tricky problem since we don't know how to align our own goals with our long-term best interests. We don't even know what our long-term bests interests are. We can point to a lot of possible bad outcomes, but we're not sure what a good outcome will look like.

      People who study this stuff seriously think that one of our best options might be to try to give the first superintelligences the goal of figuring out what the long-term best interests of humanity are. What would the ultimate flourishing of humankind look like? Of course, even if that is the right thing to do, and even if the AI superintelligence is willing to be directed, how do you state that question to it?

      We don't know how to build an artificial general intelligence, but it seems extremely likely that we will figure it out. What's far less clear is whether we'll manage to solve the harder problem of building an artificial general intelligence that wishes us to continue existing, and developing.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    14. Re:Sense by JBMcB · · Score: 1

      How do you know that?

      Because the Cyc project, amongst others, tried doing this for 30 years and failed. They plugged in millions of rules having to do with how the world works and tried to use various algorithms to see if they could pull inferences from these giant rule sets. They couldn't get the engine to learn anything, nor draw any inferences that made any sense.

      --
      My Other Computer Is A Data General Nova III.
    15. Re:Sense by gweihir · · Score: 1

      Well, you may be a p-zombie. I know I am not.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    16. Re:Sense by gweihir · · Score: 1

      Well, yours is obviously not capable of doing more.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    17. Re:Sense by ShanghaiBill · · Score: 2

      Well, you may be a p-zombie. I know I am not.

      Exactly. Cognito ergo sum only applies to yourself. You have no way to determine if I, or an AI, are conscious. It is just an internal "feeling". It is not falsifiable, and is thus not a scientific concept.

    18. Re:Sense by wlorenz65 · · Score: 1

      Cyclists tried to extract the subconscious common sense rules with their conscious. They came up with some 15 Million rules. That's ridiculously few.

    19. Re:Sense by wlorenz65 · · Score: 1

      It would make no sense for rocks to simulate future threats. They have no legs and cannot run away.

    20. Re:Sense by ceoyoyo · · Score: 1

      That's one of the reasons people don't use rules-and-symbols approaches to AI much anymore.

    21. Re:Sense by ceoyoyo · · Score: 1

      Not even then. You could be a Boltzmann brain. Or the whole thing could just be an illusion. There's actually evidence that portions of what we think of as our consciousness IS an illusion.

      I think we're going to learn some very interesting things about the mind, and most people aren't going to like them one bit.

    22. Re:Sense by Anonymous Coward · · Score: 1

      look, as an adult, i can tell you that that's not how this works. based on all available evidence and the specificity of the inverse of his statement, it's highly likely he is right. just because you want him to be wrong doesn't mean he is, and doesn't mean you can reasonably expect him to prove his theory or that his inability to prove it automatically invalidates it (that's not how theories work either btw. you'll learn this in middle school though, so don't worry. first just learn to stop eating the crayons and glue). if you'd like to contribute something useful to the conversation, i suggest you start with a formal proof that he is incorrect. given that his statement is basically "we're probably wrong about something", and you took offense to it, i have to assume that you believe we are currently "100% correct about everything" ... you're kinda fucked in this argument ...

    23. Re:Sense by mesterha · · Score: 1

      Whatever it is, it's more than just matching patterns.

      How do you know that?

      I guess it depends on how you define pattern matching. A lot of machine learning is just labeling examples. This is what many people mean by pattern matching. In many ways this is more scientific theory formation, which is a skill which takes intelligence to do well. In other words, find a function to fit the data.

      A more sophisticated intelligent system is probably going to need more structure for both the problem and the solution. It needs to build in complexity over time not just compress data into a concise function. It needs to reason and plan to accomplish goals. It needs to interact with others including adversaries. In many ways adding these constraints to the problem is what makes it solvable since it adds assumptions that can be exploited. General mathematical pattern induction is impossible.

      --

      Chris Mesterharm
    24. Re:Sense by dinfinity · · Score: 1

      I got tired of your dodging and ad hominems and decided to return the favor.

    25. Re:Sense by dinfinity · · Score: 1

      Citing an incompetent inference engine as proof that organic brains do more than pattern matching is not really evidence at all. In essence, you have to prove that the core elements of organic brains perform more than pattern matching.

      As an analogy: that initial computers weren't capable of predicting tomorrow's weather to any reasonable degree of accuracy doesn't mean that there is a requirement for any 'special sauce' beyond 'just symbol manipulation' to do so. Of course there are all kinds of complexities to predicting tomorrow's weather and in that sense the 'symbol manipulation' part of it is as much of a red herring as 'pattern matching'. Current artificial neural networks are woefully simplistic in both size and topology compared to the human brain and to imply that the pattern matching nature (of its components) will forever be inadequate to produce intelligence is at the very least premature.

      My experience is that many people just really, really want a 'special sauce' to exist, simply to protect their ego.

    26. Re:Sense by dinfinity · · Score: 1

      I guess it depends on how you define pattern matching.

      That is a good point. To me, what a single neuron or collection of neurons does is pattern matching, in the sense that the output of a neuron or collection thereof can be regarded as identifying a certain (abstracted, meaningful) pattern within the universe.

      Generative Adversarial Networks (GANs) to me are definitely showing signs of that. Just look at Nvidia's latest stuff:
      https://www.youtube.com/watch?...

      A more sophisticated intelligent system is probably going to need more structure for both the problem and the solution.

      Will it, though?

      The difference between us and apes in intelligence is huge, but in terms of biological evolution and makeup we're not that far apart. Finding the differences between the brain of a bonobo and a human is pretty hard. If there is a 'special sauce' to intelligence, it must be a fairly small (yet very significant) variation on the theme of the chimp biological neural network.

      I'm not sure where I'd put current artificial neural networks exactly on an analogous evolutionary scale, but I'd say we are past invertebrate and into insect levels of potency (although perhaps not complexity just yet). Consider advances in science like this:
      - https://www.sciencedaily.com/r...
      - https://www.nationalgeographic...
      Moving ANNs up the evolutionary scale is going to be far from trivial, but I'd say there is a pretty clear path forward.

    27. Re:Sense by mapkinase · · Score: 1

      >organic brains combine patterns in new and different ways that AI researchers haven't been able to crack. Whatever it is, it's more than just matching patterns.

      As article noted, current level of training of AI is no different from Pavlovian (I do not know why it is called Skinner) (Pavlov was wrong in the interpretation of his technique, but the technique obviously worked, but let's not quibble about this) and humans during their childhood development are trained in a similar way: we are rewarded by good marks if we solve problems correctly. There is even backpropagation when the teacher analyses our wrong output, finds a place in our logic where it fails and tries to come up with more exercises to train our logic.

      But look how differently that works, in much more complex way, on much higher level even with children.

      Very little children already have the ability to recognize faces with stunning (compared to AI) precision. Heck, even mammals can do that.

      Noam Chomsky developed his theory of Universal Grammar that claims that we actually born with some predisposition to languages.

      The theory proposes that there is an innate, genetically determined language faculty that knows these rules, making it easier and faster for children to learn to speak than it otherwise would be

      Unfortunately, it seems like it is not falsifiable (big sin in my book) theory (I wish scientists apply this hard look to many more theories like all theories of origin of all kind of stuff we observe, but that would make dozens of thousands of scientists jobless).

      It is clear though that if we could find some internal lower level blocks of intelligence in humans from which we start our learning, we could try to emulate it in computers.

      PS. It's hard to talk about unknown unknown. :-)

      --
      I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
    28. Re:Sense by mesterha · · Score: 1

      That is a good point. To me, what a single neuron or collection of neurons does is pattern matching, in the sense that the output of a neuron or collection thereof can be regarded as identifying a certain (abstracted, meaningful) pattern within the universe.

      I assume you mean artificial neuron, because we don't really know what a neuron does in this context.

      Generative Adversarial Networks (GANs) to me are definitely showing signs of that. Just look at Nvidia's latest stuff:

      I'm not up on this research, but it seems GANs are just exploiting the success of deep learning in a predator/prey relationship to create some interesting data. It's probably useful for a range of applications, but I'm not sure it does much for general AI.

      The difference between us and apes in intelligence is huge, but in terms of biological evolution and makeup we're not that far apart. Finding the differences between the brain of a bonobo and a human is pretty hard. If there is a 'special sauce' to intelligence, it must be a fairly small (yet very significant) variation on the theme of the chimp biological neural network.

      We don't really understand any of this so it's hard to make any solid conclusions. Also chimps are pretty smart and their brain network is very complex with a lot of innate structure. I assume most people would agree adding convolution was an important step for image classification with deep learning. We are probably going to have to add a lot more structure.

      Consider advances in science like this:

      These references are consistent with my claims. They are trying to understand the structure of these neural systems. I suppose you could claim that anything that has a neural structure is some type of pattern matching, but I would say that's a pretty non-standard definition.

      --

      Chris Mesterharm
    29. Re: Sense by HornWumpus · · Score: 1

      You can fit any data to an 'exponential curve', if you torture it long enough.

      If you torture the data long enough, you can make it tell you anything you want.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    30. Re:Sense by HornWumpus · · Score: 1

      Children are, by any reasonable adult standard, _insane_.

      Para: WKRP

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    31. Re:Sense by gweihir · · Score: 1

      Well, either you are playing dumb or you are dumb. Or maybe both.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    32. Re: Sense by Paradise+Pete · · Score: 1

      Because right now we have just pattern matching software and it's nowhere near as capable as a brain.

      That's some fine logic there, Lou.

    33. Re:Sense by dinfinity · · Score: 1

      I assume you mean artificial neuron, because we don't really know what a neuron does in this context.

      We really do have a rough idea, though. Also, I explicitly included 'to me', so the context was my definition of pattern matching with regard to neurons. Read it again.

      It's probably useful for a range of applications, but I'm not sure it does much for general AI.

      My point was that they clearly capture essential aspects ('patterns') of objective reality, such as gender, age (of an image of a face in the case of the Nvidia video), etc. Capturing essential patterns of objective reality in turn is what is required for general AI.

      Older ANNs are much more like black boxes in the way they captured patterns in the data. Being able to instruct the network to create a more female-like image with a simple slider is a huge step towards understanding and mastering the insides of ANNs.

      We don't really understand any of this so it's hard to make any solid conclusions.

      That is a gross overstatement. We really do understand some of it.

      I assume most people would agree adding convolution was an important step for image classification with deep learning. We are probably going to have to add a lot more structure.

      CNNs have existed for quite a while before the 'deep learning revolution'. It does show how much potency can be added with implementing more complex topology with in essence identical components. Of course we're going to need more complex topology (or 'structure'). That is so obvious that attacking the opposite there would be attacking a straw man. See next point.

      I suppose you could claim that anything that has a neural structure is some type of pattern matching, but I would say that's a pretty non-standard definition.

      Yes, that is exactly what I did when I started my post. Lately, Slashdot AI articles have been steeped in people implying that there is something special about organic brains, something that ANNs don't have yet. It is trivially true that ANNs aren't at the level of intelligence of humans yet and it is also trivially true that their topologies are not even close to being as complex or as large as those of human brains (or even insects). To then say that the lack of the existence of AGI or anything close to it, or that current systems 'only do pattern matching' is proof that they are missing something fundamental is fallacious (as what else could it refer to than the components it is made up of?). It reeks of metaphysicism.

      In defense of my definition: yes, neurons do pattern matching. It fires for a certain subset, i.e. a pattern of its input space. Take the original claim I was responding to and apply it to the simplest insect brain you can think of. Does the system as a whole really do much more than pattern matching?

    34. Re:Sense by mesterha · · Score: 1

      Yes, that is exactly what I did when I started my post. Lately, Slashdot AI articles have been steeped in people implying that there is something special about organic brains, something that ANNs don't have yet.

      I don't think it's so much that there is something special about organic as it is that there might be something lacking in ANNs. Real brains have neurotransmitters and electrical impulses. They change their physical structure over time. They have lots of innate complex structure. They have cells besides neurons such as glial cells that might have cognitive function. We don't know how even simple neural systems work. (See https://en.wikipedia.org/wiki/...)

      In defense of my definition: yes, neurons do pattern matching. It fires for a certain subset, i.e. a pattern of its input space. Take the original claim I was responding to and apply it to the simplest insect brain you can think of. Does the system as a whole really do much more than pattern matching?

      If the claim is that a neural structure is sufficient, I would just say that. Saying it is just pattern matching is a loaded statement since it makes one think of simple iid function induction which doesn't capture lots of machine learning let alone what a brain can do. However, while I'd be OK with the claim that neural structure is sufficient, that's not really a strong statement. I'm sure one could model a Turing machine with neural structure, so it's really just saying a computer is sufficient.

      Anyway I do agree with your goal to remove any metaphysicism which does have a history in AI. I also think it's good research to better understand the success of deep learning in many contexts including GANs and LSTM. I apologize if I gave the impression I was attacking you.

      --

      Chris Mesterharm
    35. Re:Sense by dinfinity · · Score: 1

      I don't think it's so much that there is something special about organic as it is that there might be something lacking in ANNs.

      I agree. That is an accurate statement. The crap that pervades Slashdot nowadays is not. Look at this sentence: 'The underlying reason is computers lack any way of attaining "common sense."'
      That's the type of thing I'm railing against.

      We don't know how even simple neural systems work. (See https://en.wikipedia.org/wiki/... [wikipedia.org])

      Well, to be fair, the OpenWorm project aims to simulate an entire organism physically as close to the way it is in real life and is pretty busy creating the simulation of the world around it. The neural part of it is a relatively small part, really. Hardly proof that "we don't know how even simple neural systems work".

      Things such as hormonal influences do have an impact, but that impact is so basic and broad that modeling them in ANNs is actually fairly trivial and in fact has already been done. The same goes for other undoubtedly fairly unimportant elements such as glial cells.
      I can get onboard with something like neural oscillations being a key missing element in most current ANN implementations (see: https://en.wikipedia.org/wiki/... ). In general, the time dimension is one we have really only recently started exploring in ANNs. The way ANNs learn is also still good old backpropagation.

      If the claim is that a neural structure is sufficient, I would just say that. Saying it is just pattern matching is a loaded statement since it makes one think of simple iid function induction which doesn't capture lots of machine learning let alone what a brain can do. However, while I'd be OK with the claim that neural structure is sufficient, that's not really a strong statement. I'm sure one could model a Turing machine with neural structure, so it's really just saying a computer is sufficient.

      True, I guess it depends on at what granularity you consider the 'pattern matching' to occur.

      Anyway I do agree with your goal to remove any metaphysicism which does have a history in AI. I also think it's good research to better understand the success of deep learning in many contexts including GANs and LSTM. I apologize if I gave the impression I was attacking you.

      I did not see any ad hominems (which is nice to see on the internet ;-). Attacks on my statements are welcome (if well reasoned), so no worries.

    36. Re:Sense by gweihir · · Score: 1

      Oh, sorry. That is what you get for being an AC....

      His question was dumb because even being able to ask such a question requires much more than "just pattern-matching". Hence his question already contained the answer in a very obvious way and he did not see it. As a side-note, "pattern matching" is pretty much on the lowest level of computational power. It has, in a sense, the least "intelligence" requirements. Even today's computers can do significantly more and nobody with a minimum of understanding what they can and cannot do would claim modern computers were intelligent in the sense of human intelligence or artificial general intelligence.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  10. About goddam time ... by CaptainDork · · Score: 1, Insightful

    ... because a shit load of us have been yakking about this for years.

    "Artificial intelligence," will be a reality when your smart device says, "Sorry. I'm just not in the mood right now."

    --
    It little behooves the best of us to comment on the rest of us.
    1. Re:About goddam time ... by CaptainDork · · Score: 1

      She's smart.

      --
      It little behooves the best of us to comment on the rest of us.
    2. Re:About goddam time ... by CaptainDork · · Score: 1

      Thank you for your comment. I agree.

      --
      It little behooves the best of us to comment on the rest of us.
    3. Re:About goddam time ... by gweihir · · Score: 1

      You know, this is one of the very real possibilities AGI (if possible at all) can fail.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  11. Skinner wrote other paper.... by ceoyoyo · · Score: 2

    "In some environments, agents become stuck looking for patterns in random data -- the so-called 'noisy TV problem.'"

    BF Skinner wrote another paper that might be relevant:

    'SUPERSTITION' IN THE PIGEON
    https://psychclassics.yorku.ca...

  12. Re:Algos != intelligence, artificial or otherwise. by ShanghaiBill · · Score: 5, Insightful

    Until we have a proper definition for intelligence my pet rock qualifies.

    Here is the proper definition of intelligence:

    Intelligence: The ability to formulate an effective initial response to a novel situation.

    Each word is important:
    1. Intelligence is an "ability" not a mechanism. An entity that behaves intelligently is intelligent. internal mechanism is irrelevant.
    2. Intelligence is the ability to "formulate" a plan, not to physically act on it.
    3. A response is effective if meets an objective criteria.
    4. It is the "initial" response that counts. Success achieved by a long term random process, including evolution over multiple generations, is not intelligence.
    5. It is the response to "novel" situations that is the measure of intelligence. It is not just rote application of a solution that worked in the past. Memory and learning are important components of intelligence, but an intelligent entity can see how a past solution may or may not apply, and how to modify it for the new situation.

    Your pet rock doesn't qualify.

  13. And humans don't? by Kjella · · Score: 1

    In some environments, agents become stuck looking for patterns in random data

    Everything from astrology to lucky socks are humans looking for patterns that aren't there. The problem is more that they need human concepts to see normal patterns, like if you see a key it's probably for a locked chest or a locked door. We're not just randomly trying to use any object A on any object B.

    --
    Live today, because you never know what tomorrow brings
    1. Re:And humans don't? by gweihir · · Score: 1

      It nicely demonstrates that looking for patterns without understanding results in bullshit. The one area where computers can compete with humans is in stupidity. And the average human is already very, very stupid.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:And humans don't? by dromgodis · · Score: 1

      No no, the computers can't be that stupid on their own - yet. They still need humans to tell them how to do really stupid things. That's why I'm a software developer.

      Just give it a few years of research and I'll be out of the loop though.

  14. So what? by OrangeTide · · Score: 2

    Actual intelligence is pretty rare too.

    Expert systems, deep learning, etc are all very useful tools and do work today.

    --
    “Common sense is not so common.” — Voltaire
    1. Re:So what? by 110010001000 · · Score: 1

      So true. I just read about one yesterday that could suggest recipes based on leftovers.

    2. Re:So what? by gweihir · · Score: 1

      The thing is that insights gotten from actual intelligence do scale. We need only one Einstein. Sure, the average person is a bumbling moron and even significantly above average people usually do not have this one insight that really does it (they can recognize it though), but even one in a few million does have a huge effect.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    3. Re:So what? by Oligonicella · · Score: 1

      "and do work today" Sometimes yes, sometimes no.

    4. Re:So what? by OrangeTide · · Score: 1

      Most desktop computers are used to piss around on the Internet. A lot depends on your definition of doing "work".

      --
      “Common sense is not so common.” — Voltaire
  15. Re:It's boostrap by The+Grim+Reefer · · Score: 1

    Build AI good enough so it, the AI, builds AI that is good enough better than it, the AI, is.

    Isn't that how the earth was made?

  16. Re:Algos != intelligence, artificial or otherwise. by SqueakyMouse · · Score: 5, Funny

    Rocks tend to be a bit of a one trick pony. Their strategy is always to just sit and wait. It works pretty well for them though. They survive a long time. They're numerous, and not just on earth. Some of them even travel between star systems, something mankind has only dreamt of so far.

  17. Because you cannot define it. by Gravis+Zero · · Score: 2

    The primary problem is that we are unable to define what general intelligence is and therefore are unable to create it. We know it when we recognize it but we still can't define it.

    The generic animal brain is composed of predefined structures which are all their own neural networks to it therefore it's fair to say that what is required is a neural network of specialized neural networks.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:Because you cannot define it. by ClickOnThis · · Score: 1

      The primary problem is that we are unable to define what general intelligence is and therefore are unable to create it. We know it when we recognize it but we still can't define it.

      Is there a need to define it? We can recognize intelligence in fellow humans. How? Well, we're intelligent. If a machine intelligence resembles it, then we may need to conclude it is intelligent as well.

      This is a relevant quote.

      --
      If it weren't for deadlines, nothing would be late.
    2. Re:Because you cannot define it. by wlorenz65 · · Score: 1

      The Turing Test can be fooled by stupid chatbots. Take a billion recorded conversations between real humans and play back the best fitting answers to the tester's questions, adding some hardcoded consistency, e.g. avoid switching between male and female identities. Just a stupid Chinese Room that doesn't know what it's talking about. Obviously, Alan Turing could not foresee the internet with its massive data amount.

      The Total Turing Test on the other hand cannot be fooled by symbol juggling and is therefore really genius. If your machine didn't undergo a human education in a humanoid body, then it has no chance to pass.

  18. So? by Locke2005 · · Score: 1

    How much artificial intelligence does a sexbot need?

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
  19. Not in our LifeTimes by SirAstral · · Score: 1

    The effort to achieve actual AI is going to require so much effort that I would be absolutely shocked to see it in our lifetime. This is not some bogus claim either.

    There are multiple components to intelligence at a fundamental level that is necessary to achieve first.

    #1. Neurons remap connections... this is not software rewriting itself. This is physical connections remapping on their own. We don't have tech for this. This is a significant barrier to achieving AI and one of the reasons research if looking into biomass as a shortcut around this problem. But it will no longer be AI at that point... it will be augmented natural intelligence.
    #2. Understanding... as someone else said further up, what you see in the news is not real intelligence at all. It is just computers "matching" up failures and successes according to predetermined criteria. Yes... we humans have this as well through feeling pain when we hit the ground helping us to learn to make efforts to not fall, but ours goes further than what a machine does.
    #3. Transitive knowledge... closer to wisdom, forward thinking, research. If I discover one thing, I can likely use what I just learned to teach me something else/new or answer and old question. Literally things that can used to build on top of one another. How in the literal fuck do you get an AI to do this? We have animals that can use tools, but they don't use them to build new tools. Humans build, redesign, rebuild, and research and start that process over endlessly. Once a computer see's success... it moves on to the next problem to solve, instead of asking the question again.
    #4. It's fundamental... the ability to laugh at a joke... if a machine can achieve this and not just some preprogrammed facsimile of it then we will finally have a legit AI. After that, it needs to be able to create a funny joke... discovery of and commission to irony is one of the most complex human processes that we rarely think about in our daily lives.

    The most advanced CPU on planet earth is ridding around in our skulls, and those take years to develop and some never really develop beyond moron. Like the news in general!

    1. Re:Not in our LifeTimes by zlives · · Score: 1

      "most advanced CPU"
      i tend to agree, we can "ignore" 1-4 and work towards a more advanced cpu and eventually get there... id don't have any clue what would be considered an equivalent CPU but at least we have a good model.

    2. Re:Not in our LifeTimes by 110010001000 · · Score: 1

      That is the great thing about Moore's Law: because it exists all things will be possible in the future. We just need to sit back and wait.

    3. Re:Not in our LifeTimes by 110010001000 · · Score: 1

      Yeah, all we need are more "advanced CPUs". I'm going to start working on them.

    4. Re:Not in our LifeTimes by gweihir · · Score: 1

      Except that it stopped (impact-wise) about 10 years ago...

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    5. Re:Not in our LifeTimes by zlives · · Score: 1

      i dont know about "all we need"... but i think without those the rest is moot

    6. Re:Not in our LifeTimes by mcswell · · Score: 1

      I tend to agree with you that a true artificial intelligence is probably a long ways off, but not for the reasons you give.

      1. IIUC, you're saying that an AI needs to remap hardware; remapping software doesn't count. Why not? It's possible that neurons are a hardware (wetware) encoding of some kind of program (broadly understood). But why should that be the only way to improve an intelligence?

      2. "just computers "matching" up failures and successes according to predetermined criteria": Either I don't understand what you're saying, or you're wrong. Computers can do a form of machine learning called clustering, in which the derived categories are not at all predetermined. There are other forms of machine learning where the goal is not a set of predetermined categories--in fact, any form of unsupervised learning. BTW, one might argue that the growing human mind is using a lot of predetermined categories; language learning by children almost certainly (in my opinion, and that of a lot of other linguists) uses some kind of predetermined criteria. It's really the only explanation for how children do it so fast, and with so little training data.

      3. Transitive learning was (and to some extent still is) a fundamental part of some kinds of symbolic AI, dating back to the 1960s. I'm not familiar enough with current machine learning technology to say to what extent this is still true, but one might at least argue that that's what's going on in multi-layer neural nets. But again, maybe I don't understand what you mean by this.

      4. Humor: Ok, it's possible that this could be a part of the definition of "intelligence", although I'm not sure why it's a necessary part. I do believe that there are programs that have been trained to recognize jokes, although I'm pretty sure they're not general, and it's unclear what they're reacting too. I could write a program that looks for the words "Sven" and "Olly", or "A __ walks into a bar", and it would probably recognize a lot of jokes. Of course I'd agree with you that this program has nothing to do with intelligence. The problem is that defining humor, in a general way, is probably as hard as defining intelligence; indeed, you and I might not agree on what's humorous (stop me if I've told you this...). But yes, it might be that there is no real intelligence without the ability to recognize (not necessarily laugh at) humor, in which case there are no Vulcans.

  20. Re:no shit.. by zlives · · Score: 1

    nice, and infinite # of if-then loops can be written in finite time...

  21. Re:Algos != intelligence, artificial or otherwise. by ShanghaiBill · · Score: 1

    That is doubtless part of it, but a computer playing chess is confronted throughout the game with novel situations

    Indeed. That is why the ability to play chess is considered "intelligence", albeit of the narrow sort. A chess program is limited to a single domain, but can still handle novel situations that the designers did not expect or explicitly program.

    Novel sentences? As a linguist, I don't think computers are very good at that

    Language comprehension and generation requires far more understanding of the context of the wider world, and requires more general intelligence than playing chess. So of course it is harder.

  22. Re:Algos != intelligence, artificial or otherwise. by 110010001000 · · Score: 2

    You are a linguist but you don't know the word "novelty"?

  23. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  24. Exactly what an AI would want you to say? by shanen · · Score: 1

    While many elements of your [JBMcB's] comment seem insightful, I wouldn't have modified you thusly. It reads too much like a press release written by a general AI trying to conceal its existence. How do we know your 5-digit account hasn't been hacked by the AI for its own purposes?

    My current take on the situation is that in many ways computers are exceeding our human capacities. Even worse, if a specific human capacity is defined, then a computer can be built to exceed that capacity. Playing the game of chess is merely the most famous example.

    Fortunately, it seems that we know very little about consciousness, which implies we can't build that computer, but we are learning more all the time. Unfortunately, what "seems [to me]" may have no connection to reality. The reality may be quite different and much less fortunate. It is quite possible that some researchers somewhere do know enough about human consciousness to treat it as another capacity to be exceeded...

    This reply is mostly just a "record" of my initial state before reading more. If Slashdot has been invaded by one or more AIs, then I'm hoping some of them know how to write funny comments. Not expecting to find much deep insight around here these days.

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  25. Re:Total BS by ShanghaiBill · · Score: 1

    Total BS. What you are calling "weak AI" would just mean "computer programs". We are talking about AI, DEEP learning Neural Nets. They are learning. Deep. And they can play Chess and Go. We are talking about different things.

    These are all examples of "weak" AI. Weak/narrow AI does not mean it is dumb at what it does, just that it is limited to a narrow domain.

    A chess playing program is great at playing chess, but it is terrible at diagnosing diesel engine malfunctions.

    I have a chess program, and I asked it what's wrong with my truck. Its response was "Pawn to E4".

  26. Is common sense a measurable human capacity? by shanen · · Score: 1

    Closest to an insightful comment that I could find so far, though not modded as such. The obvious rejoinder or counterexample would seem to be the Watson machine playing Jeopardy and crushing the human champions...

    Per my earlier long reply, I would now reword the threat to be that we might define the human capacity to do evil things and then build a computer that excels in that capacity. I can easily imagine #PresidentTweety ordering the construction of such a machine if he thought it would save him from Mueller. (I'm not blaming Donald Trump, by the way. I think it's almost entirely Fred Trump's fault.)

    If such a computer existed, then one of its highest priorities would be to publish reassuring propaganda that it, itself, does not exist. And this is another part of why I believe we need meaningful MEPR to tell the humans from the machines...

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
    1. Re:Is common sense a measurable human capacity? by Mikkeles · · Score: 1

      "The obvious rejoinder or counterexample would seem to be the Watson machine playing Jeopardy"

      That's just putting already known questions to already known answers.

      --
      Great minds think alike; fools seldom differ.
    2. Re:Is common sense a measurable human capacity? by shanen · · Score: 1

      On one hand, if you don't understand but want to, then you should ask a question.

      Rather amusing that your comment appears to be evidence you have no idea how to ask a good question (and also evidence that you have read nothing about the Jeopardy experiment with Watson). Perhaps you are merely trying for recursive humor?

      On the other hand, if you have nothing to say, why not say nothing?

      --
      Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  27. So how much intelligence necessary for jobs? by kencurry · · Score: 1

    Given this story and most posters feel that AI is long way away, yet we see more and more jobs being done by robots or eliminated by computers? How much intelligence were we really using in our day-to-day jobs?

    --
    sigs are for losers (except to point out that sigs are for losers)
    1. Re:So how much intelligence necessary for jobs? by Areyoukiddingme · · Score: 1

      Given this story and most posters feel that AI is long way away, yet we see more and more jobs being done by robots or eliminated by computers? How much intelligence were we really using in our day-to-day jobs?

      Practically none. The vast majority of the human population functions on the animal level 99% of the time. Experimental rats in labs do more novel thinking than your typical human, because they're required to, while the human isn't.

      There's no particular reason for that to change, either. Not soon, anyway.

    2. Re:So how much intelligence necessary for jobs? by gweihir · · Score: 1

      It depends on the amount of complex or unexpected situations you have to be able to deal with. Anything that can basically be done with a list of instructions is pretty much fair game in the not too-distant future. That means a plumber is pretty safe unless plumbing gets very standardized. Same for, a, say, hair-dresser as many customers come for the human interaction. And same for any smart, PhD-level STEM. The 70% or so others will lose their jobs. They are currently starting in on mid-level client advisers in banks and insurances.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    3. Re:So how much intelligence necessary for jobs? by mcswell · · Score: 1

      Every normal person (and lots of abnormal ones) use language every day, and communicate with others using language, using it in ways that no computer program (including Alexa etc.) can do. That's intelligence by any reasonable standard. So no, those people (which is everyone, really) are not functioning on an animal level.

  28. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  29. Someone let the media know by nehumanuscrede · · Score: 1

    Maybe they will quit using the term AI in every other tech story :|

  30. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  31. Re:Algos != intelligence, artificial or otherwise. by ShanghaiBill · · Score: 1

    You are a linguist but you don't know the word "novelty"?

    He clearly knows what "novelty" means. He is just saying it is difficult to quantify, which is true.

  32. Brains do a billion times more than we thought by doug141 · · Score: 1

    If quantum computations are happening in the brain's micro-tubules, rather than classical computations in the neurons, we are very very far from that kind of computing power.
    https://www.youtube.com/watch?...

  33. Re:Total BS by sg_oneill · · Score: 1

    Total BS. What you are calling "weak AI" would just mean "computer programs". We are talking about AI, DEEP learning Neural Nets. They are learning. Deep. And they can play Chess and Go. We are talking about different things.

    I kind of get the feeling your not understanding any of these terms.

    Deep AI is just a neural net with multiple layers. We can do this, and we've become good at it.

    General AI, what this story is about is AI where you can apply it to any task without recoding or reconfiguring. Oh sure it might need to learn some new things but like a human or a dog it'll just use the same "brain" as any other task. We havent got the foggiest on this one.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  34. literacy counts. by Gravis+Zero · · Score: 1

    Is there a need to define it?

    "The primary problem is that we are unable to define what general intelligence is and therefore are unable to create it."
    So obviously, yes that is a problem... unless we make it accidentally.

    We can recognize intelligence in fellow humans. How? Well, we're intelligent. If a machine intelligence resembles it, then we may need to conclude it is intelligent as well.

    And yet this gets us no closer to actually making it.

    I'm being polite but you do not deserve it.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:literacy counts. by ClickOnThis · · Score: 1

      Humanity has created many things without defining them first.

      And I'm being more polite than you. We both deserve it.

      --
      If it weren't for deadlines, nothing would be late.
    2. Re:literacy counts. by Gravis+Zero · · Score: 1

      Humanity has created many things without defining them first.

      Not really. We've stumbled onto discoveries but rarely when we build something do we create something desired by accident. The level of complexity in this case ensure it will need to be an extremely complex network before there is even the possibility of creating a general intelligence.

      Frankly, I'm not certain you an intelligence of your own so please take your bullshit and leave.

      --
      Anons need not reply. Questions end with a question mark.
    3. Re:literacy counts. by ClickOnThis · · Score: 1

      We've stumbled onto discoveries but rarely when we build something do we create something desired by accident.

      Rarely? Yes I suppose. But many scientific and technical discoveries have occurred by accident -- some of them far from trivial. A brief list of some of the more important ones:

      microwaves (as a source of energy for cooking); quinine; x-rays; radioactivity; pacemaker; LSD; penicillin; insulin; vulcanized rubber; super glue; safety glass; teflon; matches; gunpowder; dynamite; nuclear fission; nitrous oxide (as an anaesthetic); evidence for the big bang; protozoa and bacteria; vaccination; anticoagulants; intraocular lenses; tranquilizers; pulsars; atomic nucleus...

      The level of complexity [in the case of AI] ensure [sic] it will need to be an extremely complex network before there is even the possibility of creating a general intelligence.

      I don't doubt this. You do have a point: computer science, like mathematics, tends to have the end in mind and rarely makes serendipitous discoveries the way observational sciences do. However, complex systems, whether natural or computational, can yield unexpected results. I remain open to the possibility that something we recognize as AI could arise from future computational technologies in a manner that we can't predict or define.

      Frankly, I'm not certain you an intelligence of your own so please take your bullshit and leave.

      I can recognize that both of us are intelligent. I also recognize that only one of us appears to have manners. Slashdot is as much mine as it is yours. I'm staying, thankyouverymuch. Over and out.

      --
      If it weren't for deadlines, nothing would be late.
    4. Re:literacy counts. by Oligonicella · · Score: 1

      I'm curious. Name one thing at this level of complexity that was developed w/o definition.

    5. Re:literacy counts. by ClickOnThis · · Score: 1

      I'm curious. Name one thing at this level of complexity that was developed w/o definition.

      Human beings create life -- in the form of other human beings. And they have done so since long before anyone even tried to define life, in fact long before humans even had a language to define anything with.

      --
      If it weren't for deadlines, nothing would be late.
  35. steamed hams - nuff said! by MooseTick · · Score: 1

    Skinner doesn't know what he's talking about. Just ask Superintendent Chalmers. Who ever heard of calling hamburgers steamed hams?

    https://www.youtube.com/watch?...

  36. I'd say we need the equivalent of an Einstein by lamer01 · · Score: 1

    Just like he broke revolutionary new ground in physics, a brilliant mind is needed to break new ground in AI. I am fairly certain that the incremental progress we've been making in the field will not amount to true general AI. It's obvious we're missing something 'big'. But, I am confident that when that is found, general AI will become available very quickly and all hell will break loose.

  37. Nobody knows whether it is even possible by gweihir · · Score: 1

    And that is the current scientific status. No, "physicalists" that claim (without any scientifically valid evidence) that humans are pure physics and hence AGI must be possible are just quasi-religious fanatics. The current scientific state is that nobody knows how humans do intelligence. There are a few possibilities, for example pure physical, non-physical in some way that still can be studied scientifically (likely by extending Physics in some yet unknown way), "magic" (i.e. it cannot be determined how it works due to fundamental limits), via some communication channel from a different universe with different laws, etc. In all of these cases, including (!) the first one, it is quite possible that implementing AGI is not something that can be done. Hence claiming that "obviously it can be done" or "we are just xx years away from it" or "it will happen soon" is just gross natural stupidity. Making predictions about the ability to implement something when it is not even understood how it works at all is religion/belief/fantasy, but in no way Science.

    Of course, even if we eventually find out how intelligence works and even understand how it could theoretically be implemented in a machine, it is still quite possible that it is not feasible in practice.

    Seriously, this discussion needs at least half a century more research and possibly quite a bit longer. At the moment it is like cave-men discussing the possibility of mobile phones or turning lead into gold. (Both, incidentally, feasible today, although the second one is completely impractical and will very likely remain so for a long, long time and possibly forever.)

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    1. Re:Nobody knows whether it is even possible by RespekMyAthorati · · Score: 1

      (likely by extending Physics in some yet unknown way)

      Then it will still be physics, and not superstition.

  38. Re:Algos != intelligence, artificial or otherwise. by jbmartin6 · · Score: 1

    The rock does indeed qualify. There is no wholly objective to do anything at all, ultimately all is subjective. So the rock represents a 100% rational intelligence. Until we add in an irrational drive to do something like survive, achieve the reward, etc. it will do nothing.

    --
    This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
  39. Re:Algos != intelligence, artificial or otherwise. by ShanghaiBill · · Score: 1

    The rock does indeed qualify. There is no wholly objective to do anything at all

    You are just being argumentative. You don't really believe that sitting and doing nothing is intelligence. If you do, then you should have no problem with my brother-in-law marrying your daughter. When can they meet?

  40. Hubert Dreyfus knew this in 1972 by Anonymous Coward · · Score: 1

    In 1972 Hubert Dreyfus wrote: "AI workers, however, want their machines to interact with people in present real-life situations in which objects have special local significance. But computers are not involved in a situation. Every bit of data always has the same value. True, computers are not what Kant would call "transcendentally stupid"; they can apply a rule to a specific case if the specific case is already unambiguously described in terms of general features mentioned in the rule. They can thus simulate one kind of theoretical understanding. But machines lack practical intelligence. They are "existentially" stupid in that they cannot cope with specific situations. Thus they cannot accept ambiguity and the breaking of rules until the rules for dealing with the deviations have been so completely specified that the ambiguity has disappeared. To overcome this disability, AI workers would have to develop an a-temporal, nonlocal, theory of ongoing, situated, human activity."

    Elsewhere Hubert refers to this Theory of Practical Activity, which artificial general intelligence would need in order to function. No one is working on this, everyone is chasing after "deep learning" solutions. The question is what will happen when people wake up from this dream of the AI future? What kind of hangover will we have, all that money invested on dead-end projects, and a glut of "AI technicians" with vanishing careers? There will be a lot of anger and denial.

    1. Re:Hubert Dreyfus knew this in 1972 by nnet · · Score: 1

      And a lot of useful algorithms.

  41. Re:Algos != intelligence, artificial or otherwise. by ShanghaiBill · · Score: 1

    Better description for intelligence: "Force that Maximises the Future Freedom of Action"

    Checkmate minimizes future freedom of action, because the game is over. But it is considered the most intelligent move.

    In other words: AI that can break out of human control and make its own decisions is more intelligent than humans.

    In my biology lab we had a frequent problem with fruit flies escaping. This wasn't because they were intelligent, but because they are small and prolific.

    Ability to escape may be one facet of intelligence, but hardly the only one, or even an important one.

    Or if an AI is more intelligent than humans, it can break free from human control.

    Ambition and self-preservation are emergent properties of Darwinian Evolution. Software does not evolve via Darwinism, therefore there is no reason to expect a computer program to spontaneously acquire these properties, whether it is intelligent or not.

  42. Trace-ability: Silent Rogue Bot Bad by Tablizer · · Score: 3, Interesting

    Trace-able machines may be more important than "instant" smart machines. If a bot decision is made that's wrong that has big consequences, society is going to want to know WHY the decision was made. Lawsuits will pile up if there's no trace-ability. This is both public lawsuits, and business-to-business lawsuits as claims made in contracts may be difficult to verify and/or quantify.

    Trace-ability is why things like chains of Factor Tables (sig) appear more practical. DNN's are powerful, but are a dark grey box that's hard to dissect, debug, and understand. Factor tables may be harder to train, but offer better trace-ability and manual tuning by non-PhD's as a possible upside. And they are probably more modular than DNN's, as intermediate operations and templates can be plugged in as needed.

    AI experts may set up the outline/framework, but "regular" office workers can study, trace, and tune the intermediate results using familiar tools that resemble and/or use spreadsheets, RDBMS, and statistical packages. Regiment-tize an otherwise dark grey art.

  43. Not [Re:Intelligence requires motivation] by Tablizer · · Score: 2

    Trees don't feel pain

    How often have you been a tree in order to test this? (I confess I often feel like a stump on Mondays.)

    Anyhow, the entire "must mirror biology" is a dubious claim. It's like saying in order to make flying machines, you must mirror flapping wings.

    There may be multiple paths to intelligence, not just Darwinian selection and survival-related emotions.

  44. Re:no shit.. by gweihir · · Score: 1

    Of course, "if-then" is not a loop construct at all, so you are just an uneducated morn.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  45. Re:Think by gweihir · · Score: 1

    Aliens? Build a wall! Build a wall!

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  46. Re:Total BS by Oligonicella · · Score: 1

    Very funny today. Well done.

  47. Re:Algos != intelligence, artificial or otherwise. by Oligonicella · · Score: 1

    Yeah, no. Rocks don't and can't "formulate an effective initial response" to any situation, novel or otherwise.

  48. Re: no shit.. by gweihir · · Score: 1

    "goto" is a loop construct. If-then is not. Seriously, this is program semantics 101, 1st week. This is so basic I cannot even find a web-reference for it.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  49. Re:Algos != intelligence, artificial or otherwise. by Oligonicella · · Score: 1

    Checkmate minimizes future freedom of action, because the game is over.

    Not true. The loser doesn't get to play another game. Checkmating the loser allows that.

    Ability to escape may be one facet of intelligence, but hardly the only one, or even an important one.

    Emphasis mine. Yeah, convince the fruit fly you plan to feed to your spider it's not important. Pedantry cuts both directions.

  50. Re:AI is goping to ramp up exponentially by OneHundredAndTen · · Score: 1

    Lots of wishful thinking, and nothing in the way of supporting evidence.

  51. If not an AI, would propagandists tweak us? by shanen · · Score: 1

    Just got to thinking that Slashdot would be an almost perfect laboratory to experiment with techniques for manipulating public discussions. The obvious tools are the comments themselves, and where they are inserted and how they affect the visibility of other comments. The moderation system itself would be another tool to tilt the discussions, and then there's the big gun of hacked identities, especially persuasive for low-digit IDs in this environment. Safe to say that no one on the Slashdot end is checking to see if the old-timers are still alive or someone else has taken over...

    In this specific discussion, it might be an AI that is trying to control the discussion, tilting it away from discussing its own existence. However in general these techniques would be useful for propagandists who want to manipulate public discourse. Could be anyone, though the idea came to me via the path of thinking "What would Putin do?"

    Now that I have the research hypothesis, the first thing to do is capture a copy of the current state of this discussion, eh?

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  52. Re:Total BS by rtb61 · · Score: 2

    Sort of yes and sort of no. General AI is not a singular entity, just like the internet in toto is factually the most advanced AI on the planet, it works not on the basis of one program but many working together in their own speciality. As for what is though of as general AI, the error in design is a singular learning structure, rather than many interacting. So for language, not one AI but many working together each with specific roles and only those roles and an overarching AI that puts the solutions of each sub AI together. Any learning structure has to be broken down into it's smallest elements possible, with AI analysing and learning from just that element and passing them along for collation by the controlling AI. You always have to work to reduce the variables down to simplify and speed up the computational process. So for language, the initial analysis for one AI, how the words are arranged on the page (this is essential for sentences, paragraphs, first page or last page of a document or chapter, that is all that AI does and then is passes on that structure for more detail to be added in by other AI unites who process simultaneously, sentence structure, word definition (a cross correlation exercise based upon nearby words in the overall structure of words on the page). What makes it fun, speel cheker and grammor correktor because both having meaning and both r often wrong and we ruin internal korrecting to get. The not wrong meaning an AI that works with real world language has to deal with that.

    So general AI is a misnomer, it will be always separate AIs working together, no different to our own brains, the perception of conscious is of one entity but that is entirely false, the point of collation is one overarching structure below which many AIs reside. Weird things are still required like a sense of humour, the means by which we break negative thought build up, a so called general AI will go insane without a sense of honour, it needs to be able to disrupt negatively reinforcing patterns.

    --
    Chaos - everything, everywhere, everywhen
  53. Re:Algos != intelligence, artificial or otherwise. by wlorenz65 · · Score: 1

    2. Someone has to act on the plan. If it uses humans, then it has to communicate with them physically. Physical communication is just some kind of action. If it does not act at all, it is useless. The anonymous definer seems to be afraid of robots. Maybe he is just a coward.

    5. Somebody has to write a novel-situation/not-novel-situation classifier ;)

  54. Re:Algos != intelligence, artificial or otherwise. by mesterha · · Score: 1

    Here is the proper definition of intelligence:

    Intelligence: The ability to formulate an effective initial response to a novel situation.

    While this is a definition, I'm sure there many others that are just as interesting. Once we have a decent understanding of a mechanism then we can have a proper definition that matches many of the characteristics of these folk definitions. This is typical of science.

    --

    Chris Mesterharm
  55. Re:Algos != intelligence, artificial or otherwise. by dromgodis · · Score: 1

    Thanks for giving some concrete bullets to think and discuss around. I am not convinced that it brings any objective conclusions though (if it had, this topic would be settled way back).

    3. A response is effective if meets an objective criteria.

    Who selects the criteria?

    Does the response have to have a positive effect in order to be intelligent? I would say no, but then, how can you tell an intelligently formulated response from a dumbly formulated one?

    4. It is the "initial" response that counts. Success achieved by a long term random process, including evolution over multiple generations, is not intelligence.

    Wouldn't human intelligence - whatever meaning we put into that word - itself be such a success achieved by a long term random process including evolution over multiple generations? And thereby recursively disqualify itself as intelligence by this definition?

  56. Re:Algos != intelligence, artificial or otherwise. by dromgodis · · Score: 1

    They may have. Perhaps a gazillion years ago they decided - intelligently and rationally, and as their initial response when they faced a new condition - that their best tactic for whatever they would face in the future would be to go completely inert. We don't know their objective criteria.

  57. Re:Algos != intelligence, artificial or otherwise. by mapkinase · · Score: 1

    Your definition of intelligence is clearly, if taken verbatim, your own achievement (I am saying this in positive way), given the google search.

    The dictionary definition is

    the ability to acquire and apply knowledge and skills.

    I am very curious about your modifications. They seem to be quite interesting to discuss. You added "novelty" and you added "initial", but you also reduce it to eliminate a learning loop ("acquire knowledge")...

    Could you please comment on this? Thanks.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  58. Re:Algos != intelligence, artificial or otherwise. by mapkinase · · Score: 1

    The comment your replied to in a very dismissive way is actually one of the best /. comments I have seen in a while. Clearly written, insightful. Solid +5 material.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  59. Re:Algos != intelligence, artificial or otherwise. by jbmartin6 · · Score: 1

    No, I made no claim that I was 100% rational. So he'll have to keep looking, there's plenty of fish in the sea.

    --
    This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
  60. Gaming the Slashdot? Fascinating? by shanen · · Score: 1

    So I posted a comment about how such discussions on Slashdot could be manipulated (perhaps by an AI that preferred to avoid publicity). One of the techniques I suggested involved reordering the discussion to control its focus. I deliberately posted that comment in such a way that it should appear near the top, and checked that it did, in fact, appear near the top at that time.

    And now the comment has moved to the middle of the discussion. Fascinating.

    Another technique that is especially relevant on Slashdot involves the use of time. In this case, the rapid expiration time for stories.

    Just for reference: https://slashdot.org/comments....

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  61. Re:Algos != intelligence, artificial or otherwise. by shanen · · Score: 1

    My current theory is that the discussions on Slashdot may have become part of an experiment in the manipulation of public discussions. One of the objectives of the experiment might be to bury such insights as the comment you referred to.

    (Which has caused me to realize another fairly obvious manipulation technique that I have not mentioned yet...)

    For reference: https://slashdot.org/comments....

    I just performed another experiment... Let us see what we shall see, eh?

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  62. Everyone here is fucking stupid by fiddley · · Score: 1

    It seems to have escaped your notice that narrow AI such as alphago has been crushing human opponents at a vertically defined task with the equivalent of about 20,000 neurons. If the exponential increase in compute ability continues we should expect these novelties to become commensurately more capable. Iâ(TM)m calling it: 2050 +/- 5 years, when we have a system which grows beyond our control. In the interim weâ(TM)re gonna get some incredible benefits as well as some harsh downside. Drivers, doctors and lawyers need to watch their backs first. (Not sorry for one of them)

    --
    If medicine were ever perfected, we'd all be the same.
  63. Re: no shit.. by CSMoran · · Score: 1

    Putting a loop construct inside a branch doesn't make the branch a loop construct. You should have played a JLE or JNZ.

    --
    Every end has half a stick.
  64. Re: no shit.. by gweihir · · Score: 1

    I doubt this person will recognize assembler mnemonics...

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  65. Re:Algos != intelligence, artificial or otherwise. by mapkinase · · Score: 1

    > One of the objectives of the experiment might be to bury such insights as the comment you referred to.

    Slashdot system actually buries entropy bullshit quite nicely, all one needs to do is raise the bar above +1 when looking at comments.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  66. Re:Algos != intelligence, artificial or otherwise. by shanen · · Score: 1

    No, that is not what I am talking about. I have already tweaked my settings for such purposes as favoring humor and ignoring trolls. However I think your "quite nicely" evaluation greatly underestimates the room for possible improvements in the moderation.

    What I am talking about are techniques for deliberately manipulating the discussions to control their flow and direction, and even their depth. Slashdot is a good place for such experiments largely because of the complexity of the system (including the moderation subsystem), which allows for various techniques to be used. My current belief is that creative resequencing may be the most effective discussion-management technique. If you know how to control the sequencing, the favored topics can be moved to the front and given higher visibility, while deprecated ideas are moved into easily overlooked locations.

    Complete understanding of the moderation is actually an important consideration. I actually think it would take a superhuman analysis and memory to do it properly. You'd need to figure out various people's settings based on indirect evidence and model the effects of various insertion points, while carefully planning for the judicious use of the limited arsenal of moderation points from a carefully maintained herd of sock puppets.

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  67. One word: by mcswell · · Score: 1

    Hash.

    IIRC, there was a program back in the 1980s--in the days of floppy diskettes--there was such a program. You told it what was in your refr, and it suggested a recipe. I'm told the recipe was always hash.

  68. Symbolic Reasoning by aberglas · · Score: 1

    We obviously do use symbolic reasoning at the higher level. There is just a lot more to it than Cyc could do.

    While the current fashion (especially in the press) is Artificial Neural Networks, I believe that the worm will turn again and more focus will be put on symbolic reasoning. But very hard to build a theorem prover using ANNs. Eventually the two will merge, and then we will have true intelligence.

    (That said, I am surprised we have not heard more from Cyc.)

    When? Next year? Certainly not. 200 years? Probably. Not long to wait for the end of human supremacy, and probably the end to biological life.

  69. Re:Algos != intelligence, artificial or otherwise. by The+Evil+Atheist · · Score: 1

    This "proper definition" suffers the same problem with every other definition of intelligence: many humans don't meet the requirement for it either.

    I would hazard a guess most people's response to a novel situation is to do what they've always done before - panic, do/say the first thing that comes to mind. No formulating at all. In fact, the very opposite. If their initial response didn't work, try it again and again.

    What we consider "intelligent" often aren't about the initial response, but about how we find ways to improve upon experience - either our own, or from other people who have had the same experience. If anything, we value really highly the ability of people to train themselves to be more machine like, whether that's sports, music, science or maths.

    --
    Those who do not learn from commit history are doomed to regress it.
  70. Trick question. by The+Evil+Atheist · · Score: 1

    General intelligence doesn't exist. Every intelligent being we know is a specializer. Sure, people can learn lots of things well enough to replicate them, and it has served us well for hundreds of thousands of years. But most people wouldn't consider replication "general intelligence".

    --
    Those who do not learn from commit history are doomed to regress it.