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

Associative Learning01:27

Associative Learning

1.9K
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.9K
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

1.8K
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
1.8K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

484
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...
484
Introduction to Learning01:18

Introduction to Learning

1.6K
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.6K
Classification of Systems-I01:26

Classification of Systems-I

668
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
668
Classification of Systems-II01:31

Classification of Systems-II

562
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
562

You might also read

Related Articles

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

Sort by
Same author

Logarithmic Learning Differential Convolutional Neural Network.

Neural networks : the official journal of the International Neural Network Society·2024
Same author

Investigation and comparison of graphene nanoribbon and carbon nanotube based SARS-CoV-2 detection sensors: An ab initio study.

Physica. B, Condensed matter·2022
Same author

Computation of the Binding Energies between Human ACE2 and Spike RBDs of the Original Strain, Delta and Omicron Variants of the SARS-CoV-2: A DFT Simulation Approach.

Advanced theory and simulations·2022
Same author

Density functional theory computation of the binding free energies between various mutations of SARS-CoV-2 RBD and human ACE2: molecular level roots of the contagiousness.

Heliyon·2022
Same author

Levenberg-Marquardt multi-classification using hinge loss function.

Neural networks : the official journal of the International Neural Network Society·2021
Same author

Logarithmic learning for generalized classifier neural network.

Neural networks : the official journal of the International Neural Network Society·2014
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Decentralized ADMM for factorization-based Low-rank matrix estimation.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Videos

One pass learning for generalized classifier neural network.

Buse Melis Ozyildirim1, Mutlu Avci2

  • 1Department of Computer Engineering, University of Cukurova, Adana, Turkey.

Neural Networks : the Official Journal of the International Neural Network Society
|November 12, 2015
PubMed
Summary
This summary is machine-generated.

A new one-pass learning method for generalized classifier neural networks significantly speeds up classification. This approach uses standard deviation to calculate smoothing parameters, offering an efficient alternative to traditional methods.

Keywords:
Classification neural networksGCNNGeneralized classifier neural networkSmoothing parameterVariance

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Computational Neuroscience

Background:

  • Generalized classifier neural networks (GCNNs), a type of radial basis function network, use gradient descent for smoothing parameter optimization.
  • This optimization process is time-consuming and can be a significant drawback in practical applications.

Purpose of the Study:

  • To introduce a novel one-pass learning algorithm for GCNNs to address the computational inefficiency of traditional optimization methods.
  • To enhance classification speed and maintain accuracy in GCNNs.

Main Methods:

  • The proposed method calculates smoothing parameters using the standard deviation of each class.
  • Two distinct functions are defined for smoothing parameter calculation, with thresholding to select the appropriate function based on dataset characteristics (e.g., range of values, standard deviation).
  • The method was tested on 14 datasets and compared against probabilistic neural networks, RBF networks, ELMs, and standard/logarithmic learning GCNNs.

Main Results:

  • The one-pass learning GCNN achieved classification speeds over a thousand times faster than standard and logarithmic learning GCNNs.
  • The proposed method demonstrated comparable classification accuracy to other leading methods.
  • The approach effectively overcomes the computational drawbacks of standard GCNN optimization.

Conclusions:

  • One-pass learning GCNN offers a computationally efficient and accurate alternative for classification tasks.
  • The method's speed and accuracy make it a viable replacement for probabilistic neural networks in certain applications.
  • This approach enhances the overall performance and practicality of generalized classifier neural networks.