this post was submitted on 01 Nov 2025
337 points (89.5% liked)

Technology

76868 readers
2200 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

"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

you are viewing a single comment's thread
view the rest of the comments
[–] Quazatron@lemmy.world 56 points 2 weeks ago (12 children)

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.

[–] nymnympseudonym@piefed.social 47 points 2 weeks ago (4 children)

You might benefit from watching Hinton's lecture; much of it details technical reasons why digital is much much better than analog for intelligent systems

BTW that is the opposite of what he set out to prove He says the facts forced him to change his mind

https://m.youtube.com/watch?v=IkdziSLYzHw

[–] Quazatron@lemmy.world 2 points 2 weeks ago (1 children)

Thank you for the link, it was very interesting.

Even though analogue neural networks have the drawback that you can't copy the neuron weights (currently, but tech may evolve to do it), they can still have use cases in lower powered edge devices.

I think we'll probably end up with hybrid designs, using digital for most parts except the calculations.

[–] nymnympseudonym@piefed.social 2 points 2 weeks ago

For low power neural nets look up "spiking neural networks"

load more comments (2 replies)
load more comments (9 replies)