Trending

#ReservoirComputing

Latest posts tagged with #ReservoirComputing on Bluesky

Latest Top
Trending

Posts tagged #ReservoirComputing

Post image

Via #OPG_OpEx: All-photonic reservoir computing for dynamic image classification via spatial-to-temporal encoding https://bit.ly/4k3OiSt #ReservoirComputing #ImageRecognition 💡⚛️

0 0 0 0

🧠 These patterns become computation:
The material system itself acts as a physical reservoir, enabling analogue & reservoir computing.
Nonlinear functions are recovered with a simple linear readout: The complexity lives in the material. #reservoircomputing

0 0 1 0
Validate User

🚀 New Paper Published!
Proud to share the latest work with: “Next-generation reservoir computing for dynamical inference” published in Chaos!
📄 doi.org/10.1063/5.03...

#ReservoirComputing #DynamicalSystems #AIforScience

0 0 1 0
Preview
Symplectic Reservoir Representation of Legendre Dynamics Modern learning systems act on internal representations of data, yet how these representations encode underlying physical or statistical structure is often left implicit. In physics, conservation laws...

Beyond metric preservation: build symplectic structural invariance into representation.

arxiv.org/abs/2512.19409

#ReservoirComputing #RepresentationLearning #InformationGeometry #SymplecticGeometry #HamiltonianDynamics #GeometricDeepLearning #DynamicalSystems #PhysicsInformedML

0 0 1 0
Preview
Heterogeneous Assembly Echo State Networks for High-Dimensional, Multiscale Time Series: Dynamic Analysis via Delay Capacity and Multiscale Fuzzy Entropy Reservoir computing (RC), particularly the echo state network (ESN), is an efficient framework for time-series processing. However, its conventional form often struggles with tasks characterized by hi...

🧠 New RC architecture!
We propose Heterogeneous Assembly ESN (HetAESN), extending ESN with temporal heterogeneity.
#ReservoirComputing #ESN #TimeSeries #AI ieeexplore.ieee.org/abstract/doc...

0 0 0 0
Post image

This review describes the principles, #Fabrication processes, progress, and applications of in-memory & in-sensor nano-#Memristors-based #ReservoirComputing systems, highlighting the challenges & future strategies.

#IJEM #OpenAccess: doi.org/10.1088/2631...

0 0 0 0
Video

For #ReservoirComputing lovers,I found a challenging #attractor, the Thomas':
dx = np.sin(y) - b * x
dy = np.sin(z) - b * y
dz = np.sin(x) - b * z
x += dx * dt
y += dy * dt
z += dz * dt
3k neurons yet 67% correlation. Here is the code for you github.com/alecrimi/mag...

6 0 0 0
Preview
Enhancing Time-Series Anomaly Detection by Integrating Spectral-Residual Bottom-Up Attention with Reservoir Computing Reservoir computing (RC) establishes the basis for the processing of time-series data by exploiting the high-dimensional spatiotemporal response of a recurrent neural network to an input signal. In pa...

🧩 New arXiv preprint from our group!
Spectral-Residual Reservoir Computing approach boosts time-series anomaly detection accuracy with bottom-up attention and without heavy training cost — ideal for Edge AI.
Preprint: arxiv.org/abs/2510.14287
#ReservoirComputing #EdgeAI #AnomalyDetection

0 0 0 0
Reservoir Conformal Prediction Advances Time Series Forecasting

Reservoir Conformal Prediction Advances Time Series Forecasting

ResCP, a training‑free method, creates prediction intervals for time‑series data, cutting computational cost and providing coverage without retraining. Read more: getnews.me/reservoir-conformal-pred... #reservoircomputing #conformalprediction

0 0 0 0
Video

📢 New preprint available!

We propose ResCP, a novel training-free conformal prediction method for time series.

🔗 Read the preprint: arxiv.org/abs/2510.05060

🤝 Andrea Cini, @mmbronstein.bsky.social, @filippomb.bsky.social

#conformalprediction #timeseries #reservoircomputing

6 1 0 0
Quantum Reservoir Computing with Jaynes‑Cummings Model for Time‑Series

Quantum Reservoir Computing with Jaynes‑Cummings Model for Time‑Series

Qubit‑boson system using Jaynes‑Cummings (JC) and DJC acts as a reservoir, achieving forecast accuracy on Mackey‑Glass series comparable to top methods. Read more: getnews.me/quantum-reservoir-comput... #quantumcomputing #reservoircomputing

0 0 0 0
Video

Li #attractor=chaotic vibes like Lorenz/Chen use its wild dynamics for #ReservoirComputing to process time series.
The truth: just use it because it looks cool⚔🏴‍☠️🌊
def dequan_li(x,y,z):
dx = a*(y - x) + y*z
dy = b*x - x*z+y
dz = c*z + x*y/3
return dx,dy,dz

1 0 0 0
Post image

🔍 New insights into reservoir computing!

Tuning the activation function can extend the forecast horizon by an order of magnitude. Curvature matters more than you think.
Read here👉 bit.ly/44MgPF4

Researchers from @colorado.edu

#MachineLearning #ReservoirComputing #TimeSeries #ComplexNetworks

4 3 0 0
Auszeichnungen auf dem Gebiet der Physik der kondensierten Materie für drei JGU-Physiker | FB 08 - Physik, Mathematik und Informatik

🎉 Herzlichen Glückwunsch an Libor Šmejkal, Robin R. Neumann und Grischa Beneke zur Auszeichnung ihrer wissenschaftlichen Arbeiten in den Bereichen #Altermagnetismus, #Magnonen und #ReservoirComputing durch die #DeutschePhysikalischeGesellschaft! 👉 www.phmi.uni-mainz.de/auszeichnung...

