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

Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
Methods of Medium Optimization01:28

Methods of Medium Optimization

Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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...
Compacting Factor test01:22

Compacting Factor test

The compacting factor test is a method used to assess the workability of concrete. It is  especially suitable for concrete mixes containing aggregates up to one and a half inches in size. This test involves specialized equipment consisting of two truncated cone-shaped hoppers and a cylinder, all with polished interior surfaces to minimize friction.
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...

You might also read

Related Articles

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

Sort by
Same author

Accelerated Dynamic MRI Using Kernel-Based Low Rank Constraint.

Journal of medical systems·2019
Same author

The Helping Hand: An Assistive Manipulation Framework Using Augmented Reality and Tongue-Drive Interfaces.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2018
Same author

Lower limb pose estimation for monitoring the kicking patterns of infants.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2017
Same author

Automated feet detection for clinical gait assessment.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2017
Same author

Modulation of orthogonal body waves enables high maneuverability in sidewinding locomotion.

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

Bayesian nonparametric adaptive control using Gaussian processes.

IEEE transactions on neural networks and learning systems·2015
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Video

Updated: Jun 2, 2026

Automated Compression Testing of the Ocular Lens
05:19

Automated Compression Testing of the Ocular Lens

Published on: April 5, 2024

Kernel map compression for speeding the execution of kernel-based methods.

Omar Arif1, Patricio A Vela

  • 1Department of Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta, GA 30332, USA. omararif@gmail.com

IEEE Transactions on Neural Networks
|May 10, 2011
PubMed
Summary
This summary is machine-generated.

Mercer kernel methods offer strong learning but face computational challenges. This study introduces a two-step approach using generalized radial basis function neural networks to create compact, efficient kernel execution, reducing complexity with minimal performance impact.

More Related Videos

Lensless Fluorescent Microscopy on a Chip
11:23

Lensless Fluorescent Microscopy on a Chip

Published on: August 17, 2011

Related Experiment Videos

Last Updated: Jun 2, 2026

Automated Compression Testing of the Ocular Lens
05:19

Automated Compression Testing of the Ocular Lens

Published on: April 5, 2024

Lensless Fluorescent Microscopy on a Chip
11:23

Lensless Fluorescent Microscopy on a Chip

Published on: August 17, 2011

Area of Science:

  • Machine Learning
  • Statistical Learning Theory
  • Computational Complexity

Background:

  • Mercer kernel methods, including kernel principal component analysis (KPCA) and support vector machines (SVM), are powerful tools in statistical learning.
  • A significant drawback is the high computational complexity during execution, scaling linearly with the training set size.

Purpose of the Study:

  • To develop a computationally efficient execution procedure for Mercer kernel methods.
  • To address the scalability limitations of kernel-based algorithms in large-scale applications.

Main Methods:

  • A novel two-step procedure is proposed for kernel execution.
  • Generalized radial basis function (RBF) neural networks are employed to approximate kernel map projections.
  • The RBF network replaces computationally intensive kernel computations after the initial learning phase.

Main Results:

  • The proposed method achieves significant compression of the kernel representation.
  • The generalized RBF neural network effectively approximates the empirical kernel map.
  • Applications demonstrate a reduction in computational complexity with acceptable performance degradation.

Conclusions:

  • The two-step procedure offers a computationally efficient alternative for executing Mercer kernel methods.
  • Generalized RBF neural networks provide a viable method for approximating kernel maps, enhancing scalability.
  • This approach balances computational efficiency with learning performance for practical applications.