Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Neural Circuits01:25

Neural Circuits

1.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.0K
Time-Series Graph00:54

Time-Series Graph

4.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.3K
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

60
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
60
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

268
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
268
Prediction Intervals01:03

Prediction Intervals

2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.2K
Classification of Signals01:30

Classification of Signals

386
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
386

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Towards the construction of a virtual yeast.

Nature·2026
Same author

Disruption of dynactin complex function in intellectual disability.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

sMIE: revealing critical transitions in complex biological systems using single-sample mutual information entropy.

Philosophical transactions. Series A, Mathematical, physical, and engineering sciences·2026
Same author

Efficient preservation of old methane-derived organic carbon in deep-sea surface sediments.

Nature communications·2026
Same author

CauFinder: Steering Cell-State and Phenotype Transitions by Causal Disentanglement Learning.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

stMixer for Scalable Mosaic Integration and Label Transfer in Spatial Histology and Multi-Omics.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026

Related Experiment Video

Updated: Jun 1, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

947

One-core neuron deep learning for time series prediction.

Hao Peng1,2, Pei Chen1, Na Yang1

  • 1School of Mathematics, South China University of Technology, Guangzhou 510640, China.

National Science Review
|January 20, 2025
PubMed
Summary
This summary is machine-generated.

We introduce the one-core-neuron system (OCNS), a small model framework that significantly reduces parameters for efficient deep learning. This interpretable system maintains performance comparable to large models in time-series forecasting.

Keywords:
deep learninglarge modelone-core-neuron (OCN)small modelspatiotemporal information (STI) transformationtime-series prediction

More Related Videos

Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models
14:14

Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models

Published on: August 12, 2018

8.8K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.3K

Related Experiment Videos

Last Updated: Jun 1, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

947
Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models
14:14

Targeting Neuronal Fiber Tracts for Deep Brain Stimulation Therapy Using Interactive, Patient-Specific Models

Published on: August 12, 2018

8.8K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.3K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Deep Learning

Background:

  • Large language models and large vision models face challenges due to high computational demands and resource consumption.
  • The need for efficient and interpretable deep learning frameworks is critical.

Purpose of the Study:

  • To propose a novel 'small model' framework, the one-core-neuron system (OCNS), to address the limitations of large-scale models.
  • To demonstrate that OCNS can achieve performance comparable to large models with significantly fewer parameters.

Main Methods:

  • The OCNS framework utilizes a single core neuron with multiple delay feedback.
  • This design enables the conversion of input feature vectors into one-dimensional time-series, theoretically capturing system dynamics.
  • Spatiotemporal information transformation is leveraged for forecasting tasks.

Main Results:

  • The OCNS framework significantly reduces model parameters while maintaining comparable performance to large models.
  • The system exhibits excellent and robust performance in time-series forecasting, particularly for short-term, high-dimensional systems.
  • The interpretability of the single-core-neuron design is highlighted.

Conclusions:

  • The proposed OCNS offers a new paradigm for constructing efficient deep learning frameworks using small models.
  • OCNS presents substantial potential for achieving efficient deep learning with reduced computational requirements.
  • The framework provides insights into developing interpretable and resource-efficient AI systems.