Check out my new course on Technology and Investing in Silicon: www.anastasiintech.com/course The first 50 people to sign up get 25% off with the code “EARLY25”.
@Locreai13 күн бұрын
Love your content.
@TheBlueMahoe13 күн бұрын
Do I need to study Electrical Engineering to do a Probabilistic Computer Start-up company?
@Locreai13 күн бұрын
@TheBlueMahoe no man. Delegate! Make someone else do their strong suit and you stick to yours. Using collaboration and delegation to make a real team and fill in the gaps of each other's competence.
@stevengill173613 күн бұрын
If you're gonna harvest noise, what about random number generators?? I guess that sounds like synthetic data for stochastic parrots, kinda.... ;*[}
@guytech731013 күн бұрын
I though years ago about using a comparator neural net using arrays of D/A converters & comparators for near instantaneous results. Basically a DLN will have perform a huge array of comparisions to detemine a match. But this could all be done using an analog array. using D/A to create a comparison node value that feeds into one side of the comparator. This would be extremely energy efficient & as well as fast. Imagine a chip with a 100M analog comparator nodes using a couple of watts of power.
@Äpple-pie-5k13 күн бұрын
As a computer scientist and software engineer. I see great niche cases for p-bits or stochastic bits. But 100% of software is 99% deterministic, even when stochastic elements are put inside "deterministic cages". So I want to stress that nondeterministic computing has only niche uses within a deterministic framework, for the great majority of tasks for which humans want to program digital solutions.
@chriskiwi983313 күн бұрын
AI isn’t 100% deterministic.
@BeReytM813 күн бұрын
@@chriskiwi9833agree, I think he missed this point and the associated demand, niche, yeah right.
@tikabass13 күн бұрын
That's true, but what is taking a toll on performance and power consumption _is_ the non-deterministic part. There will always be a mix of the two, if only for the very deterministic communications part.
@quibster13 күн бұрын
@@tikabass this doesn't actually have a good power consumption, they only stated that it functions at room temperature, they did not state it functions at all "efficiently at room temperature". it only functions as efficiently as stated when it is supercooled- there is no inclusion of the cooling as a part of the power budget in this piece. instead as a consumer, it reads they are basically trying to refer to this component as "passive", when it _is not passive_. people who build servers will know this is the sort of chip that you need to have a significant portion of a server building dedicated to cooling to run at all efficiently. this piece steps around HPC by saying its "the old way", even though HPC accounts for the majority of computing required to be done by hardware right now. if you are looking to what is actually going to be relevant in the future, it's still deterministic, good old fashioned high performance compute, just with loads of added extras for developers- look at NextSilicon, they're on the yellow brick road in contrast to this extropic landfill, waste of sand.
@tikabass13 күн бұрын
@@quibster They stated this new tech has 100,000,000 (that's 1.e8) better power efficiency than the current tech, which mostly uses GPU cards. Take max the consumption of your GPU card and divide by 100,000,000 to have an idea of the power consumption of the new tech. Mine, a lowly GTX 1060 is rated at 120W, divided by 100,000,000 is 1.2 µW.... In terms of heat dissipation, that close to nil, and it's no surprise that this tech runs at room temperature. For comparison, the power consumption of the small LED that tells you your computer s on is in the order of 10mW, or 10,000 times more.
@curiousdocumentaries13 күн бұрын
The idea of p-bits acting as a bridge between classical and quantum computing is mind-blowing! Could this be the practical ‘quantum’ tech we need before full quantum computers are ready? cool
@XenoCrimson-uv8uz13 күн бұрын
Most likely, I been waiting for this for ~8 Years, iirc.
@Nandarion13 күн бұрын
No. q-bits without quantum entanglement are same as p-bits. But to be faster then classical computing entanglement is required. We already had p-bits.
@sylversoul8813 күн бұрын
Very ai-bot comment. Genuinely asking are you a human?
@BarrellRofl13 күн бұрын
@@Nandarion Yes so it seems that p-bits can solve with the equilibriums where the variance is converging, and then q-bits can solve where they diverge too.
@milktobo741813 күн бұрын
Sounds like more vapor-ware marketing speak.
@sguthery11112 күн бұрын
This is not new. Doing it in silicon is new, but what has been done since the industrial revolution. Before there were active controls, you set up an equilibrium equation. On one side, you put things you could determine, and on the other side, you put things you couldn't determine. The met on something you wanted like the temperature of a room or the number of bags of flour you wanted to grind every day. You turned the system on and it settled on its equilibrium point. You fiddled with the things you could determine until the equilibrium point was what you wanted. Same is true for any analog computer. You dial in the properties of the equilibrium and you let it go. It's a beautiful implementation of a very old engineering method.
@TesterBoy11 күн бұрын
Is there a good youtube video that explains this in detail?
@ellsworthm.toohey765710 күн бұрын
@@TesterBoy Search for PID
@LupusMechanicus8 күн бұрын
@@TesterBoy First Principles of Engineering. It's actually greek philosophy. But more intrinsically like neurons.
@patrickhulliger78568 күн бұрын
Connecting energy probabilities within equilibrium while maintaining synaptic connections is basically what the mind does? Putting that with a powerful AI… Because putting quantum computing with AI is what we have now with computers/bots?
@roch14513 күн бұрын
You didn’t really address how p-bits and algorithms and data work together to produce an output or solution.
@cybervigilante13 күн бұрын
You have to buy the course. Can't give away all the secrets for free 🤪
@roch14513 күн бұрын
@ I don’t need a course. Just a very high level description of the way you program with p-bits. Hardware advances are great. But the value of hardware is achieved through software. So it’s a great concept, but software will define its success.
@jamesgallagher243413 күн бұрын
In all fairness you’d probably need an entire video for that
@aripapas109813 күн бұрын
@@roch145 "very high level description" sounds like a course; but, yes, the software is required. But isn't mathematical literature already being implemented as software for these quantum computers? To my recollection, the "software" is what enabled the hardware to begin development in the first place (seeing as the 'soft' is the structured thought and the 'hard' is the physical body) - but it's definitely something that needs to be more publicly enticing...
@sandun498313 күн бұрын
kzbin.info/www/bejne/jILNnoJtbNysh9E
@forestpepper362113 күн бұрын
There is "Monte Carlo Integration", which is a method of computing by random sampling, that has been known for several decades. To approximate the area of a shape in a rectangle, you could try covering just the interior of the shape with tiny boxes and then the total area of all the boxes is the approximate area of the shape; this is the classical computation. Alternatively, randomly choose a thousand points in the rectangle and count how many are inside the shape. This gives a statistical estimate of the area of the shape. As the number of dimensions of the rectangle increases (i.e., shapes in N-dimensional boxes), the numerical error associated with the classical computation tends to grow more quickly than the numerical error associated with random sampling, I recall. The "probabilistic computing" discussed in this video reminded me of these "random sampling" methods.
@lukebrennan578012 күн бұрын
Fascinating stuff. Stanislaw Ulam back in 1946 is generally credited for Monte Carlo method.
@denm89919 күн бұрын
Basically, that’s what I also mentioned above with regards to random number generators using noise or other parameters from nature. Monte Carlo integration and Monte Carlo methods in general use the central limit theorem and law of large numbers for obtaining the right answer . This of course is more accurate if we have an “unbiased “ random number generator.
@nomars48275 күн бұрын
The problem is how to make those p-bits to make needed distribution with given parameters. They should be influenced by temperature very much. Will thermostatic solutions will be enough ?
@dwaynestomp546213 күн бұрын
I solved this years ago when I hooked up my stereo to my computer, put on some Zappa, turned it all the way up, and then pulled the knob off...
@rodorr13 күн бұрын
Saw Frank and The Mothers back in 1971. What a show (Portland, Oregon).
@dwaynestomp546212 күн бұрын
@rodorr saw them in Ft Worth, I think it was 1976 or 77.
@DemonsCrest112 күн бұрын
but did you dial the volume up to 11? ^_^
@phoenixfireclusterbomb9 күн бұрын
@@dwaynestomp5462 hi Dad, must’ve been a bad hangover because you probably didn’t remember what happened that night but, here I am. 😂
@dwaynestomp54628 күн бұрын
@phoenixfireclusterbomb awesome! Ready for me to move in yet?
@mylesl289013 күн бұрын
Was not what I thought the video would be about, learned a TON ...loads of cool info, can't wait to see this deployed ! :)
@zimbot_KWB12 күн бұрын
It has been fun watching you mature from a bright young student into a powerful expert.
@miguelJsesma13 күн бұрын
Sounds very similar to adiabatic quantum computing. Useful for solving optimisation problems, but not universal computing.
@DeltaNovum13 күн бұрын
Would you reckon it will be able to be used in even more real ray tracing? Where these methods are used to cast a whole different order of magnitude rays in random directions, where we would cast from the light sources, reacting with materials (maybe based on actual physcs and photon interaction), where only a very tiny margin will reach the camera. Just like irl. I hope im making sense here.
@trudyandgeorge13 күн бұрын
Yep. I foresee these analog systems working in tandem with classical Von Neumann, Turing machines, all in the same box. So the CPU offloads a task to the analog chip, then takes result back to classical land.
@trudyandgeorge13 күн бұрын
@@DeltaNovum It's hard to foresee exactly how things would come to be, but one thing is for sure, once we humans are able to abstract functionality behind a layer, we find all kinds of novel ways to use it. Just look at what we were able to do with data and arithmetic logic gates.
@kakistocracyusa13 күн бұрын
rebranded "quantum annealing"
@joemurray890212 күн бұрын
Fascinating! I've never heard of using noise for computation. I've worked with equipment that uses noise to hide in but never computing.
@Recreman13 күн бұрын
Here comes the next layer of the simulation.
@MegHumper11 күн бұрын
SO LONG AND THANKS FOR ALL THE FISH.
@letitiabeausoleil402513 күн бұрын
Good work Anastasi.
@John_Krone5 күн бұрын
Thanks Anastasi for this video. I saw the video from Jensen Huang and had trouble following it. You made it clear, and I also appreciate the included graphics and videos you added.
@friskydingo537013 күн бұрын
Excellent video. 👍 I remember proposing a similar idea for a lidar project. 👍
@XAirForcedotcom13 күн бұрын
If Byte magazine was still around today, you would be doing the digital video version of it. That’s exactly what your discussions remind me of.
@XAirForcedotcom13 күн бұрын
You should rename the channel to Byte Anastasia. LOL
@JVerstry13 күн бұрын
I miss Byte magazine so much...
@XAirForcedotcom13 күн бұрын
@@JVerstry I also missed the computer shopper in the sense that you could only go through it once really to find what you wanted and wouldn’t have to doom scroll all day and look at videos about stuff that misinform you
@XAirForcedotcom13 күн бұрын
@@JVerstry I just bought a $2000 VR headset that I’m waiting until February or March, and after the fact, I found out that they’ve never shipped a product yet even though they’ve announced two other products
@NineInchTyrone12 күн бұрын
Byte and Shopper. Good times !
@meinbherpieg472313 күн бұрын
This is amazing. Great work. Thank you for curating such interesting and important knowledge.
@Augustus_Imperator13 күн бұрын
32K fully ray traced minecraft coming 😌
@freedomoffgrid8213 күн бұрын
But can it run Crysis?
@hypersonicmonkeybrains341813 күн бұрын
no thanks
@J3R3MI613 күн бұрын
With atomic sized voxels 🥵
@jxk450013 күн бұрын
Oh hell yeah 😎
@aXDroptimus13 күн бұрын
99 googolplex fps
@doublezeta4s13 күн бұрын
Thanks Anastasi for the informative content as always! Also, what is your bet that Graphene Processors could accelerate this further and shorten the time from conceptual phase to first hardware testing setup? Cheers and keep up with the amazing content!
@PeterBergstrom-vv2sl13 күн бұрын
Very interesting finds. Hope they manage to iron out the drawbacks before another tech breaks daylight. I've read about analog computers in the early computing age and if this technology arrives, it has become full circle. Great video. Thanks!
@Harvey_Pekar13 күн бұрын
"Any sufficiently advanced technology is indistinguishable from magic." - Arthur C. Clarke
@lilblackduc73126 күн бұрын
I'm 66yrs old and a lifelong "Electronics Junkie". I understand the science. Nevertheless, I'm still amazed at my microwave oven. Lol⚡
@YodaWhat11 күн бұрын
There is no need to use anything fancy like superconductive Josephson Junctions in order to generate Quantum Randomness. It is quite sufficient to use reverse-biased diodes and amplify the resulting "shot noise". If it is desired to have digital random numbers, the interval between the "shots" provides that.
@techpiller255813 күн бұрын
Also we can get faster classical c-bit computing with optical computing for precise algorithms. This p-bit tech seems suitable for AI especially. At some point we will have q-bit for similar purposes and for some advanced stuff.
@hanskloss772613 күн бұрын
and with the same problems our carbon based computers in our heads have i.e. they are not as good as their owners think they are.
@Karmabim12313 күн бұрын
This reminds me of the infinite improbability drive for the Starship in The Hitchhikers Guide to the Galaxy. Maybe it was more of a prediction than a fantasy by Douglas Adams.
@MrJdsenior9 күн бұрын
Not the same thing.
@johnmajewski106513 күн бұрын
Epic thanks for sharing your knowledge in this exciting future field of computer science! ❤
@ndurubuthuo40248 күн бұрын
Wow, you really know your stuff....fluency even! Thanks for sharing!
@pedro_marques9213 күн бұрын
great video as always, thank you for posting Anastasi!!!
@imienazwisko37749 күн бұрын
The best thing about it all is that startups that work on these computational units do not know how to produce them, they get an "object" whose detailed description of behavior they get, but they do not know how the supplier produces it. In this way, the knowledge of the "alchemists" will remain only at the disposal of the alchemists. And scientists have the right to order their "gold" in the appropriate places of silicon wafer, they can use it, but they have no idea how it is created.
@garyrust905513 күн бұрын
A computers memory is limited to the number of transistors it can use when computing (constants, variables, coefficients). When it is computing information is fed to it sequentially. The result of an Algorithm occurs as combinational logic. An analogy would be that computing is like making a bag of microwave popcorn, where each kernel is data (constants, variables, coefficients). Assume that (in this analogy) the kernels pop randomly, but once they are popped they are no longer a kernel. They are popcorn. So they are moved to a different part of memory (called the result). This frees up the initial memory so it may be used by the Algorithm. The Algorithm can speed up to finish the job faster because it can use more memory and therefore do parallel processing as in combinational logic. This saves time and energy.
@devilsolution978113 күн бұрын
@@garyrust9055 I think she understands conventional chip architecture. Plus i was under the impression its propositional, sequential and combinatorial logic used in a low level architecture
@mhamadkamel689113 күн бұрын
@garyrust9055 who wrote that poem?
@Astrodicted13 күн бұрын
@@mhamadkamel6891 ChatGPT
@gaius_enceladus13 күн бұрын
This almost sounds like "Hitch-hikers Guide to the Galaxy" stuff! The "Infinite Improbability Drive"!
@MrJdsenior9 күн бұрын
That's a very fuzzy almost!
@cybervigilante13 күн бұрын
Basically, you are using the universe, and its randomness, as part of your system. It reminds me of DNA, which doesn't just make things ex nihilo. It plugs into the environment to make things in a cooperative manner.
@trudyandgeorge13 күн бұрын
I love this. DNA was my goto analogy when describing the difference between code and software to a team of scientists (DNA being code and the phenotype/animal being its software) The initial part of your comment "...using the universe and its randomness" reminded me of Stephen Wolfram and his ruliad idea. He would say "using the universe and its computation".
@kakistocracyusa13 күн бұрын
keep selling, salesman.
@trudyandgeorge13 күн бұрын
@@kakistocracyusa your comment went over my head. Who's the salesman and why?
@kakistocracyusa13 күн бұрын
@@trudyandgeorge "using the universe" ? By that glitzy narrative , so is asphalt cooling at night and heating the next day. Thermodynamics was always a cerebral subject.
@trudyandgeorge13 күн бұрын
@@kakistocracyusa I see now, thanks. You know, entropy and the second law is most certainly universal.
@WanderingJoy13 күн бұрын
Very glad to see you talking about this topic!
@kokopelli31413 күн бұрын
I read about Josephson junctions in the 1980s Proposed as a means of low noise superconducting switches. Seeing them used to bridge p-bits makes a lot of sense althoughi wonder about the scalability of bridging the stochastic behavior with low temperature junctions. Neurons use relatively slow, but programmable activation potentials and they work at body temperature. Just some random thoughts but this was a great topic and I really appreciate it so thank you!
@jw465913 күн бұрын
Thanks for presenting all this information on these new platforms - this has cleared up many things I didn't understand about them.
@wskinnyodden13 күн бұрын
Just had a crazy idea neural network related, I wonder if it has been tried. Basically instead of having one weight per neuron we would have 2, one being the normal activation weight the other would be a "functional" weight and this particular "weight" would decide what function is performed by this neuron instead of having all neurons on a layer perform the same computation.
@picassoimpaler324313 күн бұрын
Makes sense to me. A typical nuron speak to others with chemical signals as well as electrical ones. Unknowledgeable enough to know how it would work though.
@MikkoRantalainen13 күн бұрын
Interesting idea. If you can figure out how to train such system, it could be used as an optimization (improve latency or energy efficiency). If I remember correctly, it has been shown mathematically that using just single non-linear function for every neuron is enough to have same computational abilitities (AI counterpart of Turing machine). However, the proof is about what's possible, not about what's easy/fast to compute.
@v-sig238913 күн бұрын
Well ... build a proof-of-concept !
@isleepy680110 күн бұрын
I am not sure if this has been done exactly as you describe but learnable activation functions is a relatively well explored area.
@wskinnyodden10 күн бұрын
@@isleepy6801 Wouldn't be surprised, that said, have yet to see anything describing the node functions that way.
@GlobalDailyProfits13 күн бұрын
00:10 A new computing method embraces noise for vastly superior performance. 02:41 Probabilistic computing bridges classical and quantum concepts using environmental noise. 05:14 Introduction to p-bits as a bridge between classical and quantum computing. 07:32 Probabilistic machine achieves 100 trillion parameters with low power consumption. 09:38 Noise-based computing uses thermodynamics to enhance computational performance. 12:03 Thermodynamic computers drastically improve efficiency over classical GPUs. 14:18 Extropic's groundbreaking thermodynamic computer utilizes superconductivity for probabilistic computing. 16:35 Advancements in thermodynamics technology enhance CMOS-based probabilistic computing.
@springwoodcottage424813 күн бұрын
Super interesting & super well presented. As I understand it, the solution obtained by a Boltzmann or reduced Boltzmann machine are minimums in the parameter space defined by the energy of each state & the total energy of the system. Boltzmann showed that the probability of a given state is proportional to the exponent of the energy divided by the temperature & the true probability is obtained by multiplying the system temperature by Boltzmann’s constant. It is a brilliantly simple model that works with physical systems & has been adopted by the two winners of this years physics Nobel prize to create AI systems that find solutions as minimums in the model space using Boltzmann’s equation. It is sad to recall that Boltzmann took his own life a little before his ideas became accepted. Thank you for sharing!
@WarrenLacefield11 күн бұрын
Vaguely, but in a sense, this is similar to cooking (e.g., poached or scrambled eggs) or metal annealing (blacksmithing and sword blades, etc.). Harnessing the random effects of heating and cooling to achieve some equilibrium-defined result of interest.
@springwoodcottage424811 күн бұрын
@ yes, but the difference is that the weights of each component are variables that can be adjusted as well as self adjusted to create minimums in the parameter space & unlike say eggs there are many more possible outcomes, some of which were never before explored as in the way AI became world champion at Go.
@WarrenLacefield11 күн бұрын
@@springwoodcottage4248 Yes, you are right about that. But for us to get to cookbooks and recipes (and the chemistry science of foods) our ancestors had to search manually (exploring Eric Drexler’s ”timeless potential landscape of technology”) .. Finding the right initial conditions and ingredients and treatments is a difference between me and a chef in the kitchen in search of a good "equilibrium" state! 🙂
@springwoodcottage424811 күн бұрын
@ the difference between our ancestors searching & finding some solutions is that AI can search at least a million times faster & a much larger range of potential ingredients. The success of AlphaGo, AlphaChip, AlphaFold,…etc indicates that the AI approach can find minima that humans have failed to find and can do the searches at such speed that many decades of human searching can be done in hours. AI is an extraordinarily powerful technology that takes its origin from the studies of Boltzmann over 100 years ago.
@Gan_Gineandro11 күн бұрын
Fascinating. Room temp superconductors will make a huge difference.
@Tore_Lund11 күн бұрын
This sounds no different from fuzzy logic from the 1980'? Also using random seeds to determine outcome with adjustable weights.
@alanmcmillan69693 күн бұрын
The only way forward, is by seeing what happens when you try. It is an obvious thing to say, but it is the only way. Good luck to you for this stream!
@MrFoxRobert13 күн бұрын
Thank you!
@Drakelaagan13 күн бұрын
Its been a while i havent watch this channel,but everysingle day there is a breakthrough...
@dpi398113 күн бұрын
Beff Jezos is watching
@tudogeo706111 күн бұрын
Probably
@MrJdsenior9 күн бұрын
Yes, and he will undoubtedly figure out how to implement it with something less than vaguely phallic.
@Matli-MC13 күн бұрын
❤ 3:13 probabilistically yes 🎉
@vilijanac13 күн бұрын
q-bit, actually can be many states. Shortest path of the noise the equilibrium determines the constant probabilistic. How I understand it.
@korvusknull144713 күн бұрын
I'm getting Hitchhikers Guide to the Galaxy vibes here....
@AORD7213 күн бұрын
The universe is probably deterministic. Our lack of ability to see all the variables means it looks random. Although we might be able to build machines to see more variables, to see them all we would probably need more material than the universe has.
@ip628913 күн бұрын
You first sentence said it all😊
@aclearlight13 күн бұрын
This was essentially Einstein's position in the face of indeterminate wavefunction collapse upon measurement, yes?
@WhoisTheOtherVindAzz13 күн бұрын
I know you are probably ;) joking@@ip6289. But in case you aren't: there is a difference between using a word in an epistemological context versus in an ontological sense. His use of the word "proba bly" in the first sentence is in the former sense.
@WhoisTheOtherVindAzz13 күн бұрын
@@aclearlightI think so. I am also pretty sure (I.e., IIRC) that he also thought everything was really fundamentally discrete (thus essentially making the equations of physics what is approximated by nature (ideally, i.e. if the theory is good and/or the system under consideration is simple enough) - the exact opposite of how we are taught to think).
@siloton13 күн бұрын
You cannot build such machine because it would have also include itself and thus recursively swell ad infinitum. Principially impossible
@quest_edward3 күн бұрын
Excellent analysis and explanation! Thank you.
@quantumspark34313 күн бұрын
auto ML can spawn super intelligence with this one
@robertnull13 күн бұрын
As an HDR monitor owner, I enjoyed getting spooked by the transition at 5:05 😁💛
@stunspot13 күн бұрын
WONDERFUL! This is EXACTLY what we need! My god. What I could do with that and an ML weighting table! Gosh! And I love to see you having "your world turned upside down". This is _exactly_ what I have seen over and over every time I teach a coder to be a prompter. "NO! Stop trying to make it act like a computer! SURF THE NON-DETERMINISM! Make it _work_ for you." Fantastic.
@JohnSmith762A11B13 күн бұрын
Amazing video, many thanks! 🙏🏻
@id10433540913 күн бұрын
So is this computer actually going to work? Tech engineer pushes back up his glasses with one finger: Probably...
@gwh013 күн бұрын
no
@sambojinbojin-sam655013 күн бұрын
But maybe yes. Depending
@iceshadow48713 күн бұрын
It's already working, just like how they have quantum computers working. It's just a matter of refining the technology to make it better and competitive with current solutions.
@SoloRenegade11 күн бұрын
@@iceshadow487 quantum computers is vaporware
@MrJdsenior9 күн бұрын
@@SoloRenegade That's a strange statement, considering that 'they' have already demonstrated nonclassical performance with them in some areas of computation.
@DannyDierickx13 күн бұрын
Are we on the way to creating The Heart of Gold , using a Infinite Improbability Drive ?
@Galileosays13 күн бұрын
The probabilistic computation will run into is the issue of local minima when parallel calculations are running. This issue is equivalent to the physical phenomenon of density fluctuations near a critical point. So local solutions (maximum entropy) are strongly influenced by nearby minima in entropy.
@khyron69 күн бұрын
Yeah Heavy Metal Computing. 🤘
@davewesj12 күн бұрын
As a computer scientist and software engineer, for 58 years now, I would point out that the majority of computer CPU time is wasted and not relevant to the discussion of AI problem solving using P-Computer if developed as presented will be a game changer and not exactly a niche item. Yes you can get excited about this!
@danngehdochzunetto4 күн бұрын
Ich folge deinem Kanal nun schon eine ganze Weile. Heute war es soweit, dass ich dir absolut nicht mehr folgen konnte. Erst nach dem zweiten Anschauen und Recherche im Internet, was du überhaupt meinst, ist es mir gelungen, wenigstens etwas zu verstehen, worüber du sprichst. Wenn ich es jetzt richtig verstanden habe, sind die Ergebnisse, die der Computer auswirft, bei gleichen Eingaben, nicht immer die gleichen. Das ist es doch aber, was bei digitaler Rechentechnik so wichtig ist. Bei gleichen Eingaben, das gleiche Ergebnis.
@AnastasiInTech3 күн бұрын
Ja, es handelt sich um ein anderes Funktionsprinzip, das auf andere Problemstellungen angewendet wird
@levieux113713 күн бұрын
For almost two years now I've been saying that doing AI using digital was completely broken. A neuron is an op amplifier, and what we're doing using SIMD to multiply, accumulate, then apply an activation function is just a super-expensive emulation of the op-amp. I just don't know how fast we could make op-amp work at the node technology used by CPUs , it might be possible that digital remains faster but I strongly doubt it. I'm still waiting for an analog AI chip.
@MrJdsenior9 күн бұрын
For two years now, apparently.
@iamcomcy13 күн бұрын
I commented about this kind of leap forward about a month ago, that there would be some advancement that would GREATLY enhance efficiency of AI compute. And here it is! Thank you Nastya! 😂
@FuzTheCat13 күн бұрын
100,000,000 times as efficient. Is that considering the total system, including cooling? When comparing, it should take into consideration the total power of the system.
@themax2go13 күн бұрын
No need, it runs at room temp
@furrball12 күн бұрын
the question is: gazillion times faster in computing 1% of the job isn't much of help.
@johnpmilheiser59919 күн бұрын
At 518,400 times faster we will be able to experience life at 1 year per minute in a virtual world!!! 518,400 minutes = 360 days
@RobertHouse10113 күн бұрын
The point for me is its availability. Talking about these breakthroughs when they are just discovered is not really helpful. It's only hope, not a promise, i.e., wireless power transmission, neuromorphic computing, chiplets, 3d stacking, and optical computing. Sure, it's fun to dream, but getting excited about something that will take years to develop and most likely change beyond recognition of the descriptions now is not appealing. However, I enjoy your show, but sometimes it's too good to be true. Rob
@JasminUwU13 күн бұрын
Chiplets are already a widely used thing, what are you talking about?
@cybervigilante13 күн бұрын
But dreams are becoming reality sooner and sooner. Everything is speeding up. But alas, the bad is also speeding up.
@RobertHouse10113 күн бұрын
@@JasminUwU, I'm sorry. I was misinformed by Microsoft Co-Pilot. I thought this was the case, but I assumed it was ones used in different configurations or forms. Rob
@Olaf_Schwandt12 күн бұрын
In my understanding, Thermodynamic Computing involves the use of two thermodynamic quantities - energy and entropy. You mentioned the second law of thermodynamics. Classical computers have traditionally only accounted for information related to energy in the form of work. Work is very directed, whereas heat is entirely undirected. In classical computers, nearly all information must be removed as heat, and they need to be cooled to prevent damage. In Thermodynamic Computing, instead, as much information as possible is extracted and processed from this heat. However, it is not easy to measure and evaluate information such as time-dependent temperature values (the noise you mentioned) so precisely and at such a localized level. The use of this technology could be great. And thank you for your report from Vienna
@christaylor55313 күн бұрын
Does this mean we can produce delusional AI?
@georgemoore577413 күн бұрын
DAI, still smarter than some people I know.
@dwaynestomp546213 күн бұрын
I've seen AI output that's pretty delusional...
@chrisbender161412 күн бұрын
I have learned so much from your videos. Thanks Anastasi!!!
@djayjp13 күн бұрын
Not necessarily true. Reality may be totally deterministic actually.
@devilsolution978113 күн бұрын
agreed and thats how we operate, by some predictive measure
@djayjp13 күн бұрын
@@devilsolution9781 Well we must be careful to distinguish between ontological and epistemological determinism. Technically speaking, "determinism" only refers to the former in that the past determines the future (if so).
@devilsolution978113 күн бұрын
@@djayjp whats the difference? the only thing i can think of thats non deterministic is some aspect of quantum mechanics that describes the collapse of the probabilistic waveform to a particle
@djayjp13 күн бұрын
@@devilsolution9781 Ontological is what's actual in reality. Epistemic is what we know (or can know, in principle). Actually regarding QM, there are various, equally valid (to the Copenhagen interpretation), interpretations that posit determinism (such as pilot wave, many worlds, etc).
@JorgetePanete13 күн бұрын
Superdeterminism is unfalsifiable.
@gustamanpratama323913 күн бұрын
Cool!!❤❤ A semiclassical approach to computing i guess? But somehow it sounds alot like D-wave's quantum annealing to me. But i'm probably just confused. Anyway, great video 👍👍👍👍
@gani2an113 күн бұрын
i got lost as soon as she said zeroes and ones. lol
@henrythegreatamerican813613 күн бұрын
Wish my colon was 100 million times better at digesting some of the latest frankenstein food ingredients slopped into our food.
@robertboudreau893513 күн бұрын
This video is awesome and groundbreaking!
@Gr8Success13 күн бұрын
i keep hearing about advancements for decades ! but nothing changes for me ! i kinda get sick and tired of this crap !
@6AxisSage13 күн бұрын
Because theyre grifters. They talk big to grift. I came up with a concept thatll do this stuff but academia grifters are all off using thier grifting powers to take it away from me :(
@Primaate13 күн бұрын
There's a delay between proof of concept then 'profitable' manufacturing and finally, you the average consumer. (5-15years)
@micahisawesome484313 күн бұрын
99pct of the time, these great new ideas don't pan out when you take them out of the lab and into reality.
@st3ppenwolf13 күн бұрын
Maybe you should put more effort in understanding what the limitations of these new ideas are. Real life is complex
@whitacrv13 күн бұрын
The statement is due to a lack of vision. If you can't take all the abstract information in and apply it to a vision you will never come up with a solution
@basilbrushbooshieboosh530213 күн бұрын
Yeah, so P-bit is a feedback machine set to automatic to find the "least obstructive" path forward. Simple solution, and common sense, like water flowing downhill, or choosing the best time and point to cross a road. If a problem "roadblock" occurs, the system (computation) backs up until it spatially (computationally) recognises an overflow to a new pathway. Elegant
@costrio13 күн бұрын
Basically sorting probabilities? Sounds like day dreaming to me.
@green.holden13 күн бұрын
subscribed for the investing stuff
@jamesanderson92298 күн бұрын
Wow, you just hurt my head! But thinking about it, clearly neural networks would have absolute advantages to solving real-time problems if supremacy is realized. I would have to go back to school to understand what they are doing. I wish them luck in their pursuits. I could use the help in my technical analysis of market movements. James E Anderson MBA, MS, JD.
@E9Project13 күн бұрын
I love your channel so much, thank you for all that you do!
@AnastasiInTech12 күн бұрын
Thank you! Happy to hear
@ianhesford13 күн бұрын
First time it made sense to me. Thanks!
@pappaflammyboi579910 күн бұрын
You don't need to use superconducting p-bits to achieve this effect. There are Ising Models that use other physical phenomenon that are way cheaper and easier.
@BogdanTestsSoftware9 күн бұрын
Finally! Of course there are problems which we don´t need deterministic computing for -- within some probability confidence interval itś likely we have X solution. This is great for heuristics for NP problems - right?
@rogerhuston828713 күн бұрын
Using Noise to DeNoise an image. Awesome!
@BrokenCircuitRanch13 күн бұрын
We discussed this about a decade ago, Except instead of super cooling we were going to exploit the characteristics of tunnel diodes, where they could be manufactured on silicon substrates and work at room temperatures.
@Luke-bs3qz16 сағат бұрын
Happy 2025! 🎉 ✨ Anastasi see you in the future!
@martinsiebert136813 күн бұрын
Analog computers have two serious disadvantages: There is no error correction for calculations and their hardware can only solve a single problem quickly. How can error correction be solved analog? Through correlation? How can you build an analog universal computer? Neural networks seem to be able to do it. It would be interesting to apply the inverse Z-transformation to digital data models to build analog solutions and see what comes out of it. There are already FPGAs that can calculate much faster than digital solutions. Digital signal processing is also becoming faster with special hardware, e.g. in signal processors. Overall, a middle way between digital and analog data processing will develop. E.g. sum (inputs) of each neuron with Schmitt trigger for output spike analog. Multiplicants in synapses digital. Trained data is loaded digitally as with FPGAs. Calculation is analog.
@UniversityofUniverse-5124 күн бұрын
This idea of P Bits is so cool and Mind Blowing. Thanks❤
@TedToal_TedToal13 күн бұрын
Thank you once again for a marvelous video! I had no idea this was out there! I want to hear more about it. One question I have is, are probability distributions key in this new technology? Can p-bits be operating with different probability distributions? Can they be forced into particular probability distributions? Are such distributions the key to how a probability algorithm works? Another thing I'm wondering is, what would be an example of a probability algorithm, a basic one that might let us see how these machines work? I'm also wondering about interconnections between P bits. Is there such a thing as probability gates and how do they work? And you mentioned that information flows in both directions to and fro between p-bits, but your example was in a single direction. I want to know more about this bi-directional characteristic. How is it achieved in the circuit itself? And finally, I'm wondering about the mathematics used to represent probability circuits.
@AnastasiInTech13 күн бұрын
Yes, PDF are configurable and it’s beautiful!
@4222213 күн бұрын
As some one studying active inference in AI which is fundamentally probableistinc. This is quite exiting. As well as the free energy and bayesian inference.
@lucaslittmarck212213 күн бұрын
Of course the goat of physics told us the way while beating his drums nearly 50 years ago. The goat is obviously Feynman.
@ShaunHall-i7e13 күн бұрын
I always learn something new with your videos. ❤💻
@curiousgeorge75158 күн бұрын
I thought of this technique independently. If you want to add a list of numbers, instead of using the number use a probability of that number with a random number generator. The sum is probably more accurate than the precision. I tested it and it was more accurate.
@user-qw1rx1dq6n10 күн бұрын
As a man addicted to statistics and probability p-bits sound like a dream come true
@denm89919 күн бұрын
We’re already doing this with modern random number generators using noise or other parameters from nature for generating random numbers.
@MrJdsenior9 күн бұрын
Great, can you please give me the next largest prime number, please?
@maxnao375613 күн бұрын
It makes me think about Fuzzy Logic from that I used nearly 30 years ago in rule based expert systems, and also tried to apply on neural networks, but with the computer power available at the time as well as training data, it was not very practical.
@BenCaesar9 күн бұрын
In music production harnessing noise can be destructive but can also make your songs sound so much bigger and interesting.
@Danoman81213 күн бұрын
Thanks! Awesome job, Anastasi!!
@dominicboyle148013 күн бұрын
Great info dense content. It brings to mind the work on the travelling sales man problem of efficient route planning which was modeled with a biological analogue in slime mold that could have simple physical elements to model on a small ,scale areas with routes geometrically proportional to real world logistic scenarios.
@markmalonson753110 күн бұрын
Bravo Anastasia thank you.
@taavetmalkov329513 күн бұрын
This is obviously a cornerstone tech in the ASI
@tomgooch142213 күн бұрын
I like it, a stochastic computer at last! Many tasks such as complex project scheduling currently use deterministic tools and methods. Nature doesn't work that way.