Slashdot Mirror


Some Scientists Question Whether Quantum Computer Really Is Quantum

gbrumfiel writes "Last week, Google and NASA announced a partnership to buy a new quantum computer from Canadian firm D-Wave Systems. But NPR news reports that many scientists are still questioning whether new machine really is quantum. Long-time critic and computer scientist Scott Aaronson has a long post detailing the current state of affairs. At issue is whether the 512 quantum bits at the processor's core are 'entangled' together. Measuring that entanglement directly destroys it, so D-Wave has had a hard time convincing skeptics. As with all things quantum mechanical, the devil is in the details. Still it may not matter: D-Wave's machine appears to be far faster at solving certain kinds of problems (PDF), regardless of how it works."

170 comments

  1. If it works - it works by telchine · · Score: 2, Insightful

    Does it really matter so long as it does what it says on the tin? It works faster, surely that's all that matters?

    1. Re:If it works - it works by Anonymous Coward · · Score: 5, Informative

      You really need to RTFA. It's slower than an optimized implementation of the same thing on a classical computer (and one that costs a lot less than $10m).

    2. Re:If it works - it works by RDW · · Score: 4, Funny

      You may say that now, but wait until PETA find out about the number of cats and flasks of cyanide their prototype gets through every month...

    3. Re:If it works - it works by Anonymous Coward · · Score: 1

      But what if it isn't quantum and we've built an entire computer and don't know how it really works? At that point you may as well throw up your hands and yell magic.

    4. Re:If it works - it works by Anonymous Coward · · Score: 1

      Measuring that entanglement directly destroys it, so D-Wave has had a hard time convincing skeptics.

      Funny, here I was under the assumption that if something couldn't be measured, you had a harder time convincing skeptics (in this case, scientists and engineers) that it worked as advertised in the first place and wasn't being pawned off as magic bullshit, but I guess if you crudely staple "quantum" onto the name somewhere, it's suddenly legit and the only question that remains is just HOW magical and happy is this wondrous pay-no-attention-to-the-details black box.

    5. Re:If it works - it works by Anonymous Coward · · Score: 1

      You may say that now, but wait until PETA find out about the number of cats and flasks of cyanide their prototype gets through every month...

      Yeah, they'll be taking notes.

    6. Re:If it works - it works by Anonymous Coward · · Score: 0

      Even if it was faster than a classical computer (which was called into question already), for that price, you would need to know if it is faster than other options, like custom electronics or an ASIC designed for this specific problem. It shouldn't be surprising something can beat a general purpose computer at a narrow range of problems, but that doesn't necessarily mean its speed is worth the cost. At least if it actually had quantum behavior of some kind, that means there could be very specific (and possibly contrived) problems a classical electronic device couldn't compete with, although not a guarantee.

    7. Re:If it works - it works by Certhas · · Score: 5, Informative

      Indeed, the summary is misleading.

      Citing from Aaronsons blog:

      Among the many interesting comments below, see especially this one by Alex Selby, who says he’s written his own specialist solver for one class of the McGeoch and Wang benchmarks that significantly outperforms the software (and D-Wave machine) tested by McGeoch and Wang on those benchmarks—and who provides the Python code so you can try it yourself.

      and

      As I said above, at the time McGeoch and Wang’s paper was released to the media (though maybe not at the time it was written?), the “highly tuned implementation” of simulated annealing that they ask for had already been written and tested, and the result was that it outperformed the D-Wave machine on all instance sizes tested. In other words, their comparison to CPLEX had already been superseded by a much more informative comparison—one that gave the “opposite” result—before it ever became public. For obvious reasons, most press reports have simply ignored this fact.

      In other words, if it works, it works, except that it doesn't.

    8. Re:If it works - it works by oh_my_080980980 · · Score: 1

      As long as your are not charging for the price of a "quantum" computer.

    9. Re:If it works - it works by Qzukk · · Score: 1

      Does it really matter so long as it does what it says on the tin?

      But if you put in the wrong figures, do you get the correct answer?

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    10. Re:If it works - it works by Anonymous Coward · · Score: 1

      It matters because it's theorised that quantum computers behave differently to classical computers*, not just faster. If we know whether it's quantum we can test these theories and we can make use of the differences to develop better algorithms than is possible if it isn't truly quantum.

      *In complexity terms it's not known whether QP = P.

    11. Re:If it works - it works by Anonymous Coward · · Score: 0

      Have they tried 3D printing it? Surely that is the answer.

    12. Re:If it works - it works by unrtst · · Score: 1

      ...been superseded by a much more informative comparison—one that gave the “opposite” result—before it ever became public.

      Sounds eerily familiar to every discussion of quantum mechanics I've heard! ("opposite" result; gave it before even knew it existed; etc).

    13. Re:If it works - it works by alexander_686 · · Score: 2

      Here is a link to a good article.
            There were 3 tests with D-Wave going against a generic algorithm.
            It tied on 2 or the 3 tests, but beat the generic algorithm running 3,600 times faster.
            However, if it went against a specialized algorithm it was just as fast.

      http://www.economist.com/news/science-and-technology/21578027-first-real-world-contests-between-quantum-computers-and-standard-ones-faster

    14. Re:If it works - it works by cellocgw · · Score: 1

      But what if it isn't quantum and we've built an entire computer and don't know how it really works? At that point you may as well throw up your hands and yell magic.

      I'm not so sure that anyone can really explain how a computer works, from the transistor level up thru the functioning of various hardware blocks and then thru maybe 30 layers of software abstraction. What we do have is piles of people who are very good at improving one level or another, and the results to date suggest these improvements tend to be independent, i.e. an improvement at one level rarely if ever forces a degradation at another level.

      But, heck, if someone creates a *reproducible* new concept which works even better, who cares if it's not understood?

      --
      https://app.box.com/WitthoftResume Code: https://github.com/cellocgw
    15. Re:If it works - it works by 9jack9 · · Score: 1

      Does it really matter so long as it does what it says on the tin? It works faster, surely that's all that matters?

      Nope. Need to know how it works. Need to be able to examine every aspect of it. Need to be able to model it and predict its behavior in different situations.

    16. Re:If it works - it works by zlives · · Score: 1

      maybe they can use a quantum software robot, surely that's the answer

    17. Re:If it works - it works by Anonymous Coward · · Score: 0

      Woz can! And so can anyone else who has actually built one.

    18. Re:If it works - it works by JoshuaZ · · Score: 1

      P, doesn't have a strict quantum analog that works well. The relevant classes to compare are BPP - polynomial time with small chance of error essentially http://en.wikipedia.org/wiki/BPP_(complexity) )and BQP, same thing but on a quantum computer http://en.wikipedia.org/wiki/BQP.

    19. Re:If it works - it works by Simon321 · · Score: 1

      Geordie Rose's (D-Wave CTO) response:

      The majority of that post is simply factually incorrect.
      As one example, Troyer hasn’t even had access yet to the system Cathy benchmarked (the Vesuvius – based system). (!) Yes Rainier could be beat by dedicated solvers — it was really slow! Vesuvius can’t (at least for certain types of problems). Another is he thinks we only benchmarked against cplex (not true) and he thinks cplex is just an exact solver (not true). These types of gross misunderstanding permeate the whole thing.
      I used to find this stuff vaguely amusing in an irritating kind of way. Now I just find it boring and I wonder why anyone listens to a guy who’s been wrong exactly 100% of the time about everything. Update your priors, people!!
      If you want to know what’s really going on, listen to the real experts. Like Hartmut.

    20. Re:If it works - it works by ceoyoyo · · Score: 1

      Dear World,

      Our previous $15 million dollar machine wasn't as fast as your Dell, but this one is, honest!

      Experimental machines people are writing academic papers about are one thing, but this is a commercial product, with commercial claims made about it.

    21. Re:If it works - it works by ceoyoyo · · Score: 2

      Maybe you can't, but when I was in university we had to wire up transistors to make gates, then wire up gates to make adders, then wire up adders to make ALUs, then wire up ALUs to make computers. Then we went and wrote assemblers and compilers to run on those. They were simple and limited, yes, but the concepts are just the same. The problem with D-Wave is that nobody is really sure how their computers work, on any level.

    22. Re:If it works - it works by justthinkit · · Score: 2

      Thanks for the link. In trying to confirm this from other sources, which I did to my own satisfaction anyway, I was shocked to see zero mention of PETA's hipocrasy on Wikipedia. No "controversy" section (on either Ingrid Newkirk's or PETA's page, no mention of the 14,000+ animals PETA have killed over the years. Truly sickening.

      --
      I come here for the love
    23. Re:If it works - it works by pipatron · · Score: 1

      I'm planning a kickstarter for a cloud based quantum software robot with an integrated 3D printer so it can print its own spare parts.

      (Actually just posting nonsense to undo a faulty moderation I did..)

      --
      c++; /* this makes c bigger but returns the old value */
    24. Re:If it works - it works by mbone · · Score: 1

      But what if it isn't quantum and we've built an entire computer and don't know how it really works? At that point you may as well throw up your hands and yell magic.

      Sounds like being a parent.

    25. Re:If it works - it works by Anonymous Coward · · Score: 0

      Oddly enough, yes. You start from one particular (non-optimal/wrong) configuration and it anneals until it finds a lower energy state (more optimal/correct).

    26. Re:If it works - it works by Anonymous Coward · · Score: 0

      The guy is annoying and makes me believe the skeptic author. His company can't produce any concrete results. But Geirdue goes on to characterize others as 100% wrong. Smells like a bullshit scam.

    27. Re:If it works - it works by blue+trane · · Score: 1

      There's a world market for about 6 computers.

    28. Re:If it works - it works by blue+trane · · Score: 1

      Why aren't you asking why those dogs and cats come to PETA in the first place?

    29. Re:If it works - it works by denzacar · · Score: 1

      Actually, it is mentioned though there is no "criticism" section.
      The reason being that "the article as written contains far too much criticism to fit into a single section".
      I.e. Their efforts to maintain neutrality on the subject are bordering on partiality.

      http://en.wikipedia.org/wiki/People_for_the_Ethical_Treatment_of_Animals#Euthanasia_of_shelter_animals

      --
      Mit der Dummheit kämpfen Götter selbst vergebens
    30. Re:If it works - it works by zlives · · Score: 1

      well as long as you license the patent for quantum software robot from me, its all good
      oh and might as well tell you about the DRM requirement ;)

    31. Re:If it works - it works by ceoyoyo · · Score: 1

      That might be considerably overestimating the world market for $15 million machines that don't do what they say they do.

    32. Re:If it works - it works by sjames · · Score: 1

      Careful! If you keep spouting crap like that, you'll get buried in VC offers.

    33. Re:If it works - it works by Hentes · · Score: 1

      It only works for certain types of problems. You won't break RSA with it.

  2. Heisenberg Uncertainty principle is intact... by Stolpskott · · Score: 4, Funny

    So they know where the D-Wave system is, but they cannot definitively measure whether it is actually a quantum computer or not...

    1. Re:Heisenberg Uncertainty principle is intact... by hAckz0r · · Score: 1

      Yes. They first started with particles, then moved on to small covalently bonded molecules. Soon after they perfected a superposition of Buckyballs they eventually went for the entire machine. Its amazing to watch the confusion among scientists as the entire structure of the machine goes into a state of superposition with being real and not real all at the same time.

    2. Re:Heisenberg Uncertainty principle is intact... by plover · · Score: 4, Funny

      Its amazing to watch the confusion among scientists as the entire structure of the machine goes into a state of superposition with being real and not real all at the same time.

      All quantum computers are real, unless declared integer.

      --
      John
    3. Re:Heisenberg Uncertainty principle is intact... by Anonymous Coward · · Score: 0

      A cat is in a box - YOU cannot see it...
      is it dead? is it alive? is it both?

      you flip a coin but YOU dont look at it yet, what are the chances it is heads? tails?

      then YOU look, the cat is dead. did you looking at the cat kill it? if so, can you posit a logical explanation?

      if you said 50/50 for heads and tails, think about this.. what are the chances it is tails, AFTER YOU look at it and discover it is in fact heads..?
      Obviously the chances would be Zero but the only thing to change was your level of ignorance to the facts - you looked, and you saw, and now you know the facts
      You could say that you were uncertain. However the results were not based on 2 possibilities being true (or false) at the same time. Your uncertainty was based on lack of knowledge. AND THAT'S OK!!

      ignorance !=superposition
      just because YOU dont know the facts doesnt mean there is a superposition.
      Sounds more like ignorance=superstition

    4. Re:Heisenberg Uncertainty principle is intact... by blue+trane · · Score: 2

      The difference between classical probability and quantum superposition is that if you flip one coin many times you will get a binomial distribution, but if you send one photon at two slits you will get a wave-like multinomial distribution.

      Quoting Dirac (quoted in http://en.wikipedia.org/wiki/Quantum_superposition):

      The original state must be regarded as the result of a kind of superposition of the two or more new states, in a way that cannot be conceived on classical ideas.

    5. Re:Heisenberg Uncertainty principle is intact... by blue+trane · · Score: 1

      The word "multinomial" probably isn't correct. What I meant was: when you repeatedly send a single photon through the double-slit apparatus, you get a wave interference pattern. Flipping a coin won't produce such a probability distribution, unless it can somehow interfere with itself.

    6. Re:Heisenberg Uncertainty principle is intact... by Anonymous Coward · · Score: 0

      Just because you only know the most basic, dumbed down examples of superposition does not mean there are more complicated ones where your analysis would completely fail. There are plenty of basic experiments done, especially with particle spin, which shows it is definitely much more complicated than just not knowing what is in the box.

      ignorance of superposition != disproof of superposition

  3. Is any quantum computer really quantum? by dingen · · Score: 4, Funny

    A real quantum computer both is and isn't at the same time.

    --
    Pretty good is actually pretty bad.
    1. Re:Is any quantum computer really quantum? by Anonymous Coward · · Score: 5, Funny

      It is a quantum computer only when no one is looking at it.

    2. Re:Is any quantum computer really quantum? by K.+S.+Kyosuke · · Score: 4, Funny

      It is a quantum computer only when no one is looking at it.

      That sounds like the invasion of Weeping Turings...

      --
      Ezekiel 23:20
    3. Re:Is any quantum computer really quantum? by Anonymous Coward · · Score: 0

      Quantum existentiality.

    4. Re:Is any quantum computer really quantum? by Jeremi · · Score: 1

      Has a D-Wave quantum-nature?
      This is the most serious question of all.
      If you say yes or no,
      You lose your own quantum-nature.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
  4. D-Wave's Dirty Little Secret by Greyfox · · Score: 5, Funny

    Their computer works not by quantum entanglement but by magic.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      Same thing, two names.

    2. Re:D-Wave's Dirty Little Secret by RevDisk · · Score: 5, Insightful

      Is there really any difference between quantum entanglement and magic?

    3. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 2, Funny

      Is there really any difference between quantum entanglement and magic?

      You may have to ritually sacrifice the occasional intern to keep magic working, but otherwise, no.

    4. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      If you haven't taken at least the second year of undergraduate quantum mechanics, or studied the equivalent content independently, then it's going to be hard to understand entanglement. It'd be like saying "Lie algebras are magic" when you don't know anything about topology. Quantum is hard, but so is everything.

    5. Re:D-Wave's Dirty Little Secret by JoshuaZ · · Score: 5, Interesting

      Is there really any difference between quantum entanglement and magic?

      Yes. There's this tendency to view entanglement as spooky, magical, and hard to understand. But this really isn't the case and is more due to the confusing way that quantum mechanics if often taught, as a series of counterintuitive results tacked on to classical physics. If one adjusts one's perspective to think of quantum mechanics more as the consequences of using a 2-norm and looking then at the structure imposed on vectors by unitary transformations, things make a lot more sense. Scott Aaronson(mentioned in the summary above) has a book out recently on just this subject "Quantum Computing since Democritus" which is aimed at explaining these issues to people outside is field but with a comfortable background in other technical fields- essentially no more than some linear algebra, basic probability and complex numbers. The book is highly readable and Scott is a very funny writer, so there are a lot of amusing asides.

    6. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      Only Apple devices work by magic.

    7. Re:D-Wave's Dirty Little Secret by Eowaennor · · Score: 1

      "Any sufficiently advanced technology is indistinguishable from magic" -Arthur C. Clarke

    8. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      Obligatory:
      Any sufficiently advanced technology... is indistinguishable from magic.
      Any sufficiently advanced mind... is indistinguishable from insanity.
      Any sufficiently controversial statement... is indistinguishable from trolling.
      Any sufficiently advanced playing... is indistinguishable from cheating.

    9. Re:D-Wave's Dirty Little Secret by plover · · Score: 2

      Any insufficiently advanced magic is just technology.

      --
      John
    10. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 3, Funny

      >using a 2-norm and looking then at the structure imposed on vectors by unitary transformations

      Like, obviously!

    11. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 2, Insightful

      " If one adjusts one's perspective to think of quantum mechanics more as the consequences of using a 2-norm and looking then at the structure imposed on vectors by unitary transformations, things make a lot more sense."

      Which means absolutely nothing to the vast majority of people; hence spooky, magical and hard to understand.

    12. Re:D-Wave's Dirty Little Secret by flayzernax · · Score: 3, Informative

      One is a bunch of mathematical equations modeling a universe.

      Math is not real. The models are not real. They are virtual.

      Not saying that quantum mechanics doesn't have some robust models. But it is not "real" in an empirical sense. It is also not complete.

    13. Re:D-Wave's Dirty Little Secret by flayzernax · · Score: 2

      Simply put any math we use only defines a simulation. You only get real when you observe things. Which QM takes extreme issue with =p

    14. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      "Any sufficiently advanced marketing is indistinguishable from B.S." - me.

    15. Re:D-Wave's Dirty Little Secret by Comrade+Ogilvy · · Score: 2

      I think my mathematics and quantum physics are not bad (although it were genuinely strong, perhaps I would have gone further than ABD), and I have trouble making "a lot more sense" of "using a 2-norm". Yes, I understand that the wave functions are complex, but that is not enlightening without a lot of math.

      Most "spooky" results are simply the result of not accepting that everything is a wave form, and waves cannot understand that they are not supposed to be stretched across space. Which is another way of saying that JoshuaZ is correct about QM, unfortunately, being taught as "a series of counterintuitive results tacked on to classical physics". Pity.

      (I would note that the QM as variance from Classical Physics can be sensible, but only if you deeply understand statistical physics at a level that is not usual even for physics PhDs.)

      Our brains have evolved to feel comfortable with classical physics. When friends/family ask about exotic physics (QM or Relativity), I tell them: "The reason you are finding it implausible is your brain is working correctly; the sense comes from building up abstractions carefully with mathematics, motivated by precise experiments, that is completely outside everyday experience."

    16. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      for quantum they settle for cats

    17. Re:D-Wave's Dirty Little Secret by blue+trane · · Score: 1

      You can describe magic with math too, and it starts to make a lot more sense.

    18. Re:D-Wave's Dirty Little Secret by Greyfox · · Score: 1

      It's just because the professors are vague about it. There's really nothing so difficult about "This particle collides with that one, causing the two to spin in opposite directions." If you measure one, you know the other one is spinning in the other direction. But I guess you can't write a $50 million research grant around THAT. I still suspect that some of the other mysticism around it is caused by artifacts of the measurement or modeling process, but I suppose that's where it might be handy to be a second year student...

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    19. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      Quantum entanglement is a funny way for scientists to say “We don't know.”

    20. Re:D-Wave's Dirty Little Secret by blue+trane · · Score: 1

      "This particle collides with that one, causing the two to spin in opposite directions."

      Hidden variable theory states the above; Bell's experiment was designed specifically to test it. Conclusion: Einstein was wrong; hidden variables don't exist.

    21. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      It's just because the professors are vague about it. There's really nothing so difficult about "This particle collides with that one, causing the two to spin in opposite directions."

      Actually, that is exactly opposite of how it is. What you wrote there is incredible vague and not descriptive of a simple quantum experiment. What researchers (and professors) have to say about it, when using math, is very precise and exact, not vague. When you have the basic math tools needed, a lot of quantum mechanics becomes very straightforward. Things I see people spend pages trying to grasp at understanding for or trying to explain something using analogies fall far short of stuff that can be done in half dozen lines of math. A large portion of the mysticism is from people using limited analogies or simplified examples of actual processes and experiments, which then start to diverge from reality if you over extend said analogies.

    22. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      Okay, what's the cause of true randomness in the universe? Magic, cosmic error/noise, things overlapping/interacting outside of time, all of these and more, or something other?

    23. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      The results of Bell's experiments are entirely consistent with the wave model. It's the particle model that produces the paradoxes. Why is it hard to say where it is? Because it's not some solid chunk. It's as if you chose a point in a cloud and said "that's where the cloud is." Your continuing measurements of "where the cloud is" would soon become very confusing. True, the phenomena are localized when they interact, which convinced a lot of people to jump to the particle model. But there are localized wave forms (solitons, vortices for example.)

    24. Re:D-Wave's Dirty Little Secret by Anonymous Coward · · Score: 0

      The language can be simplified even further, the 2-norm is basically length as defined by the Pythagorean theorem and unitary transforms are rotations.

    25. Re:D-Wave's Dirty Little Secret by blue+trane · · Score: 1

      My guess? Free will, since particles are not completely random but can be in states such as i/2|0> + sqrt(3)*i/2|1>.

    26. Re:D-Wave's Dirty Little Secret by Raenex · · Score: 1

      If one adjusts one's perspective to think of quantum mechanics more as the consequences of using a 2-norm and looking then at the structure imposed on vectors by unitary transformations, things make a lot more sense.

      This is the "shut up and calculate" approach to quantum mechanics.

    27. Re:D-Wave's Dirty Little Secret by JoshuaZ · · Score: 1

      Not quite, since Scott is perfectly ok with then trying to interpret what one is getting. The issue isn't philosophical here as much as it is pedagogical in terms of what order one presents thinks in.

  5. Scientifically accurate product names not required by Anonymous Coward · · Score: 0

    "what's in a name?" Nothing.

  6. Read the blog post by oGMo · · Score: 4, Interesting

    The problem is that it's not faster, and while there's a study that concludes it is, the blog post specifically invalidates this:

    Namely, the same USC paper that reported the quantum annealing behavior of the D-Wave One, also showed no speed advantage whatsoever for quantum annealing over classical simulated annealing. In more detail, Matthias Troyer’s group spent a few months carefully studying the D-Wave problem—after which, they were able to write optimized simulated annealing code that solves the D-Wave problem on a normal, off-the-shelf classical computer, about 15 times faster than the D-Wave machine itself solves the D-Wave problem! Of course, if you wanted even more classical speedup than that, then you could simply add more processors to your classical computer, for only a tiny fraction of the ~$10 million that a D-Wave One would set you back.

    About the paper claiming it's faster:

    As I said above, at the time McGeoch and Wang’s paper was released to the media (though maybe not at the time it was written?), the “highly tuned implementation” of simulated annealing that they ask for had already been written and tested, and the result was that it outperformed the D-Wave machine on all instance sizes tested. In other words, their comparison to CPLEX had already been superseded by a much more informative comparison—one that gave the “opposite” result—before it ever became public. For obvious reasons, most press reports have simply ignored this fact.

    --

    Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    1. Re:Read the blog post by LordLimecat · · Score: 1

      Sounds like it really does not matter then; who cares whether its quantum or not when it provides less value at a higher price?

    2. Re: Read the blog post by sometext · · Score: 1

      Surely there is still value in advancing the technology, $10m seems a small price to pay considering.

    3. Re:Read the blog post by MozeeToby · · Score: 4, Interesting

      Because if it is quantum it's a generation 0 (barely out of prototype) implementation going up against a generation... oh I don't know... 30+ classical computer. If it's not quantum, if it's basically an ASIC chip designed to solve simulated annealing problems (intentionally or not), it's worthless even as research. What they are selling is a research and training system, so that engineers can learn what kinds of problems can be solved on the hardware that will, presumably, get much more powerful going forward.

      Look at it this way, the current D-wave machine has 512 qbits and a modern PC can match it's speed. Double the qbits and you end up with a simulation space several million times larger, the 15x faster is going to seem laughable when the problem you are solving is trillions of times larger and the D-Wave solves in constant time while your PC runs an algorithm that's O(n^2). If, if, what D-wave is selling is using quantum affects.

    4. Re: Read the blog post by Anonymous Coward · · Score: 4, Insightful

      But what if I build a standard internal combustion engine, wrap it in a sheet of tin foil, and proclaim that I have created a portable cold fusion generator? Is that worth $10m for advancing cold fusion technology, despite the fact that it's not actually cold fusion?

      The issue with D-Wave isn't that it's not as good as classical methods, it's that it probably isn't what it claims to be.

    5. Re:Read the blog post by lightknight · · Score: 1

      Well, that's why we have tech, obviously, so that we can make the machine that costs $10M and makes the 'BOING" noise. /s

      --
      I am John Hurt.
    6. Re: Read the blog post by alexander_686 · · Score: 1

      D-Wave is selling this as a commercial product, and as a commercial product it seems lacking. Now, if we are talking about increasing fund on R&D – that would be a different story.

    7. Re: Read the blog post by lgw · · Score: 1

      Surely there is still value in advancing the technology, $10m seems a small price to pay considering.

      I believe that's exactly the scam here. D-Wave is selling something, something which solves problems, but is much less interesting than claimed.

      Paying millions for really impressive PowerPoint slides only leads to scams. Actual proof of technological advancement if worth paying for, but unproven claims of such are worthless.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    8. Re:Read the blog post by Anonymous Coward · · Score: 1

      metacomment: this is about quantum machines and programming models; I am on the fence about the D-Wave itself.

      from oGMo's quote from the article:

      In more detail, Matthias Troyer’s group spent a few months carefully studying the D-Wave problem—after which, they were able to write optimized simulated annealing code that solves the D-Wave problem on a normal, off-the-shelf classical computer, about 15 times faster...

      This is early days -- it still takes a long time to set up these programs either way. Some experiments (CM-1 I'm thinking of you) don't end up anywhere, but the experience from them leads to other, useful results. We just have to see what useful programming models develop and if it becomes faster to express the problem that way then to decompose it in a traditional way (taking into account both setup time and runtime).

      The other point not to forget is that these are not really "computers" in the usual sense, rather they are offboard processing units. These were unremarkable in the 60s and 70s (think of offboard FP or database engines that plugged into the bus -- today's offboard GPUs are an example of this too). The whole idea is still a work in progress.

    9. Re:Read the blog post by ceoyoyo · · Score: 2

      That's the problem - nobody is sure if it really IS a quantum computer. If it were just a slow quantum computer, it would be interesting. If it's a slow classical computer, it's not. Some people would like to know which it is before they buy one and their engineers invest a lot of time "learn[ing] what kinds of problems can be solved on the hardware."

      Also the "get much more powerful going forward" is in doubt. There's a lot of expert criticism that D-Wave's approach cannot be easily scaled up because they've neglected error correction and some other things. In fact, that's where much of the suggestion that D-Wave's machines are not quantum computers comes from - they've already managed to scale WAY past what other people can do, and the suggestion is that in so doing they've lost the quantum part of the quantum computer.

    10. Re: Read the blog post by blue+trane · · Score: 1

      Aaronson's selling cynicism. Wrapped in emotional language that uses caps for emphasis!

    11. Re: Read the blog post by Anonymous Coward · · Score: 0

      The TFA says that the results are evidence that D-Wave is what it claims to be but is not as good as classical methods and can never be without modifications that the manufacturer derides and are currently impossible at scale.

    12. Re:Read the blog post by bzipitidoo · · Score: 1

      The question is whether this quantum computer is a fake. Does it have 512 qbits, or zero and their simulated annealing actually was computed classically, whether or not the experimenters realized that? 512 qbits is such a fantastic leap forward that that alone calls into doubt their whole story.

      All this reminds me of an SBIR I saw some 10 years ago. The military wanted quantum data compression. They didn't want just an algorithm, mind, they wanted a working machine. But a working quantum computer alone wasn't good enough for them, had to do data compression or they wouldn't award any money to the small business. It's as if they wanted faster than light travel so they could use it for golfing trips to Mars, or cold fusion to power the coffee pots on their ships. Another time I saw a story on the news about the military studying the possibility of teleportation, Star Trek style. Made me wonder who writes these SBIRs. I also wondered if the SBIRs had only recently gotten that stupid, like, say, shortly after George W. Bush came to power.

      One problem with Star Trek style teleportation is that if it is possible at all, it would be ridiculously easy to just create a copy of the object, and stop there rather than go on to all the trouble of erasing the original to make it seem as if teleportation occurred. Every single time a crewman "teleports" they are actually being copied and the original killed off. The 19th century saw lots of claims of perpetual motion, and even today we still have cranks trying to do it. In the late 20th century, we had infinite data compression and cold fusion to name just 2. Currently, some fools' favorite area of effort might be DRM and coypright enforcement. Perhaps quantum computing will turn out to be the fool's errand of the next few decades.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  7. Not General Purpose by Anonymous Coward · · Score: 1

    It's a quantum adiabatic solver, not a quantum (general purpose) computer. Anyone remember analog computers? Wickedly fast for the problem they were designed to sold, and not worth much doing anything else. D-Wave's machine is in the same category; if you want to solve a particular type of optimisation problem, you can run it on a D-Wave at quite some speed. If you aren;t looking to solve this class of problem, and/or cannot directly and efficiently transform your problem into this, then the D-Wave is useless to you. Additionally, like single-purpose computers past, the D-Wave will be rapidly made obsolete by more generalised computation (and unless D-Wave can keep updating rapidly to keep pace, by classical computation).

    1. Re:Not General Purpose by gestalt_n_pepper · · Score: 3, Interesting

      But doesn't this suggest that arrays of narrow domain analog computers of this type might be constructed in such a way as to produce a *really* fast general purpose supercomputer? For example, sorting routines are built into most software frameworks. Could we not hybridize a system wherein np hard problems are called from the framework that transfers the sort to an quantum adiabatic solver and returns an answer?

      --
      Please do not read this sig. Thank you.
    2. Re:Not General Purpose by JoshuaZ · · Score: 4, Informative

      There are a lot of problems wit this idea. Among other issues, quantum computers, even general purposes quantum computers, cannot as far as it is known solve any NP-hard problem in polynomial time. It is strongly suspected by people in the field that BQP (roughly speaking the set of problems easily solvable on a quantum computer http://en.wikipedia.org/wiki/BQP) does not contain NP. There are also a variety of problems which are conjectured to be intermediate between P and NP which do not have known BQP algorithms. The set of things where a quantum computer can provide a lot of speed up is as of right now, highly specialized. That said, the long-term plan isn't that far off of what you are talking about, using general purpose classical machines to do most computations and only call the quantum computer when one has a problem of a specific type that substantially benefits from it (either from a drop into polynomial time from worse than polynomial time, or just a massive polynomial speedup).

    3. Re: Not General Purpose by Anonymous Coward · · Score: 0

      Read up on their architecture. It essentially does this, using both a classical master and a quantum slave.

    4. Re:Not General Purpose by AC-x · · Score: 1

      if you want to solve a particular type of optimisation problem, you can run it on a D-Wave at quite some speed

      Except, according to the blog post linked, the D-Wave has so far been slower than optimised algorithms running on classical computers...

    5. Re:Not General Purpose by Anonymous Coward · · Score: 0

      I've thought for some time that the D-Wave was essentially a hybrid digital-analog computer, and that an implementation of the same architecture in Gallium Arsenide or Indium Phosphide would result in similar or better performance.

    6. Re:Not General Purpose by tolkienfan · · Score: 1

      Exactly what does it mean for a problem to be "intermediate between P and NP"?

      AFAIK P is a subset of NP. It may, although unlikely, be a proper subset.

    7. Re:Not General Purpose by JoshuaZ · · Score: 1

      A problem that is intermediate between P and NP is a problem which is contained in NP but is not in P. Note incidentally that the suspicion among most computer scientists and mathematicians is that P is a proper subset of NP.

    8. Re:Not General Purpose by tolkienfan · · Score: 1

      Hmmm, I see I wrote it backwards. Yes, I meant it's unlikely that P equals NP.
      So you're simply talking about NP-P?

    9. Re:Not General Purpose by JoshuaZ · · Score: 1

      Yes, exactly.

  8. It's much cooler if we *don't* know how it works. by gestalt_n_pepper · · Score: 1

    Then we not only get a useful machine, we eventually get new science in the bargain. I *like* it!

    --
    Please do not read this sig. Thank you.
  9. just like surfing by kcmastrpc · · Score: 1

    the less you do, the more you do...

  10. Pay no attention to the man behind the curtain! by Anonymous Coward · · Score: 0

    Yeah, sure.

  11. Forget whether it is Quantum or not... by Dareth · · Score: 1, Funny

    This crazy scientist kidnapped my cat and put it in a box! See if the D-Wave computer can tell me if my cat is alive or not.

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
    1. Re:Forget whether it is Quantum or not... by Anonymous Coward · · Score: 0

      Don't worry, your cat is both alive, and not.

    2. Re:Forget whether it is Quantum or not... by ebno-10db · · Score: 1

      This crazy scientist kidnapped my cat and put it in a box!

      I have a crazy cat that regularly kidnaps physicists and puts them in boxes. The cat is very skeptical of quantum mechanics though, as the physicists always wind up dead.

    3. Re:Forget whether it is Quantum or not... by RussR42 · · Score: 1

      A yes, Kulivrian physics. A common misconception of elementary physics.

  12. schrodinger's cat by Anonymous Coward · · Score: 0

    The problem here is that the processor is bot simultaniously on and off at the same time, much like a cat in a box. The only way to tell is time, eventually something will start to smell funny.

  13. it is and it isnt by nimbius · · Score: 5, Informative

    the machine is really just a quantum annealer. you still need real computers to do your solving for things like computational quantum thermodynamics but where the D-Wave comes in, its really just there to assist the solver cluster with a more terse or efficient algorythm. Not bashing it, seeing as some of their jobs run months or years if the D-Wave manages to carve 20-30% off the time of a solver run, then you just saved ~80 days of work.

    as to naysayers who think D-Wave isnt in a true quantum state, heres a research paper on the matter http://arxiv.org/abs/1304.4595
    Simulations of quantum versus classical annealers show that a classical one has a fairly uniform probability of solving a problem correctly; a quantum device should instead have a low probability of success at solving hard problems, and a high probability of success solving easy ones. This is what D-Wave is shown to do.

    disclosure: i work for a large engineering firm that handles computational fluid thermodynamic and finite element analysis simulation as a service. Id be speechless to have one of these ajacent to my datacenter.

    --
    Good people go to bed earlier.
    1. Re:it is and it isnt by JoshuaZ · · Score: 4, Informative
      This is the sort of thing where it helps to read Scott's post. He specifically discusses the primary claim here:

      Namely, the same USC paper that reported the quantum annealing behavior of the D-Wave One, also showed no speed advantage whatsoever for quantum annealing over classical simulated annealing. In more detail, Matthias Troyer’s group spent a few months carefully studying the D-Wave problem—after which, they were able to write optimized simulated annealing code that solves the D-Wave problem on a normal, off-the-shelf classical computer, about 15 times faster than the D-Wave machine itself solves the D-Wave problem! Of course, if you wanted even more classical speedup than that, then you could simply add more processors to your classical computer, for only a tiny fraction of the ~$10 million that a D-Wave One would set you back.

    2. Re:it is and it isnt by Anonymous Coward · · Score: 0

      Id be speechless to have one of these ajacent to my datacenter.

      Because of NDAs, no doubt.

    3. Re:it is and it isnt by Anonymous Coward · · Score: 0

      As an HPC guy anytime i see the phrase "You can simply add more processors to it" its usually bad news unless it accompanies a lengthy explanation as to why.

    4. Re:it is and it isnt by ceoyoyo · · Score: 1

      Except that, as per the article, somebody has shown a purely classical algorithm that reproduces the bimodal success distribution. The blog author in the article actually accepts that distribution as evidence (finally) that the D-Wave is actually doing something quantum, but then has to back off on it when that result comes up.

    5. Re:it is and it isnt by Anonymous Coward · · Score: 0

      You can simply add more processors to it... for a lot cheaper than the alternative costs.

      That is a rather simple explanation that works (assuming actually true of course), whether the the alternative cost is a $10M special purpose processor, or the cost of hiring a team to make marginal gains in code efficiency.

    6. Re:it is and it isnt by Rich0 · · Score: 1

      I'm not sure that this really helps clarify whether this is actually a quantum computer.

      The question is whether the D-Wave is a quantum computer, not whether it is faster than a classical computer. A quantum computer that is slower than a desktop calculator is still useful for research purposes.

  14. Quantum Schmantum by Anonymous Coward · · Score: 0

    That's what I say, about everything quantum.

  15. Entanglement isn't the only issue by JoshuaZ · · Score: 4, Insightful

    Scott's blog post and the comment thread there are really worth reading. Entanglement isn't the only issue. A major part of this also is whether the process that the D-Wave machine is doing is anything that is even faster (either in practice or asymptotically) than a classical computer. Right now, the answer for the first is clearly no. Scott describes mildly optimized systems which have been shown to effectively outperform D-Wave at its own problem. The second question- of asymptotic performance is a little trickier but the answer looks like "probably not". It is also worth noting that the D-Wave machines do a very specific optimization problem, of unclear usefulness, and cannot be used at all for many of things that we think of as what one wants a quantum computer for, like Shor's algorithm http://en.wikipedia.org/wiki/Shor's_algorithm to factor integers.

    In fairness to D-Wave though if one thinks of this as essentially a research machine, then not doing as well as conventional systems isn't that much of mark against it any more than very early cars being slower than horses. However, D-Wave is trying to sell these machines commercially. And Scott expresses worry that there's going to be a serious backlash against quantum computing as a whole when the the D-Wave hype bubble bursts. Apparently, D-Wave has now gotten about 100 million in funding, so at least, this is an extremely suboptimal allocation to resources when much more promising academic quantum computer research projects are getting much less money.

    1. Re:Entanglement isn't the only issue by MozeeToby · · Score: 2

      However, D-Wave is trying to sell these machines commercially. And Scott expresses worry that there's going to be a serious backlash against quantum computing as a whole when the the D-Wave hype bubble bursts.

      No one with the money to afford one of their machines is stupid enough to buy them as anything other than a research machine. Even if someone hadn't come up with a way to match their speed with a classical computer (which has already happened) a 10,000x speed increase on a very narrow problem set at a cost of more than 100,000x just buying the additional hardware (not to mention the cost in learning how to use this new and exotic machine) makes obvious that it is not yet an economical solution for anyone.

    2. Re:Entanglement isn't the only issue by Impy+the+Impiuos+Imp · · Score: 1

      It is useful as a first generation experiment. Only in comic book land does it take off whizzing.

      And then shortly it comes alive, with evil intent. No, no! Don't go after Lois Lane! The writers will never let you win in the end!

      If you want to force Ant Man to rape Plasic Man's wife in the meantime, I guess that's OK.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    3. Re:Entanglement isn't the only issue by Anonymous Coward · · Score: 4, Interesting

      I would argue that we should be open-minded at first and see what they can actually do. Maybe analog computers are in fact not as outdated as some people claim. Maybe we could build some sort of "analog FPGA" and do massively useful things with that. I still remember an HP computer graphics subsystem using analog computers !

      Surely digital computers have the advantage of simple control of temperature, aging and general error margin issues, but it comes at a massive cost in the number of transisitors to perform a certain function. less than ten transistors can perform an analog multiplication while you need tens of thousands if not hundreds of thousands of transistors to perform a floating point multiplication. Also, the analog multiplier will be operating at much higher speed (easily 10x). Again, if we could control temperature and aging-related issues and have high integration and programmability (FPGA-style), maybe we could do massively useful things at very low power levels or with massive parallelity. I do NOT think that analog computers are dead forever. It might be more of a cultural thing we currently don't use them much ("digital is always better", "digital is modern" and similar semi-truths.

      If you put one seasoned computer scientists and one seasoned electrical engineer in one room and task them to do what I described, if you give them massive funding (say 3 million dollars), I am sure they could come up with something massively useful. For example, digital circuits could periodically calibrate the analog circuits to compensate for all kinds of drift and aging. Software could automate the drudgery of manual circuit synthesis, it could model crosstalk and similar things.

      Well, maybe Analog Devices already has this kind of thing.....

    4. Re:Entanglement isn't the only issue by Anonymous Coward · · Score: 1

      Also, nobody dictates we can't combine digital functions with analog ones. To store a signal and replay it later, ADCs, SRAM and DACs are of course the "go-to" solution. We can mix and match that with analog multipliers, filters, OpAmps, logarithmic circuits and so on. If the noise from an analog circuit becomes too strong, we can digitize the signal and "clean it up" using a DSP.

      Progress comes from free thinking, not from formal or informal dogma !

  16. Proved the Market by bill_mcgonigle · · Score: 4, Interesting

    Whether this thing turns out to be the real McCoy (dammit Jim, I'm a quantum annealer) or not, one thing D-Wave has done is proven that there are customers who will pay $10M to be on the cutting edge of quantum computing for a few years. This should help boost investment and entrepreneurship in other companies. Eventually, one of them will revolutionize everything.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    1. Re:Proved the Market by oh_my_080980980 · · Score: 2

      The only thing they proved is there's a sucker born every minute. It has not helped the field of quantum computing. In fact it set it back because now people are going to distrust something that's called a quantum computer.

  17. Re:It's much cooler if we *don't* know how it work by Anonymous Coward · · Score: 0

    Um, you realize they claim to have engineered this thing? It wasn't described to them in a dream.

  18. Quantum/Non Quantum by Anonymous Coward · · Score: 0

    According to the EULA, it is both quantum and non quantum. But if you examine it to determine if it is quantum, then it isn't quantum anymore.

    1. Re:Quantum/Non Quantum by Impy+the+Impiuos+Imp · · Score: 1

      I did not click the clickthru on the EULA, Your Honor. That was the guy in the parallel unoverse.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
  19. I need more evidence! by FilmedInNoir · · Score: 2

    D-Wave is probably a scam, but I work in IT, almost the entire industry is built on scams.
    Scott Aaronson comes off as an egotistical man-child that is just angry he's not directly involved in all this.
    It's still love - love in this match.

    --
    Sig. Sig. Sputnik
    1. Re:I need more evidence! by Anonymous Coward · · Score: 0

      Well, capitalist scammers have destroyed communism with their lies and efficiency. Maybe it is sometimes useful for economic progress to hide the truth. Would you want to know how they treated that animal, how they processed the meat which you eat with your burger ? It is probably much more efficient for everybody if you don't know that. You would be distracted from creating massive amounts of highly buggy, but shiny software, you know.

      Captcha: Lavatory. Hey, Slashdot folks, you are very small-minded....

  20. Re:It's much cooler if we *don't* know how it work by gestalt_n_pepper · · Score: 5, Interesting

    Anything can be pushed to the limits of what we know, and on occasion, things work, but not for the reasons you think it did. This is sufficiently close to the cutting edge that it may be operating correctly, but that we only think we understand why.

    F'rinstance, for years, we thought about electricity as a liquid. Voltage equaled pressure. Amps equaled volume. The math worked. Nature wiggled it's eyebrows suggestively.

    BUT, electricity is NOT a liquid. It works the way it does for completely different reasons. It just took a while for us to figure that out. Yet, even before we understood this, we build practical machinery.

    --
    Please do not read this sig. Thank you.
  21. Genuine Quantum computers... by Anonymous Coward · · Score: 1

    come with a "tiddles inside" logo on them.

  22. Here is proof it is a scam by TheSkepticalOptimist · · Score: 0

    Straight from the website:

    "Our latest superconducting 512-qubit processor chip is housed inside a cryogenics system within a 10 square meter shielded room."

    So in other words, we have a quantum computer, you just can't SEE the quantum computer.

    lol, one of the applications of this "quantum computer" is to identify if there is a car in a series of pictures, you just need to hire a couple of Chinese undergrads to sit in that 10 square meter room and hit a yes or no button as they are stream a bunch of images with or without cars.

    --
    I haven't thought of anything clever to put here, but then again most of you haven't either.
  23. Stupid Question of the Day!!!! by Xaedalus · · Score: 2

    Now that I've RTFA and through the commentary threads, as a dumb ignorant layperson I get why Scott Aaronsen is right to call out D-Wave. I also get the counter-argument that there needs to be some sort of hype in order to sustain interest in QC. And, the damn thing's got to work eventually. What I'm wondering though is this: Are we (as a society) making an error in trying to use QC to solve problems that are particular to classical computing?

    The reason I ask is that a while back on /. I was educated about the nature of Base-10 computing. Prior to this, I'd spent my entire life thinking that Base-10 WAS mathematics, and I'd had no reason to assume or even imagine that there could be any other type of mathematics than Base-10. Base-10 was the pinnacle of mathematics to me. Then I find out that Base-10 is probably the most efficient to date for our society, but that it is not the only way to count; and that Pi is only Pi because of Base-10. Which led me to look at mathematics in a whole new light. Similar with Quantum mechanics--the more I understand about Quantum Mechanics, the more I realize that I have to set aside everything I know about Newtonian physics, because trying to understand quantum physics from a newtonian perspective will always result in failure--while there is a bridge between the two, if I don't take that "bridge" into account then I'm metaphorically trying to judge apples based on my prior experience in dog shows.

    Given this, is it fair to hold QC to the same standards as Classical Computing, or should we be looking at entirely new applications of computing? And, is there anyone out there who's staring into the vast unknown and saying "What happens if we do THIS with a QC?"

    --
    Here's to hot beer, cold women, and Glaswegian kisses for all.
    1. Re:Stupid Question of the Day!!!! by JoshuaZ · · Score: 3, Informative

      he reason I ask is that a while back on /. I was educated about the nature of Base-10 computing. Prior to this, I'd spent my entire life thinking that Base-10 WAS mathematics, and I'd had no reason to assume or even imagine that there could be any other type of mathematics than Base-10. Base-10 was the pinnacle of mathematics to me. Then I find out that Base-10 is probably the most efficient to date for our society, but that it is not the only way to count; and that Pi is only Pi because of Base-10.

      No. Pi will be the same regardless of base. The digits of Pi will be different if you write it in a different base, but this is simply a representation, not a change in what the number is. If you do calculations involving Pi in one base and do the same thing with another base and then convert the answer from one to the other you will get the same thing.

      Your general question is a good one. In fact, one of the major things people want to use quantum computers for is to do simulations of quantum systems, which they can do, but which are extremely inefficient (both in terms of time and memory) on a classical computer. So people are looking at problems which are practically not doable on a classical computer. At the same time though, we know that a quantum computer can be simulated on a classical computer with massive resource overhead (essentially exponential slowdown), so we know that anything you can do on a quantum computer you can do on a classical computer if one is patient enough.

    2. Re:Stupid Question of the Day!!!! by subnomine · · Score: 1

      Yes! Let's ask Watson!

    3. Re:Stupid Question of the Day!!!! by arth1 · · Score: 1

      Then I find out that Base-10 is probably the most efficient to date for our society, but that it is not the only way to count; and that Pi is only Pi because of Base-10.

      No, pi is pi in all bases equal to or higher than two, provided you assume euclidian geometry.
      If you meant that pi is 3.14159265358979323846... only because of base 10, you're correct (again, as long as you ignore relativity and curved space).

    4. Re:Stupid Question of the Day!!!! by arth1 · · Score: 2

      Pi will be the same regardless of base.

      Most bases. Not base 1 (unary), base 0 or base -1.

    5. Re:Stupid Question of the Day!!!! by JoshuaZ · · Score: 1

      Those aren't bases you can write numbers in in general. That's not that Pi is different, that's that those bases can't be used to represent all real numbers. Pi would still be the same.

    6. Re:Stupid Question of the Day!!!! by ceoyoyo · · Score: 1

      "I was educated about the nature of Base-10 computing. Prior to this, I'd spent my entire life thinking that Base-10 WAS mathematics."

      Really? We had to do some base-10 computing in undergrad, of the BCD nature. It was a pain in the ass and everyone was glad to get back to good old base 2. And that was base-10 coded in base-2. I haven't heard of a computer using base-10 natively since the ones in the middle of the 20th century that wore skirts.

    7. Re:Stupid Question of the Day!!!! by arth1 · · Score: 1

      Those aren't bases you can write numbers in in general. That's not that Pi is different, that's that those bases can't be used to represent all real numbers. Pi would still be the same.

      Unary is still very much in use. Nearly every child starts by counting fingers, and often we still count by making a mark for each thing we count.
      Yes, unary doesn't have a way of representing reals, which means that pi can only be represented if someone manages to square the circle. Otherwise, you're stuck with fractions and other representations based on whole numbers. The concept of an exact pi only exists outside the unary system.

      As for base 0, it most certainly can represent all real numbers. In fact, it cannot not do so. But there's no way to convert pi from base 0 to any other base.

    8. Re:Stupid Question of the Day!!!! by JoshuaZ · · Score: 1
      Regarding unary, you are still confusing the issue of whether one has a representation of the number with whether it exists. These are not the same thing.

      As for base 0, it most certainly can represent all real numbers. In fact, it cannot not do so. But there's no way to convert pi from base 0 to any other base.

      I don't follow. What do you mean?

    9. Re:Stupid Question of the Day!!!! by Anonymous Coward · · Score: 1

      Pi will be the same regardless of base.

      Most bases. Not base 1 (unary), base 0 or base -1.

      And in base pi, where pi = 10.

      Why can't you have irrational bases?!

    10. Re:Stupid Question of the Day!!!! by arth1 · · Score: 1

      Regarding unary, you are still confusing the issue of whether one has a representation of the number with whether it exists. These are not the same thing.

      Not if you claim it can be convered from one base to another. Then the base must have a way to represent it, and unary doesn't (unless, as said, someone manages to square the circle).

      I don't follow. What do you mean?

      In base 0, all numbers are equal, real or not. 0*N = 0 for every possible value of N. This makes base 0 rather useless for mathematics, of course, but it's a valid philosophical concept, a relative to atheistic solipsism.

    11. Re:Stupid Question of the Day!!!! by JoshuaZ · · Score: 1

      No. Changing the base doesn't make the numbers equal. It just that in base 0 you can't represent any number other than 0. Don't confuse a representation with a number.

    12. Re:Stupid Question of the Day!!!! by Xaedalus · · Score: 1

      You're responding to someone who is definitely NOT a mathematician here. What I was trying to convey was that prior to that revelation, I had no concept of unary, base 0, base 1, base 2, etc. All I knew was that Mathematics worked because of arabic numbers . THAT'S IT. That's all I knew--just stop for a moment to grasp the depth of this ignorance. I didn't know why it worked, and I had no context in which to even imagine being able to ask "why" it worked. It just did--and that was the limit of my experience. Then I learned about the concept of base-X computing and how mathematics itself can vary depending on the base used. This is why I'm using the base analogy to think about QC; it's because I'm wondering if there are applications that are so far outside our ken that I can't even conceive of, that QC would be perfect for.

      --
      Here's to hot beer, cold women, and Glaswegian kisses for all.
    13. Re:Stupid Question of the Day!!!! by Xaedalus · · Score: 1

      As I am not a mathematician, I can safely assure you I was indeed ignoring relativity and curved space :o) Even though right now I'm traveling along a curved path in spacetime around an immense gravity well, the result of which is slowly propelling me through time faster than I would be if I were seated at the center of the Earth.

      --
      Here's to hot beer, cold women, and Glaswegian kisses for all.
    14. Re:Stupid Question of the Day!!!! by ceoyoyo · · Score: 1

      I don't think you properly understand the implications of changing bases, possibly because you say you learned about it from Slashdot. Mathematics doesn't care what base you use. When I took honours calculus we didn't really use numbers at all - everything was symbolic. Number systems are just convenient ways we use to represent values that are larger (or smaller) than the number of unique symbols we care to make use of. As someone else pointed out, pi is pi no matter what base you use. If you calculate the circumference of a circle from the radius using base-whatever (using precisely the regular formula), the result, converted into base-something-else will be the same as if you'd done the whole computation in base-something-else. The math doesn't care.

      You started with the (incorrect) idea that math only works in base 10 and ended up with the (also incorrect) idea that math changes depending on what base you use. That's like expecting math to only work in English, or change if you speak French instead of English.

      Also, there's no such thing as a base-zero system. A counting system that doesn't use any symbols is useless because it can't represent any numbers.

    15. Re:Stupid Question of the Day!!!! by Xaedalus · · Score: 1

      Dude, your entire response proves my point: I'm NOT a mathematician, I don't know these things, and I'm still trying to comprehend them. That's why I'm asking the question. Please don't get pedantic on me--my ignorance is genuine and not due to stupidity.

      --
      Here's to hot beer, cold women, and Glaswegian kisses for all.
    16. Re:Stupid Question of the Day!!!! by ceoyoyo · · Score: 1

      If you're trying to understand, perhaps you should read the explanation without dismissing it as pedantic.

    17. Re:Stupid Question of the Day!!!! by metaforest · · Score: 1

      Go get a textbook on discrete mathematics... and then take the time to study. It takes you from your comfy base-10 world and exposes you to a lot of weird stuff that only makes sense when dealing with integers, floating point, alternate bases, and other things that computers do very well.

    18. Re:Stupid Question of the Day!!!! by Anonymous Coward · · Score: 0

      Even through the are not pure base-10, the IBM Power CPU family can do base-10 arithmetic natively.

  24. Problem Specific Computer by Anonymous Coward · · Score: 0

    One of the members of the D-Wave team gave a talk at a physics conference I attended in October. One of the questions was related to why their strategy for quantum computing was so different than other more academic teams. Their answer effectively stated that their system is problem specific with effectively a new hardware setup required for each new problem, while a "true" quantum computer would function like a regular computer.

    1. Re:Problem Specific Computer by Anonymous Coward · · Score: 0

      There are plenty of people in crappy-looking clothes with deep pockets who have massive funding available if you can solve one of their problems. Or if you can convince them there is a "grap", then they will probably fund you regardless of the usefulness of your invention. Don't worry about that.

  25. Mod parent up by meza · · Score: 1

    Damn. All those mod points last week, and now when I for once run in to an under-moded AC post, of course I have non. I would love to read a comparison between the D-Wave computer and analog computers.

    1. Re:Mod parent up by ceoyoyo · · Score: 1

      It would presumably get it's ass kicked. The D-Wave solves an annealing optimization problem. The analog computer called "my lunch" solves those problems on a far larger scale every time I put it in the microwave and the cheese melts.

  26. The whole universe is Quantum by bigsexyjoe · · Score: 1

    Of course it is quantum. The whole universe, including the reactions in the D-Wave are based on the laws of quantum mechanics. Regular computer chips have to take quantum effects into account too, although they try to defeat quantum effects rather than utilize them. Nevertheless, at a basic level the transistors work because of the laws of quantum mechanics.

    So how do you want to describe the D-Wave? Do you want to describe it using the laws of Quantum Mechanics? Or do you want to approximate it using a classical model that is carefully chosen to not get the quantum effects wrong?

    In either case, as the article says, it's still fast.

  27. Computer. by DarthVain · · Score: 1

    The problem is calling it a "Computer", which it is not really.

    A better analogy might be to call it a like on some old school computers, a math co-processor. A math co-processor wasn't a "computer" but rather a processor that offloaded certain tasks that it could handle more efficiently.

    I see this as a similar situation. It is really only good at solving very specific problems, outside of which a normal computer would be better served.

  28. What? by jones_supa · · Score: 2

    They can build these things already? I thought that quantum computers would be only a theoretical idea for many coming years.

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

      Read the fine summary! Wether it is quantum or not and to which point is precisely what's under discussion.

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

      But the possibility that it might be, is interesting.

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

      Oh, yes, it's very nice-a.
      I told him we already got one

  29. Can anyone tell me..... by Ogre332 · · Score: 1

    if this issue will also affect my FIOS Quantum speeds?

    --
    Shut up brain or I'll stab you with a Q-Tip. - Homer Simpson
  30. Just Marketing And Press by Anonymous Coward · · Score: 0

    Integrated circuit chips that use gluons or quarks (or other sub-proton/electron) particle to form arithmetic operations do not exist.

  31. It isn't even quantum by PhysProf01 · · Score: 1

    http://arxiv.org/pdf/1305.4904v1.pdf - the "quantum" results can be obtained by a completely classical calculation.

    1. Re:It isn't even quantum by Anonymous Coward · · Score: 1

      Any quantum algorithm can be simulated classically. Doesn't mean it isn't quantum, or that the classical version will be faster.

  32. No really, READ IT ALL by oGMo · · Score: 2

    It's pretty obvious who is and who is not reading the article here:

    In short, there seems to be no evidence, at present, that the D-Wave machine is going to overtake simulated annealing for any instance size.

    The author concedes that it is possible that this may happen, but:

    Well, I concede that almost anything is possible in the future—but “these experiments, while not supporting D-Wave’s claims about the usefulness of its devices, also don’t conclusively disprove those claims” is a very different message than what’s currently making it into the press.

    Additionally the author wants this to succeed because of possible results of its failure:

    Academic QC programs will be decimated, despite the slow but genuine progress that they’d been making the entire time in a “parallel universe” from D-Wave. People’s contempt for academia is such that, while a D-Wave success would be trumpeted as its alone, a D-Wave failure would be blamed on the entire QC community.

    Seriously, read the whole damn article.

    --

    Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    1. Re:No really, READ IT ALL by blue+trane · · Score: 1

      Aaronson's language is so political. He seems to have rabbit ears, more concerned with what people are saying than what he's doing. The real question is why can't we explore both D-Wave's approach and "academic QC programs" in parallel? Economics is not a good reason; economics should serve the advance of knowledge, not throttle it.

    2. Re: No really, READ IT ALL by smaddox · · Score: 1

      Funding has to come from somewhere, and fraud in a field tends to end future funding in that field, even if it holds promise. Case in point: organic semiconductors took a huge funding hit after the Bell labs fiasco. Another case in point: public funding of bubble fusion research was basically banned after the Oak Ridge controversy, even though the basic principle holds promise.

    3. Re: No really, READ IT ALL by blue+trane · · Score: 1

      Let's change the politics of funding. Challenge the economic principles that require artificial scarcity of money. Dick Cheney was right when he said that Reagan proved deficits don't matter. Let's talk about that, not fall to fighting about who gets the scraps thrown to us, when there's plenty of food to go around and more where that came from.

  33. Then they win a Nobel by EmperorOfCanada · · Score: 1

    There are 3 possibilities: They built a quantum computer, they are completely faking it, or they invented a whole new branch of physics. Number 1 might get them a Nobel, number 2 is unlikely, and number 3 gets them at least one Nobel with them carried to the podium on the shoulders of the other winners.

  34. Star Trek by SnarfQuest · · Score: 0

    From Star Trek, we know that advanced computers will explode if you give them an impossible problem. So give it one of these problems, and if it doesn't explode, it isn't advanced enough. They are also good at killing people in gruesome ways, but testing that will probably get you in trouble.

    --
    Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
  35. Rose by Any Other Name by tmjva · · Score: 1

    Seems all they have to do is form a company called Quantum Computer. Then it doesn't matter if the machine really is one, it would simply be a product line under the auspices of "Quantum Computer".

    (No doubt there already is a company with that name, so it won't work.)

    --
    Tracy Johnson
    Old fashioned text games hosted below:
    http://empire.openmpe.com/
    BT