|
|
|
|
|
by ColanR
3191 days ago
|
|
> Craig Mundie, who as Microsoft’s chief research and strategy officer first backed Freedman’s push into quantum computing a dozen years ago, noted that if a quantum computer could hypothetically process a training algorithm for the Cortana digital assistant in a day rather than a month, that would mark a profound improvement in AI advances. I didn't think that quantum computing would help with DNN or parallel processing...what gives? |
|
For example: https://arxiv.org/pdf/1412.3489.pdf
From my (shallow) understanding, you can get improvements by considering the space of possible states of your quantum system to be the space of weights for your model, and then annealing the quantum system (which is equivalent to optimizing the objective function). The quantum annealing is a (significant) improvement over other optimization methods... or something.