Page 219«..1020..218219220221..230240..»

Vitalik Buterin talks ways to make zk proofs more efficient – Blockworks

Vitalik Buterin, the co-founder of Ethereum, has released a new blog post discussing a new cryptographic proving system that can make zero-knowledge proofs more efficient.

The proving system, called Binius, is designed to operate directly over binary code on computers. Binary code is a language understood by computers, and it is used to store information and represents data using the symbols zero and one, otherwise known as bits.

Although there are some similarities between STARKs and Binius, Buterin explains that the mathematical tricks that enable these different proving systems are very different.

Generally speaking, STARKs is a technology that has enabled complicated statements to be easily cryptographically verified. It is designed in a way that can easily compute numbers when they are of small value, when there are large values, STARKs generate extra values, which can lead to inefficiency.

Unlike STARKs that arithmetize a statement into a polynomial equation a mathematical expression which model a relationship between variables in a block Binius treats data as a hypercube and grid, and uses multilinear polynomials to perform cryptographic proofs.

Binius converts individual values into bits and places them in a hypercube and a square. This hypercube is then converted into a grid and computations are performed in order to receive an output matrix.

A verifier will then perform its own computational calculations to ensure that the information itself matches and ensure that the compute columns returns a value claimed by the prover.

I highly encourage people to understand and explore! Lots of innovations have been happening in ZK-proving recently. And I expect lots more to come soon, Buterin wrote in an X post.

Start your day with top crypto insights from David Canellis and Katherine Ross. Subscribe to the Empire newsletter.

Here is the original post:

Vitalik Buterin talks ways to make zk proofs more efficient - Blockworks

Read More..

Ethereum’s Buterin advocates multisig, says Shamir backup is ‘way easier to screw up’ – crypto.news

Ethereum co-founder Vitalik Buterin publicly favored multisig over Shamir backup, saying the latter is way easier to screw up for ordinary users.

In an X discussion among crypto enthusiasts, worries about the security risks linked to cold wallets have taken center stage, prompted by Ethereum co-founder Vitalik Buterins raised concerns regarding their potential pitfalls.

Peter Watts, the founder of NFT marketplace Reservoir, went on X to caution about the dangers of using hardware wallets, mentioning the risk of losing seed phrases or hastily moving assets stored in a banks safety deposit box, especially during unexpected events like the COVID-19 pandemic.

Counterpoint: when using a hardware wallet, the biggest risk becomes yourself. Beware of the footguns: Someone finds your stashed seed You hide the seed so well you forget You put the seed in a bank safety deposit then hastily move overseas due to covid https://t.co/UzAV13wzPB

The conversation took a new turn when Vitalik Buterin joined it, advocating for the use of multisignature (also known as multisig) solutions for securing personal funds. Buterin didnt reject the idea of cold wallets but highlighted decentralizing security, preferring multisig setups where multiple keys are required for transactions, emphasizing the importance of security in crypto.

The above is why I use a multisig (@safe) for >90% of my personal funds

M-of-N, some keys held by you (but not enough to block recovery), the rest held by other people you trust. Don't reveal who those other people are, even to each other.

Decentralize your own security.

He emphasized the need for a M-of-N configuration, where some keys are held by the user and others by trusted individuals, without disclosing their identities even to each other.

In response to Buterins suggestion, Ethereum investor Tobby Kitty proposed Shamir, a backup method for splitting cryptographic keys or passwords into multiple parts called shares. While acknowledging the benefits of Shamir, Buterin cautioned that its way easier to screw up compared to multisig, as it depends on carefully handling and storing many parts of the secret. If any of these parts are lost or handled incorrectly, it could be impossible to put the secret back together.

Original post:

Ethereum's Buterin advocates multisig, says Shamir backup is 'way easier to screw up' - crypto.news

Read More..

Vitalik Buterin Promises Easier Ethereum Proofs with Bizarre "New Math" – CCN.com

Key Takeaways

In a cryptic tweet,Ethereumco-founder Vitalik Buterin introduced what he called new math.The series of equations could simplify the process of making cryptographic proofsandthe industry has various interpretations for the statements.

Vitalik Buterins tweet listed several unconventional equations like 2 + 2 = 0 and 420 * 61779 = 1, which atfirst glance,defy basic arithmetic principles.

However, according to Adam Cochran, Partnerat Cinneamhain Ventures, these equations could illustrate the concept of modular arithmetica system wherenumbers wrap around upon reaching acertainvalue, much like the hours on a clock.

