Related Experiment Video
Updated: May 16, 2026

11:54
Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
Published on: May 8, 2021
Physics-Informed Neural Operators for Signal Modeling in Particle-based Communications.
IEEE Transactions on Nanobioscience
|May 14, 2026
Summary
Physics-informed operator learning accurately models particle-based communication channels by fusing sparse data with physical laws. This approach enhances prediction accuracy and computational efficiency for diffusion-based signaling and bacterial quorum sensing.
Area of Science:
- Computational science
- Biophysics
- Machine learning
Background:
- Data-driven models for particle-based communication channels often need extensive data and capture limited physical process statistics.
- Bridging mechanistic partial differential equation (PDE) modeling with data-driven surrogates is crucial for improving channel model accuracy and efficiency.
Purpose of the Study:
- To develop a physics-informed machine learning framework for diffusion-based particle signaling channels.
- To fuse sparse channel measurements with governing diffusion-reaction laws for enhanced modeling.
- To explore physics-informed operator learning for particle-based communication channels.
Main Methods:
- Developed a Physics-Informed Neural Operator (PINO) framework to predict spatiotemporal particle concentration fields.
- Applied PINO to diffusion-based particle signaling and bacterial quorum sensing models.
- Compared PINO with Physics-Informed Neural Networks (PINNs) and Deep Operator Networks (DeepONets).
Main Results:
- PINO significantly reduced relative L2 error from 99.3% to 9.2% on a nanomachine channel model.
- PINO improved R-squared from 0.808 (DeepONet) to 0.999 for a quorum sensing model.
- Multi-resolution inference with PINO achieved 4-5x speed-ups on coarse grids, demonstrating computational efficiency.
Conclusions:
- Physics-informed operator learning offers a promising approach for modeling particle-based communication networks.
- PINO provides high accuracy and computational efficiency compared to existing methods.
- The framework generalizes across channel configurations with reduced dependence on geometric parameterization.
Related Concept Videos
Neuronal Communication
Neurons, the fundamental units of the brain and nervous system, communicate through complex electrochemical signals that underpin all cognitive and bodily functions. This communication is primarily facilitated by a process involving the generation and propagation of an action potential along the axon of the neuron. When the internal electrical charge of a neuron surpasses a certain threshold, an action potential is triggered. This rapid change in voltage travels swiftly along the axon to the...
Propagation of Action Potentials
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Basic Operations on Signals
Basic signal operations include time reversal, time scaling, time shifting, and amplitude transformations. These operations are fundamental in signal processing and analysis.
Time Reversal mirrors a continuous-time signal about the vertical axis at t=0. This is achieved by substituting t with −t. For example, if a signal x(t) is considered, the time-reversed signal is x(−t). This operation can be graphically represented, showing the mirrored signal.
Time Reversal mirrors a continuous-time signal about the vertical axis at t=0. This is achieved by substituting t with −t. For example, if a signal x(t) is considered, the time-reversed signal is x(−t). This operation can be graphically represented, showing the mirrored signal.
Reconstruction of Signal using Interpolation
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...
Signal and System
A signal x(t) is a set of data or a time function representing a variable of interest. Signals typically convey information about a phenomenon, such as atmospheric temperature, humidity, human voice, television images, a dog's bark, or birdsongs. More generally, a signal can be a function of more than one independent variable. For instance, images depend on horizontal and vertical positions and can be regarded as two-dimensional signals. However, this text will focus on one-dimensional signals...