A Eureka machine that thinks like nature and explores what AI cannot
by kunalsin9h on 5/28/2026, 6:40:31 AM
https://iisc.ac.in/a-eureka-machine-that-thinks-like-nature-and-explores-what-ai-cannot/
Comments
by: stared
The whole title is a buzzword cluster, until proven otherwise.<p>Which tasks, in particular, does it do better? Not as in "it could do them better", but actually there are benchmarks. If they are, they are buried beneath marketing; if not - well, we have our answer.<p>What is "thinks like nature"? Spin systems, are no more (or less) nature than transistors.<p>That said, I am all for exploring various systems for computation and simulation - I think there is a lot to discover.
5/28/2026, 12:31:16 PM
by: GistNoesis
I think this is about Ising Computers. I can't judge whether or not the worth of this paper.<p>But here are some good video introduction for what Ising computers are and how they work by Aaron Danner : <a href="https://www.youtube.com/watch?v=mD-0VpNSJA0&list=PLXb3r5ny8_1XxvRZtA1mM-vb-PeMGgc7a" rel="nofollow">https://www.youtube.com/watch?v=mD-0VpNSJA0&list=PLXb3r5ny8_...</a> Ising Computers #1: Introduction Ising Computers #2: The Number Partitioning Problem Ising Computers #3: The Max-Cut Problem<p>It's an alternative way of computing, by setting up physical system, letting them evolve, and looking what state they evolve to.<p>You are setting problem by defining a system of coupled harmonic oscillators. Statistically (Boltzmann) after a long time it should settle in a configuration of low energy state, where the energy function is defined by the values of the coupling constant you set up.<p>It has a lot of similarity with quantum computing but none of the weirdness and you can simulate them numerically on standard computer instead of using real hardware to study them.
5/28/2026, 9:36:37 AM
by: dave1010uk
> Explores what AI cannot<p>In other words, gradient descent isn't good at combinatorial optimisation. I'm sure the research is better but the hype in the blog post leaves a bad taste.<p>There must be a version of Rich Sutton’s Bitter Lesson that applies to alternative computing like this, along with all the other exciting specialised hardware we've seen come and go over the years, like expert systems, optical computing, neuromorphic computing, etc.<p>Something like:<p><pre><code> General purpose commodity silicon with rapidly evolving software generally beats specialised hardware. </code></pre> Software is just so much faster to iterate and improve than hardware. AI is also improving it too (eg AlphaEvolve).<p>Specialized hardware may give a single, significant improvement that grabs headlines but in the long term, compounding small improvements win.
5/28/2026, 8:44:50 AM
by: gobdovan
> a neuromorphic computer that combines quantum-tunnelling physics with a brain-inspired architecture<p>This ought to be the most rhetorically compressed, stacked-legitimacy-seeking hype phrase I've ever seen in a tech description.
5/28/2026, 9:28:21 AM
by: repelsteeltje
> [...] quantum-inspired computing built on CMOS technology [...]<p>So at the heart of the solution is some FPGA that does something (close to?) quantum computing and that helps exploring exponential search space in somewhat feasible way? Is the gist that we might have stumbled upon a practical application of QC? And if so, what's the secret sauce if not lots of qbits? A new algorithm? Is it just hype?<p>Can someone that understands quantum computing please comment?
5/28/2026, 8:23:03 AM
by: K0balt
I wonder how this compares to thermal wells?<p><a href="https://extropic.ai" rel="nofollow">https://extropic.ai</a><p>They seem to work in a similar way, sampling from chaotic datasets to find the lowest energy state.<p>Is one fundamentally more scalable? More efficient?
5/28/2026, 12:48:09 PM
by: jumploops
Higher-order neuromorphic Ising machines—autoencoders and Fowler-Nordheim annealers are all you need for scalability[0]<p>[0]<a href="https://www.nature.com/articles/s41467-026-71937-4" rel="nofollow">https://www.nature.com/articles/s41467-026-71937-4</a>
5/28/2026, 8:26:56 AM
by: me551ah
This isn’t even a research paper.<p>Is there some code or results from experiments where we can see the speed up?
5/28/2026, 8:27:25 AM
by: b800h
There are a lot of buzzwords in there. Does it work?
5/28/2026, 10:26:55 AM
by: viccis
This reads like the paper from the Sokal affair.
5/28/2026, 8:36:56 AM
by: realo
So many ... words... big words ...<p>Can't compute.<p>Help.
5/28/2026, 8:35:19 AM
by: anthk
We should ask Stuart Hameroff for help then.
5/28/2026, 9:21:22 AM
by: ktallett
They have replicated a neuromorphic algorithm (brain like) on a FPGA, but this implementation at this scale is doubtful to have any improvement over a brute force effort. Quite a few companies feel this is the way forward, although the end goal would be potentially better using photonic chips than qubits and obviously better than an fpga.<p>The title is especially buzzword based with minimal meaning for the actual paper.
5/28/2026, 8:40:03 AM
by: noduerme
[dead]
5/28/2026, 8:17:09 AM
by: Othrya
Yes, I actually believe that if we really want to build AI and physical AI, we need this. I'm working on this for a while. vantar.xyz
5/28/2026, 8:48:15 AM