In modular arithmetic, operationsare carried outfor a modulus. Cochran uses a clock as an analogy: just as the hour resets to zero after 12, calculations in a modular system reset after reaching the modulus. This system could explain equations like 2 + 2 = 0 under modulo 4.

Cochran speculates that adopting modular arithmetic could lead to more efficient and compact calculations within blockchain systems.

He notes, Using modulo math should mean operations are less computationally expensive. So if we want to use zk-proofs broadly, weneed toreduce the computational power needed to prove them on general systems.

According to the executive, efficiencyis particularly valuable in cryptographic applications like zero-knowledge proofs, where reducing computational overhead can enhance performance and scalability.

Using modular arithmetic could alsodecrease the computational power needed to execute cryptographicproofs.This would allow for quicker and less resource-intensive transactions. This reduction incomputational demand means that blockchain networks can potentially handle more transactions with the same amount ofhardware,or lower the hardware requirements altogether.

As per the interpretation by Cochran, the predictable nature of modular arithmetic could simplify the verification of complex cryptographic proofs.

Modular arithmetic could also reportedly enhance data-packing strategies. The strategyallows for optimizingdata storage and transmission across blockchain networks for efficiency.

IfEthereumintroduces future upgrades that borrow concepts laid down by Buterin in the post, it might ease the verification time and cost on the blockchain.Thereby making the base layer more scalable and efficient.But, the concept aims to make blockchains interoperable.

Cochran states,And soinshort, the fact that2+2=0,might bethe reasonwhy one day, you can send a fast, low cost, trustless transaction between two distinct blockchain systems in a mathematically provable way.

To fully integrate Vitalik Buterins suggested new math,EthereumVirtual Machine (EVM) would require modifications to support these operationsnatively.

In March 2023,EIP-6690: EVM Modular Arithmetic Extensions (EVMMAX)was authoredby Jared Wasinger and Alex Beregszaszi.

EIP-6690 and EIP-6601 are part of theEthereum Cancunupgrade,that introduced new operations to the Ethereum Virtual Machine (EVM) for improved efficiency in handling modular arithmetic. The upgrade aimed to improve Ethereums computational capabilities andisalsolinkedto broader improvements in the networks consensus layer.

Vitalik Buterins introduction of new math could potentially make Layer 1 blockchains more efficient and scalable.

The industry interpretation suggeststhat itcan lead to efficient cryptographic proofs and data processing. Therefore, they can dramatically reduce the computational burden and enhance the scalability of networks.

To fully leverage the potential of Vitalik Buterins new math forEthereum, further explanations from Buterin would be necessary.Thiswould help clarify how these mathematical concepts arebeingintegratedinto Ethereums updates.

Was this Article helpful? Yes No

Originally posted here:

Vitalik Buterin Promises Easier Ethereum Proofs with Bizarre "New Math" - CCN.com

Read More..

Gecko: DeepMind’s Solution to Enhance Evaluation of AI Image Generators – Digital Information World

Googles DeepMind has developed a new standard called Gecko to better test AI systems that turn text into images. These AI models, like DALL-E, Midjourney, and Stable Diffusion, are popular for creating unique images from text prompts.

However, current methods to evaluate how well these models work might not be giving us the full picture. Usually, tests involve small human evaluations or automatic checks, which can miss subtle details or even differ from what people think.

Gecko tackles this issue by introducing a challenging set of 2,000 prompts that cover a variety of skills and complexities. This helps identify specific areas where AI models struggle.

The Gecko system breaks down these prompts into detailed categories to show not just where models fail but also at which level of complexity they start to have problems.

The research team also collected over 100,000 human opinions on the images produced by these AI models using Gecko's prompts. This large amount of feedback helps distinguish whether issues with the images come from the prompts themselves, differences in evaluation methods, or the models actual performance.

Gecko also introduces a new way to measure performance using a question-answering format, which aligns more closely with human judgment. This method highlighted differences in model strengths and weaknesses that weren't seen before.

DeepMind's Muse model performed the best in tests using the Gecko standard. The researchers believe that using various benchmarks and evaluation methods is crucial for understanding the true abilities of AI image generators before they are used in real-world applications.

They plan to share the Gecko code and data openly to encourage more advancements in this area. This effort shows the importance of rigorous testing to identify the best AI models, moving beyond just impressive-looking results to truly reliable technology.

Read next: Google Claims There Is No Direct Threat To Human Jobs From AI Yet

