AstonJ

AstonJ

Quantum Computing - the gateway to AI?

I really enjoyed this video:

Where do you think Quantum Computing will take us? How will it change the way we program computers? Will the only feasible way to develop software be via software that develops software for us? It’s all very fascinating!

We already have someone studying quantum computing at university, @Qqwy so I can’t wait to hear what he and you all think!

Most Liked

Qqwy

Qqwy

Briefly I can say about where Quantum Computing might take us:

  • The ‘superposition’ property that qubits have, allows for the creation of some novel algorithms that in certain cases can outperform classical algorithms. Some examples are:
    • Grover’s algorithm, which makes searching in a set of unsorted data faster. (However, if your data is already sorted, there’s no need for it).
    • Shor’s algorithm, which makes prime factorization less difficult, and is the reason why at some point quantum computers might be able to break current computer security cryptosystems (because many of them are based on prime factorization being hard).
    • Simulations of physical structures, which allow further research into for instance superconductive materials and new medicines (this is one of the things that is mentioned in above video).

And the other special property that qubits have is ‘entanglement’. This most importantly allows us to create new cryptosystems for secure communication.


I’d like to note that Artificial Intelligence is a very general term, describing a huge variety of different algorithms and techniques (and therefore the term itself is very imprecise). Some of these might benefit from working with qubits, but many of them will not.

It is also important to note that:

  • One main drawback of working with qubits, is that you cannot copy their data. You can measure them once, and then they have to be reset.
  • The claim that ‘a quantum system can check all possibilities at once’ is a gross simplification of what actually happens, and therefore false. What actually happens is that quantum algorithms try to manipulate superposition in such a way that the probability of obtaining a useful result becomes higher. Nevertheless, one still might have to run it multiple times to obtain a result. And whether using superposition in your problem domain is at all possible very much depends on the situation.

:slight_smile:
It is very cool stuff, but There Ain’t Such A Thing As A Free Lunch.

Where Next?

Popular Other Fields topics Top

New
First poster: bot
What Makes Quantum Computing So Hard to Explain?. To understand what quantum computers can do — and what they can’t — avoid falling for ...
New
First poster: bot
Scaling up to a large number of qubits with high-precision control is essential in the demonstrations of quan- tum computational advantag...
New
AstonJ
Why do interviewers give CEOs of huge companies like this such an easy time - I’d be asking for all the nitty gritty :rofl:
New
First poster: bot
Unless you’ve been living under a rock, you’ve probably noticed the recent proliferation of striking headlines about revolutionary develo...
New
CommunityNews
Major Quantum Computing Advance Made Obsolete by Teenager | Quanta Magazine. 18-year-old Ewin Tang has proven that classical computers c...
New
First poster: bot
Quantum Complexity Tamed by Machine Learning | Quanta Magazine. If only scientists understood exactly how electrons act in molecules, th...
New
aas1992
I’m working with very large matrices for QUBO problems, and I’m currently using QBsolv from D-Wave. However, given that Qbsolv is being d...
New
First poster: bot
Chaos: The Real Problem with Quantum Mechanics. Science News, Physics, Science, Philosophy, Philosophy of Science
New
evancamilleristl
If I try to transform a PUBO x_0 x_1 x_2 to QUBO, certain documentation says that I need to add the constraint 6 x_3 + 2 x_0 x_1 - 4 x...
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where you’re from :nerd_face:
New
PragmaticBookshelf
Take your Go skills to the next level by learning how to design, develop, and deploy a distributed service. Start from the bare essential...
New
PragmaticBookshelf
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New
xiji2646-netizen
Woke up to this today: Claude Code’s complete source code exposed via npm source map. Not a snippet. All 512,000 lines. 1,900 TypeScript ...
New