Medical Device

Physiological Neural Networks

Building a physical neural network as a basis for biosignal learning.
Role
Researcher
Team
Evan Thompson
Ceara Byrne
Harrison Sun

Problem

Deep-learning models are widely used in science and engineering applications; however, their energy requirements limit their scalability.

This research project examines the potential for physical neural networks (PNNs)—an emerging field of devices that allow for deep learning through layers of controllable physical systems—to be used to continually learn from, monitor, and treat disease.

Solution

  • Thorough literature review of state-of-research for each relevant topic area based on four core questions.
  • Specify, design, and fabricate an analog electronic circuit PNN using easily-sourced materials.
  • Build and run four virtual instruments in LabVIEW to validate function of the system with simulated signals.

Impact

Overall, this project represents the first work in which the application of PNNs in healthcare is investigated.

Long term, this technology shows promise in opening the door to more personalized medical devices that can treat patient-specific health conditions using data collected from a patient’s own body over time.

Core Research Questions

03

How can these physical systems be miniaturized for in-vivo integration while also considering the trade-off in neural network performance?

Takeaways: There are four areas to target when designing a device to be used in the body like this. For more information on each, view the full text.

PoweringCombining energy harvesting methods to collect more power.

Size and Form Factor—Device can be implantable, ingestible, or injectable.

Neural Network Performance—Deep compression can significantly decrease storage requirements of neural networks without compromising accuracy.

Biocompatibility—Using biocompatible materials, coatings, or using a steel jacket.
01

What physiological signals should be targeted for continual learning (CL)?

Takeaway: This subset of biosignals is best suited for continual learning using either an electrical or optical PNN approach.
02

Can continual learning occur in these devices using accessible technologies?

Takeaway: Continual Updating of physically-controllable model seems feasible.

Implementing CL on PNNs could promote democratized accessibility.
04

The software architecture is intended for image classification. Can we instead implement PNNs for continual learning on time-series data?

Takeaways: Artificial and real-world time-series datasets on wind power generation from European farms were used to show the effectiveness of continual learning using CLeaR (Continual Learning for Regression Tasks) framework.

From the findings of a study comparing CL with image classification versus time-series data, the accuracy of CL on time-varying data was shown to reach above 90%.

PNN Fabrication

Why an Electronic Circuit PNN?

  • Reverse-engineered the foundational Cornell/NTT Research paper to inform PNN design and code implementation.
  • Electronic PNN fits within desired frequency range of common biosignals.
  • Easily-sourced components.

System Evaluation in LabVIEW

To evaluate the system, I built four virtual instruments (VIs) in LabVIEW; the results from all of them are in the full text, but this non-regenerative continuous analog output VI is the most physiologically-relevant one, as it is most useful for simulating signals that change over time.

Block Diagram:

Test Setup:

System Response to Simulated Signal:

  • Frequency of simulated signal was adjusted throughout testing with the slider on the left.
  • The system output changes as the simulated signal (triangle wave) travels through the circuit. The nonlinear response is expected because of the structure of the circuit, and in the foundational paper, more nonlinearity is desired since the nonlinear response would lead to the model being able to learn and address a much wider array of problems.

Full Text

For the full literature review, design, build, and evaluation process, please refer to the full text below.