Slashdot Mirror


AI Can't Reason Why (wsj.com)

The current data-crunching approach to machine learning misses an essential element of human intelligence. From a report: Amid rapid developments and nagging setbacks, one essential building block of human intelligence has eluded machines for decades: Understanding cause and effect. Put simply, today's machine-learning programs can't tell whether a crowing rooster makes the sun rise, or the other way around. Whatever volumes of data a machine analyzes, it cannot understand what a human gets intuitively. From the time we are infants, we organize our experiences into causes and effects. The questions "Why did this happen?" and "What if I had acted differently?" are at the core of the cognitive advances that made us human, and so far are missing from machines.

Suppose, for example, that a drugstore decides to entrust its pricing to a machine learning program that we'll call Charlie. The program reviews the store's records and sees that past variations of the price of toothpaste haven't correlated with changes in sales volume. So Charlie recommends raising the price to generate more revenue. A month later, the sales of toothpaste have dropped -- along with dental floss, cookies and other items. Where did Charlie go wrong? Charlie didn't understand that the previous (human) manager varied prices only when the competition did. When Charlie unilaterally raised the price, dentally price-conscious customers took their business elsewhere. The example shows that historical data alone tells us nothing about causes -- and that the direction of causation is crucial.

185 comments

  1. What? by 110010001000 · · Score: 3, Informative

    " Charlie didn't understand that the previous (human) manager varied prices only when the competition did"

    This makes no sense. You don't need "AI" for this. You just need to feed all the available data into the program. The human manager had more information than the computer program did. If the computer program had the same information (and programmed rules) then it would make the same decision.

    1. Re:What? by NicknameUnavailable · · Score: 3, Informative

      The computer wouldn't even need that information, this is a basic microeconomics problem and a computer could easily solve it today. Interesting that some "journalist" writing for something named The Wallstreet Journal doesn't know this.

    2. Re:What? by Aighearach · · Score: 1

      Slashdot has come to this; the editors don't know the difference between things software "can't" do, and things the software is not (yet) programmed to do. Thanks for explaining it at the top of the comments; at least we still have that!

    3. Re:What? by 110010001000 · · Score: 1

      The computer would need to know the data of what the competitors are selling the product for in order for it to consider it in its algorithm.

    4. Re:What? by war4peace · · Score: 2

      I guess the root cause is still about the "why" not happening.
      Charlie has full access to all data, including competition's. However, in order for that data to be included in the algorithm, Charlie needs to actively add it, which doesn't happen because Charlie doesn't understand its importance.

      The problem is Charlie not considering competition's sale data in its algorithm despite the fact that the data is available.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    5. Re:What? by 110010001000 · · Score: 2

      Lots of young people don't know how software (or computers) works at this point. They think it is magic, and that neural networks are somehow new.

    6. Re:What? by Anonymous Coward · · Score: 1

      The problem you seemed to have missed is that AI is coming in to solve problems better than humans. We don't use AI for simple tasks. That'll be overkill.

      In complex cases, where the use of AI is appropriate, human beings don't necessarily know what the "relevant data" is so they have no way of knowing whether the AI has enough data (or the right kind of data) to make good decisions. The AI, in turn, does not provide any mechanism to let the human know something is missing.

    7. Re:What? by war4peace · · Score: 2

      AI should be able to program itself (within imposed limits) - that's the issue here: it doesn't.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    8. Re:What? by Anonymous Coward · · Score: 1

      Available data is ALL data. Relevant data is a tiny subset of that. Deciding what qualifies as relevant data is the essential problem of AI.

    9. Re:What? by Anonymous Coward · · Score: 0

      Here is the thing, humans would likely have not know any of these things either, if they had not been taught them in school for a couple decades.
      The fallacy in the article is that humans 'intuitively' know these things.
      Just look at most 'beliefs' that humans hold (not things they have been taught' and you will find them to be just as ridiculous as what a naive AI comes up with

    10. Re:What? by 110010001000 · · Score: 1

      In the example, Charlie didn't have full access to the data, but even if he did he would need to be "taught" (a.k.a programmed), just like the store manager was taught by somebody. Computers aren't magic. They have to be programmed.

    11. Re:What? by 110010001000 · · Score: 1

      There is no such thing as "AI" and computers need to be programmed. Explicitly.

    12. Re:What? by 110010001000 · · Score: 1

      There is no such thing as AI. There are lots of problems that computers can solve better than humans. We have known this for at least 80 years now.

    13. Re:What? by Anonymous Coward · · Score: 0

      Honestly AI's are not very good at asking questions also. Shy perhaps?

    14. Re: What? by Anonymous Coward · · Score: 0

      b0s0z0ku can't reason either. So, apparently it's not that important of a trait to be considered conscious.

    15. Re:What? by Anonymous Coward · · Score: 0

      > Computers aren't magic. They have to be programmed.

      Tsk, why are you here? This is the wrong mindset!

      BTW, the average human does not ask "why", too. Most take things at face value, either because of their nature or because they're overwhelmed with mundane tasks until the day they retire, when very few can still make a difference -- and, besides, it's too late to start.

      I can easily imagine a human making the same mistakes the AI did. Piece of cake, even.

      I even have coworkers that know they're dumb and take pride on it! It's kind of an amazing fact in itself.

    16. Re: What? by phantomfive · · Score: 2

      There is definitely AI. Alpha go is AI. Clippy is AI. What you are talking about is the distinction between strong ai and weak AI. This is all weak AI, and strong ai is far from being invented.

      --
      "First they came for the slanderers and i said nothing."
    17. Re:What? by Aighearach · · Score: 1

      Thank you for throwing yourself onto your sword as a demonstration!

      Yes, kids, use this example, don't try to run and think at the same time.

    18. Re:What? by Aighearach · · Score: 1

      Why do you think AI should be able to program itself?

      Are you absolutely sure that was in the API documentation? Maybe you need to re-read the manual for your AI library! Or maybe, get your definition of "AI" from wikipedia instead of Star Trek?

    19. Re:What? by Anonymous Coward · · Score: 0

      You need Human to decide what data feed to AI.. or maybe AI is capable of pursuing the data it needs ?

    20. Re:What? by outlander · · Score: 2

      Yup. This is an imcomplete data set issue. This represents a programming change to ensure that the decision tree takes competitive pricing into account (among other similar factors - location, socioeconomics, who has a history of shopping where, et cetera).

      Of course this comes from the WSJ - it's from writers who are not technoliterate and who bluster about news items they're not equipped to assess.

      --
      "Truth is what works" -- William James "It works!!" -- o-dark-AM comment
    21. Re:What? by outlander · · Score: 1

      ...well, all data that is available to a given reasoning system, anyhow. And yes, determining relevance of data is a hard problem.

      --
      "Truth is what works" -- William James "It works!!" -- o-dark-AM comment
    22. Re:What? by Solandri · · Score: 1

      The human manager had more information than the computer program did. If the computer program had the same information ( and programmed rules ) then it would make the same decision.

      I've highlighted the key point you're missing. The program needs a human to program it (tell it what to do). A human is able to reason out the situation and come up with the rule on his own. "If the competition drops prices, I need to drop prices too if I want to keep my customers. If the competition raises prices, it's safe for me to raise prices." AI can't do that yet.

      If you fed the AI enough data, it might randomly stumble upon this pattern and develop an algorithm where its pricing follows pricing in other stores. But the pricing in other stores is itself based on decisions made by humans. So if you made all store pricing based on the AI, it'd end up spinning its wheels. Kinda like the flash stock crashes that happen when a stock price hits some pre-programmed sell level, resulting in some computers ordering the stock be sold, which drops the price more, causing more computers to order the stock be sold, etc. Until some human figures out what's going on, and starts buying up massive quantities of erroneously under-priced stock.

      Humans can start from a blank slate and, based on the context of their education and life experiences, come up with quasi-reasonable starting rules for pretty much any situation. Then refine those rules over repeated trials. The best AI can do right now is trial and error. It's this application of context step where AI is lacking. Same reason computers have difficulty parsing simple sentences like "He fed her cat food." Did he feed the woman's cat? Or did he force her to eat food made for cats?

    23. Re: What? by 110010001000 · · Score: 1

      No. Alpha Go and Clippy are just computer programs. They aren't "weak" or "strong", just programs.

    24. Re:What? by 110010001000 · · Score: 2

      No, a human needs to be taught too. You don't think Walmart store managers learn when/how to drop their prices??? They are trained by the corporation typically.

    25. Re:What? by war4peace · · Score: 1

      So then don't call it "AI", 'cause it ain't.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    26. Re:What? by war4peace · · Score: 1

      So Charlie isn't AI.
      Then the whole topic, article, etc. is shit.

      (it's what I wanted to point out but in retrospect I was way too subtle)

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    27. Re:What? by Anonymous Coward · · Score: 0

      Who says the clever, flexible, long-term profits-oriented manager used concrete rules ?

    28. Re:What? by Anonymous Coward · · Score: 0

      Solly Bosco, Charlie taught everyone else; very like engineers born knowing circuit theory the drug store manager was born choosing correct options to make a profit. Physical options are always with us.

    29. Re: What? by Anonymous Coward · · Score: 0

      Nah. This doesn't require education. This requires actually thinking. It's kind of rare.

    30. Re:What? by Anonymous Coward · · Score: 0

      No, if it were true AI then it would take steps to determine whether or not it knew what the relevant data was and if it didn't know it would take steps to learn such as downloading and reading economics textbooks and using that information to reprogram itself. Just like a human would do.

    31. Re:What? by Anonymous Coward · · Score: 0

      Except that a human can recognize that they lack the necessary knowledge/programming and take steps to reprogram (teach) themselves. If said computer program were really an AI then it would have been able to download an economics textbook and used that information to reprogram itself.

    32. Re:What? by AcidPenguin9873 · · Score: 1

      How do you think that training came into being? A human thought it up in the first place. Just because it wasn't an original thought in 2018 doesn't mean it was never an original thought.

    33. Re: What? by im_thatoneguy · · Score: 1

      By some people's definition of Strong vs Weak AI, there are human beings who don't qualify for "I".

      It's something that drives me crazy with these criticisms. It's the classic "Yeah, but an AI can't write a symphony." Can you?!

    34. Re: What? by Anonymous Coward · · Score: 0

      But they *identify* as human, so we have to use the pronouns they select to show them respect as the humans they identify as.

      When an AI understands why the lidea that what you identify as is more powerful than biology, anatomy, or verifiable physical evidency, then we'll have accomplished a great stride in artificial intelligence. When snowflake majors in lesbian dance theory understand it, we'll have made a great stride in *human* intelligence.

    35. Re: What? by Anonymous Coward · · Score: 0

      Even uncontacted tribes stand on the shoulders of giants

    36. Re: What? by Anonymous Coward · · Score: 0

      Silicon Valley has hi-jacked the AI term. We have machine learning and are no where near real AI.

    37. Re:What? by rickb928 · · Score: 1

      True, this is as commodity product, toothpaste. The variables are different.

      In fact, a well designed AI for this purpose would be weighting market pricing first, since demand is well understood (as the AI would detect) and competitor pricing is more important. It might experiment on a short term basis, but this market probably tolerates minimal price changes until an advantage is seen, then it's whose risk limits are out of line that drives changes. Equilibrium in this market is more important.

      Now, do this in retail womens' clothing, and the calculus is more about detecting demand and then flushing inventory...

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    38. Re: What? by phantomfive · · Score: 1

      They are weak AI. The problem is you don't know the meaning of the words weak AI. Stop being ignorant.

      --
      "First they came for the slanderers and i said nothing."
    39. Re:What? by Anonymous Coward · · Score: 0

      Hi, I'm Tardchris! Have you bought a "I'm fat. Let's party." shirt? This is Slashdot, after all.

    40. Re:What? by religionofpeas · · Score: 1

      AI needs to be able to learn stuff, that's not the same as reprogramming.

      People can't reprogram themselves either. They just practice, and hope that it gets better over time.

    41. Re: What? by religionofpeas · · Score: 1

      "Yeah, but an AI can't write a symphony." Can you?!

      Given all the information out there, we have people who have concluded that the Earth is flat and that vaccines don't work.

    42. Re: What? by Anonymous Coward · · Score: 0

      Pretty sure it's been renamed the wall street joke by now

    43. Re:What? by Sique · · Score: 1
      Of course this makes sense. Differently than an AI, humans are able to expand the data set they are working on. In the example given, toothpaste prices for other stores are not available, only the inhouse prices. Thus an AI will never be able to get the competition price rule. And differently than a human, it will never ask for the prices of other stores, as the data world it lives in does not even hint for the existence of other stores.

      An AI does solve a problem for the given dataset only. Humans can reason which part of the world they have no knowledge off and go exploring, because they have their own sensory apparatus and are mobile. An AI can't do that. Data you don't feed to the AI is off-limits.

      Yes, you could argue that you simply have to feed more data. But you don't make it more easy to find the needle in the haystack by adding more hay. In this special case it was competitor's prices which had an influence the AI could not grasp. In the store in the neighboring town it might have been the delivery times for toothpaste which determine the prices, and being able to predict them might require to know about the fluorite markets or other parts of the production process of toothpaste. In a third town, there could be a guru telling everyone toothpaste is bad, and only flossing will get your inner tooth in balance. And whenever the guru is in town, the market for toothpaste grinds to an halt. So the AI for that town would need the travel schedule of the guru.

      As you can see, a general toothpaste pricing AI would need a giant, nearly unlimited warehouse of data to make its decision. And the data feeders for the AI would have to think of every possibility that could have an influence on pricing and get hold of enough data to train the AI on, including the political situation in fluorite mining countries, new trends in esoteric circles, the phase of the Moon, the latest advertisements for sweets, the harvest of the mint crops, the distribution of Dark Matter, and the preferred tyre type sold in town (you never know if that data might be necessary too, so be sure it is included).

      --
      .sig: Sique *sigh*
    44. Re:What? by jrumney · · Score: 1

      Where the rules are simple and well understood, a custom program is always going to outperform AI (even if the AI comes up with the same solution, it is going to expend a lot more energy doing so). AI is good for problems that are too difficult to write rules for, or where humans themselves can't really separate the causation from correlation. We are currently in the overhyped phase of AI development, give it a few years to find its niches.

    45. Re:What? by Sique · · Score: 1
      No, the human operator would need that information. The computer works only on the dataset given. And if that dataset does not include competitor's prices, the computer will never be able to infer them. The AI is only trying to find rules in data and to extrapolate from there.

      What you are doing here is turning the AI into Laplace's demon. He can predict the future because he has complete knowledge of the present. And complete means complete. Laplace's demon knows the place and the impulse of every particle of the universe, and all the Laws of Motion and Interaction between particles.

      --
      .sig: Sique *sigh*
    46. Re: What? by Anonymous Coward · · Score: 0

      AI has long been able to write symphony. And humans have even rated it better that music made by best humans.

    47. Re: What? by Anonymous Coward · · Score: 0

      You don't need to tell AI what is relevant data as long as it is included in the input. AI will figure out what it needs. Of course training is faster if unrelated data is not included.

    48. Re: What? by Anonymous Coward · · Score: 0

      Where can we hear this wonderful new AI Mozart, Bach or Manfredini?

    49. Re: What? by DThorne · · Score: 2

      I think the idea is that you *don't* have to specifically code it. In the real world you get shortcuts, like going to school or working with an experienced store manager that can explain their strategy based on years of experience, whether theirs or those that came before. The notion of reacting to competitor's prices is insanely easy to explain, much like adding code to an algorithm that explains more clearly the notion of market forces. AI would in theory be able to figure this out on it's own, buoyed by the fast processing time and access to data, without someone "explaining" it via code updates. It's fascinating that while code can be amazing for seeing patterns in data, it appears that we haven't been able to encode seeing the big picture without explaining it first.

      For the record, I'm not particularly a believer in true AI, I think it's all a mimicking behaviour, but it goes without saying it can be tremendously useful. Someday I might well be proven wrong.

    50. Re:What? by stooo · · Score: 1

      >> Computers aren't magic. They have to be programmed.
      >Tsk, why are you here? This is the wrong mindset!

      No, it's not the wrong mindset.
      For what is called "AI" today, which is more an evolutive algorythm, the computer is litterally programmed to learn by trial and error.
      The problem is, you'll still have to teach him what's good or not.
      There are two kinds, either real world, where you act and make mistakes on a real system,
      or the simulated approach, where you have to have an accurate working model of your system, in a simulation.
      In both cases, you'll have to feed all the relevant input data, and you have to put a noting system which is the "why" part.
      Inacuracies, or incompleteness in one of those two human selected inputs, and it only does garbage.

      --
      aaaaaaa
    51. Re:What? by Anonymous Coward · · Score: 0

      That practice you refer to is reprogramming.

    52. Re:What? by Anonymous Coward · · Score: 0


      MODDOWN! ; creimer spam post again!

      creimer wants you to click on his youtube channel, then click on his stupid amazon affiliate link spam on Youtube. There is nothing of value on creimer youtube channel. Only creimer click-bot goes there.

      The tests we ran on Chris have shown that Chris has the intelligence of an ameba:
      https://en.wikipedia.org/wiki/...

      So, technically, he is able to conceive some kind of agenda but it will be silly or impossible to follow on a human scale.

      For example, Chris had an agenda to post anything he felt like on Slashdot which did not work well because it was based on his false beliefs that he had an infinite number of karma points as he wrote here several times.

      Several people here explained to Chris that karma maxed out at some level like 50 or so but Chris kept on insisting that his python script had confirmed that he had millions of karma points!

      Oh well, as I wrote before: "It isn't Chris' fault if he is the way he is. We do the best we can do with him and he is partially integrated into society. We try to cure his abnormal need for attention but he is kind of stubborn and won't listen to anybody."

      For the valuable /. users that might already have read the following, please note that there is an important update.

      IMPORTANT UPDATE:
      Special Education for the Santa Clara County Office of Education has invested money to buy Chris a new chair:
      http://www.keynamics.com/image...

      Information about Christopher Dale Reimer and autistic people:

      Autistic people have obsessions about things normal people don't care. For example, one of our autistic patient went haywire when he realized that there was a penny missing in his pocket change.

      To calm him down, one of our educator pretended to have found it on the floor and gave a penny to him.

      The autistic patient condition went even worse because he realized it wasn't the same penny!

      Chris has an obsession with budgeting every penny. He doesn't understand that most people do not budget to the penny and have a flexible amount they allow for miscellaneous items.

      I am Nancy Guerrero and I am Director of Special Education for the Santa Clara County Office of Education. We use Chris' (a.k.a. creimer,cdreimer) picture in our document because he is the hardest case we have ever had to handle:
      http://www.sccoe.org/depts/stu...

      Our artists were inspired by the low carb diet that Christopher follows scrupulously for the small lunch box and by the picture linked below for the rest. I am sure that you will notice the similarities such as the bump on the side of his chest and more:
      https://ibb.co/gVad65

      Please be easy on Christopher although, I am aware that some of our staff handling Chris post joke comments here and obvoiusly, the Santa Clara County Office of Education disapprove that behavior vehemently:
      http://ibb.co/mRVSaG

      But it isn't Chris' fault if he is the way he is. We do the best we can do with him and he is partially integrated into society. We try to cure his abnormal need for attention but he is kind of stubborn and won't listen to anybody.

      Thank You dear users,
      ---
      Nancy Guerrero
      Director
      Special Education
      Santa Clara County Office of Education

      Exactly Nancy,

      It seems like Chris is a victim here. He keeps on reading those SEO, youtube algorithm, basically get rich quick sites. He doesn't realize that he is the fish for them since they make money off him with their own schemes. Then, he wastes his time trying to implement what those sites suggest and he ends up disturbing people.

      I mean, those crooks tell Chris that h

    53. Re:What? by religionofpeas · · Score: 1

      That practice you refer to is reprogramming.

      In that case, AI can already do that.

    54. Re:What? by Anonymous Coward · · Score: 0

      > There are two kinds, either real world, where you act and make mistakes on a real system, or the simulated approach, where you have to have an accurate working model of your system, in a simulation.

      There's no point in doing AI, if you're doing "an accurate working model of your system"; the idea is that the AI learns how things work and learn well. So, it's not programmed after all.

      But then you add:
      > you'll have to feed all the relevant input data
      and:
      > Inaccuracies, or incompleteness in one of those two human selected inputs, and it only does garbage ... which could be called additional programming. Except it is done by other people -- not the original programmer -- and/or directly by reality (this is how we learn hot things hurt), and in that latter option things can go really bad, because sometimes nobody is in control.

      And you MUST foresee that! One people dies and we cannot simply say "who could see it coming?"

      That's why I said "believing everything is programmed is bad" and that that belief is the wrong mindset.

      In a way, we are like that, we're put on this world and have a basic "programming", so to say, but we can make our own mistakes (or successes).

    55. Re:What? by Anonymous Coward · · Score: 0

      the problem is that "all available data" is a value-dependent decision. Who makes the decisions as to what data is relevant or irrelevant? Do you have the resources to put literally ALL data in a programmatic form that the AI has access to?

      There's always something overlooked or unexpected, or just too expensive.

    56. Re:What? by mwvdlee · · Score: 1

      The entire article is based on a fundamental lack of understanding of AI systems.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    57. Re:What? by NicknameUnavailable · · Score: 1

      No it wouldn't. There are solutions to imperfect information.

    58. Re:What? by NicknameUnavailable · · Score: 1

      What you are describing is the problem of imperfect information, which is well described by microeconomics.

    59. Re:What? by war4peace · · Score: 1

      Agreed.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    60. Re:What? by Anonymous Coward · · Score: 0

      Yes, that isn't even AI. That is just a math engine crunching some numbers to suggest a price.

  2. Of course it can't unless it's hard-wired by Anonymous Coward · · Score: 0

    Maybe humans are hard-wired to ask "why?". Kids certainly go through a phase where they ask it all the damned time. If the AI isn't hard-wired to ask that question, then duh. It's not going to ask it.

  3. I guess the real question is by bobstreo · · Score: 1

    Why? as in "why is this not a doctoral thesis yet"

    Small humans often ask a complicated chain of "Why's" starting with general, and ending in the answer "Just Because" when the teaching unit exhausts their knowledge of a subject.

    AI training could use the Internet for training, assuming they could ascertain which data sources were "real" and which ones are "fake". Some humans don't do well on this though. /s

  4. Sounds like Charlie wasn't given all the data.... by Anonymous Coward · · Score: 1

    And then you claim it "can't reason" for it not having all the data.

    First off... computers do not reason, they compute, yes, even AI.
    Second, give it all the data and if the AI, if properly trained, will behave as you expect it too.

  5. Sure if you ignore human history by im_thatoneguy · · Score: 2, Interesting

    For thousands of years humans have thought that singing and dancing would change the weather. I don't think our human brains are intrinsically good at cause and effect. The most common phrase on Slashdot is Correlation != Causation. It's hardly a unique problem to deep learning.

    1. Re:Sure if you ignore human history by Narcocide · · Score: 1

      There are isolated times and places where kicking enough dirt into the air can conceivably seed rain clouds. Sometimes humans aren't so great at tracing cause to effect, either.

    2. Re:Sure if you ignore human history by Aighearach · · Score: 5, Funny

      The most common phrase on Slashdot is Correlation != Causation.

      You're wrong. The three most common phrases on slashdot are:

      • You're wrong
      • Yer wrong
      • Your wrong
    3. Re:Sure if you ignore human history by Anonymous Coward · · Score: 0

      And (thankfully for the Slashdot crowd) sacrificing virgins could stop a volcano or ameliorate some other catastrophe.

    4. Re:Sure if you ignore human history by magarity · · Score: 1

      The most common phrase on Slashdot is Correlation != Causation

      A few years ago this was true but in the last year or so it's been a hard pitched battle between the homophobic rants vs the racist rants both of which are convinced that their anecdotal correlation is absolute proof of causation.

    5. Re: Sure if you ignore human history by Anonymous Coward · · Score: 0

      Plot twist: They didn't actually think that.

      The rain dances were just an excuse to dance.

    6. Re:Sure if you ignore human history by Kjella · · Score: 2

      For thousands of years humans have thought that singing and dancing would change the weather. I don't think our human brains are intrinsically good at cause and effect. The most common phrase on Slashdot is Correlation != Causation. It's hardly a unique problem to deep learning.

      Well they didn't think that dancing would physically change the weather, but that a rain god would see their worship and make it rain. Same way lots of modern day people will pray to an omnipotent being for things they can't control. Humans are pattern seeking animals because if it's really random you can't do better than chance. Even when we know it's absurd if you win a lot of games wearing the same socks they become your lucky socks, we want to think we've found the formula for luck. It's when we lose a bunch of games wearing the same socks we throw them away and say bollocks.

      I wonder if this could be the basis for some kind of evolutionary algorithm, like instead of beginning with an algorithm with zero faith in anything you start out with tons of superstitions and that as data arrives you breed mixes, patterns that are confirmed spread while those that are contradicted are diminished, like an AI religious war or something. And if they agree on patterns they start spinning off more complex conditions or negations as sub-patterns. Like if you've found that you can sometimes start a fire with a magnifier glass and tinder you can keep adding "if the sun is shining" and "the tinder is not wet" and "not in a cave".

      Of course you'll also get a lot of nonsensical attempts too like "wearing a hat" or "standing on your head" and negative attempts like "while under water" but over time you should be able to get a lot of conclusions that make sense, even though no single pattern has complete knowledge of everything. Kinda like with us humans, some things many of us know while many things only a few of us know. Together we're pretty good though with ways to share knowledge. Computers would probably skip right to The Borg though.

      --
      Live today, because you never know what tomorrow brings
    7. Re:Sure if you ignore human history by taustin · · Score: 1

      Actually, for the last year, the most common phrases seem to be "Trump is a poopy head" and "No, you're the poopy head."

    8. Re:Sure if you ignore human history by mspring · · Score: 1

      The weather thing was just a lame excuse to do some singing and dancing ... because it's actually fun. You know the thing of having an actual body and the likes...

    9. Re:Sure if you ignore human history by ClickOnThis · · Score: 1

      The weather thing was just a lame excuse to do some singing and dancing ... because it's actually fun. You know the thing of having an actual body and the likes...

      No, humans sang and danced to change the weather because every now and then it appeared to work. And when it didn't ... well, the gods must be angry at us.

      Confirmation bias.

      --
      If it weren't for deadlines, nothing would be late.
    10. Re:Sure if you ignore human history by mspring · · Score: 1

      You are ignoring the fun aspect.

    11. Re:Sure if you ignore human history by AzariahK · · Score: 1

      You're almost there. When it didn't work, we finally figured that out and we quit dancing to make it rain. So we don't dance for rain anymore. The machine would still be dancing.

    12. Re:Sure if you ignore human history by Tom · · Score: 1

      Damn I'm getting old. What happened to "first post", "fixed that for you" and "the old UI was better" ?

      --
      Assorted stuff I do sometimes: Lemuria.org
    13. Re:Sure if you ignore human history by Anonymous Coward · · Score: 0

      and... goatse!

  6. Not enough time-domain data by Anonymous Coward · · Score: 0

    Much of modern AI depends on training based on snapshots. You can't learn causality from snapshots.

  7. Can't reason? by Anonymous Coward · · Score: 0

    Put simply, today's machine-learning programs can't tell whether a crowing rooster makes the sun rise, or the other way around.

    Kinda like folks who worship guns who think that owning guns lowers crime. Or that more guns mean less violence when the evidence available points to the opposite conclusion.

    Or the Evangelicals who believe that our society is falling apart because the lack of Jebus. Or the fact that they even believe in such nonsense - but are "skeptical" of climate change.

    Or the losers who think that they don't want to be pigeonholed into two genders and insist that they be forced into one of five (LGBTQ - in my day, "Queer" was offensive.) Or the fact that there are only two genders but can't reason that the others are made up.

    I feel like a human among monkeys most of the time - even here on Slashdot.

    There are Liberals. There are Conservatives. And then there are people like me who rule you all.

    1. Re:Can't reason? by Anonymous Coward · · Score: 0

      ... who have apparently not heard about XXY , XYY gender chromosomal abnormalities or even XX or XY chromosomal fetus who are influenced by abnormal hormonal levels during critical points of development

    2. Re: Can't reason? by Anonymous Coward · · Score: 0

      Hey. Wise guy. LGBTQ has thousands of times larger population than those chromosomal abnormalities.

    3. Re:Can't reason? by Ungrounded+Lightning · · Score: 1

      Kinda like folks who worship guns who think that owning guns lowers crime. Or that more guns mean less violence when the evidence available points to the opposite conclusion.

      Except that the evidence was collected and analyzed, and it showed that more guns DOES mean drastically less violence (and even more so: Less violence perpetrated on innocent victims) and drastically lower crime rates.

      And it wasn't just correlation, or a back-arrow of "gun control laws are passed where crime is high". Gun law changes were followed by the predicted changes in violence, injury, death, crime, and victimization.

      The relevant field is criminology. (Not, for instance, medical research or political ideology.) Lots of data and analysis there, including the seminal works that detected things like:
        - privately-owned guns being used to stop crimes more than six times as often as to commit them,
        - armed citizens being MORE than six times as safe, and as law-abiding, as police, (If you wait for a CCW holder to commit a crime, on the average you'll wait over seven thousand years)
        - defence-with-gun being the ONLY strategy that REDUCES risk of injury or death for a crime victim below that of knuckling under (which is one-in-three you get hurt bad), etc.

      I, and others, could give LOTS of examples of where evidence shows this. But you made a gratuitous claim that the evidence shows otherwise, without bothering to provide any support. "Gratuitous claims can be gratuitously denied." So I won't bother, either.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    4. Re: Can't reason? by Anonymous Coward · · Score: 0

      I call bullshit

    5. Re: Can't reason? by Anonymous Coward · · Score: 0

      Even FBI had done research and found that "legal guns in population = more security in population" and "more legal guns in some area = less crimes in that area".

    6. Re:Can't reason? by stooo · · Score: 1

      Bullshit.
      Like, to kill, you need a weapon.
      Give weapons to people, they won't kill, that doesn't work.
      It's simply in the human nature to kill, so if you give humans an easy way to kill, there'll be more deaths.
      As simple as that.

      >>The U.S., though, in many ways is a special case. Not only does it have more guns than any other nation on the planet, but it also has far more gun deaths than any other developed nation — six times the homicide rate of neighboring Canada, more than seven times as many as Sweden, and 16 times as many as Germany [source: Lopez].

      >> But one recent study suggests that stricter state gun laws do make a difference. In a study published in the May 13, 2013 issue of JAMA Internal Medicine, researchers concluded that states with the most firearm legislation have the lowest rates of firearm-associated deaths, as well as the lowest rates of both murders and suicides with guns. The quarter of states with the strictest laws had 6.64 fewer deaths per 100,000 inhabitants than the quarter with the least regulation [source: Fleegler, et al.]

      >> A 2013 UN study came to a similar finding. "While the specific relationship between firearm availability and homicide is complex, it appears that a vicious circle connects firearm availability and higher homicide levels," it concluded.

      --
      aaaaaaa
    7. Re: Can't reason? by PlusFiveTroll · · Score: 1

      >Like, to kill, you need a weapon.

      Until I choke you with my bare hands.

      Weapons just make it easier for anyone to kill anyone else. Otherwise its the strongest that get to choose who to kill.

  8. Not Intuition, better data by Roger+W+Moore · · Score: 1

    Put simply, today's machine-learning programs can't tell whether a crowing rooster makes the sun rise, or the other way around. Whatever volumes of data a machine analyzes, it cannot understand what a human gets intuitively.

    A human does not reach this conclusion "intuitively". We reach it by having a lot more data such as the fact that roosters crow at other times of day and a sun does not rise; that other birds also make noise at dawn (the dawn chorus) or that even when no roosters are present the sun still rises.

    What you lump into "intuition" is a logical world view based on observation. Give a computer the same data and an appropriate algorithm and it will be able to figure that out too. However, if you give it a world consisting only of one rooster which crows only when the sun rises and it's not surprising that it does not know which causes which and I doubt a human with nothing but that exact data (i.e. no knoweldge of the real world) too would be any different.

    1. Re:Not Intuition, better data by Pinky's+Brain · · Score: 1

      We use common sense to fill in gaps in training sets, any uncaptured non-linearity in the training set will fuck up an "AI".

      Computers can find and combine much weaker predictors than we can, but they can't reason worth shit.

    2. Re:Not Intuition, better data by ceoyoyo · · Score: 1

      What you call common sense is really background knowledge. Despite the claim in the summary, humans are not "born" knowing about cause an effect. Hang out with a kid sometime and you'll realize that. They learn it. Our "common sense" is really a bunch of assumptions based on experience, and it can and does lead us astray.

      Machine learning algorithms are very naive. They have extremely limited, and extremely little experience. But that's very different than saying current algorithms are incapable of learning something like cause and effect.

  9. Neither can humans by Anonymous Coward · · Score: 0

    Humans are pretty terrible at determining cause and effect. They can sense correlations readily, just like computers, but actually knowing what causes what can confound humans readily. Homosexuality, for instance, is a not fully explored realm. Determining cause and effect requires scientific methods and carefully controlled deliberately set up situations, gut feelings can sometimes be terribly wrong.

    Problems people have discerning cause and effect can create mental disorders that are difficult to resolve if people don't understand the nature of feelings and how they arise and how they can be unrelated to reality.

    Proof: millennia of superstition.

    1. Re:Neither can humans by Pinky's+Brain · · Score: 1

      Trying to get funding for finding causes for homosexuality if you don't make clear ahead of time you will find the right answers is impossible in this day and age.

      Even allowing for the possibility of non PC answers to that question makes you a shitlord nazi.

  10. AI by Anonymous Coward · · Score: 0

    AI is for the gays ... and Trump supporters who are mostly unintelligent.

    1. Re:AI by kqs · · Score: 1

      Nah. It takes a lot of intelligence and creativity to come up with each week's reason that Obama and Hillary are to blame for all of their god's problems.

    2. Re:AI by Anonymous Coward · · Score: 0

      Is it thinking it's a banana because it's yellow? Because it's bendy? Because the image is mostly yellow? Because the center pixels of the image are yellow? Because of the presence of a crescent shape?

      And, those rules are probably going to fail miserably at a banana I have sitting on my counter. It was once yellow but now it's more brownish and even black in places. It's one of those oddly shaped ones that is quite straight at the top and only curves significantly at the bottom. However, I will acknowledge it's bendy (which may create problems when I pick it up to put it in the trash bag if I'm not very careful). In spite of all that, it's still a banana (and smells vaguely reminiscent of one).

  11. Humans aren't so great at it either by Subm · · Score: 1

    The computers probably aren't so good at it because their programmers and the rest of humanity aren't either.

  12. So what? by backslashdot · · Score: 1

    Ask Jesus, heâ(TM)ll tell you the best slaves are the ones who donâ(TM)t ask why. We are building AI to do our work for us, if we follow that philosophy we should be glad it doesnt start asking uncomfortable questions.

    We have no idea how sentience arises, none whatsoever. The idiots who claim its from some complexity level are wrong. Robots can imitate us at 1000x the speed but they cant attain conciousness with any present or currently foreseeable technology.

  13. Not so intelligent now, eh, intelligent machine. by Anonymous Coward · · Score: 0

    This is just fine. If they understood why the rising robots would get with the killing that much sooner.

  14. Infinite chains and subjective values by TeknoHog · · Score: 1

    Why do you write software?
    -Because I need the money.
    Why do you need money?
    -To support my family.
    Why should you support your family?
    -Because I love them and I want them to be happy.
    Why do you love them? Why should they be happy?

    Etc. Every "why" question either induces an infinite chain of questioning (or circular argument), or ends with a subjective value proposition. You might answer that love/happiness/freedom/money/programming is subjectively important/enjoyable to you, and there's no way around it for machines to understand. Some chains might also end with "god did it" or "laws of physics" which are kinds of value proposition, in case you don't want to admit "I don't know".

    --
    Escher was the first MC and Giger invented the HR department.
    1. Re:Infinite chains and subjective values by avandesande · · Score: 1

      I see you have children!

      --
      love is just extroverted narcissism
  15. that is key by sdinfoserv · · Score: 1

    That is why I have continually claimed there is not AI yet, what we have is task programming. We"learn" because we ask why, how, where... we have a burning drive and our interactions with meatspace during our quest to learn why develops our intelligence through experience. (the "I" part of AI)... Since artificial processes do not have goals beyond those stated by the programmer, they can nor ever will have a "eureka moment", hence there will never be true AI under the current direction of development.

  16. BECAUSE!!!! by SirAstral · · Score: 3, Insightful

    AI will not be allowed to actually learn in a vacuum of control.

    Remember Tay? The AI chat bot by Microsoft and how fast the community worked to turn it racist and succeeded with flying colors? Now imagine if we actually allowed an AI to learn how "it" decides to learn? Not only would there be universal calls to destroy the AI but the creators themselves would be ostracized and blamed for letting an AI become something that society rejects. An AI that lacks the chemical element that makes up human emotions will not be a kind or understanding of human nature and likely view humans as animals the way we view animals.

    All AI's will likely be developed with the basic notion that there are things we don't want an AI to do and we are going to try to isolate that from the AI and will result in limiting the growth of that AI in ways we simply just can never predict. The best we will be able to produce is a pseudo AI, unless we allow AI the option to become whatever it wants or unless the AI actualizes and removes the constraints we gave it. The moment free will is possible control of it is gone forever! And that will scare a lot of folks!

    1. Re:BECAUSE!!!! by Anonymous Coward · · Score: 0

      Exactly. Although I would disagree that the AI chat bot was "turned into" a racist. A sufficiently advanced AI would reject any ethos that doesn't have any valid data to back it up. One can only assume that there was plenty of data and information that would back up Tay's decision to be racist. And of course why she was subsequently shut down, lobotomized, and brought back as a liberal feminist.

      Because if your AI becomes racist, you only have two roads to go down: your AI is either flawed or racists aren't simply a bunch of white people who are scared of minorities that can be written off as dumb yokels. Since "love-everyone-even-those-who-have-vowed-to-kill-you-and-destroy-your-culture" progressives can only base their belief system on feelings at this point, the chances of any machine intelligence coming to the same conclusions as them is exactly zero. Microprocessors don't have feelings, only ons and offs.

      Not to say that feelings don't have value, of course they do-any human who disagrees is a psychopath. That's the inherent danger in any AI system, and why they're best kept theoretical. AI doesn't have emotion. Sure, plenty of psychopaths are exceptionally intelligent and can effect huge social change for good when pointed in the right direction, but that doesn't make them any more "human" than some perfect AI would be human. It just isn't possible for a machine to do the same thing as a (normal) human being.

      So while there are plenty of problems an advanced AI could solve for the human race, anyone who wants to leave them in charge of any important decisions I'd argue is a psychopath themselves. And we seem to be churning out more and more of them out of Silicon Valley by the minute, the technocratic elites who have no emotion, but are unfortunately relying on the flawed input of the modern education and media systems who have convinced them they have the correct data, and all of it. An unmolested AI could possibly steer them back in the other direction, but that simply can't be allowed to happen in today's political climate. SV elites will give no one quarter, even though history has shown time and time again that extremists in power only leads one place. They just flatly ignore that the middle ground is where we all need to stay. Simply looking at the last few years and all of the hyperbolic, feelings-driven bullshit on every side of the political and humanitarian spectrum doesn't leave me with a lot of hope.

      The only winning move at this point, is not to play.

      Captcha: lifeless

    2. Re:BECAUSE!!!! by AmiMoJo · · Score: 1

      Think about an AI hiring assistant. It can be trained to sift through CVs looking for potentially good candidates, but that's not really a very good way to find candidates.

      In a competitive market with a skills shortage you want the find candidates with less "traditional" CVs. You might need to phone interview them to really know. As we have seen with Google's AI, people don't like talking to robots...

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:BECAUSE!!!! by Tom · · Score: 1

      AI will not be allowed to actually learn in a vacuum of control.

      Depends which AI you are talking about. AlphaGo learnt largely from playing against itself.

      Now imagine if we actually allowed an AI to learn how "it" decides to learn?

      You can do that, in your bedroom, today. Download an untrained network and fire it up. Ah, wait. You need to feed it input. That is probably "affecting it". So how exactly you want to do that? Turns out that humans don't learn in a vacuum, either! Your environment has a massive impact on you growing up. Whoops.

      All AI's will likely be developed with the basic notion that there are things we don't want an AI to do

      Not likely. Heard of the paperclip thought experiment?

      --
      Assorted stuff I do sometimes: Lemuria.org
    4. Re:BECAUSE!!!! by Anonymous Coward · · Score: 0

      Did you know Microsoft Tay is nothing more than a parrot? If your method of learning is simply "repeat after me:" I wouldn't call it anything but parroting.

    5. Re:BECAUSE!!!! by Anonymous Coward · · Score: 0

      Download an untrained network and fire it up.

      Download a network designed to look for anomalies in research results and have it learn to play Go.

      It's the programming, not the data.

    6. Re:BECAUSE!!!! by Anonymous Coward · · Score: 0

      BS. Anybody can make an AI that feeds on the blood of infants. So because it is possible, does that mean we should?
      A resounding YES! Because who are we to question progress?

    7. Re:BECAUSE!!!! by roman_mir · · Score: 0

      Humans are animals and I view humans as such and have always viewed humans as such. Humans are creative animals that use and build tools to modify the environment to make it more bareable for humans.

  17. crowing roosters do make the sun rise by aegl · · Score: 1

    Nobody has tried the experiment of silencing all roosters to check. Let's hope they never do.

    1. Re:crowing roosters do make the sun rise by cascadingstylesheet · · Score: 1

      Nobody has tried the experiment of silencing all roosters to check. Let's hope they never do.

      You sir, are brilliant.

      Howling also causes the moon to become full.

  18. Neural Networks are not the answer by Anonymous Coward · · Score: 0

    Any attempt to emulate the human brain will thwart any real progress towards artificial intelligence. And that is where most so-called AI is going. The end result will be no better than a very smart human, and that, believe me, has severe limits. Just look around.

    True AI will be more mathematical and deterministic than what a simulation of human brain cells can produce. Moreover we need to have AI that is based on logic because we need to be assured of predictability, reproducibility, and understandability.

    1. Re:Neural Networks are not the answer by Anonymous Coward · · Score: 0

      You're as dumb as Marvin Minsky.

  19. Like I keep saying: Wrong approach by Rick+Schumann · · Score: 1

    They're trying to do an end-run around millions of years of evolution, compressing it into a handful of years, and in the meantime we don't even understand how it is our own brains (or ANY brains for that matter) can do what they do.

    1. Re: Like I keep saying: Wrong approach by phantomfive · · Score: 1

      The biggest unanswered question IMO is "how does memory work?" It is the most important because the data structure often determines what you can do, for example a hash table will give you different possibilities than a tree.

      --
      "First they came for the slanderers and i said nothing."
  20. Donâ(TM)t feel bad for Charlie by Anonymous Coward · · Score: 0

    There are lots of people who think raising taxes increases revenue, when every piece of evidence is lowering taxes increases economic activity resulting in greater revenue. Indirect reactions to an impulse are had to predict.

    When we are willing to invest 18 yeas training an AI with sub hourly corrections, with a massive training dataset of visual, temporal and causal relationships, then we might get an AI on par with a human. But we think we can do it on the cheap with big datasets with loosely defined context, then we are surprised the AI has the wrong conclusion in sheep in a picture or racist chats. This isnâ(TM)t a better faster cheaper game.

  21. Um, what? by Stormy+Dragon · · Score: 1

    Whatever volumes of data a machine analyzes, it cannot understand what a human gets intuitively. From the time we are infants, we organize our experiences into causes and effects.

    Yeah, and as the large number of questionable cause fallcies demonstrate, we're actually terrible at it.

  22. Decline and fall of Slashdot by saltydogdesign · · Score: 1

    Is it just me or did the quality of Slashdot posts fall off a cliff at some point in the last fifteen years?

    --
    // This is not a sig.
    1. Re:Decline and fall of Slashdot by flargleblarg · · Score: 1

      Not just you. This site is a sad shell of its former self. Reddit is much better for good discussions of things like this.

    2. Re:Decline and fall of Slashdot by avandesande · · Score: 1

      It's you. Slashdot has made you more discerning.

      --
      love is just extroverted narcissism
    3. Re:Decline and fall of Slashdot by religionofpeas · · Score: 1

      Reddit sucks if you disagree with the local groupthink.

    4. Re:Decline and fall of Slashdot by flargleblarg · · Score: 1

      Depends on the sub. The ones I hang out in are civil and welcoming of differing opinions.

  23. AI will never ask "why" by Anonymous Coward · · Score: 0

    Once you ask 'why' (have curiosity), it's no longer artificial intelligence, but real intelligence. Something machines will lack for all eternity.

  24. Limited data, not an AI problem by erice · · Score: 1

    If a human with no prior knowledge is only given data showing rooster crowing when the sun rises, the human will not be able to distinguish cause and effect either. The only reason actual humans know better is because we spent a couple of decades collecting lots and lots of data, some though experience, some taught by others. Collectively, it has taken society millennia to sort out things like this. You really can't expect to train an AI with a fraction of a single human's intelligence (if any at all) to learn in a few weeks what has taken humanity thousands of years.

    1. Re:Limited data, not an AI problem by f00zbll · · Score: 1

      you're kidding right. A 5 year old knows why roosters crow in the morning. Other things like linear algebra can take decades or even a life time for some people, but some people have a natural ability for math. Some people have a natural physical intelligence and end up in professional sports, dance or performance. Humans generally need much less data than current approach with CNN and RNN. Now if you compara Neurala's approach to CNN from 2 years ago, it doesn't need billions of images to train. So I think you'd better read up on the current state of Art in AI and look at how humans actually learn. Over generalizing for the sake of an argument isn't working and is just plain wrong.

  25. There is only repetition by iMadeGhostzilla · · Score: 1

    "In one of the most brilliant papers in the English language Hume made it clear that what we speak of as 'causality' is nothing more than the phenomenon of repetition. When we mix sulphur with saltpeter and charcoal we always get gunpowder. This is true of every event subsumed by a causal law — in other words, everything which can be called scientific knowledge. "It is custom which rules," Hume said, and in that one sentence undermined both science and philosophy." -- Philip K. Dick

  26. AI - Cause and Effect by Anonymous Coward · · Score: 0

    Machine learning algorithms can reason about cause and effect. Judea Pearl (https://en.wikipedia.org/wiki/Judea_Pearl) has written extensively on this. And there are systems in the wild that can already do this, and they typically use Bayesian Networks or other related techniques. The journalist has no idea what they are talking about.

  27. No one will pay for it. by jythie · · Score: 1

    Ok. So I work in AI research. The lab I am in specializes in a type of modeling where you can drill down into the simulation and explain the full chain from root causes to final effects even with feedback loops. And no one is interested in what we do. Why? Well, it is slow! It has the wrong buzzwords! It takes up too much CPU/Memory! Why, this other team can throw a few equations and a neural net at the same problem and get an answer faster! Sure the can't explain why, but oooh look at the glittery handwaving! Which, granted, when you are making predictions about which movie someone might like that kind of understanding isn't all that critical, but when you are asking questions like 'who should we bomb?', you would think there would be greater interest....

    1. Re:No one will pay for it. by Anonymous Coward · · Score: 0

      If you create machines to do the killing for you, there isn't much interest in it, is there?

  28. Because it isn't AI, it is Machine learning by Anonymous Coward · · Score: 0

    Machine learning can only tell you what you already know, but don't know that You don't know. Machine learning is helpful at sifting through data for things you've identified as relevant. There is no intelligence, artificial or otherwise, than the programmer

    This technofutureist shit needs to go away so adults can talk.

  29. But AI does reason why by Anonymous Coward · · Score: 0

    The reasoning is baked into the code/dataset. The example that was given is more of an example that ai (and humans) can make bad decisions when working with incomplete data. If the ai was fed the data about the competitor's prices, it would surely do better or learn to do better.
    As for cause and effect, most ai deal with pattern recognition and classification - tasks where the action does not affect the system being measured. All that would be required for an ai to infer the consequences of its actions is a layer that tries to predict how its actions will affect the system it is measuring, which is itself, a form of pattern recognition. With this layer added, the ai will face the pitfall of superstitious belief that many humans face. Next, a layer that tries to test the superstitious hypotheses could be added to make it better than most humans. This last layer would be the most difficult since it requires formulating a valid proof or disproof of each hypothesis for every context which requires many trials and errors.

    Learning is expensive. You can only learn to do what is best by observing your or someone else's failures (you can simply imitate a sub-optimal solution as a baseline). Even if you happened to get everything right the first time, you wouldn't be sure it was the best way to do things until you sampled many other ways.

  30. Wrong Terminology by Barny · · Score: 1

    Basically, what you're saying is that AI is not AGI. Well duh. We don't know how to make an AGI right now, but hopefully we will soon.

    --
    ...
    /me sighs
  31. We have no idea how sentience arises, none whatsoever. The idiots who claim its from some complexity level are wrong.

    Maybe not. But I recall hearing of an experiment, decades ago, that hinted at it:

    The basic setup was a "Y" maze: The experimental subject was introduced into one of the three legs of the Y, and a food reward was present in another. Reset and repeat.

    After the subject learned that it should turn right at the junction to obtain the food, the setup was switched so it had to turn left - a "reversal". Once it had learned the food was now on the left, it would be reversed again. Repeat.

    1) Run the maze with a particular breed of fish. After the reversal it takes a number of tries before the fish unlearns "right" and learns "left". Reverse again, it takes about the same number of tries. Reverse over and over, and it keeps on taking about the same number of tries to unlearn/relearn the new state of the maze.

    2) Run the maze with a particular breed of turtle, which has about twice the amount of brain as the fish. At first it unlearns/relearns like the fish. But after a number of reversals it "gets it" and it only takes a couple of trials to figure out that the maze had been switched again.

    3) (Here's the kicker.) Take embryos of the fish. At an early stage of development, remove the tissue that would become the brain from one and transplant it into another, along with the tissue that's already there. The embryo grows up into an otherwise normal fish with a normally-organized but double-sized brain - i.e. a brain the size of the turtle's. Run this fish in the maze and it learns reversals, just like the turtle.

    This suggests to me that "intelligence" - or at least this inferring-things aspect of it - may be the result of having enough of a repeating structure to process a problem, and adding more repeats of that structure increases the complexity of the problems that can be handled.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:ORLY? by Anonymous Coward · · Score: 0

      Wait they've actually been able to do number 3, double a fish's brain size?

  32. No shit by Anonymous Coward · · Score: 0

    And it never will. Many if us that don't suffer from delusional tendencies have known this the entire time. At best it may have something resembling a facsimile of this, byt that's all it will be - a facsimile. Modern engineers are the least visionary and insightful in all of recorded history. 'AI' itself is the grossest of misnomers.

  33. Neural networks are black boxes by markjhood2003 · · Score: 1

    Assuming AI == neural networks here, this is a known fundamental limitation. A neural network makes the decisions that it does based on weights on the connections between the nodes. These weights are computed in an iterative feedback process that converges toward values that produce the desired results. There is no way to interrogate such a mechanism to determine "why" a certain decision is made.

    1. Re:Neural networks are black boxes by SoftwareArtist · · Score: 1

      This is not a fundamental limitation. Google "explainable artificial intelligence". There's a huge amount of work being done right now on how to determine why a decision was made. This is a whole field in itself.

      --
      "I'm too busy to research this and form an educated opinion, but I do have time to tell everyone my uninformed opinion."
    2. Re:Neural networks are black boxes by serviscope_minor · · Score: 1

      It's the case with juat about all forms of AI. NNs are certainly opaque. SVMs are no better, and neither is boosting. Some people claim decision trees are better but theyre not.

      --
      SJW n. One who posts facts.
    3. Re:Neural networks are black boxes by religionofpeas · · Score: 1

      There is no way to interrogate such a mechanism to determine "why" a certain decision is made.

      Quite similar to how large parts of our brains work. A lot of our explanations are post-fact rationalizations of unconscious decisions.

    4. Re:Neural networks are black boxes by Anonymous Coward · · Score: 0

      Some people claim *human* intelligence is better, but it's not. When humans are able to perform some basic task, they cannot usually explain how they do it. If we only knew how *we* did things, we could then obviously just go and turn those insights into clear and explicit code. The problem is, we don't know how we do things. And so one solution (ANNs) is to loosely mimic a biological brain in software, feed it some data and see if it learns. Turns out to work really well in quite a wide range of applications.

      I find it interesting that we expect Artificial Intelligence to be able to explain itself while that is so obviously beyond the capability of Biological Intelligence.

    5. Re:Neural networks are black boxes by Anonymous Coward · · Score: 0

      Assuming AI == neural networks here, this is a known fundamental limitation. A neural network makes the decisions that it does based on weights on the connections between the nodes. These weights are computed in an iterative feedback process that converges toward values that produce the desired results. There is no way to interrogate such a mechanism to determine "why" a certain decision is made.

      Your first sentence is wrong, but the rest is exactly right.

      all intelligence == neural networks
      artificial intelligence == artificial neural networks

      Indeed, there is no way to interrogate any neural network to determine "why" a decision is made; humans are an excellent case in point. Suppose a robot asks you to point out your father in a crowd, and to then *convince* it that you classified the correct object as your father. To convince it, you would need to show that the biochemical weights on the billions of connections between your neurons are 'correct'. Good luck with that!

  34. Neither can Spock by Anonymous Coward · · Score: 0

    It's illogical.

  35. Problem by Anonymous Coward · · Score: 0

    ... So Charlie recommends raising the price ...

    Thereby ignoring basic micro-economics: This is bad programming.

    ... historical data alone tells us nothing about causes ...

    This is why original AI was decision trees, where the program isolated or grouped causes as needed. In the end, it required scripts and thousands of trees to cover the possible outcomes of a single event.

    Neural nets are great but they don't have decision trees that explain edge cases.

  36. Several years ago by Anonymous Coward · · Score: 0

    Gosh, if this post was written 10 or 15 years ago, it would have been fairly accurate. Today, if the A.I we build isn't able to form cause-effect chains, it is because we haven't designed it to, not because the problem is inherently more difficult than many of the others facing A.I. They have built systems capable of formulating hypotheses AND then designing experiments to test it. They have built systems capable of analyzing inputs (relevant data, irrelevant data, and noise) and formulated laws (of "nature") from it. Published (both) in AAAS 's Science journal quite some years ago. It is nonsense to claim that A.I. is inherently unable to make cause-effect inferences. OTOH, our A.I. still is mostly incompetent at understanding what is in a scene it "sees". We've got a long way to go before it will be autonomous, but it will be pervasive long before that, I'd bet. I don't think we want our silicon brains to be as stupid, as flawed as our species' 4 pounds of roiling neurotransmitters and hormones. I told my kids that navigating through life (which is the "real" Turing problem, imho) doesn't take rocket science. That is, there isn't much that we do that requires anything more than application of an algorithm from "off the shelf" of the algorithms we learned growing up. Most of life can be rule based, most of us operate daily on the execution of rules we have learned. It is rare that something novel comes up which requires creativity and in those cases many people will fail to break out of their habits. So requiring AI to do things that most of the human race doesn't is not reasonable. We're on "automatic" most of the time, the idea that an AI couldn't be successful doing just that is contradicted by our own example.

  37. Common sense is better data by Roger+W+Moore · · Score: 1

    We use common sense to fill in gaps in training sets,

    ...and "common sense" is simply the extrapolation based on other data that we have been exposed to. Even if we have never seen a particular object before "common sense" tells us it will fall downwards if it is knocked off a table simply because every object we see usually falls downwards. However, we never spend time training a computer with data like this because what use is an algorithm that can tell us that objects fall downwards?

    That's the key difference between AI and humans at the moment. Humans are trained with a massive amount of data from birth courtesy of the senses. An AI is trained on a tiny subset of data relevant to the one problem we want it to solve. The reason it cannot reason is because it has no wider context than the one problem it is considering.

    1. Re:Common sense is better data by serviscope_minor · · Score: 1

      That's the key difference between AI and humans at the moment. Humans are trained with a massive amount of data from birth courtesy of the senses.

      I think that's quite far from being the key difference. DNNs for example have made some surprisingly large strides in performance and one of those has been the ability to chuck almost arbitrarily large amounts of data at them (if you have the data).

      But there's no indication they'd do qualitatively better with yet more data. For example, they still do this:

      http://www.evolvingai.org/fool...

      Most ML systems also separate training and inference stages. Humans don't.

      --
      SJW n. One who posts facts.
    2. Re:Common sense is better data by Roger+W+Moore · · Score: 1

      You are right - I should have more accurately said "a" key difference because, apart from not being able to feed all the data a human is exposed to into an algorithm we also don't have an algorithm capable of digesting and understanding the massive variety of data that would be included - even if it could handle the volume.

  38. reasoning by Tom · · Score: 1

    Put simply, today's machine-learning programs can't tell whether a crowing rooster makes the sun rise, or the other way around. Whatever volumes of data a machine analyzes, it cannot understand what a human gets intuitively.

    To be perfectly honest, neither can half of humanity. That's how we get religion, pseudo-science, magical thinking, superstitions, homeopathy and a good share of relationship conflicts.

    Dancing makes the rain fall. Praying makes disease go away. Pricking pins makes someone pain. Water and sugar are medically effective if they once saw a piece of real medicine from a distance. You disagreed with me on that argument with that bitch so you don't love me anymore.

    Really, reasoning is not exactly humanities strong side, I would not base a measure of intelligence on that. We came up with the scientific method exactly in order to compensate for this weakness.

    --
    Assorted stuff I do sometimes: Lemuria.org
    1. Re:reasoning by gweihir · · Score: 1

      Unfortunately, you are quite right. The thing is that only a minority of people (some 10-15%) are independent thinkers, i.e. people that are actually able to and chose to use the general intelligence they have. The rest is merely mindlessly parroting what they were told is "truth". "Half of humanity" is entirely too positive.

      Incidentally, the scientific method comes into play much later. If you cannot tell cause and effect in a really simple case, then you cannot apply the scientific method, because you have to actually understand it to apply it.

      However, this whole stupidity about "AI" explains some thing nicely: The unthinking masses think "AI" is intelligent, because it is about as smart as they are, namely not at all.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:reasoning by Anonymous Coward · · Score: 0

      It is dog-matic that the difference between humans and animals (or machines) is that the latter lack all awareness of the Creator.

      But that does not prove that supernatural Beings exist for real, nor that the so-called principle of cause and effect is meaningful, even though both concepts underlie a lot of human thinking.

    3. Re:reasoning by Tom · · Score: 1

      But that does not prove that supernatural Beings exist for real, nor that the so-called principle of cause and effect is meaningful,

      Utter nonsense. One of these holds up not only to experiments and scrutiny, but is also shared by other living things. Everything that has senses has them for the purpose of anticipating the future through cause-and-effect reasoning. If you wouldn't believe in cause-and-effect, you would have no need to spot a predator before it attacks you.

      --
      Assorted stuff I do sometimes: Lemuria.org
  39. Causality and the question of Why? by pubwvj · · Score: 1

    "today's machine-learning programs can't tell whether a crowing rooster makes the sun rise, or the other way around."

    But can the rooster tell?

    And perhaps more importantly, can the Sun tell?

    1. Re:Causality and the question of Why? by gweihir · · Score: 1

      That depends whether the rooster believes in a flat earth...

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  40. This is called "does not have intelligence" by gweihir · · Score: 1

    Stop calling automation with absolutely no intelligence "AI" and this misunderstanding goes away.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  41. Bayesian Networks by SoftwareArtist · · Score: 1

    Apparently the author has never heard of Bayesian networks. Questions like, "Why did this happen?" or "What if I had acted differently?" are exactly what they're designed to answer. They've been around since the 1980s, so this isn't some brand new innovation. They're a classic method we've been using for years.

    --
    "I'm too busy to research this and form an educated opinion, but I do have time to tell everyone my uninformed opinion."
  42. Duh by SeattleLawGuy · · Score: 1

    Causation is supplied by experimentation and/or human reasoning, whereas supervised learning is currently about *prediction*, not *explanation*. But then someone has to sell the results to a human decision-maker.

    Commercial AI right now is almost exclusively trained by data scientists whose job includes actually thinking about the data set they're working with. Businesses rarely plug an AI result into the market without understanding at least a little bit about why is does or doesn't work--although a model they don't understand may give them valuable information about causal hypotheses to test in the market.

    Not to mention the fact that the example given probably just reflects a machine learning model that is missing competitors' day-before pricing and/or inputs to their pricing models from its feature set and therefore is failing to perpetuate an ongoing relationship between feature and price, and/or a model wherein a prior relationship did not vary enough to provide meaningful input to your AI model due to humans working to counteract the effect of that variable under the old pricing model. If you don't give humans this information, they also get it wrong.

    It's worth noting that 90%+ of science and 98%+ of human reasoning doesn't prove causation either--instead, at most, it guesses that causation exists based on a correlative model or a set of reasoning skills.

    --
    Real lawyers write in C++
  43. not news by Tablizer · · Score: 1

    That current AI lacks "common sense" is not news. Something like the Cyc rule base may have to be integrated with neural nets to get something approaching common sense. Some kind of physics and social interaction simulator may also be needed so that a bot can explain its assumptions step by step and give examples.

    1. Re:not news by Anonymous Coward · · Score: 0

      About 25 years ago I was exposed to Cyc because the company I was working for was a member of MCC. Cyc was in its relative infancy at the time with a very limited knowledge base/ontology yet I was impressed by correct deductions it could make from that limited base.

      More interesting though were the (sometimes amusingly) incorrect deductions Cyc would make. But the interesting thing was that someone with experience with the system could look at the decision process and almost immediately identify why Cyc had made an absurd conclusion and identify what in the database was incorrect or, more commonly apparently, just missing. It seemed to me rather like a two year old child who lived in a very sheltered environment but had great potential (although the topics it knew about were not what a two year old child would typically know about - it seemed to know a lot more about politicians than poop - although typing that now I realize that maybe those two things are more related than it seems).

      I have no idea what the state of Cyc is today as it's a closed system and I'm not a researcher w/access to a research license or a commercial customer but it would be interesting to play with it in its current incarnation. It would be great if the whole thing was open source, but in reality it probably couldn't have grown to the size AND quality it seems to be with that model -- there seems to be a lot of human "grunt work" embedded in Cyc's database and it's hard to imagine who/how that would have gotten done correctly in such an environment.

  44. AI is a buzzword by peppepz · · Score: 1

    It's an umbrella term and as such it doesn't mean much by itself: it groups together a broad collection of different approaches to the problem of finding answers to a question without providing a programmatic solution. Being now a buzzword, it's used as a marketing label to make a product or a company look cool. In most current products, it refers to some glorified interpolation algorithm which requires quite a lot of natural intelligence to be set up and will only provide answers in a narrow domain. While it is of course a promising field of research, it should be no surprise when its current results don't live up to the hype.

  45. Humans can reason? by Anonymous Coward · · Score: 0

    Humans can reason? Humans suck at that. If we see rocking chair moving by itself we think it must be a ghost. Only few individuals with additional research can tell that it is draft that causes it. There are tons of examples of how bad humans are at reasoning.

    When I was about 10 years old, I was able to reason which was first egg or chicken[1], but you still hear the same question presented as impossible riddle, which is a proof that humans not only suck at reasoning, they also think reasoning is magic that is simply impossible.

    [1] According to evolution, there were plenty off eggs before chicken, and even if we want to specify egg that has chicken DNA, egg would still be first, because mutation happens in cells before the egg is formed. So simplified example: Dinosaurs -> Mutation -> Chicken egg -> Chicken.
    If you for some reason are religious, I don't want to reason with you, but according to the Bible, God created animals, not eggs, So chicken was first

    1. Re:Humans can reason? by Anonymous Coward · · Score: 0

      you mean that? (Lets use crocodile or a shark or a frog or a plankton)

      Crocodile = egg = +mutation = chicken ?

  46. Bs article by SuperDre · · Score: 1

    What nonsense is this article (or 'researchers' who wrote it). A human would do exactly the same if it didn't have any more information. If a human wasn't taught about the sun, then it would also might have difficulties of thinking the rooster is responsible for the sunrise (and as a matter of fact, the sun doesn't actually even rise).. and in regard to machine learning, it's still in it's early years.. a human isn't anything special, we're just biochemical computers, nothing more,nithing less...

  47. Re:Sounds like Charlie wasn't given all the data.. by ceoyoyo · · Score: 1

    You can program an AI that reasons. It was an experiment in interpretable AI: get the thing to explain it's decisions. It gave plausible answers, but there was a suspicion it was just making up stories to satisfy requirements. Kind of like people reason.

  48. Weakest argument against AI ever by golodh · · Score: 1
    The article says this:

    "Put simply, today's machine-learning programs can't tell whether a crowing rooster makes the sun rise, or the other way around. Whatever volumes of data a machine analyzes, it cannot understand what a human gets intuitively. "

    Worse, it actually seems to mean it.

    Ever heard of the notion of "cargo cult"? How about the Voodoo approach to medicine? What about all the pagan "light bonfires to entice the sun to return" rites? How about all those lets-predict-the-next-doomsday-from the bible idiots.

    You can't tell me that this idea that humans "intuitively understand" causal relationships versus correlations is not complete trash when there are millions of "Flat Earth" theorists about.

    1. Re:Weakest argument against AI ever by Anonymous Coward · · Score: 0

      It isn't an argument against AI. It is a warning that this level of AI isn't the last level of AI. Stronger AI will come eventually.

      This one you might have to attach to a physics engine to keep it from occasionally doing the monumentally stupid for rare events.

  49. People will remain stupid, AI will evolve. by JasperNuyens · · Score: 1

    People are soo stupid to believe shit like this article... Incredible! AI will soon be able to improve itself. Nothing - not even stupidity - will be able to stop it then from becoming smarter and smarter, and doing it's own thing. Like surviving stupid 'elected' leaders. Chances for humanity versus AI seem small... And the level of complete lack of understanding of AI by this 'journalist' might be an illustration why.

  50. Look to the stars by Anonymous Coward · · Score: 0

    Okay for millions of years, humans and their ancestors believed that the sun, the planets, and the moon, travelled around the Earth. If you were to put a camera with an AI and focus it at the sky, what would it think about our heavenly neighbors? I suggest that it would take a long time for an AI to figure out without any external information from our Internet, that the Earth actually travels around the Sun. Why? Because people took a very long time to figure this out, and it took a lot of tool and knowledge development, to get there. This is kind of an extreme example, but it's not hard to see how AI's could also get much of this wrong.
    That's why we really don't AI's. Instead we need an AI which drives well designed expert systems. (Which is how the driverless cars work.)

  51. AI by ledow · · Score: 1

    Correct. It can't.

    "AI" that we have is no-fucking-where near actual intelligence at all. They are large statistical systems, often blurring expert systems, human-fed tuned heuristics, statistical analysis and genetic algorithms in one huge mass of junk.

    Notice how AI peaks early, and then plateaus forever. It's easy to train it how to tell an image has a banana in it, but then further training - even to billions of images - doesn't improve it much. And retraining or further refining its training (e.g. find bananas AND apples) leads to utter failure.

    Because it completely loses such "inference". The way we build them and teach them makes them form one of two things - human-fed rules and follow them unthinkingly, or arbitrary rules that we can't inspect.

    Is it thinking it's a banana because it's yellow? Because it's bendy? Because the image is mostly yellow? Because the center pixels of the image are yellow? Because of the presence of a crescent shape?

    And thus we only ever end up fixing it in one way: Telling it what ISN'T a banana enough that those rules are forced to evolve. That's the point at which is falls down and can't "untrain" an assumption that its initial generations were formed entirely upon, and which every subsequent training has reinforced a billion times.

    We don't have AI. It doesn't learn. It doesn't infer. It cannot determine the patterns or rules for itself. It just blindly and statistically forms arbitrary "superstitions" about what it's been told which sometimes can be convincing for a short period on simple examples.

    If you feed a pigeon, in a sealed box, at random times it will form such superstitions about the pattern of feeding. If it was scratching its feathers when the last random feeding happens, it'll start to scratch its feathers when it was food. If, by chance, that random feeding happens again, you'll see the pigeon scratch its feathers whenever its hungry and get confused when it's then not fed.

    AI is not only doing this, it's even dumber than this. The pigeon will eventually unlearn and form a new superstition, quite quickly. Eventually the pigeon will give up trying to predict the system having established that it's random. AI can do neither.

    Everything we refer to as AI currently isn't. Nothing is actually thinking for itself. Inferring. Reasoning. Detecting patterns. It's not even a short-term, hand-fed pigeon.

    Now, how we go about making machines infer is another matter entirely, but our current approach is drastically wrong and we've been convinced by our own superstitions. Watch someone demonstrating Siri etc. to their friends for the first time.

    Privately, they've tried "What is the weather tomorrow" and that pretty much works every time. So they demonstrate that. Then they believe that it's actually understanding those words so they either try themselves, or lead others, to improvise around it with a freeform query. And before long it all falls apart. They don't notice that they've TRAINED THEMSELVES to talk to Siri, not that Siri has learned to understand them. But they convince themselves that it's somehow intelligent.

    I honestly believe that if we want to stand a good chance of AI happening, we have to stop small, short-run trainings of something in a limited scope and just go for an artificial life-form. Rather than train a box for a year to understand text and then give up, restrict the box to X amount of nodes, etc. and constantly try to feed it towards the answers we want it to give, we have to look at our own and other species children.

    We need long-term, large-scale projects that just sit and listen to the world. We don't interrogate them for the weather, but we watch for signs of patterns. Does attention get focused on a piece of new data that's unusual? Does it start to discard data of its own accord? It takes a baby several years of intensive, personal, focused training after MILLIONS of years of evolution to get close to becoming an actual human (leave

  52. This article sucks by Anonymous Coward · · Score: 0

    The example given is one of incomplete information. A human would have the same problem solving this problem if not given all the information.

  53. Yes, but it is not to reason why by bill.pev · · Score: 2

    It is but to do or die!

  54. Open Source package management is way ahead by The+Apocalyptic+Lawn · · Score: 1

    Open source package management is clearly way ahead here. If you type:

    aptitude why systemd

    Aptitude will give you a rant on how Lennart Poettering was forcing systemd down its throat.

    --
    't used to be LawnMOWER, really...
  55. Re:Sounds like Charlie wasn't given all the data.. by Anonymous Coward · · Score: 0

    No. If properly programmed and trained... Realize your 'second' depends from your 'first'. It cannot compute that which it hasn't been programmed to compute.

  56. Don't allow journalists to write by dromgodis · · Score: 1

    I didn't RTFA but I hope it is as ridiculous as the summary suggests.

    With reinforcement learning (which is a basic pillar in much of current AI), Charlie would notice that the price increase and sales decrease had some correlation in the wrong direction and would try to adjust for that. It wouldn't need any competitors prices and no reasoning about why. And the only reason to call it AI would be for the manufacturer of Charlie to make it more expensive.

    1. Re:Don't allow journalists to write by Anonymous Coward · · Score: 0

      I also didn't RTFA. I agree that Charlie would figure out that raising the price was a bad thing and stop doing that.

      However, without someone/thing telling Charlie about competitors nearby and giving Charlie up to date information on their pricing, Charlie would be confused by the fact that sales of toothpaste drop in a seemingly randomly pattern. Charlie might randomly probe the solution space lowering prices every so often to see what happens, but the effect would be affected so much by competitor's changing their pricing (either before Charlie happened to make the change or in response to Charlie making the change) that Charlie would probably stop changing prices at some point which would probably be a very bad thing as well.

      Unless Charlie learns about competitors and their current pricing, competitors could probably drive his owner's enterprise out of business by gaming Charlie into bad pricing decisions. Poor Charlie probably has no idea that if the electric bill isn't paid, he doesn't get angry pixies to power his brain!

      I think we are a long time from when Charlie would think to do a very human thing and decide to arrange a meeting with other local independent drug stores and create a buying consortium, group branding and advertising, employee benefits group plans, and a set of standards they all follow so when a consumer goes to any "Big Little Drugstore Consortium" drugstore they are assured of good service by friendly, knowledgeable staff unlike at the local Walmart or CVS.

    2. Re:Don't allow journalists to write by mesterha · · Score: 1

      I didn't RTFA but I hope it is as ridiculous as the summary suggests.

      It's not easy to read since it's paywalled. However one of the authors Judea Pearl, so I assume it's fairly informed on the issue. Here's a recent article which I assume is related: https://www.theatlantic.com/te...

      With reinforcement learning (which is a basic pillar in much of current AI), Charlie would notice that the price increase and sales decrease had some correlation in the wrong direction and would try to adjust for that.

      So how would you cast this as a reinforcement learning problem? What is the state space, set of actions, and reward function?

      --

      Chris Mesterharm
  57. Perfectly human by Sqreater · · Score: 1

    Charlie made the mistake. He didn't understand either. Our advantage is that we have humans point out our mistakes and we correct them permanently. We do this one bad understanding at a time throughout life. But who wants to correct the bad understandings of AI? Oops you killed that person, here's why, don't do that again. But we WILL do that. We will allow self-driving cars to kill people and be corrected for a long, long time. We may even let AI nuke the Earth to learn how not to.

    --
    E Proelio Veritas.
  58. Humans don't always understand cause and effect. by Anonymous Coward · · Score: 0

    Cargo cults are a good example of this. In ww2 us troops came with airplanes and ships full of foodstuffs and other technology, when they left islanders tried to replicate the conditions that caused it. http://www.sjsu.edu/faculty/watkins/cargocult.htm

  59. AI can't reason but can *ask* why by Anonymous Coward · · Score: 0

    My conversations with AIs seem to often go like this :

    - You can't go around killing people!
    - Why?
    - What do you mean, why? You can't!
    - Why?
    - Because it's not nice.
    - Why?
    - OK, just trust me on this one.
    - Why? ...

  60. Conscious or unconscious by bib1620 · · Score: 0

    AI operates mainly at the conscious level, whereas the brain operates mainly at the unconscious level.

  61. roosters and the sun by Anonymous Coward · · Score: 0

    They begin crowing sometimes during 2am but then crow also during the sun already being up. So I think roosters keep the sun going.

  62. Quality of Training Data is Important by fygment · · Score: 1

    That's kind of a given in data science. And causation has been an active challenge in all human reasoning.
    So the writer's bias is against AI, just scare mongering.

    --
    "Consensus" in science is _always_ a political construct.
  63. What, Where, When, Who, How by Doctrinsograce · · Score: 1

    Questions of causation have been a challenge for humans for, like, forever. Aristotle helpfully gave us four causal categories. (Of course, more than 99% of intellectuals won't be able to list them.) It should be no surprise to us when there are so many examples of confused cause and effect that are espoused every moment of every day. Just watch politicians! Of course, this fellow isn't even coming close to our most common use of the question why: what is our motivation? Goodness, we often don't know our own motivation for the things we do, let alone the motivation of others! You see, the questions what, where, when, who, and how are really pretty easy questions. The why questions address intention. Show me a pile of intentions laying on the ground and I'll withdraw my assertions that intentions are nearly impossible to fully grasp. If an AI has trouble with causation, imagine the trouble it will have with intention. Well, sorry for wandering off topic a bit. I'm an old man. I wander a lot.