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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

391
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...
391
Associative Learning01:27

Associative Learning

1.7K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.7K
Observational Learning01:12

Observational Learning

1.2K
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
1.2K
Regression Toward the Mean01:52

Regression Toward the Mean

7.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.3K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

459
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
459
Introduction to Learning01:18

Introduction to Learning

1.4K
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
1.4K

You might also read

Related Articles

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

Sort by
Same author

Cell Therapy From Bench to Bedside Translation in CNS Neurorestoratology Era.

Cell medicine·2011
Same author

Enhancing the Curie temperature of ferromagnetic semiconductor (Ga,Mn)As to 200 K via nanostructure engineering.

Nano letters·2011
Same author

Anticancer activity of 2α, 3α, 19β, 23β-Tetrahydroxyurs-12-en-28-oic acid (THA), a novel triterpenoid isolated from Sinojackia sarcocarpa.

PloS one·2011
Same author

Gorilla genome structural variation reveals evolutionary parallelisms with chimpanzee.

Genome research·2011
Same author

Activation of presynaptic GABAB receptors modulates GABAergic and glutamatergic inputs to the medial geniculate body.

Hearing research·2011
Same author

Effect of transplantation with autologous bone marrow stem cells on acute myocardial infarction.

International journal of cardiology·2011
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 Video

Updated: Mar 21, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Online Sequential Projection Vector Machine with Adaptive Data Mean Update.

Lin Chen1, Ji-Ting Jia1, Qiong Zhang1

  • 1School of Computer, Xi'an University of Posts & Telecommunications, Xi'an 710121, China.

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

We introduce the online sequential projection vector machine (OSPVM), a novel algorithm for high-dimensional data. OSPVM offers superior performance and efficiency in online learning tasks compared to existing methods.

Related Experiment Videos

Last Updated: Mar 21, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • High-dimensional data presents significant challenges for traditional machine learning algorithms.
  • Online learning algorithms are crucial for processing data streams efficiently.
  • Existing online algorithms often struggle with scalability and parameter tuning for complex datasets.

Purpose of the Study:

  • To develop a novel, efficient online learning algorithm for high-dimensional data.
  • To integrate data preprocessing, dimension reduction, and model training into a single framework.
  • To simplify the parameter tuning process for practical applications.

Main Methods:

  • The proposed algorithm, online sequential projection vector machine (OSPVM), is derived from projection vector machines.
  • OSPVM processes data in one-by-one or chunk-by-chunk modes.
  • It seamlessly integrates data centering, dimension reduction, and neural network training, updating parameters simultaneously.

Main Results:

  • OSPVM demonstrated superior generalization performance across various high-dimensional classification problems.
  • The algorithm showed significant efficiency advantages over competing online methods.
  • Only one parameter, the number of hidden nodes, requires manual determination, simplifying usage.

Conclusions:

  • OSPVM is an effective and efficient solution for online learning with high-dimensional data.
  • The integrated approach of OSPVM streamlines the learning process.
  • OSPVM offers a user-friendly and high-performing alternative for real-world applications.