#Physik

1 0 0 0
PhD subject : Bacterial Reservoir Computer – Retro Synthetic Biology Team

Plus d’infos sur le sujet ici :
jfaulon.com/phd-subject-...

Supervisé par Jean-Loup Faulon & Xavier Hinaut

@reservoirpy.bsky.social
#MachineLearning #Bioinformatics #ReservoirComputing #Recrutement

1 0 0 0
Post image Post image Post image Post image

Updates on the 🧠#brain effective connectivity library:
1. Added #Reservoircomputing causality as nonlinear #Granger:
github.com/alecrimi/eff...
2. Now labels on to the nodes
3. Added directionality shown with colors from blue to white (white as the arrows) github.com/alecrimi/eff...
#AI #neuro

2 2 0 0
Post image Post image Post image Post image

Updated on the 🧠#brain effective connectivity library.
1. Added #Reservoircomputing causality as nonlinear #Granger:
github.com/alecrimi/eff...
2. Now labels on to the nodes
3. Added directionality shown with colors from blue to white (white as the arrows)
github.com/alecrimi/eff...

21 2 1 0
Post image Post image Post image Post image

A new #IJEM review examines in-memory and in-sensor Reservoir Computing (RC) with #nano-memristors, highlighting current applications and future directions.

Open Access: doi.org/10.1088/2631-7990/ad88bb
#ExtremeManufacturing #AI #Memristors #ReservoirComputing #EdgeAI #AIRevolution #NeuromorphicAI

2 1 0 0
Preview
Next-Gen AI Hardware Uses Spin Waves to Unlock Unmatched Computing Power Researchers developed an iono-magnonic reservoir computing device leveraging spin wave manipulation through ion-gating, achieving groundbreaking computational efficiency for AI systems.

Next-Gen AI Hardware Uses Spin Waves to Unlock Unmatched Computing Power 🌐💡📊 www.azoai.com/news/2025011... #AI #SpinWaves #ReservoirComputing #IonGating #AdvancedScience #Neuromorphic #Innovation #EnergyEfficiency #MagneticMaterials #Computing

2 0 0 0
Preview
Predicting the Unpredictable: The New Era of Reservoir Computing Researchers introduced a novel reservoir computing framework with a generalized readout, leveraging higher-order nonlinearities to enhance accuracy and robustness in predicting chaotic systems.

Predicting the Unpredictable: The New Era of Reservoir Computing 🔬🤖📊 www.azoai.com/news/2025011... #ReservoirComputing #MachineLearning #ChaosTheory #NonlinearDynamics #ArtificialIntelligence #GeneralizedReadout

0 0 0 0
Post image

Erfolg beim energiesparenden Computing mit magnetischen Wirbeln: Brownsches #ReservoirComputing ermöglicht, Handbewegungen mit den Bewegungen eines Skyrmions zu erkennen presse.uni-mainz.de/erfolg-beim-energiespare... #Physik #Spintronik...

0 0 1 0
Post image

Energy-saving computing with magnetic whirls: Brownian #ReservoirComputing allows to detect human hand gestures on the basis of diffusion and displacement of #skyrmions press.uni-mainz.de/energy-saving-computing-... #physics #spintronics #magnetism...

0 0 1 0
Bild: Yin und Yang aus ferroelektrischen (blau) und magnetischen Mustern (rot).

Bild: Yin und Yang aus ferroelektrischen (blau) und magnetischen Mustern (rot).

Physiker:innen der #UDE legten vor 7 Jahren den Grundstein für magnetisches #ReservoirComputing. Jetzt entwickelten sie mit norwegischen Kolleg:innen die Idee zur ferroelektrischen Variante. Nature Reviews Physics berichtet.
www.uni-due.de/2024-07-03-f... #NTNU

0 0 0 0
Image: Yin and yang from ferroelectric (blue) and magnetic patterns (red).

Image: Yin and yang from ferroelectric (blue) and magnetic patterns (red).

Physicists at #UDE laid the foundation for magnetic #ReservoirComputing 7 years ago. Now, together with Norwegian colleagues, they have developed the idea for a ferroelectric version. Nature Reviews Physics reports.
www.uni-due.de/2024-07-03-f... #NTNU

1 0 0 0
Preview
Can brains and computers co-exist? “Would you let Elon Musk tinker with your brain?” That’s the question Matt Novak asked in his article in which he covered the departure of…

How are brains and computers interfacing and can life changing injuries become a thing of the past? My thoughts. #neuralink #synchron #reservoircomputing #brainorganoids medium.com/@neuroblue/c...

0 0 0 0
Preview
Brain organoid reservoir computing for artificial intelligence - Nature Electronics A living artificial intelligence hardware approach that uses the adaptive reservoir computation of biological neural networks in a brain organoid can perform tasks such as speech recognition and nonli...

#Brain #organoid reservoir computing for real world #ArtificialIntelligence .... tell me if this is not real science
www.nature.com/articles/s41...

#AI #reservoircomputing synthetic #NeuralNetworks

0 0 0 0
Post image

#ExperimentalPhysics & #TheoreticalPhysics researchers at #UniMainz developed #skyrmion-based approach for energy-efficient #computing w/ tiny magnetic vortices by combining Brownian & #ReservoirComputing www.uni-mainz.de/presse/aktuell/16669_ENG... #skyrmions ...

0 0 1 0