The rest is here:
Gecko: DeepMind's Solution to Enhance Evaluation of AI Image Generators - Digital Information World

Read More..

History Shows How to Win the Quantum Computing Race – TIME

In 1981, physicist Richard Feynman first theorized the creation of quantum computers that harnessed the principles of quantum physics to process calculations that would take standard computers millennia or longer to compute. Over the next four decades, however, research failed to advance significantly enough for the machines to have much impact on society.

But breakthroughs in 2023 signaled that quantum computers have embarked on a new era, one that may unleash a technological revolution full of possibilitiessome good and some bad. On the positive side, quantum computers could lead to the development of new drugs to combat cancer. On the negative side, however, they can break the encryption we use multiple times per day for everything from sending texts to financial transactions.

But this isnt the first quantum race in history that pitted the U.S. against its adversariesand the past provides a guide for how the U.S. can win the coming computing revolution. In the 1940s, a quantum race produced the creation of nuclear weapons and unleashed a technology explosion. Crucially, the U.S. won the competition to harness the new technology. Not only did American scientists create the first nuclear weapons, but advancements in lasers and in chips for computers made the U.S. the home for global innovation.

That only happened, however, because policymakers supplied the funding and support necessary to ensure superiority. In 2024, by contrast, a key quantum funding bill has stalled while allies and adversaries are sinking billions into quantum research and development. Without action, history shows that the U.S. risks falling behind especially in leadership for the revolutionary power of quantum technologies.

Quantum physics developed in Europe in the 1920s and 1930s. As World War II erupted in the 1930s and 1940s, German, Hungarian, and Italian physicists escaped to the U.S. Many of them joined J. Robert Oppenheimer and his American colleagues in the Manhattan Projectwhich birthed the atomic bomb and simultaneously elevated the U.S. as the home for quantum science.

In the ensuing decades, Feynman and other scientists who cut their teeth on the Manhattan Project inspired profound innovation from quantum physics that became woven into the fabric of American life. The first quantum revolution created nuclear weapons and energy, global positioning systems, lasers, magnetic resonance imaging, and the chips that would power the rise of the personal computer.

Read More: Quantum Computers Could Solve Countless ProblemsAnd Create a Lot of New Ones

Although many countries like the Soviet Union built nuclear weapons, none rivaled the U.S. in pioneering innovation. The Soviet launch of Sputnik in 1957 and the space race produced an explosion of federal funding for science and education that was at the root of American success. Further, the Department of Defense provided crucial sponsorship for visionary, but risky, research that developed the internet, stealth capabilities, and voice assistants like Siri. This combination propelled the U.S. to unparalleled innovation heights in the decades after World War II.

The technologies born from the first quantum revolution were at the core of American national defense, and also reshaped civilian life in the U.S., most especially through the development of personal computers and the Information Revolution.

But even as personal computers were beginning to revolutionize American life in 1981, Feynman insisted in a pivotal lecture that something more was possible. He argued that a quantum computer with processing power magnitudes greater than even the highest performing computer then in existence offered the only way to unlock the true knowledge of the world. Feynman admitted, however, that building such a machine required staggering complexity.

The ensuing four decades have proved him correct on the obstacles involved. Designing a quantum computer required tremendous advances in theory as well as materials and components. Since the 1980s, progress has crept along, and many joked that quantum computers would always be 10 to 20 years away.

In 1994, mathematician Peter Shor discovered an algorithm that created a method for a quantum computer to calculate the large prime numbers used in encryption. Despite this breakthrough, the pace of developments since Shors discovery has remained glacial. Persistent funding from the National Security Agency and the Department of Defense especially the former has sustained innovation, but the results have been uneven, because scientists have been unable to build a quantum computer that wasnt plagued by errors.

In the past 10 years, private technology companies such as IBM, Google, and Microsoft have made significant investments in quantum computing, which have pushed the field to new heights of maturity and accelerated a global race for quantum dominance one with major national security and cybersecurity implications.

Even so, todays quantum computers still have yet to outperform standard computers due to regular errors caused by radiation, heat, or improper materials. These errors make quantum computers useless for things like, for example, designing new drugs, because scientists cant replicate an experiment accurately. But all of that is changing quickly.

Advances by IBM and a Harvard team in 2023 demonstrated that error correction is on the horizon and the era of quantum utility has arrived. In July 2023, IBM announced peer reviewed evidence from experiments that indicated the company had made strides in mitigating the errors that have long plagued quantum computing. A few months later in December, a Harvard team and the company QuEra published encouraging results from experiments that showed they too had developed a quantum process with enhanced error-correction.

