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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.7K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.7K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

387
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
387
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

391
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,...
391
Linearization and Approximation01:26

Linearization and Approximation

145
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
145
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

422
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
422
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

4.9K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
4.9K

You might also read

Related Articles

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

Sort by
Same author

Automatic Modal Parameter Identification for Offshore Wind Turbines Using Modified Clustering-Based Methodology.

Sensors (Basel, Switzerland)·2026
Same author

Simultaneous denitrification and organics removal by denitrifying bacteria inoculum in a multistage biofilm process for treating desulfuration and denitration wastewater.

Bioresource technology·2023
Same author

Adversarial Samples on Android Malware Detection Systems for IoT Systems.

Sensors (Basel, Switzerland)·2019
Same author

TLTD: A Testing Framework for Learning-Based IoT Traffic Detection Systems.

Sensors (Basel, Switzerland)·2018
Same author

Suspect screening and target quantification of human pharmaceutical residues in the surface water of Wuhan, China, using UHPLC-Q-Orbitrap HRMS.

The Science of the total environment·2018
Same author

Identification of Organic Iodine Compounds and Their Transformation Products in Edible Iodized Salt Using Liquid Chromatography-High Resolution Mass Spectrometry.

Journal of agricultural and food chemistry·2017
Same journal

RETRACTION: Real-Time Modulation of Physical Training Intensity Based on Wavelet Recursive Fuzzy Neural Networks.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
See all related articles

Related Experiment Videos

Kernel Recursive Least-Squares Temporal Difference Algorithms with Sparsification and Regularization.

Chunyuan Zhang1, Qingxin Zhu2, Xinzheng Niu2

  • 1School of Computer Science and Engineering, University of Electronic Science and Technology of China, Chengdu 611731, China; College of Information Science and Technology, Hainan University, Haikou 570228, China.

Computational Intelligence and Neuroscience
|July 21, 2016
PubMed
Summary
This summary is machine-generated.

This study introduces novel kernel recursive least-squares temporal difference (LSTD) algorithms for online learning. These methods enhance generalization and efficiency by incorporating online sparsification and regularization.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Reinforcement Learning
  • Kernel Methods

Background:

  • Least-squares temporal difference (LSTD) algorithms with sparse kernel methods offer automatic feature dictionary construction and improved generalization.
  • Existing kernel-based LSTD methods lack regularization and employ batch/offline sparsification, limiting their use in online learning.

Purpose of the Study:

  • To propose two novel kernel recursive LSTD algorithms designed for online learning scenarios.
  • To address limitations of previous methods by incorporating regularization and efficient online processing techniques.

Main Methods:

  • Integration of online sparsification for unknown state regions.
  • Inclusion of L2 and L1 regularization to prevent overfitting and noise.
  • Application of recursive least squares to reduce computational complexity.
  • Utilization of a sliding-window approach to manage computational cost.
  • Implementation of fixed-point subiteration and online pruning for L1 regularization.

Main Results:

  • The developed algorithms demonstrate effectiveness in simulation experiments.
  • The proposed methods successfully handle unknown state regions and noise.
  • Computational complexity and cost are significantly reduced compared to traditional approaches.

Conclusions:

  • The novel kernel recursive LSTD algorithms offer a robust and efficient solution for online learning problems.
  • The combination of techniques like online sparsification and regularization enhances performance and applicability.
  • The algorithms show promise for real-world applications requiring adaptive learning.