paper-with-me

홈 › Papers

SMS: Spiking Marching Scheme for Efficient Long Time Integration of Differential Equations

2022-11-17 · Qian Zhang, Adar Kahana, George Em Karniadakis, Panos Stinis

We propose a Spiking Neural Network (SNN)-based explicit numerical scheme for long time integration of time-dependent Ordinary and Partial Differential Equations (ODEs, PDEs). The core element of the method is a SNN, trained to use spike-encoded information about the solution at previous timesteps to predict spike-encoded information at the next timestep. After the network has been trained, it operates as an explicit numerical scheme that can be used to compute the solution at future timesteps, given a spike-encoded initial condition. A decoder is used to transform the evolved spiking-encoded solution back to function values. We present results from numerical experiments of using the proposed method for ODEs and PDEs of varying complexity.

📄 PDF Abstract BibTeX arXiv:2211.09928

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Intrinsic timescales of spiking activity in humans during wakefulness and sleep

2022-05-20 · Annika Hagemann, Marcel Stephan Kehl, Jonas Dehning, F. Paul Spitzner 외

Information processing in the brain requires integration of information over time. Such an integration can be achieved if signals are maintained in the network activity for the required period, as quantified by the intri…

Spiking based Cellular Learning Automata (SCLA) algorithm for mobile robot motion formulation

2023-09-01 · Vahid Pashaei Rad, Vahid Azimi Rad, Saleh Valizadeh Sotubadi

In this paper a new method called SCLA which stands for Spiking based Cellular Learning Automata is proposed for a mobile robot to get to the target from any random initial point. The proposed method is a result of the i…

Decision Making

Flow marching for a generative PDE foundation model

2025-09-23 · Zituo Chen, Sili Deng arxiv

Pretraining on large-scale collections of PDE-governed spatiotemporal trajectories has recently shown promise for building generalizable models of dynamical systems. Yet most existing PDE foundation models rely on determ…

Computational Efficiency

Sharpening Your Density Fields: Spiking Neuron Aided Fast Geometry Learning

2024-12-13 · Yi Gu, Zhaorui Wang, Dongjun Ye, Renjing Xu

Neural Radiance Fields (NeRF) have achieved remarkable progress in neural rendering. Extracting geometry from NeRF typically relies on the Marching Cubes algorithm, which uses a hand-crafted threshold to define the level…

NeRFNeural Rendering

Accelerating SNN Training with Stochastic Parallelizable Spiking Neurons

2023-06-22 · Sidi Yaya Arnaud Yarga, Sean U. N. Wood

Spiking neural networks (SNN) are able to learn spatiotemporal features while using less energy, especially on neuromorphic hardware. The most widely used spiking neuron in deep learning is the Leaky Integrate and Fire (…

GPU