Read More: How the AI Revolution Will Reshape the World

But its not only American companies and universities trying to figure out how to mitigate the errors that have limited the possibilities of quantum computers. Over the last 15 years, Chinese physicists have undertaken an ambitious program aimed at making their country the world leader in quantum technologies. One estimate pegs China which has invested over $15 billion in the project as a leader or near equal to the U.S. in this new realm of science. In 2023, results from experiments suggested that Chinese physicists were notching impressive achievements that may enable them to construct a quantum computer that could outpace those developed in the U.S.

The consequences of Chinese superiority in this realm would be seismic. The U.S.s foremost adversary would then be able to crack the encryption Americans use every day for secure internet traffic and messaging, and which the U.S. government and its allies use to protect secret communications. One organization projects that the world has a mere six years before this capacity exists. Other estimates insist that date is as far as 10 years away. But it is coming fast.

That means the U.S. has to get out ahead of this impending technology to forestall disastrous consequences in every realm of American life. In May 2022 the White House announced plans to prepare the nation for post-quantum encryption alongside efforts being undertaken by private companies like Apple and Google. But Congress failed to renew a landmark federal funding bill for quantum research and development in 2023. Meanwhile, China and European countries are not flinching at devoting billions to quantum.

Quantum computing breakthroughs in 2023 herald a bright future that will transform life and economics. Technology sits on the cusp of fulfilling Feynmans vision and understanding the world and universe unlike ever before. An error-correcting quantum computer would launch the second quantum revolution, and a race is on to preserve the U.S.s leadership in science for one of the 21st centurys most prized technologies. To win that race, the federal government needs to make a concerted push to sustain American preeminence in quantum computing and other quantum technologies like sensing. Thats how the U.S. won the first quantum revolution and the stakes are too high not to learn from this past triumph.

The opinions are those of the author and do not necessarily represent the opinions of LLNL, LLNS, DOE, NNSA, or the U.S. government.

Brandon Kirk Williams is a senior fellow at the Center for Global Security Research at Lawrence Livermore National Laboratory.

Made by History takes readers beyond the headlines with articles written and edited by professional historians. Learn more about Made by History at TIME here. Opinions expressed do not necessarily reflect the views of TIME editors.

See more here:
History Shows How to Win the Quantum Computing Race - TIME

Read More..

Get ready for the 2024 IBM Quantum Challenge – IBM

2024 IBM Quantum Challenge June 5-14, 2024 Sign up here

Earlier this year, we debuted the first stable release of the Qiskit SDK, the IBM software for programming utility-scale quantum computers. Now, we challenge you to put it to work.

Were excited to introduce the 2024 IBM Quantum Challenge. This annual coding challenge is an educational event focused on teaching the world how quantum computational scientists use Qiskit. This years challenge is about Qiskit 1.0 and working toward utility-scale quantum experiments.

Read the Qiskit 1.0 release summary

It will begin on 5 June and run until 14 June Sign up here.

As with previous challenges, the 2024 IBM Quantum Challenge is tailored for anyone to join, regardless of their experience whetheryourea newcomer or a seasoned veteran, there is something here for you. It consists of a series of Jupyter notebooks that contain tutorial material, code examples, and auto-graded coding challenges. We call each of these notebooks a lab. While the first lab can be completed by beginners, the final labs will test your Qiskit knowledge. This is, after all, a challenge!

This years challenge will showcase the new features of Qiskit 1.0, while demonstrating the differences from previous versions. We hope it will help you better understand what it means to do utility-scale experiments with Qiskit those with 100 or more qubits and practice the steps to get there. And, to add a fun twist, the labs follow a mystery story in the world of the birds that inspired the nomenclature of IBMs quantum hardware.

For the first time in history, quantum computers are demonstrating the ability to solve problems at a scale beyond brute force classical simulation. Read more about how to harness these capabilities here.

This challenge is also an opportunity to get a sneak peek at some of the new cutting-edge features and developments in the quantum stack. That includes new integrations with AI the Qiskit code assistant powered by IBM watsonxTM.

Were also making some changes to accommodate our ever-growing quantum community. Events like this typically attract thousands of users running the same circuits multiple times, making queue times much longer than normal. Therefore, we will not be requiring hardware use as part of the Quantum Challenge. The labs in this years Challenge will focus on helping people to build intuition and make progress without waiting to run on real hardware.

