Slashdot Mirror


Test: Quantum Or Not, Controversial Computer No Faster Than Normal

sciencehabit writes The D-Wave computer, marketed as a groundbreaking quantum machine that runs circles around conventional computers, solves problems no faster than an ordinary rival, a new test shows. Some researchers call the test of the controversial device, described in Science, the fairest comparison yet. "...to test D-Wave’s machine, Matthias Troyer, a physicist at the Swiss Federal Institute of Technology, Zurich, and colleagues didn't just race it against an ordinary computer. Instead, they measured how the time needed to solve a problem increases with the problem's size. That's key because the whole idea behind quantum computing is that the time will grow much more slowly for a quantum computer than for an ordinary one. In particular, a full-fledged 'universal' quantum computer should be able to factor huge numbers ever faster than an ordinary computer as the size of the numbers grow." D-Wave argues that the computations used in the study were too easy to show what its novel chips can do.

78 of 119 comments (clear)

  1. The real question in my mind by TFoo · · Score: 4, Interesting

    Is this a case where D-Wave was fraudulently trying to pass something off as quantum when they knew it wasn't, or did they really and truly not know. How could they not know?

    1. Re:The real question in my mind by Pinhedd · · Score: 2, Interesting

      No, it's simply a case of pitting a very immature technology against one that's very mature.

    2. Re:The real question in my mind by LifesABeach · · Score: 1

      Ok crew, coffee break is over, back to the Drawing Board.

    3. Re:The real question in my mind by Shajenko42 · · Score: 2

      Well, they would have to open the box to find out...

    4. Re:The real question in my mind by vux984 · · Score: 5, Insightful

      No. They are trying to measure the growth of the problem. So its not important which one is absolutely faster, but which one takes relatively more time as the problem becomes more difficult.

      The conventional computer should take exponentially longer as the problem becomes mroe difficult. The quantum one should not.

      In this test, both took exponentially longer. So either the d-wave doesn't work, or as the manufacturer has claimed, the problems were not setup to demonstrate the class of problems where the d-wave will show better performance relative to problem complexity growth than a conventional computer.

      Seems odd to me though that they can't provide easily verified sample problem spaces where their device works better than a conventional PC as the problem gets 'bigger'.

    5. Re:The real question in my mind by rubycodez · · Score: 1

      no convincing evidence of quantum entanglement yet in that device

    6. Re:The real question in my mind by K.+S.+Kyosuke · · Score: 2, Insightful

      Wow. So quantum, very scam, much dollars.

      --
      Ezekiel 23:20
    7. Re:The real question in my mind by Garfong · · Score: 3, Informative

      In this test, both took exponentially longer. So either the d-wave doesn't work, or as the manufacturer has claimed, the problems were not setup to demonstrate the class of problems where the d-wave will show better performance relative to problem complexity growth than a conventional computer.

      Or the maximum problem size handled by the machine is too small so see the sub-exponential growth. Complexity theory deals with performance on very large data sets, and, if I remember correctly, the D-wave machine is limited to a small problem size (max a hundred or so qbits)

    8. Re:The real question in my mind by marciot · · Score: 5, Funny

      How could they not know?

      Heisenberg's Uncertainty Principle: If they knew for a fact their claims were fraudulent, they would not know what their claims were. Since they in fact know that they are claiming to have a quantum computer, they cannot know whether the claim is fraudulent or not.

    9. Re:The real question in my mind by dreamchaser · · Score: 2

      I've been pretty sure it's a scam for some time now. They have yet to demonstrate anything quantum about it at all, nor can they produce problems that it solves faster than a conventional computer. This is not the first time.

    10. Re:The real question in my mind by radish · · Score: 4, Insightful

      Which in turn would mean that for the problem space it's capable of operating within it's no faster than a normal computer. Which reduces down to "it's no faster than a normal computer".

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    11. Re: The real question in my mind by Anonymous Coward · · Score: 2

      I do think DWave honestly believes their ideas will work so you would not be able to prove fraud. Also it is very hard for another technolgy to catch up with existing tech when that techngy is still doubling about every two years.

    12. Re:The real question in my mind by rtb61 · · Score: 1

      The drawing board. I always thought the quickest computer was one that contained the most specific cores to handle specific types of calculations and specific operations. We seem to have slowed down in that regard, getting more cores but not specific operation cores, also getting more functions inside the CPU itself rather than scattered all over the motherboard, with data having to travel huge distances.

      --
      Chaos - everything, everywhere, everywhen
    13. Re:The real question in my mind by HappyPsycho · · Score: 4, Informative

      GP is actually correct. This is not even a full quantum computer.

      "The D-Wave machine is not a universal quantum computer, however, but a more limited "quantum annealer."", which according to wikipedia seems to mean some sort of global minimum finder (given how to find all the local minimum solutions, find the lowest one).

      With a mere 512 quibits available on the D-Wave device I'm more than willing to believe they may be still in the area of small inputs where an O(n) algorithm can still beat an O(log n) algorithm (e.g. http://cse.csusb.edu/dick/cs20... )

    14. Re:The real question in my mind by 50000BTU_barbecue · · Score: 2

      Gosh, I hope not, otherwise what are all those tunnel diodes doing in my 50 year old scope? Come to think of it, without quantum effects, you can't even get a vacuum tube to work...

      --
      Mostly random stuff.
    15. Re:The real question in my mind by bill_mcgonigle · · Score: 5, Insightful

      Which reduces down to "it's no faster than a normal computer".

      I'm not sure I get this argument. The guys selling this stuff have said for a while that their device is fast enough at quantum annealing to be useful for learning to program quantum computers, and that when their manufacturing ramps up they'll have many more qubits, and I think the implication is that the speed doesn't scale linearly. They were telling the Googles and the Lockheeds, 'look you need to invest in our product and services so you can be ready in the quantum computing space when the better hardware emerges'.

      That it's not absolutely faster than a conventional computer at this point is interesting, academically, but not terribly relevant to their sales pitch, unless we can show that the problem at hand fits inside their limited qubit space and the types of algorithms its supposed to be able to handle at this point, and still does not do what's expected of it.

      Also: did a tiny Canadian computer company produce a computer that's as fast (within the problem space) as a modern Xeon on their slim budget? That would almost seem revolutionary - AMD can't even do that with GlobalFoundary's fab on their side.

      Maybe it is a scam, but this kind of analysis seems somewhat orthogonal to their claims. By all means, pop one open and find the i7 inside, and there won't be any question, but that's not really where we are today.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    16. Re:The real question in my mind by Garridan · · Score: 1

      Quantum mechanics is not strange. Humans are simply stupid.

    17. Re:The real question in my mind by Pinhedd · · Score: 1

      Researchers have been able to experimentally prove the existence of quantum entanglement in a quantum annealing processor which is supposedly a subset of the design that D-Wave employs

      http://arxiv.org/pdf/1401.3500...

    18. Re:The real question in my mind by Anonymous Coward · · Score: 1

      Humans are not stupid, simply trained on the wrong dataset

    19. Re:The real question in my mind by billstewart · · Score: 1

      Vacuum tubes weren't particularly quantum, as long as you don't count "electron acting like a charged particle" as quantum and are dealing with large enough currents that you don't care about counting the precise timing of individual ones. Basic electrical forces do the job fine.

      Transistors may be doing quantum stuff, and tunnel diodes are the classic quantum thing.

      --

      Bill Stewart
      New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    20. Re:The real question in my mind by quax · · Score: 2
    21. Re:The real question in my mind by Anonymous Coward · · Score: 1

      I'm not sure I get this argument. The guys selling this stuff have said for a while that their device is fast enough at quantum annealing to be useful for learning to program quantum computers, and that when their manufacturing ramps up they'll have many more qubits, and I think the implication is that the speed doesn't scale linearly. They were telling the Googles and the Lockheeds, 'look you need to invest in our product and services so you can be ready in the quantum computing space when the better hardware emerges'.

      Where do you get this interpretation from? I do not see anything like that on their website. I have, however, seen them publish spurious performance comparisons, which seems like an odd choice if their intent is solely to provide a test system. If they are fully aware that their system cannot outperform even a cheap traditional computer, perhaps they should stop making performance claims. Of course then the only thing they have to sell is the unverified claim that their machine is actually doing quantum annealing.

      Also: did a tiny Canadian computer company produce a computer that's as fast (within the problem space) as a modern Xeon on their slim budget? That would almost seem revolutionary - AMD can't even do that with GlobalFoundary's fab on their side.

      They made a computer that costs ten thousand times as much as a mid-range desktop and is on par with such a computer for a very narrow class of problems. Do you think it's amazing every time a company fabs a DSP to solve some specific problem?

      Maybe it is a scam, but this kind of analysis seems somewhat orthogonal to their claims. By all means, pop one open and find the i7 inside, and there won't be any question, but that's not really where we are today.

      Write me a check for ten million dollars and I'll get started presently -- I'll even cover my own cost of living!

    22. Re:The real question in my mind by quax · · Score: 4, Informative

      Do you know how to use a search engine?

      Are you aware of scholar.google.com?

      It's really not hard to find papers like this or this.

      And yes, the Matthias Troyer who co-authored the first paper is the same guy who conducted the performance study that the /. blurb references.

      That D-Wave performs quantum annealing can be regarded as settled. The only question that remains is how useful this may be.

      Eight years ago everybody (myself included) thought D-Wave was a scam or just crazy. As new facts emerge smart people (such as Matthias) adjust their judgment.

    23. Re:The real question in my mind by liquidsin · · Score: 2

      not sure how easily verified these would be, but this page gives a list of things they claim it's a better fit than conventional methods.

      --
      do not read this line twice.
    24. Re: The real question in my mind by loufoque · · Score: 2

      Even with ten million you can't make a processor better than a i7.

    25. Re:The real question in my mind by dreamchaser · · Score: 1

      I didn't say quantum computing was a scam, but D-Wave appear to be either that or a failed project.

    26. Re:The real question in my mind by 50000BTU_barbecue · · Score: 1

      Correct me if I am wrong, but you can't explain how dark heaters work without the idea of quantized packets of energy, or indeed understand the various sources of noise in tubes.

      Or just the good old phototube.

      --
      Mostly random stuff.
    27. Re:The real question in my mind by SuricouRaven · · Score: 2

      The electron emission part is a quantum effect. It can't be explained in purely classical terms. Fortunately the end result can be reduced down to a couple of handy equations simple enough for non-quantum-physicists to make use of the tubes.

    28. Re:The real question in my mind by gweihir · · Score: 1

      They knew. But they had idiots at Google, the NSA and others offer them a lot of money, so what would they care?

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    29. Re:The real question in my mind by gweihir · · Score: 1

      Well, the "ramping up" will not happen, because they cannot do it. And producing something like a Xeon is easy if you do not have tight space and energy constraints.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    30. Re:The real question in my mind by gweihir · · Score: 1

      Indeed. It is a get-rich-quick scheme, nothing else. The idiots seem to be plenty though.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    31. Re: The real question in my mind by Shimbo · · Score: 2

      If he had 10 million dollars, he wouldn't need to.

    32. Re:The real question in my mind by gl4ss · · Score: 1

      well they still haven't provided an actual use for a computer they are selling for an actual use.

      if you think they're not selling it for actual use as better than traditional computing, just go to their fucking website and see.

      and afaik, it's not disclosed now what the auxiliary computers running the quantum annealing chip do. point being, we're not allowed to take it open and look at everything that happens AND it has plenty of oldschool computing power attached to it.

      --
      world was created 5 seconds before this post as it is.
    33. Re:The real question in my mind by timholman · · Score: 2

      Seems odd to me though that they can't provide easily verified sample problem spaces where their device works better than a conventional PC as the problem gets 'bigger'.

      This "failure to do the obvious thing", i.e. the designers not providing their own sample problem spaces to validate their own design, is one of the warning signs of pseudoscience.

      It is equally troubling if they state "Hey, you didn't run the right test" as a post hoc excuse, while failing to specify just what the right test was beforehand. They are shifting the burden of proof to others - another warning sign of pseudoscience.

      There are many, many historical cases of otherwise reputable scientists and engineers falling into a pseudoscientific mindset. It should not be ruled out here.

    34. Re:The real question in my mind by Pinhedd · · Score: 2

      Not necessarily.

      Using quantum annealing to solve non-linear multivariate optimization problems is theoretically faster than using traditional turing computation. It definitely needs more development to overcome a normal workstation or supercomputer, but it will most likely happen eventually.

    35. Re:The real question in my mind by Pinhedd · · Score: 1

      No, you said that they haven't yet demonstrated anything quantum about it, and I provided you with a link proving otherwise.

      It may not be more useful, compact, or flexible than an existing well known and well optimized method of completing the same task, but neither were early electromechanical machines or some of the earliest digital computers.

      In order to qualify it as a failed project or a scam you'd need to clearly demonstrate that it doesn't do what it claims to do, not that it doesn't do it as well as you expected. Give it a few years and a few more iterations, if it shows no meaningful improvement then that claim can be revisited.

    36. Re:The real question in my mind by ramorim · · Score: 1

      This remind me of the recent Turing Test competition...

    37. Re:The real question in my mind by david_thornley · · Score: 1

      In which case you'd think somebody could come up with a non-linear multivariate optimization problem to prove its superiority. (Being able to solve those things efficiently would be cool.) I'm a bit of an empiricist: if somebody can come up with good evidence that the D-Wave can solve one of those with lower asymptotic complexity than a properly programmed supercomputer, I can be convinced.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    38. Re:The real question in my mind by david_thornley · · Score: 1

      Vacuum tube? You can't figure out how an incandescent light bulb works without getting into quantum effects.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    39. Re:The real question in my mind by LifesABeach · · Score: 1

      In this case, it's finding a way to be faster than other guys. It'll happen, but not today; maybe tomorrow. My main concern is will it run my Battle Field 5 game?

    40. Re:The real question in my mind by rubycodez · · Score: 1

      yes I do, and moreover have physics degree. You've been duped.

      No convincing evidence of entanglement, that is investor targeted hoopla.

    41. Re:The real question in my mind by rtb61 · · Score: 1

      I always thought the next big speed jump would be stabilising the OS and GUI and getting it inside the CPU, for much faster boots and better multi-tasking ie all OS functions running parallel and separate to application functions, the advantage of FOSS OS, more general acceptance. Endless upgrades driven by M$ wanting the sell the same software over and over again seems such a waste.

      --
      Chaos - everything, everywhere, everywhen
    42. Re:The real question in my mind by Pinhedd · · Score: 1

      That's the gist of what D-Wave's designers were complaining about.

      Here's an interesting work published by IBM that looks at some particularly hard problems

      https://www.ibm.com/developerw...

    43. Re:The real question in my mind by quax · · Score: 1

      Buddy, I have a physics degree too, so does Matthias Troyer and Geordie Rose.

      Eight qubit entanglement has been demonstrated.

      http://arxiv.org/pdf/1401.3500...

    44. Re:The real question in my mind by rubycodez · · Score: 1

      you link to shill rubbish, the D machine is just another example of doing simulated annealing poorly, which is why classical machines can solve the fabricated and invented D-Wave problem by means scalable without limit

    45. Re:The real question in my mind by quax · · Score: 1

      Simulated annealing on a non-digital chip?

      I think you may want to think this over one more time.

    46. Re:The real question in my mind by rubycodez · · Score: 1

      why, I can make simulated annealer (minima solver) with traditional analog components

      anyone who invests in D-Wave might want to think about that one

    47. Re:The real question in my mind by rubycodez · · Score: 1
    48. Re:The real question in my mind by quax · · Score: 1

      Yes, but you can distinguish quantum annealing behavior from regular thermal annealing. And when you compare the D-Wave device to simulations of both it conforms much closer to the former.

      Also the extreme temperature sensitivity is more indicative of actual quantum annealing.

  2. Doesn't mean it's not quantum by Ken_g6 · · Score: 1, Insightful

    This could mean that D-Wave isn't quantum. Or it could mean that quantum computing in general isn't faster than normal computing. I seem to recall some physicist making a bet that quantum computing would be proved equivalent to classical computing.

    --
    (T>t && O(n)--) == sqrt(666)
    1. Re:Doesn't mean it's not quantum by wonkey_monkey · · Score: 1

      Or it could mean that quantum computing in general isn't faster than normal computing.

      The D-Wave isn't "quantum computing in general."

      --
      systemd is Roko's Basilisk.
    2. Re:Doesn't mean it's not quantum by gweihir · · Score: 1

      Actually, the only real reason to do research in that direction is to verify some aspects of quantum theory. Quantum Computers (if possible) face extreme scalability challenges that are basically sure to prevent scaling to anything really useful. remember that QCs cannot do parallel computing with several machines, cannot do problem division and cannot do larger numbers of sequential steps.In short, they cannot do any of the things that allow conventional computers to scale.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  3. Hope you enjoyed the decade, Geordie. by Anonymous Coward · · Score: 1, Insightful

    I've been surprised time and again that D-Wave has kept afloat as long as it has. It *will* fail in the end, the only question is how much of that investment money Geordie Rose got safely stashed before the collapse. Their approach is fundamentally not quantum computing.

    1. Re:Hope you enjoyed the decade, Geordie. by quax · · Score: 4, Informative

      It is not gate based universal quantum computing but special purpose quantum annealing.

      If you accept this as a valid approach to quantum computing has certainly been the subject of much debate.

    2. Re:Hope you enjoyed the decade, Geordie. by gweihir · · Score: 1

      There is a sucker born every minute...

      Even completely obvious fraudsters like Rossi are still afloat. And don't even get me started on various cults and religions. People are stupid and want to believe what they are told.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  4. er no shit sherlock! by mtthwbrnd · · Score: 1

    " didn't just race it against an ordinary computer. Instead, they measured how the time needed to solve a problem increases with the problem's size. That's key "

    That is algo design 101. Why has it taken so long for somebody to test it this way?

    1. Re:er no shit sherlock! by Anonymous Coward · · Score: 2, Insightful

      Because the machine costs ten million dollars and the people selling it are obviously not going to publish information that portrays their machine in a bad light. Very few people have access to these, and those who do often have a vested interest in convincing people the machine is worthwhile.

    2. Re:er no shit sherlock! by gweihir · · Score: 1

      Because nobody in CS actually competent wants anything to do with this scam. This was done by a physicist, and they do not face the risk of being regarded as incompetent Computer Scientists when associating with this thing.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  5. Re:They aren't designed to use the same algorithms by AK+Marc · · Score: 1

    But the makers of the computer can't find a single problem it solves well. Why is that?

  6. Re: Experiment to determine the truth by binarylarry · · Score: 1

    But won't sniffing it invalidate the test?

    --
    Mod me down, my New Earth Global Warmingist friends!
  7. Re:Experiment to determine the truth by gargleblast · · Score: 1

    If the computer could open a superposition of the two vials, it would go like shit off a greased shovel.

  8. I have an idea by slashmydots · · Score: 1

    Wait, I have an idea...they should overclock the quantum chip. By the way, that's twice as funny if you know how it works.

  9. What kind of "ordinary computer"? by billstewart · · Score: 1

    An ordinary $1000 i7 laptop or Xeon server? Or an ordinary $10million mainframe (if you can still spend that much for a mainframe)?

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  10. Not that fast yet but true quantum annealing by quax · · Score: 2

    Originally I meant to bet with Matthias Troyer if the D-Wave machine was truly a quantum annealer. At the time Matthias wrote me:

    ""Actually, we can't bet anymore since I know the results that we're going to publish and we'll say yes to quantum :-). We should have done the bet a year ago."

    So we decided to bet if the current crop of D-Wave machines can already beat conventional computing.

    Obviously I lost that bet, but not by much.

    It will be interesting to see how the next chip generation will fare, there is still lots of room for higher qubit integration. In comparison to conventional CMOS the D-Wave chip structures are huge.

    Conventional chip design doesn't have lots of room at the bottom any more. D-Wave on the other hand still has plenty of room at the bottom.

    That's why I will continue to bet on them.

     

  11. What problems are Quantum Annealers good for? by billstewart · · Score: 4, Interesting

    That's been the big question with D-Wave all along. What does it really do, how does it really work, what's it good for, is it real?

    Everybody knows what a universal quantum computer is good for - running Shor's algorithm to do factoring and totally wrecking public-key cryptography, plus whatever other problems people care about in the real world. But general-purpose quantum computers so far can't keep enough qbits entangled together to factor numbers bigger than 21 = 3x7, and if anybody's figured out how to do significantly bigger than that, they're keeping it Really Well Hidden (either because they're a government, or because a government will want them to do stuff, or because a government will want them killed.)

    Meanwhile, D-Wave has 512 qbits that they claim they'll be able to do something with, and maybe it'll have a chance of being cool or useful. And maybe if you kick in enough megabucks to get a non-disclosure agreement, you'll be able to get some information beyond vague quantumy handwaving. They are the only game in town, after all.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:What problems are Quantum Annealers good for? by Anonymous Coward · · Score: 1

      Except there have been quantum annealing algorithms for classical computers for some time now, and if the chip can't show any signs of being better at doing so, it isn't justifying the costs even for research purposes. If they could demonstrate some improved scaling, that might be good for getting investment in further development, PR for the company, and for pure research purposes. But it wouldn't be of much use, even as something to try out for programming purposes when the algorithms, even quantum in nature, can be run on classical computers for much cheaper. After all, any quantum algorithm can run on a classical computer, the only difference being that it scales a lot worse on a classical computer versus a proper quantum implementation.

  12. Rather then feeding the trolls ... by quax · · Score: 4, Informative

    .... maybe the slahdot stub should have had a link to hear from the horse's mouth?

    In this interview Matthias Troyer puts his team's results into the correct context.

    1. Re:Rather then feeding the trolls ... by TapeCutter · · Score: 1

      Thanks for the link, I know SFA about this machine but I think the last bit in your link is well worth repeating...

      "The D-Wave computer is the first quantum computer to be marketed by a private company. Why haven’t scientists working in this field in state-funded research labs succeeded in doing this yet?

      The company needed more than USD 100 million to build this machine. An academic research group can’t muster this kind of money. When we write research proposals, our projects must be easier to predict in terms of potential success and not exposed to such a high level of risk. D-Wave built this machine although the outcome of the project was uncertain. As a researcher, you wouldn’t take that risk. But if it works, there are tremendous ramifications. It would be a huge breakthrough."

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
  13. I think I've identified the fault by DrXym · · Score: 1

    They wired the computer into Deepak Chopra's quantum consciousness and all it produced was a stream of pseudoscientific gobbledegook.

  14. Re:They aren't designed to use the same algorithms by TapeCutter · · Score: 2

    But the makers of the computer can't find a single problem it solves well. Why is that?

    Aside from profit, why is that question even relevant? It took a century for the geocentric model to give more accurate results than the old heliocentric model. Here we appear to have quite a few independent observers who know quantum annealing when they see it, I am not one of them. Sure it could be a scam but so far I have seen zero evidence supporting that hypothesis.

    --
    And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
  15. Re:So they've reinvented the analogue computer by gweihir · · Score: 1

    Looks very much like it, indeed.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  16. Re:from the man who conducted the experiment by gl4ss · · Score: 1

    dodging questions.
    has an ass to cover with access to the thing.

    now, is it any faster than a room temperature traditional analog computer in doing what it does?

    --
    world was created 5 seconds before this post as it is.
  17. Re:They aren't designed to use the same algorithms by AK+Marc · · Score: 1

    It took a century for the geocentric model to give more accurate results than the old heliocentric model.

    But the "benefits" were immediate. The geocentric model was complicated and incomplete. The heliocentric was "better" day-1 for some things. But the accuracy was more a limit of the measurements at the time. It also took time for others to come on board. People were afraid that if they admitted the heliocentric model was better, they'd be sent to Hell.

  18. Specialized programming hardware - limited uses by Anonymous Coward · · Score: 1

    Alot of hype about these quantum computers, D-Wave in particular making claims.
    Theres a limited class of problems that that type of computing is applicable to and thses things are not the equivalent of a general purpose computer.

    Way too easy? Well let them supply a spectrum of appropriate quantum problems (and not just the subset their hardware's quantum like effect can handle) so that it can be properly demonstrated.

  19. Hmm. A "fair" comparison isn't the right test. by hey! · · Score: 3, Informative

    What we need to know about is the existence or non-existence of unfair comparisons, i.e., problems that favor the putatively "quantum" computer.

    Since I don't expect a quantum computer to be faster at everything, then finding a bunch of solutions to problems that aren't any faster on the "quantum computer" doesn't prove anything, even if the problems look like the kind of problems you'd hope would be quantum-computery. There's not much more you can do than point to the absence of evidence when the burden of proof isn't on you.

    The burden of proof is on the vendor here, and standard of "proof" is conceptually simple at least: demonstrate that for some task this device offers any practical advantage whatsoever over the best available conventional technology. That could be in absolute performance against the best available tech(e.g. ASICs and supercomputers), in relative performance over similarly priced systems, or in some practical measure other than performance, such as power consumption. Any clearly identifiable and verifiable advantage counts as positive proof the vendor has something worth paying attention to.

    Of course even comparable performance by a novel architecture on some class of problems is interesting, because of the huge advantages a mature technology enjoys. Performance of a new design even in the same ballpark as a mature design suggests future improvements might be in the works. But it's only a suggestion.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:Hmm. A "fair" comparison isn't the right test. by Rich0 · · Score: 1

      The burden of proof is on the vendor here, and standard of "proof" is conceptually simple at least: demonstrate that for some task this device offers any practical advantage whatsoever over the best available conventional technology. That could be in absolute performance against the best available tech(e.g. ASICs and supercomputers), in relative performance over similarly priced systems, or in some practical measure other than performance, such as power consumption. Any clearly identifiable and verifiable advantage counts as positive proof the vendor has something worth paying attention to.

      That's why this whole thing smells to me.

      They're the vendor. They have access to the hardware. They're the experts on how it works.

      So, release some benchmarks. Release some source code to a problem the machine does well at, demonstrating that it behaves like a quantum computer, even if it is only for certain problem sets. Release your methods so that anybody else can run them on the machine they buy from you.

      If I claimed that I had a machine that could turn lead into gold, and for $20M you can buy one and see how well it works for yourself, you would rightly laugh at me. If on the other hand I took a chunk of lead and fed it into the machine and out popped a chunk of gold, then you'd start listening (after doing the obvious checks to prevent parlor tricks). There needs to be a Randi prize or something for these kinds of claims - today companies are apparently happy to hand them the prize before doing the tests.

  20. What Would Shrodinger Say? by SeanQuaint · · Score: 1

    If you put the quantum computer in a box, how will you know if it's at run level 5 or not?

  21. Re:from the man who conducted the experiment by lucien86 · · Score: 1

    I think its a pretty nonsensical claim. It is not a quantum computer but only 'a computer that uses quantum effects.' Well transistors use a quantum effect so we could really make the same claim about any computer.

    I have done work on the edges of quantum computation, and have to say that I think that real quantum computers are still miles off. The model I am working on is totally fringe - but it emerged from looking at the human brain. Now there is a machine that is a real 'quantum computer' and works at room temperatures. The brains secret is very simple, life does its engineering at an atomic/ molecular scale, and the brains quantum engine is made of individual molecules. The really difficult bit is how it scales it all up to the nerve, axon level and up to the whole brain.
    If my model turns out to be correct the basic problem with todays quantum computers is something called 'transience' which is an issue they haven't even started to deal with yet. Replicating the method used by the brain might be a good solution but is not yet anywhere close to being possible - the basic tech needed to build an artificial 'quantum brain' is nanotechnology assemblers. And it seems that no one is seriously even researching them yet so that puts them at 10 to 20 years in the future. (assemblers were estimated at the same 10 to 20 years in the future - 20 years ago)

    --
    Below the speed of light Special Relativity is one of the most accurate theories in physics - above the speed of light..