Technology Review - Published By MIT
Advertisement

The Future of Computing, According to Intel

Continued from page 1

By Kate Greene

Wednesday, September 26, 2007

smaller text tool iconmedium text tool iconlarger text tool icon

TR: Why is inference possible now?

AC: One thing is that computing systems are now able to tap into all the data that's available on the Internet and learn from it. For instance, object recognition in machines is getting better because we are able to learn from all the pictures available on the Internet. (See "Better, More-Accurate Image Search.") The same thing goes for language translation systems making use of the United Nations' corpus of documents in Arabic and Chinese. This is also being fueled by disk drives getting big and cheap, and the powerful transition to nonvolatile memory. Being able to have random access to data with very low power is going to have a revolutionary impact.

TR: How does terascale computing fit into all this?

AC: In order to figure out what you're doing, the computing system needs to be reading data from sensor feeds, doing analysis, and computing all the time. This takes multiple processors running complex algorithms simultaneously. The machine-learning algorithms being used for inference are based on rich statistical analysis of how different sensor readings are correlated, and they tease out obscure connections. Right now these algorithms work on large systems built for a specific purpose, and it takes a PhD to get these things to work. We are looking forward to having these algorithms be in an API [application programming interface] that you can call on, like a platform service which is as reliable to access as a file system. This way, the average programmer without a PhD can make use of these machine-learning algorithms.

TR: How far away are we from seeing this in consumer gadgets?

AC: Machine learning and interference technology have been accepted by a broad slice of the research community, but we're mired in a moderate level of quality. It's not unusual for these systems to get things right 80 percent of the time. The scientific community says that's great. But it wouldn't be helpful to have a personal assistant that looked at you and only correctly knew what you were doing 80 percent of the time. Likewise, a computer isn't going to be helpful if it's wrong part of the time.

Ultimately, I think it's a dance between how well the algorithms will be able to work, and how people react to them being wrong. Within five years, I think you're going to see significant advances in performance. You'll see demonstrations in the research world that are credible. I think the mainstream marketplace could pick up on it three years later, but at that point it's hard to predict. The precursors for this technology are all there, though, and I see a huge need for it.

Comments

  • multi-core engineering & computer science
    It would be interesting to know how much of the past 50 years of research in parallel computation is incorporated into current thinking on multicore designs.  The chips are surely MIMD but how are tasks or instructions or threads apportioned between the cores? The wikipedia article http://en.wikipedia.org/wiki/Multi-core_computing sheds some light on this, for starters.
    Rate this comment: 12345

    genetech
    09/26/2007
    Posts:1
    • Re: multi-core engineering & computer science
      Actually, multicore chips are increasingly *SIMD*.  Intel and AMD are both growing their SSE execution, and Larrabee is reputed to have 16-wide SIMD.  Graphics processors are already very wide SIMD.

      Now that being said, the trend seems to be toward indpendent "MIMD cores", each of which is SIMD.  This is a nice way to get efficient execution for data-parallel portions while maintaining flexiblity for task parallelism.
      Rate this comment: 12345

      kwahoo
      09/26/2007
      Posts:1
  • get back to basics
    How about just making a processor that needs 1 or maybe 2 watts to operate? For any mobile gadget, battery life is what we're going to notice most.
    Rate this comment: 12345

    SVE
    09/26/2007
    Posts:48
    Avg Rating:
    3/5
    • Re: get back to basics
      they do, kinda. things like mobile phones use different CPUs than desktop computers, ones that use far less power but are also much slower. ARM is one of the companies that produces them. according to this, there actually is a 1 watt cpu called the StrongARM.
      Rate this comment: 12345

      brunascle
      09/26/2007
      Posts:68
      Avg Rating:
      4/5
  • [no subject]
    hey Bob
    Rate this comment: 12345

    halo333
    09/27/2007
    Posts:2
  • Respond
    I think that devices having the ability to sense the emotions and feelings of people is sick! It adds a new dimension in the field of technology. It could cause people to become to reliant on technology and people will become more like computers and computers more like people. People will lose the ability to show emotion and people will become like robots.  
    Rate this comment: 12345

    halo333
    09/27/2007
    Posts:2
  • Science is not there yet
    This is typical hype...we've seen it all before.  What's still lacking is the scientific foundation for experiential learning from
    free-running sensory datastreams.  The advantage of symbols constructed from this type of face-value input is that the datum at the periphery are not codes that stand for something.  The "meaning" of the input is vested solely in its pattern content (which is fully accessible), not hidden behind some coding scheme impressed on the lowest-level input data, for instance, ASCII input.   The meaning of pre-coded input symbols is not accessible to the learner.  Even when engineers begin appreciating the fundamental distinction between face-value data and coded data, in relation to systems trying to learn meaning from input, an awful lot of science is left to be done.

    The 80% correct benchmark strikes me as absurdly out of touch with human levels of cognitive performance, where the correct sorting out of millions of experiences and new situations is taken for granted, implying a correctness level of 99.9999+ %.

    Next time you struggle with a voice-recognition phone tree, consider the impact of engineering when built on top of faulty science.



      
    Rate this comment: 12345

    pbierre
    09/27/2007
    Posts:2
  • Future of computing
    I only have one thing to say.
    I'm feeling much better now Dave, Dave ...
    Rate this comment: 12345

    imaskeptic
    09/28/2007
    Posts:1
  • privacy concers?
    Everybody talking about privacy. Fine. That's truly an issue to address. Still, nobody seems to think about the fact that with all these (for the moment hypothetical) gadgets we actually pass on our decisions into the "hands" of these new cyberentities. I personally find it extremely annoying and would definitely shut down such features. Just think about Windows. XP is so "smart" that it warns the user when the HDD is (almost) full. Disabling that "brilliant" feature is not trivial. There might be users that find this a useful feature, but I'm not one of them. I want to be able to decide at any time what I want to do at any time. I am not a statistical figure. How can a machine decide what is best, if my human peers are at times unable to guess that? Or are machines getting smarter than humans? I seriously doubt that. I have the impression that we are creating a new god in front of which we prostrate.
    Rate this comment: 12345

    CountZ3ro
    10/02/2007
    Posts:20
    Avg Rating:
    2/5
  • Why there is no substantial invention in hardware?
    Venturing into alternative means to increase the computing ability is better solution? No body is exploiting the optical computing ability in processor industry except few from Intel’s research team. Time has come now to look for alternative hardware materials over silicon. We are sticking to silicon and not deviating from electromagnetic signals. We are thinking about how to reduce the signal interference when wires run close to each other on the board.  Without the change in the hardware material in computing we cannot continually boost the performance with the given material like Silicon. Go for optical devices and optical computing. Better to look into alternatives for faster communications.  Initially there may not be many customers. But sure it will overcome all the bandwidth and speed problems for the current computing requirement. Then we can make the computers to behave like brain.
    www.browsetoknow.blogspot.com
    Rate this comment: 12345

    sman
    12/20/2007
    Posts:11

Log In

Forgot your password?     Register »
Advertisement

Videos

The Marcellus Shale Gas Rush
Technology Review November/December 2009

Current Issue

Natural Gas Changes the Energy Map
The United States has vast supplies of this cleaner fossil fuel. But how should we use it?
Advertisement
Advertisement
Subscribe to Technology Review's daily e-mail update. Enter your e-mail address

TECHNOLOGY RESOURCES

More Technology News from Forbes

Advertisement
MIT Massachusetts Institute of Technology © 2009 Technology Review. All Rights Reserved.