However, as always, you are encouraged to run any of the code here on any of our devices which you have access to such as those available through the IBM Quantum Open, Pay-as-you-go, or Premium Plans. Thats the beauty of IBMs offerings, you can easily transition your code from testing straight to running on actual hardware.

The workflow you'll learn in this challenge is a shift away from IBM Quantum Lab, which will be sunset on 15 May, to focus on utility-scale workloads. We will offer tutorial content and hands-on support to assist you with this new workflow.

Finally, we encourage participants to host or attend a Challenge Party. In recent years weve seen an exciting increase in the number of local Challenge get-togethers held by Qiskit community members. This year, IBM will host one in New York City, while some of our partners will host events as well. More details will be released closer to the start date.

Werethrilled to have you join us on this adventure.Until then, get ready by learning all about Qiskit 1.0 and quantum computing on the IBM Quantum Learning Platform. Make sure to check your email as we get closer to 5 June and note that the official communications will come from[emailprotected].

Sign up here https://challenges.quantum.ibm.com/2024

Excerpt from:
Get ready for the 2024 IBM Quantum Challenge - IBM

Read More..

Intel Takes Next Step Toward Building Scalable Silicon-Based Quantum Processors – Investor Relations :: Intel Corporation (INTC)

A photo shows a 300-millimeter Intel silicon spin qubit wafer. In May 2024, Nature published an Intel research paper, Probing single electrons across 300-mm spin qubit wafers, demonstrating state-of-the-art uniformity, fidelity and measurement statistics of spin qubits. (Credit: Intel Corporation)

Research published in Nature demonstrates high qubit control fidelity and uniformity in single-electron control.

SANTA CLARA, Calif.--(BUSINESS WIRE)-- Today, Nature published an Intel research paper, Probing single electrons across 300-mm spin qubit wafers, demonstrating state-of-the-art uniformity, fidelity and measurement statistics of spin qubits. The industry-leading research opens the door for the mass production and continued scaling of silicon-based quantum processors, all of which are requirements for building a fault-tolerant quantum computer.

This press release features multimedia. View the full release here: https://www.businesswire.com/news/home/20240501215284/en/

A photo shows a 300-millimeter Intel silicon spin qubit wafer. In May 2024, Nature published an Intel research paper, Probing single electrons across 300-mm spin qubit wafers, demonstrating state-of-the-art uniformity, fidelity and measurement statistics of spin qubits. (Credit: Intel Corporation)

Quantum hardware researchers from Intel developed a 300-millimeter cryogenic probing process to collect high-volume data on the performance of spin qubit devices across whole wafers using complementary metal oxide semiconductor (CMOS) manufacturing techniques.

The improvements to qubit device yield combined with the high-throughput testing process enabled researchers to obtain significantly more data to analyze uniformity, an important step needed to scale up quantum computers. Researchers also found that single-electron devices from these wafers perform well when operated as spin qubits, achieving 99.9% gate fidelity. This fidelity is the highest reported for qubits made with all-CMOS-industry manufacturing.

The small size of spin qubits, measuring about 100 nanometers across, makes them denser than other qubit types (e.g., superconducting), enabling more complex quantum computers to be made on a single chip of the same size. The fabrication approach was conducted using extreme ultraviolet (EUV) lithography, which allowed Intel to achieve these tight dimensions while also manufacturing in high volume.

Realizing fault-tolerant quantum computers with millions of uniform qubits will require highly reliable fabrication processes. Drawing upon its legacy in transistor manufacturing expertise, Intel is at the forefront of creating silicon spin qubits similar to transistors by leveraging its cutting-edge 300-millimeter CMOS manufacturing techniques, which routinely produce billions of transistors per chip.

Building on these findings, Intel plans to continue to make advances in using these techniques to add more interconnect layers to fabricate 2D arrays with increased qubit count and connectivity, as well as demonstrating high-fidelity two-qubit gates on its industry manufacturing process. However, the main priority will continue to be scaling quantum devices and improving performance with its next generation quantum chip.

Read the complete findings in Nature.

About Intel

Intel (Nasdaq: INTC) is an industry leader, creating world-changing technology that enables global progress and enriches lives. Inspired by Moores Law, we continuously work to advance the design and manufacturing of semiconductors to help address our customers greatest challenges. By embedding intelligence in the cloud, network, edge and every kind of computing device, we unleash the potential of data to transform business and society for the better. To learn more about Intels innovations, go to newsroom.intel.com and intel.com.

