16 comments

  • stared3 hours ago
    The whole title is a buzzword cluster, until proven otherwise.<p>Which tasks, in particular, does it do better? Not as in &quot;it could do them better&quot;, but actually there are benchmarks. If they are, they are buried beneath marketing; if not - well, we have our answer.<p>What is &quot;thinks like nature&quot;? 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.
    • ngriffiths1 hour ago
      Yeah, I mean it&#x27;s obviously meant to be a marketing pitch but it&#x27;s not a very good one.<p>&gt; The hardest computational problems are not waiting for faster chips – they are waiting for machines that compute in a fundamentally different way.<p>Surely they don&#x27;t actually believe that, right? Like you say the benefits must be limited to specific shapes of problems (not all of &quot;the hardest&quot; ones), and the whole history of computing is about how faster chips is an excellent answer to difficult computational problems.
      • gobdovan1 hour ago
        &gt; and the whole history of computing is about how faster chips is an excellent answer to difficult computational problems.<p>I don&#x27;t really disagree, and I am definitely not taking their marketing pitch seriously. Yet, you could look at the same computation history and interpret it as an economically constrained hill-climbing around an idea that was simple enough to work reliably (von Neumann architecture) and that worked and scaled so well that we were rarely forced or desperate enough to move conceptually far away from it.<p>Sufficiently general digital computers can simulate other computational models, so I think &#x27;faster&#x27; is ultimately the end game, but for some classes of computation, as you also noted, we may need to go for analog hardware, (maybe) quantum devices, optical interconnects, and so on.<p>Bret Victor has a talk about this, more or less: [0]<p>[0] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=8pTEmbeENF4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=8pTEmbeENF4</a>
      • unmole40 minutes ago
        You&#x27;re describing The Hardware Lottery: <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2009.06489" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2009.06489</a>
    • otikik12 minutes ago
      Yeah, I was reminded of the Rockwell Retro Encabulator a little bit.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RXJKdh1KZ0w" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RXJKdh1KZ0w</a>
  • GistNoesis6 hours ago
    I think this is about Ising Computers. I can&#x27;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:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=mD-0VpNSJA0&amp;list=PLXb3r5ny8_1XxvRZtA1mM-vb-PeMGgc7a" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=mD-0VpNSJA0&amp;list=PLXb3r5ny8_...</a> Ising Computers #1: Introduction Ising Computers #2: The Number Partitioning Problem Ising Computers #3: The Max-Cut Problem<p>It&#x27;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.
  • ninjagoo33 minutes ago
    Seems like the key elements in this are the use of a neuromorphic autoencoder (instead of a &#x27;regular&#x27; one), plus Fowler–Nordheim annealing dynamics and Ising energy minimization so that the system is not just passively settling, it&#x27;s being taken through a controlled search process designed to avoid premature trapping and scale to higher-order combinatorial optimization problems. [1]<p>A &#x27;regular&#x27; autoencoder is a neural network trained to compress data and then reconstruct it.<p>A neuromorphic autoencoder is instead implemented using brain-inspired computing elements like spiking neurons, event-driven updates, local interactions, sometimes specialized hardware. In this paper, looks like the autoencoder is being used as a structured energy-minimizing circuit for an Ising optimization problem. The architecture manipulates Ising clauses rather than only pairwise spin interactions.<p>Ordinary artificial neurons compute matrix ops such as y=f(Wx+b), while this uses artificial neurons that accumulate input, which emit a spike when they cross a threshold, like biological neurons (event driven neural dynamics).<p>[1] <a href="https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s41467-026-71937-4" rel="nofollow">https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s41467-026-71937-4</a>
  • dave1010uk7 hours ago
    &gt; Explores what AI cannot<p>In other words, gradient descent isn&#x27;t good at combinatorial optimisation. I&#x27;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&#x27;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.
    • geremiiah7 hours ago
      I don&#x27;t think they are even referring to gradient descent here. I think they are referring to systems like AlphaEvolve where they use LLMs to give an informed&#x2F;heuristical guess to try to tackle an otherwise insurmountable search space.
    • sixtyj6 hours ago
      “neuromorphic computer that combines quantum-tunnelling physics with a brain-inspired architecture to find solutions to hard mathematical problems”<p>I have Bruce Sterling’s Ascendaries: The Best of Bruce Sterling” and… the reality is somewhere here in his stories…<p>Or take Charles Stross and his Accelerando book.<p>Do you think that teams behind such projects are avid readers and just fulfill the sci-fi stories? :)
    • nyeah3 hours ago
      I&#x27;m not sure whether these FPGA codes count as specialized hardware.
    • bitwize5 hours ago
      &gt; General purpose commodity silicon with rapidly evolving software generally beats specialised hardware.<p>All of the Amiga people are sighing right now, as they recall how their beautiful, elegant system synergistically designed with custom chips was outpaced by CPU&#x2F;memory brute force in the early 90s.
    • anthk6 hours ago
      In hardware Prolog&#x2F;Kanren&#x2F;expert systems? That would be possible with libre microcode for Intel, and not this spyware corporate shithole we are living it.<p>We would be able to switch microcode at boot and set one for security, another one for C performance, others for Lisp performance and so on.
    • clownpenis_fart3 hours ago
      [dead]
  • gobdovan6 hours ago
    &gt; 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&#x27;ve ever seen in a tech description.
    • fc417fc8026 hours ago
      Amusingly the nature paper is also an incredibly dense wall of hype terms but actually appears to have substance. It&#x27;s like a weird alternate reality where a scam artist attempting to fleece gullible investors took things too far and performed rigorous science.
  • repelsteeltje7 hours ago
    &gt; [...] 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&#x27;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?
    • swiftcoder7 hours ago
      This is not quantum computing - &quot;quantum-inspired&quot; could just as well be used to describe a process like simulated annealing. The problem they are solving here is a problem often used as a benchmark for quantum computing, but the approach is purely classical.
    • jumploops7 hours ago
      So this isn&#x27;t quantum computing (in the qubit sense), but instead a different computer architecture (demonstrated on an FPGA) that&#x27;s based on Fowler–Nordheim (FN) quantum tunneling (a real physical effect, used in flash memory, but simulated here).<p>From the paper:<p>&gt; The FN-dynamics may be realized either by a physical FN-tunneling device or via a digital emulation of the FN-tunneling dynamical systems. In this work, we employ the digital emulation to achieve the precision required for simulated annealing in the low-temperature regime.<p>With a &quot;real&quot; (read: analog) FN device, you potentially get large speed ups and even larger cost&#x2F;energy savings, because the physics is essentially working for &quot;free&quot; -- that&#x27;s the quantum part.<p>What&#x27;s unclear is how scalable the autoencoder architecture would be with analog FN devices today.
    • pathOf_aFineMan4 hours ago
      the use of &#x27;quantum&#x27; appears to be tagging onto the potential of quantum annealers (which have repetitively [1] [2] been shown to be classically tractable) while trying to mimic a kind of quantum tunneling, ie the annealing schedule, without any kind of promises about exponential speedups etc. Quantum annealers themselves have few promised advantages for general combinatorial optimization problems without significant changes to extant hardware paradigms [3]<p>[1] <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2503.05693" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2503.05693</a> [2] <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;2507.22117" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;2507.22117</a> [3] <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2008.09913" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2008.09913</a>
    • wmertens7 hours ago
      No it&#x27;s just analogies. It&#x27;s a normal FPGA.
    • ktallett7 hours ago
      This is not especially related to quantum computing. Neuromorphic computing uses an algorithm that tries to replicate how the brain works and then in this case implements it and runs it on an FPGA. There are quite a range of papers on this concept and multiple companies are doing just this to show their work. It is often used as it should theoretically avoid such a brute force approach.
    • dv_dt4 hours ago
      I&#x27;ll have to see if I can find references to an older effort on previous learning algorithm optimizations with FPGAs in the loop - it must be 20+ years old by now. The algorithm did indeed optimize the toy problems that it was setup to optimize, but it exploited non-digital, analog electronic characteristics of the individual FPGA to do it, so the solutions were not portable to any other FPGA - even of the same model.<p>Edit: There it is, Adrian Thompson evolution of tone generators, 1997.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Evolvable_hardware" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Evolvable_hardware</a>
    • pipo2347 hours ago
      &gt; Can someone that <i>understands quantum computing</i> please comment?<p>...<p>Crickets<p>...
      • incognito1243 hours ago
        Very well then, could someone that _got used to quantum computing_ please comment?
    • demiurges7 hours ago
      [flagged]
  • jumploops7 hours ago
    Higher-order neuromorphic Ising machines—autoencoders and Fowler-Nordheim annealers are all you need for scalability[0]<p>[0]<a href="https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s41467-026-71937-4" rel="nofollow">https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s41467-026-71937-4</a>
    • froh3 hours ago
      ah that&#x27;s the actual paper the OP is about! took me a bit. thanks for the link.
    • geremiiah7 hours ago
      OK, this is just ridiculous now. Cut it with all this &quot;all you need&quot; crap.<p>I&#x27;m only commenting on the title. I like their work.
      • i7l3 hours ago
        The unreasonable effectiveness of regurgitated partial titles.
  • K0balt3 hours ago
    I wonder how this compares to thermal wells?<p><a href="https:&#x2F;&#x2F;extropic.ai" rel="nofollow">https:&#x2F;&#x2F;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?
  • me551ah7 hours ago
    This isn’t even a research paper.<p>Is there some code or results from experiments where we can see the speed up?
    • jumploops7 hours ago
      Paper is linked on the page (doi.org link redirects to Nature), code here[0]<p>[0]<a href="https:&#x2F;&#x2F;github.com&#x2F;aimlab-wustl&#x2F;NeuroSA-HO" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;aimlab-wustl&#x2F;NeuroSA-HO</a>
  • b800h5 hours ago
    There are a lot of buzzwords in there. Does it work?
  • viccis7 hours ago
    This reads like the paper from the Sokal affair.
    • mrandish6 hours ago
      It really does. The verbiage just reeks of gratuitous buzzword grandiosity.
  • realo7 hours ago
    So many ... words... big words ...<p>Can&#x27;t compute.<p>Help.
    • wmertens6 hours ago
      I had a long ELI16 session with Claude about it, and the way I understand it is that they<p>- use Ising machines to describe a certain problem into clauses, storing system state (e.g. spin of something) in variables<p>- then use a neural network layer where each neuron determines the value of one clause<p>- then for each state item, use the neuron output to determine if flipping that state would improve the overall system score<p>- and then use FN-like &quot;noise&quot; to determine whether to flip or no<p>If the energy landscape of the problem is pretty local, this is guaranteed to find a good solution to the system, using way less compute than brute-forcing it.
  • anthk6 hours ago
    We should ask Stuart Hameroff for help then.
  • ktallett7 hours ago
    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.
  • noduerme7 hours ago
    [dead]
  • Othrya7 hours ago
    Yes, I actually believe that if we really want to build AI and physical AI, we need this. I&#x27;m working on this for a while. vantar.xyz