Large-Scale Simulations Of The Brain May Need To Wait For Quantum Computers – Forbes
Will quantum computer simulations crack open our understanding of the biological brain?
Looking back at the history of computers, its hard to overestimate the rate at which computing power has scaled in the course of just a single human lifetime. But yet, existing classical computers have fundamental limits. If quantum computers are successfully built and eventually fully come online, they will be able to tackle certain classes of problems that elude classical computers. And they may be the computational tool needed to fully understand and simulate the brain.
As of this writing, the fastest supercomputer in the world is Japans Fugaku supercomputer, developed jointly by Riken and Fujitsu. It can perform 442 peta-floating-point operations per second.
Lets break that number down in order to arrive at an intuitive (as much as possible) grasp of what it means.
A floating-point number is a way to express, or write down, a real number - real in a mathematical sense - with a fixed amount of precision. Real numbers are all the continuous numbers from the number line. 5, -23, 7/8, and numbers like pi (3.1415926 ...) that go on forever are all real numbers. The problem is a computer, which is digital, has a hard time internally representing continuous numbers. So one way around this is to specify a limited number of digits, and then specify how big or small the actual number is by some base power. For example, the number 234 can be written as 2.34 x 102, because 2.34 x 100 equals 234. Floating point numbers specify a fixed number of significant digits the computer must store in its memory. It fixes the accuracy of the number. This is important because if you do any mathematical operation (e.g. addition, subtraction, division or multiplication) with the fixed accuracy version of a real number, small errors in your results will be generated that propagate (and can grow) throughout other calculations. But as long as the errors remain small its okay.
A floating point operation then, is any arithmetic operation between two floating-point numbers (abbreviated as FLOP). Computer scientists and engineers use the number of FLOP per second - or FLOPS - as a benchmark to compare the speed and computing power of different computers.
One petaFLOP is equivalent to 1,000,000,000,000,000 - or one quadrillion - mathematical operations. A supercomputer with a computing speed of one petaFLOPS is therefore performing one quadrillion operations per second! The Fugaku supercomputer is 442 times faster than that.
For many types of important scientific and technological problems however, even the fastest supercomputer isnt fast enough. In fact, they never will be. This is because for certain classes of problems, the number of possible combinations of solutions that need to be checked grow so fast, compared to the number of things that need to be ordered, that it becomes essentially impossible to compute and check them all.
Heres a version of a classic example. Say you have a group of people with differing political views, and you want to seat them around a table in order to maximize constructive dialogue while minimizing potential conflict. The rules you decide to use dont matter here, just that some set of rules exist. For example, maybe you always want to seat a moderate between a conservative and a liberal in order to act as a bit of a buffer.
This is what scientists and engineers call an optimization problem. How many possible combinations of seating arrangements are there? Well, if you only have two people, there are only two possible arrangements. One individual on each side of a table, and then the reverse, where the two individuals change seats. But if you have five people, the number of possible combinations jumps to 120. Ten people? Well, now youre looking at 3,628,800 different combinations. And thats just for ten people, or more generally, any ten objects. If you had 100 objects, the number of combinations is so huge that its a number with 158 digits (roughly, 9 x 10157). By comparison, there are only about 1021 stars in the observable universe.
Imagine now if you were trying to do a biophysics simulation of a protein in order to develop a new drug that had millions or billions of individual molecules interacting with each other. The number of possible combinations that would need to be computed and checked far exceed the capability of any computer that exists today. Because of how theyre designed, even the fastest supercomputer is forced to check each combination sequentially - one after another. No matter how fast a classical computer is or can be, given the literally greater than astronomical sizes of the number of combinations, many of these problems would take a practical infinity to solve. It just becomes impossible.
Related, the other problem classical computers face is its impossible to build one with sufficient memory to store each of the combinations, even if all the combinations could be computed.
The details of how a quantum computer and quantum computing algorithms work is well beyond the scope or intent of this article, but we can briefly introduce one of the key ideas in order to understand how they can overcome the combinatorial limitations of classical computers.
Classical computers represent information - all information - as numbers. And all numbers can be represented as absolute binary combinations of 1s and 0s. The 1 and 0 each represent a bit of information, the fundamental unit of classical information. Or put another way, information is represented by combinations of two possible states. For example, the number 24 in binary notation is 11000. The number 13 is 1101. You can also do all arithmetic in binary as well. This is convenient, because physically, at the very heart of classical computers is the transistor, which is just an on-off electrical switch. When its on it encodes a 1, and when its off it encodes a 0. Computers do all their math by combining billions of tiny transistors that very quickly switch back and forth as needed. Yet, as fast as this can occur, it still takes finite amounts of time, and all calculations need to be done in an appropriate ordered sequence. If the number of necessary calculations become big enough, as is the case with the combinatorial problems discussed above, you run into an unfeasible computational wall.
Quantum computers are fundamentally different. They overcome the classical limitations by being able to represent information internally not just as a function of two discrete states, but as a continuous probabilistic mixing of states. This allows quantum bits, or qubits, to have many more possible states they can represent at once, and so many more possible combinations of arrangements of objects at once. Put another way, the state space and computational space that a quantum computer has access too is much larger than that of a classical computer. And because of the wave nature of quantum mechanics and superposition (concepts we will not explore here), the internal mixing and probabilistic representation of states and information eventually converge to one dominant solution that the computer outputs. You cant actually observe that internal mixing, but you can observe the final computed output. In essence, as the number of qubits in the quantum computer increase, you can exponentially do more calculations in parallel.
The key concept here is not that quantum computers will necessarily be able to solve new and exotic classes of problems that classical computers cant - although computer scientists have discovered a theoretical class of problem that only quantum computers can solve - but rather that they will be able to solve classes of problems that are - and always will be - beyond the reach of classical computers.
And this isnt to say that quantum computers will replace classical computers. That is not likely to happen anytime in the foreseeable future. For most classes of computational problems classical computers will still work just fine and probably continue being the tool of choice. But for certain classes of problems, quantum computers will far exceed anything possible today.
Well, it depends on the scale at which the dynamics of the brain is being simulated. For sure, there has been much work within the field of computational neuroscience over many decades successfully carrying out computer simulations of the brain and brain activity. But its important to understand the scale at which any given simulation is done.
The brain is exceedingly structurally and functionally hierarchical - from genes, to molecules, cells, network of cells and networks of brain regions. Any simulation of the brain needs to begin with an appropriate mathematical model, a set of equations that capture the chosen scale being modeled that then specify a set of rules to simulate on a computer. Its like a map of a city. The mapmaker needs to make a decision about the scale of the map - how much detail to include and how much to ignore. Why? Because the structural and computational complexity of the brain is so vast and huge that its impossible given existing classical computers to carry out simulations that cut across the many scales with any significant amount of detail.
Even though a wide range of mathematical models about the molecular and cell biology and physiology exist across this huge structural and computational landscape, it is impossible to simulate with any accuracy because of the sheer size of the combinatorial space this landscape presents. It is the same class of problem as that of optimizing people with different political views around a table. But on a much larger scale.
Once again, it in part depends on how you choose to look at it. There is an exquisite amount of detail and structure to the brain across many scales of organization. Heres a more in depth article on this topic.
But if you just consider the number of cells that make up the brain and the number of connections between them as a proxy for the computational complexity - the combinatorial space - of the brain, then it is staggeringly large. In fact, it defies any intuitive grasp.
The brain is a massive network of densely interconnected cells consisting of about 171 trillion brain cells - 86 billion neurons, the main class of brain cell involved in information processing, and another 85 billion non-neuronal cells. There are approximately 10 quadrillion connections between neurons that is a 1 followed by 16 zeros. And of the 85 billion other non-neuronal cells in the brain, one major type of cell called astrocyte glial cells have the ability to both listen in and modulate neuronal signaling and information processing. Astrocytes form a massive network onto themselves, while also cross-talking with the network of neurons. So the brain actually has two distinct networks of cells. Each carrying out different physiological and communication functions, but at the same time overlapping and interacting with each other.
The computational size of the human brain in numbers.
On top of all that structure, there are billions upon billions upon billions of discrete electrical impulses, called action potentials, that act as messages between connected neurons. Astrocytes, unlike neurons, dont use electrical signals. They rely on a different form of biochemical signaling to communicate with each other and with neurons. So there is an entire other molecularly-based information signaling mechanism at play in the brain.
Somehow, in ways neuroscientists still do not fully understand, the interactions of all these electrical and chemical signals carry out all the computations that produce everything the brain is capable of.
Now pause for a moment, and think about the uncountable number of dynamic and ever changing combinations that the state of the brain can take on given this incredible complexity. Yet, it is this combinatorial space, the computations produced by trillions of signals and billions of cells in a hierarchy of networks, that result in everything your brain is capable of doing, learning, experiencing, and perceiving.
So any computer simulation of the brain is ultimately going to be very limited. At least on a classical computer.
How big and complete are the biggest simulations of the brain done to date? And how much impact have they had on scientists understanding of the brain? The answer critically depends on whats being simulated. In other words, at what scale - or scales - and with how much detail given the myriad of combinatorial processes. There certainly continue to be impressive attempts from various research groups around the world, but the amount of cells and brain being simulated, the level of detail, and the amount of time being simulated remains rather limited. This is why headlines and claims that tout ground-breaking large scale simulations of the brain can be misleading, sometimes resulting in controversy and backlash.
The challenges of doing large multi-scale simulations of the brain are significant. So in the end, the answer to how big and complete are the biggest simulations of the brain done to date and how much impact have they had on scientists understanding of the brain - is not much.
First, by their very nature, given a sufficient number of qubits quantum computers will excel at solving and optimizing very large combinatorial problems. Its an inherent consequence of the physics of quantum mechanics and the design of the computers.
Second, given the sheer size and computational complexity of the human brain, any attempt at a large multi-scale simulation with sufficient detail will have to contend with the combinatorial space of the problem.
Third, how a potential quantum computer neural simulation is set up might be able to take advantage of the physics the brain is subject to. Despite its computational power, the brain is still a physical object, and so physical constraints could be used to design and guide simulation rules (quantum computing algorithms) that are inherently combinatorial and parallelizable, thereby taking advantage of what quantum computers do best.
For example, local rules, such as the computational rules of individual neurons, can be used to calculate aspects of the emergent dynamics of networks of neurons in a decentralized way. Each neuron is doing their own thing and contributing to the larger whole, in this case the functions of the whole brain itself, all acting at the same time, and without realizing what theyre contributing too.
In the end, the goal will be to understand the emergent functions of the brain that give rise to cognitive properties. For example, large scale quantum computer simulations might discover latent (hidden) properties and states that are only observable at the whole brain scale, but not computable without a sufficient level of detail and simulation from the scales below it.
If these simulations and research are successful, one can only speculate about what as of yet unknown brain algorithms remain to be discovered and understood. Its possible that such future discoveries will have a significant impact on related topics such as artificial quantum neural networks, or on specially designed hardware that some day may challenge the boundaries of existing computational systems. For example, just published yesterday, an international team of scientists and engineers announced a computational hardware device composed of a molecular-chemical network capable of energy-efficient rapid reconfigurable states, somewhat similar to the reconfigurable nature of biological neurons.
One final comment regarding quantum computers and the brain: This discussion has focused on the potential use of future quantum computers to carry out simulations of the brain that are not currently possible. While some authors and researchers have proposed that neurons themselves might be tiny quantum computers, that is completely different and unrelated to the material here.
It may be that quantum computers will usher in a new era for neuroscience and the understanding of the brain. It may even be the only real way forward. But as of now, actually building workable quantum computers with sufficient stable qubits that outperform classical computers at even modest tasks remains a work in progress. While a handful of commercial efforts exist and have claimed various degrees of success, many difficult hardware and technological challenges remain. Some experts argue that quantum computers may in the end never be built due to technical reasons. But there is much research across the world both in academic labs and in industry attempting to overcome these engineering challenges. Neuroscientists will just have to be patient a bit longer.
Continue reading here:
Large-Scale Simulations Of The Brain May Need To Wait For Quantum Computers - Forbes
- Quantum Computing to Raise $750 Million in Private Placement. The Stock Falls. - Barron's - October 9th, 2025 [October 9th, 2025]
- If You Own Quantum Computing Stocks IonQ, Rigetti, or D-Wave, the Time to Be Fearful When Others Are Greedy Has Arrived - Yahoo Finance - October 9th, 2025 [October 9th, 2025]
- Physics Nobel: Three win prize for paving way for very powerful computers - BBC - October 9th, 2025 [October 9th, 2025]
- 3 Genius Ways to Invest in Quantum Computing and Artificial Intelligence (AI) - The Motley Fool - October 9th, 2025 [October 9th, 2025]
- Prediction: This Artificial Intelligence (AI) Stock Will Be the Nvidia of Quantum Computing by 2035 - Yahoo Finance - October 9th, 2025 [October 9th, 2025]
- D-Wave and the University of Southern California Bring Quantum Computing to LA Tech Week - Business Wire - October 9th, 2025 [October 9th, 2025]
- If You Own Quantum Computing Stocks IonQ, Rigetti, or D-Wave, the Time to Be Fearful When Others Are Greedy Has Arrived - The Motley Fool - October 9th, 2025 [October 9th, 2025]
- 3 Quantum Computing Stocks that Could Be The Next Nvidia - 24/7 Wall St. - October 9th, 2025 [October 9th, 2025]
- Why Quantum Computing Threat Will Impact Absolutely Everyone In Security: Experts - CRN Magazine - October 9th, 2025 [October 9th, 2025]
- What Are Memristors And Why Do They Matter For Quantum Computing? - The Quantum Insider - October 9th, 2025 [October 9th, 2025]
- Quantum Computing As a Service Enables Access to Programmable Bits for Utility Computing Applications - Quantum Zeitgeist - October 9th, 2025 [October 9th, 2025]
- What Is One of the Best Quantum Computing Stocks for Growth Investors? - The Motley Fool - October 9th, 2025 [October 9th, 2025]
- Quantum Computing Taps Investors for $750 million in Oversubscribed Deal - Yahoo Finance - October 9th, 2025 [October 9th, 2025]
- Quantum Computing Inc. Announces $750 Million Oversubscribed Private Placement of Common Stock Priced at the Market Under Nasdaq Rules - Yahoo Finance - October 9th, 2025 [October 9th, 2025]
- Quantum Leap or Speculative Bubble? Wall Street Bets Big on the Future of Computing - FinancialContent - October 7th, 2025 [October 7th, 2025]
- Analysts Think This Quantum Computing Stock Can Gain 80%. Should You Buy It Here? - Yahoo Finance - October 7th, 2025 [October 7th, 2025]
- IonQ and Rigetti stocks and the quantum computing bubble - Invezz - October 7th, 2025 [October 7th, 2025]
- These Quantum Computing Stocks Could Be the Secret Winners of the AI Boom - The Motley Fool - October 7th, 2025 [October 7th, 2025]
- Quantum Computing (QUBT) Shares Are Sliding Today: Here's Why - Benzinga - October 7th, 2025 [October 7th, 2025]
- This Little-Known Company Is Betting Big on Quantum Computing. Should You Buy Its Stock Here? - MSN - October 7th, 2025 [October 7th, 2025]
- Analysts Think This Quantum Computing Stock Can Gain 80%. Should You Buy It Here? - MSN - October 7th, 2025 [October 7th, 2025]
- This Little-Known Company Is Betting Big on Quantum Computing. Should You Buy Its Stock Here? - Barchart.com - October 7th, 2025 [October 7th, 2025]
- Where Will Quantum Computing Inc. Be in 1 Year? - Yahoo Finance - October 7th, 2025 [October 7th, 2025]
- Quobly reinforces its leadership with a holistic governance model for silicon quantum computing - Quantum Zeitgeist - October 7th, 2025 [October 7th, 2025]
- Quantum Computing Stock Could Rise 67%, Says Analyst. Heres Why. - Barron's - October 4th, 2025 [October 4th, 2025]
- Where Will Quantum Computing Inc. Be in 1 Year? - The Motley Fool - October 4th, 2025 [October 4th, 2025]
- Analyzing the Sharp Rise of Quantum Computing Inc. - StocksToTrade - October 4th, 2025 [October 4th, 2025]
- QUDORA closes a Strategic Partnership with Kensho to Accelerate Quantum Computing Commercialization in Taiwan - Quantum Zeitgeist - October 4th, 2025 [October 4th, 2025]
- Quantum Computing Inc. Stock (QUBT) Opinions on Recent Stock Offering and Analyst Upgrade - Quiver Quantitative - October 4th, 2025 [October 4th, 2025]
- How Quantum Computings Biggest Challenges Are Being Solved With Accelerated Computing - NVIDIA Blog - October 2nd, 2025 [October 2nd, 2025]
- Here's the Quantum Computing Stock Wall Street Loves the Most (Hint: It's Not IonQ or Rigetti) - Yahoo Finance - October 2nd, 2025 [October 2nd, 2025]
- D-Wave to Participate in Quantum Beach Conference, Highlighting Companys Leadership in the Commercialization of Quantum Computing - Yahoo Finance - October 2nd, 2025 [October 2nd, 2025]
- Quantum computing could have a major impact on investing - Business Insider - October 2nd, 2025 [October 2nd, 2025]
- Here's the Quantum Computing Stock Wall Street Loves the Most (Hint: It's Not IonQ or Rigetti) - The Motley Fool - October 2nd, 2025 [October 2nd, 2025]
- IBM and Vanguard Team Up to Build Investment Portfolios with Quantum Computing - TipRanks - October 2nd, 2025 [October 2nd, 2025]
- Connecticut to Invest $10 Million in QuantumCT for Quantum Infrastructure and Testbed Deployment - Quantum Computing Report - October 2nd, 2025 [October 2nd, 2025]
- Odra Quantum Computing School Debuts in Poland with Intensive Training and Hackathon - HPCwire - October 2nd, 2025 [October 2nd, 2025]
- Billionaires Are Piling Into a Quantum Computing Stock That Gained Over 3,700% in the Past Year - The Motley Fool - October 2nd, 2025 [October 2nd, 2025]
- Introducing CHPX: The Case For AI Semiconductors And Quantum Computing - Seeking Alpha - October 2nd, 2025 [October 2nd, 2025]
- Quantum Computing Meets Aerospace: D-Wave CEO to Reveal Real-World Optimization Solutions at Quantum Beach - Stock Titan - October 2nd, 2025 [October 2nd, 2025]
- Combination of quantum and classical computing supports early diagnosis of breast cancer - Phys.org - October 2nd, 2025 [October 2nd, 2025]
- Quantum computing to unlock over $50 billion in value across key industries, says BCG - Economy Middle East - October 2nd, 2025 [October 2nd, 2025]
- Billionaires Are Piling Into a Quantum Computing Stock That Gained Over 3,700% in the Past Year - The Globe and Mail - October 2nd, 2025 [October 2nd, 2025]
- How Quantum Computing Is Positioned to Drive Long-Term Growth - Yahoo Finance - October 2nd, 2025 [October 2nd, 2025]
- QUDORA And Norma Inc. Partner to Advance Quantum Computing Adoption in South Korea - The Quantum Insider - October 2nd, 2025 [October 2nd, 2025]
- Construction kicks off at old steel mill in South Chicago, making way for massive quantum computing campus - Chicago Sun-Times - October 2nd, 2025 [October 2nd, 2025]
- PsiQuantum breaks ground on quantum computing project in Chicago - Evertiq - October 2nd, 2025 [October 2nd, 2025]
- Harnessing the complementary power of AI and Quantum Computing - The Business Journals - October 2nd, 2025 [October 2nd, 2025]
- Quantum computing breakthrough has more red flags than a Peoples Liberation Army parade - fi-desk.com - October 2nd, 2025 [October 2nd, 2025]
- PsiQuantum breaks ground on quantum computing park at former U.S. Steel South Works mill - nwitimes.com - October 2nd, 2025 [October 2nd, 2025]
- This Quantum Computing Stock Could Be the Next Nvidia 1,000% Returns Ahead - 24/7 Wall St. - October 2nd, 2025 [October 2nd, 2025]
- Quantum computing in 2025: From sci-fi to real-world solutions - Computerworld - October 2nd, 2025 [October 2nd, 2025]
- Hanbat National University Study Finds Quantum Computing Can Make Homes Smarter And Greener - Mirage News - October 2nd, 2025 [October 2nd, 2025]
- Officials Break Ground on Quantum Computing Campus, Promise Economic Boom for South Chicago. Neighbors Want That in Writing - WTTW News - October 2nd, 2025 [October 2nd, 2025]
- Quantum Computing (QUBT) to Offer Over 26 Million Shares - GuruFocus - October 2nd, 2025 [October 2nd, 2025]
- GPT-5 Serves as Research Assistant in Proving One of Quantum Computing Theory's Trickiest Theorems - The Quantum Insider - September 30th, 2025 [September 30th, 2025]
- Meet the Monster Quantum Computing Stock That Continues to Crush Nvidia, Oracle, and Palantir - The Motley Fool - September 30th, 2025 [September 30th, 2025]
- Quantum computing: unravelling the myths - cio.com - September 30th, 2025 [September 30th, 2025]
- This Quantum Computing Stock Just Set Another Scientific Record. Should You Buy It Here? - Barchart.com - September 30th, 2025 [September 30th, 2025]
- Quantum Computing: The Quantum Play With Decades Ahead (NASDAQ:QUBT) - Seeking Alpha - September 30th, 2025 [September 30th, 2025]
- 3 Incredible Quantum Computing Stocks to Buy Amid Falling Interest Rates - Yahoo Finance - September 30th, 2025 [September 30th, 2025]
- Hebrew University Researchers Achieve Record Room-Temperature Photon Collection from Diamond Defects - Quantum Computing Report - September 30th, 2025 [September 30th, 2025]
- Quantum Computing Accurately Models Atomic Nuclei with 0.1% Error on Trapped-Ion Machine - Quantum Zeitgeist - September 30th, 2025 [September 30th, 2025]
- Solana Co-Founder Says '50/50' Chance Quantum Computing Breaks Bitcoin By 2030, Calls For Quick Action - Yahoo Finance - September 30th, 2025 [September 30th, 2025]
- Comcast Partners with Classiq and D-Wave to Test Quantum-Powered Network Traffic Management - Quantum Computing Report - September 30th, 2025 [September 30th, 2025]
- If quantum computing is answering unknowable questions, how do we know theyre right? - Technology Org - September 30th, 2025 [September 30th, 2025]
- This Unexpected Company Just Achieved a Quantum Computing Milestone. Should You Buy Its Shares Here? - Barchart.com - September 30th, 2025 [September 30th, 2025]
- IonQ Just Achieved a New Quantum Computing Milestone. Should You Buy IONQ Stock Here? - Barchart.com - September 30th, 2025 [September 30th, 2025]
- 3 Incredible Quantum Computing Stocks to Buy Amid Falling Interest Rates - Nasdaq - September 30th, 2025 [September 30th, 2025]
- WiMi's Lays out for the Research on Distributed Quantum Computing Based on Cross-Optical Network Links - Stock Titan - September 30th, 2025 [September 30th, 2025]
- Quantum computing labs: the next phase of science and tech space - Green Street News - September 30th, 2025 [September 30th, 2025]
- HSBC demonstrates worlds first-known quantum-enabled algorithmic trading with IBM - HSBC - September 28th, 2025 [September 28th, 2025]
- There's a new potential quantum computing king. How to invest in it with less risk using options - CNBC - September 28th, 2025 [September 28th, 2025]
- HSBC's quantum computing breakthrough could be the future of Wall Street - Axios - September 28th, 2025 [September 28th, 2025]
- QUDORA Closes a Strategic Partnership with Kensho to Accelerate Quantum Computing Commercialization in Taiwan - The Quantum Insider - September 28th, 2025 [September 28th, 2025]
- Why Quantum Computing Stock Stumbled This Week - The Motley Fool - September 28th, 2025 [September 28th, 2025]
- Booz Allen Hamilton (BAH): Valuation Insights After New Quantum Computing Partnership With SEEQC - simplywall.st - September 28th, 2025 [September 28th, 2025]
- QUDORA and Kensho Partner to Accelerate Quantum Computing Commercialization in Taiwan - Quantum Computing Report - September 28th, 2025 [September 28th, 2025]
- Rigetti Computing Just Got a New Street-High Price Target. Should You Buy This Winning Quantum Computer Stock Here? - Yahoo Finance - September 28th, 2025 [September 28th, 2025]
- StanChart Venture Arm Teams Up With Fujitsu on Quantum Computing - Bloomberg.com - September 25th, 2025 [September 25th, 2025]