Intel Corporation. Intel, the Intel logo and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.

View source version on businesswire.com: https://www.businesswire.com/news/home/20240501215284/en/

Laura Stadler 1-619-346-1170 laura.stadler@intel.com

Source: Intel

Released May 1, 2024 11:00 AM EDT

See the rest here:
Intel Takes Next Step Toward Building Scalable Silicon-Based Quantum Processors - Investor Relations :: Intel Corporation (INTC)

Read More..

3 Quantum Computing Stocks That Could Be Multibaggers in the Making: April Edition – InvestorPlace

Quantum computing technology and applications across sectors are advancing rapidly; the market is predicted to grow over 32% from 2023 to 2030, attracting attention toward multibagger quantum computing stocks.

Furthermore, industry developments such as IBMs (NYSE:IBM) 433-qubit Osprey processor represent a substantial advancement in quantum computing, enabling complicated calculations beyond traditional computers.

Amidst this, an investor may wonder how to buy multibagger quantum computing stocks. Compared to IBM and Microsoft (NASDAQ:MSFT), there is huge potential for reward and a little commitment when it comes to penny stocks. Moreover, the three multibagger quantum computing stocks we shall examine promise up to triple-digit potential. Today were looking at stocks that offer strong gross margins, solid pioneering achievements and major quarterly performance advances.

Source: Shutterstock

Quantum Computing (NASDAQ:QUBT) creates low-cost nanophotonics-based quantum-tech industrial products.

The penny play, one of the most inexpensive multibagger quantum computing stocks, is down 15% in 2024. However, its strong gross margins of 45% are greater than 84% of its industrys, even though the company is losing money.

Most notably, through its quantum optimization platform, Dirac-3, QUBT is a leader in the field. Another creation of QUBT is the Quantum Photonic Vibrometer. Better vibration detection, perception and analysis are possible with the first quantum-accelerated photonics vibrometer. This business and military gadget detects explosives and hidden weapons up to 30 inches below the surface.

Furthermore, the company has expanded its CRADA to include use case testing using the Dirac-1 Entropy Quantum Computer at Los Alamos National Laboratory.

The company was subcontracted by the Bay Area Environmental Research Institute to develop and test a photonic sensor for NASA Ames. This sensor enhances the companys NASA relationship by measuring the size, form and chemistry of clouds, aerosols and volcanic ash.

A fourth NASA grant was given to QUBT to use entropy quantum computing to denoise LiDAR spectrum data. This technology is needed for NASA missions in order to provide accurate measurements for observation and exploration at any time of day.

Source: T. Schneider / Shutterstock

Quantum computing gear, software and services provider D-Wave Quantum (NYSE:QBTS) reported strong revenue and bookings last quarter.

Sales rose 21% in Q4 and 22% in 2023. Q4 bookings up 34% and FY 89% year-over-year. Like QUBT, this penny stock will fluctuate.

Even though sales and bookings grew by more than 10%, QBTS didnt do better than experts expected. Earnings per share were -0.09, which was about 10% less than expected. There was a selloff because sales were 38% lower than expected, at $2.9 million instead of $4.7 million.

Moving towards its latest tech moves, the 1,200+ qubit D-Wave Advantage2 prototype is now available via its Leap Quantum Cloud Service. This prototypes stacked superconducting integrated circuit manufacturing stack reduces noise. Complex applications like machine learning benefit from 20 times quicker optimization.

Moreover, D-Wave demonstrated quantum spin glass flow on over 5,000 qubits. This advances its annealing and gate-type quantum computer. Advantage2 should have over 7,000 qubits.

No superconducting qubit on the market has better coherence than D-Waves fluxonium qubits. Gate model quantum computing systems improve fluxonium qubits. This will impact D-Waves quantum technology.

The consensus on QBTS stock is Strong Buy, and its 80% growth potential points to a rebound.

Source: Boykov / Shutterstock.com

The last of our top quantum computing multibaggers is Rigetti Computing (NASDAQ:RGTI). Similar to the previous two penny stocks, however, its last quarter was better than expected, giving it some brownie points.

RGTIs sales of $3.38 million exceeded estimates by 10%. Its EPS came in at a loss of $0.04 instead of $0.06, 32% better than anticipated.

In terms of innovation, Rigettis 84-qubit Ankaa-2 quantum computer makes mistakes 2.5 times less often than older QPUs. This is what made it a success when it came to operation and sales. The company got 98% of the time with two qubits correctly, which means the quantum bits worked well together.

