“The new device is built from arrays of resistive random-access memory (RRAM) cells… The team was able to combine the speed of analog computation with the accuracy normally associated with digital processing. Crucially, the chip was manufactured using a commercial production process, meaning it could potentially be mass-produced.”

Article is based on this paper: https://www.nature.com/articles/s41928-025-01477-0

  • Alexstarfire@lemmy.world
    link
    fedilink
    English
    arrow-up
    179
    ·
    edit-2
    11 days ago

    It uses 1% of the energy but is still 1000x faster than our current fastest cards? Yea, I’m calling bullshit. It’s either a one off, bullshit, or the next industrial revolution.

    EDIT: Also, why do articles insist on using ##x less? You can just say it uses 1% of the energy. It’s so much easier to understand.

    • CosmoNova@lemmy.world
      link
      fedilink
      English
      arrow-up
      52
      ·
      11 days ago

      I mean it‘s like the 10th time I‘m reading about THE breakthrough in Chinese chip production on Lemmy so lets just say I‘m not holding my breath LoL.

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      21
      ·
      edit-2
      11 days ago

      https://www.nature.com/articles/s41928-025-01477-0

      Here’s the paper published in Nature.

      However, it’s worth noting that Nature has had to retract studies before:

      https://en.wikipedia.org/wiki/Nature_(journal)#Retractions

      From 2000 to 2001, a series of five fraudulent papers by Jan Hendrik Schön was published in Nature. The papers, about semiconductors, were revealed to contain falsified data and other scientific fraud. In 2003, Nature retracted the papers. The Schön scandal was not limited to Nature; other prominent journals, such as Science and Physical Review, also retracted papers by Schön.

      Not saying that we shouldn’t trust anything published in scientific journals, but yes, we should wait until more studies that replicate these results exist before jumping to conclusions.

  • NutWrench@lemmy.world
    link
    fedilink
    English
    arrow-up
    61
    ·
    10 days ago

    Look, It’s one of those articles again. The bi-monthly “China invents earth-shattering technology breakthrough that we never hear about again.”

    “1000x faster?” Learn to lie better. Real technological improvements are almost always incremental, like “10-20% faster, bigger, stronger.” Not 1000 freaking times faster. You lie like a child. Or like Trump.

    • floquant@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      7
      ·
      9 days ago

      Here’s a Veritasium video from 3 years ago about an American company making analog chips, explaining why they are so much more efficient in certain tasks. https://youtu.be/GVsUOuSjvcg

      It is not an incremental improvement because it’s a radically different approach. This is not like making a new CPU architecture or adding more IPC, it’s doing computation in a whole different way, that is closer to a physical model using springs/gravity/gears/whatever to model something like the Antikythera mechanism or those water-based financial models than any digital computer.

      Also, uncritically dismissing anything coming from China as a scam is not being resistant to Chinese propaganda, it’s just falling for the US’.

      • blakemiller@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        9 days ago

        Yep! It’s a modal difference. Analogous to dismissing SSDs as a replacement for HDDs. HDDs get incrementally better as they improve their density capabilities. SSDs, meanwhile, came along and provided a “1000x” gain in speed. Let me tell folks here: that was MAGICAL. The future had arrived, at tremendous initial cost mind you, but it’s now the mainstream standard.

        (Funny thing about HDDs — they’re serving a new niche in modern times. Ultra high densities have unlocked tremendously cheap bulk storage. Need to store an exabyte somewhere? Or need to read some data but don’t mind waiting a couple minutes/hours? SMR drives got ya covered. That’s the backbone of the cloud in 2025 with data storage exploding year over year.)

  • Quazatron@lemmy.world
    link
    fedilink
    English
    arrow-up
    56
    ·
    11 days ago

    This was bound to happen. Neural networks are inherently analog processes, simulating them digitally is massively expensive in terms of hardware and power.

    Digital domain is good for exact computation, analog is better for approximate computation, as required by neural networks.

    • bulwark@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      11 days ago

      That’s a good point. The model weights could be voltage levels instead of digital representations. Lots of audio tech uses analog for better fidelity.I also read that there’s a startup using particle beams for lithography. Exciting times.

    • Treczoks@lemmy.world
      link
      fedilink
      English
      arrow-up
      21
      ·
      11 days ago

      Same here. I wait to see real life calculations done by such circuits. They won’t be able to e.g. do a simple float addition without losing/mangling a bunch of digits.

      But maybe the analog precision is sufficient for AI, which is an imprecise matter from the start.

        • Treczoks@lemmy.world
          link
          fedilink
          English
          arrow-up
          10
          ·
          11 days ago

          No, it wouldn’t. Because you cannot make it reproduceable on that scale.

          Normal analog hardware, e.g. audio tops out at about 16 bits of precision. If you go individually tuned and high end and expensive (studio equipment) you get maybe 24 bits. That is eons from the 52 bits mantissa precision of a double float.

          • floquant@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            9 days ago

            Analog audio hardware has no resolution or bit depth. An analog signal (voltage on a wire/trace) is something physical, so its exact value is only limited by the precision of the instrument you’re using to measure it. In a microphone-amp-speaker chain there are no bits, only waves. It’s when you sample it into a digital system that it gains those properties. You have this the wrong way around. Digital audio (sampling of any analog/“real” signal) will always be an approximation of the real thing, by nature, no matter how many bits you throw at it.

            • Treczoks@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              9 days ago

              The problem is that both the generation as well as the sampling is imprecise. So there are losses at every conversion from the digital to the analog domain. On top of that are the analog losses through the on chip circuits themselves.

              All in all this might be sufficient for some LLMs, but they are worthless junk producers anyway, so imprecision does not matter that much.

              • floquant@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                9 days ago

                Not in a completely analog system, because there’s no conversion between the analog and digital domains. Sure, a big advantage of digital is that it’s much much less sensitive to signal degradation.

                What you’re referring to as “analog audio hardware” seems to be just digital audio hardware, which will always have analog components because that’s what sound is. But again, amplifiers, microphones, analog mixers, speakers, etc have no bit depth or sampling rate. They have gains, resistances, SNR and power ratings that digital doesn’t have, which of course pose their own challenges

        • Limonene@lemmy.world
          link
          fedilink
          English
          arrow-up
          7
          ·
          11 days ago

          The maximum theoretical precision of an analog computer is limited by the charge of an electron, 10^-19 coulombs. A normal analog computer runs at a few milliamps, for a second max. So a max theoretical precision of 10^16, or 53 bits. This is the same as a double precision (64-bit) float. I believe 80-bit floats are standard in desktop computers.

          In practice, just getting a good 24-bit ADC is expensive, and 12-bit or 16-bit ADCs are way more common. Analog computers aren’t solving anything that can’t be done faster by digitally simulating an analog computer.

            • turmacar@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              10 days ago

              Every operation your computer does. From displaying images on a screen to securely connecting to your bank.

              It’s an interesting advancement and it will be neat if something comes of it down the line. The chances of it having a meaningful product in the next decade is close to zero.

            • Limonene@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              11 days ago

              They used to use analog computers to solve differential equations, back when every transistor was expensive (relays and tubes even more so) and clock rates were measured in kilohertz. There’s no practical purpose for them now.

              In cases of number theory, and RSA cryptography, you need even more precision. They combine multiple integers together to get 4096-bit precision.

              If you’re asking about the 24-bit ADC, I think that’s usually high-end audio recording.

      • floquant@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        9 days ago

        You don’t need to simulate float addition. You can sum two voltages by just connecting two wires - and that’s real number addition

        • Treczoks@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 days ago

          I know. My point was that this is horribly imprecise, even if their circuits are exceptionally good.

          There is a reason why all other chips run digital…

          • floquant@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            9 days ago

            How is it imprecise? It’s the same thing as taking two containers of water and pouring them into a third one. It will contain the sum of the precious two exactly. Or if you use gears to simulate orbits. Rounding errors are a digital thing.

            Analog has its own set of issues (e.g. noise, losses, repeatability), but precision is not one of them. Arguably, the main reason digital took over is because it’s programmable and it’s good for general computing. Turing completeness means you can do anything if you throw enough memory and time at it, while analog circuits are purpose-made

            • Treczoks@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              9 days ago

              So you list the reasons for imprecision: noise, losses, repeatability problems (there are more), but still consider it precise?

              Adding two containers of water is only as precise as you can get leakage under control, and can rely on a repeatable shape of the containers. Both is something chip level logic simply does not deliver.

  • Godort@lemmy.ca
    link
    fedilink
    English
    arrow-up
    41
    ·
    11 days ago

    This seems like promising technology, but the figures they are providing are almost certainly fiction.

    This has all the hallmarks of a team of researchers looking to score an R&D budget.

  • Melobol@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    11 days ago

    Edit: I removed a chatgtp generated summary because I thought it could have been useful.
    Anyway just have a good day.

      • Melobol@lemmy.ml
        link
        fedilink
        English
        arrow-up
        13
        ·
        11 days ago

        In that case I’m editing it. I’m sorry for my mistake, I thought it would be useful to a point. That’s why I said it was AI.

    • kalkulat@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      7
      ·
      11 days ago

      It was a decent summary, I was replying when you pulled it. Analog has its strengths (the first computers were analog, but electronics was much cruder 70 years ago) and it is def. a better fit for neural nets. Bound to happen.

    • kalkulat@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 days ago

      Nice thorough commentary. The LiveScience article did a better job of describing it for people with no background in this stuff.

      The original computers were analog. They were fast, but electronics was -so crude- at the time, it had to evolve a lot … and has in the last half-century.