Slashdot Mirror


New Watson-Style AI Called Viv Seeks To Be the First 'Global Brain'

paysonwelch sends this report from Wired on the next generation of consumer AI: Google Now has a huge knowledge graph—you can ask questions like "Where was Abraham Lincoln born?" And it can name the city. You can also say, "What is the population?" of a city and it’ll bring up a chart and answer. But you cannot say, "What is the population of the city where Abraham Lincoln was born?" The system may have the data for both these components, but it has no ability to put them together, either to answer a query or to make a smart suggestion. Like Siri, it can’t do anything that coders haven’t explicitly programmed it to do. Viv breaks through those constraints by generating its own code on the fly, no programmers required. Take a complicated command like "Give me a flight to Dallas with a seat that Shaq could fit in." Viv will parse the sentence and then it will perform its best trick: automatically generating a quick, efficient program to link third-party sources of information together—say, Kayak, SeatGuru, and the NBA media guide—so it can identify available flights with lots of legroom.

6 of 161 comments (clear)

  1. How much? by Anonymous Coward · · Score: 5, Funny

    Ask it "In the case where a woodchuck possessed the ability to throw wood, how much wood, hypothetically, could be thrown?"

    1. Re:How much? by paiute · · Score: 4, Funny

      A European woodchuck or an African woodchuck?

      --
      If Slashdot were chemistry it would look like this:Cadaverine
  2. Wolfram Alpha... by msauve · · Score: 4, Informative

    Google has some catching up to do.

    --
    "National Security is the chief cause of national insecurity." - Celine's First Law
  3. Re:This is important by BitZtream · · Score: 4, Interesting

    Yea, its important ... because they've just realized they need to do multi-part/nested queries.

    Its not really impressive, its a 'no shit sherlock', and I'm blown away that google can't do this already.

    Watson can.

    The important part is that someone just realized they need to do one query, look at the type answer and then use that to generate a new query.

    Well, okay, its not really important or even new ... as I said, Watson can do it and has been able to for years.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  4. Google Now Does Understand Context by Forthan+Red · · Score: 4, Interesting

    ... to a limited degree. While you can't ask the Lincoln question in a single statement, you can ask, "Where was Lincoln born?" then when it replies "Hodgenville, KY", you can then say "What is its population?", or "Show it on a map" and it will know from context that the "its" you're referring to, is Lincoln's birthplace.

  5. Re:Digital versus Analog by Jeremi · · Score: 4, Insightful

    In Digital, everything either is a "0" (zero) or a "1" (one), which means, everything is either true, or false

    Take 32 of those bits and put them together, now you've got a floating point value that can represent "true" as 1.0, "false" as 0.0, and a few million shades of "maybe" in between those two extremes.

    If that's not analog-y enough for you, make it 64 bits and now you can have trillions of shades. And if that's still not enough, add more bits until you've got the resolution you're looking for.

    I don't see any significant distinction between analog and digital, since digital logic asymptotically approaches analog as you add bits, and with today's memory sizes there are plenty of bits to go around.

    Our meatbrain can cope with a lot of stuffs that the digital computer can't precisely because our brain makes its decision based on imprecise feedback

    Or perhaps because it's running a radically different kind of algorithm that no human has ever understood or implemented on a digital computer.

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.