Rigetti also wants to make quantum computing easier to access by combining the 9-qubit Novera QPU with existing systems.

Internationally, Oxford Instruments NanoScience and Rigetti UK recently completed a project to construct one of the first UK quantum computers. Horizon Quantum Computing also got a Rigetti Novera QPU for a hardware testbed in Singapore so that it can grow in the Asia-Pacific region, which is the fastest-growing quantum computing market.

The upside potential is significant at 170%, with a consensus recommendation of Strong Buy.

On the date of publication, Faizan Farooque did not have (either directly or indirectly) any positions in the securities mentioned in this article.The opinions expressed in this article are those of the writer, subject to the InvestorPlace.comPublishing Guidelines.

Faizan Farooque is a contributing author for InvestorPlace.com and numerous other financial sites. Faizan has several years of experience in analyzing the stock market and was a former data journalist at S&P Global Market Intelligence. His passion is to help the average investor make more informed decisions regarding their portfolio.

Go here to see the original:
3 Quantum Computing Stocks That Could Be Multibaggers in the Making: April Edition - InvestorPlace

Read More..

The $1 Billion Bet on Quantum Computers That Process Light – DISCOVER Magazine

In the battle to build the worlds first useful quantum computers, one company has taken an entirely different approach to the other frontrunners. The conventional approach is to gradually increase the size and power of these devices and test as you go.

But PsiQuantum, a startup based in Palo Alto, California, is gambling on the opposite approach. The company is investing heavily in quantum technologies that are compatible with chip-making fabrication plants that already exist. By using these facilities, their goal is to mass-produce powerful silicon-based quantum computers from the very beginning.

This week, they reveal how well this approach is going and discuss the challenges that still lie ahead.

Founded in 2016, PsiQuantum hit the headlines in 2021 when it raised $700 million to pursue its goal of building useful quantum computers within a decade. This week, it announced a similar injection from the Australian government bring its total funding to some $1.3 billion. That makes it one of the best funded startups in history.

The excitement is largely because of PsiQuantums unique approach. A key decision is its choice of quantum bits or qubits. Other companies are focusing on superconducting qubits, ion traps, neutral atoms, quantum dots and so on.

PsiQuantum has opted to use photons. The advantage is that photons do not easily interact with the environment, so their quantum nature is relatively stable. Thats important for computation.

Paradoxically, this reluctance to interact is also the main disadvantage of photons. Its hard to make them interact with each other in a way that processes information.

But various groups have demonstrated optical quantum computing and PsiQuantum was founded by researchers in this area from Imperial College London and the University of Bristol.

Optical quantum computing works by creating photons or pairs of them, guiding them through channels carved into silicon where they can interact and then measuring their properties with highly specialized detectors.

PsiQuantum intends to do all this with silicon wafers. Their bold idea was that we already know how to make silicon chips on a vast scale by mass-production. Chip fabrication plants cost billions to build so there is a significant advantage in being able to use this current technology.

And by making bigger, more densely packed chips, optical quantum computers can scale relatively easily. Unlike other designs where scaling will be much harder.

So all the focus has been on how to make the manufacture optical quantum computing chips compatible with conventional fabrication plants.

Thats not as easy as it sounds. So this weeks paper outlining their advances has been eagerly awaited.

The team have reached numerous goals. We modified an established silicon photonics manufacturing flow to include high-performance single photon detection and photon pair generation, they say. To our knowledge, this is the first realization of an integrated photonic technology platform capable of on-chip generation, manipulation, and detection of photonic qubits.

But there are significant steps ahead. PsiQuantum still needs to develop a variety of next generation technologies to make large scale photonic quantum computation feasible. It will be necessary to further reduce Silicon Nitride materials and component losses, improve filter performance, and increase detector efficiency to push overall photon loss and fidelity, say the team.

For example, the on-chip photon detectors that are built into waveguides need to be able to count individual photons. The on-chip photon waveguides need to be lower loss. And perhaps the biggest challenge is in developing high speed optoelectronic switches that can rapidly reconfigure optical circuits.

PsiQuantum is making these switches out of barium titanate (BTO), a material that must be incorporated into the fabrication process. We have developed a proprietary process for the growth of high-quality BTO films using molecular beam epitaxy, compatible with foundry processes, they say.

All that looks impressive, but the paper does not include a demonstration of quantum computing itself.

Perhaps its too early to expect that. To be fair, basic quantum computation with photons has long been possible with these kinds of systems at a small scale.

The singular intent of our development is a useful fault-tolerant quantum computer, they say. PsiQuantum has also said elsewhere that its goal is to achieve this by 2029.

Of course, it faces stiff competition from other manufacturers of quantum computers. Itll be an exciting race and the (quantum) clock is ticking.

Ref: A manufacturable platform for photonic quantum computing : arxiv.org/abs/2404.17570

Original post:
The $1 Billion Bet on Quantum Computers That Process Light - DISCOVER Magazine

Read More..

Seize the Quantum Opportunity: Why You Should Buy IONQ Stock Before May 8 – InvestorPlace

Very soon, IonQ stock could take a post-earnings quantum leap forward

Source: Amin Van / Shutterstock.com

Admit it. You want to find the next Nvidia (NASDAQ:NVDA) stock before it takes a rocket ride. We all do! Right now, theres a needle-in-a-haystack opportunity withIonQ(NYSE:IONQ) stock as IonQ gears up to release its quarterly results.

Just to recap, IonQopenedthe first dedicated quantum-computing manufacturing facility in the U.S. This company is a quantum-computing innovator, but it remains unrecognized among investors. Thats actually a good thing, though as IonQ could easily be the next Nvidia and should be top-of-mind on Wall Street soon enough.

Why did Nvidia stock soar in 2023 and 2024? This happened because the demand for artificial intelligence processors exploded, and Nvidia specializes in AI-enabled processors.

Similarly, IonQ specializes in quantum-computing technology, so IonQ stock offers a pure play in this emerging field. Granted, you might not be aware of the various use cases for quantum computing. For one thing, it can help to provide the vast computing power thats required for AI applications.

There are other use cases, as well. For example, IonQ is teaming up with German-based science research center Deutsches Elektronen-Synchrotron. Together, they will advance quantum-computing technology in the field of flight-gate optimization.

Furthermore, IonQ is collaborating with Oak Ridge National Laboratory (ORNL) to explore how quantum technology can be used to modernize the power grid. This crucial research project is funded by none other than the U.S. Department of Energy.

As you can see, IonQ is a highly active specialist in an exciting technology field. Is IonQ able to generate substantial revenue, though? The answer, as the data will show, is definitely yes.

Heres the evidence. In 2023s fourth quarter, IonQ generated $6.106 million in revenue. Thats up 60% year over year compared to the $3.807 million in revenue that IonQ reported in the year-earlier quarter. Plus, this result beat Wall Streets consensus call for $5.8 million in revenue.

Due to the companys expenses, IonQ recorded a Q4-2023 net earnings loss of 20 cents per share in 2023s fourth quarter. Interestingly, the analysts consensus estimate calls for IonQ to generate $6.6 million in first-quarter 2024 revenue.

IonQs guidance predicts that the company will generate Q1-2024 revenue of $6.5 million to $7.5 million. The midpoint of that guidance range ($7 million) is higher than what Wall Street expects ($6.6 million). Is it possible that the company knows something that the analysts dont?

Additionally, the analysts consensus estimate calls for IonQ to lose 25 cents per share in Q1 of 2024. Thats a low bar to clear, since IonQ only lost 20 cents per share in 2023s third quarter and 14 cents per share in the year-earlier quarter.

So, mark your calendar for May 8. Thats when IonQ will publish its first-quarter 2024 results and, potentially, deliver not-as-bad-as expected results i.e., a positive surprise.

As weve discovered, IonQ is discovering new and important use cases for quantum-computing technology. Hence, for a pure play on the quantum-computing revolution, forward-thinking investors should take a share position in IonQ.

Moreover, the time to take action is now. IonQ has a prime opportunity to beat the Streets muted expectations on May 8. With that in mind, I encourage you to get a head start in May and buy IonQ stock today.

On the date of publication, David Moadeldid not have (either directly or indirectly) any positions in the securities mentioned in this article.The opinions expressed in this article are those of the writer, subject to the InvestorPlace.comPublishing Guidelines.

David Moadel has provided compelling content and crossed the occasional line on behalf of Motley Fool, Crush the Street, Market Realist, TalkMarkets, TipRanks, Benzinga, and (of course) InvestorPlace.com. He also serves as the chief analyst and market researcher for Portfolio Wealth Global and hosts the popular financial YouTube channel Looking at the Markets.

Continued here:
Seize the Quantum Opportunity: Why You Should Buy IONQ Stock Before May 8 - InvestorPlace

Read More..