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

Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

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...
Multiple Regression01:25

Multiple Regression

Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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...
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...

You might also read

Related Articles

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

Sort by
Same author

SCMBench: benchmarking domain-specific and foundation models for single-cell multi-omics data integration.

Nature communications·2026
Same author

A Survey on Vision-Language-Action Models for Embodied AI.

IEEE transactions on neural networks and learning systems·2026
Same author

HC-GLAD: Dual hyperbolic contrastive learning for unsupervised graph-level anomaly detection.

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

KnitLoRA: bridging low-rank adaptation as interwoven layers for deeper semantic reasoning.

Scientific reports·2026
Same author

Recent Advances of Multimodal Continual Learning: A Comprehensive Survey.

IEEE transactions on neural networks and learning systems·2026
Same author

Discrete Tokenization for Multimodal LLMs: A Comprehensive Survey.

IEEE transactions on pattern analysis and machine intelligence·2026
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 Videos

Efficient sparse generalized multiple kernel learning.

Haiqin Yang1, Zenglin Xu, Jieping Ye

  • 1Department of Computer Science and Engineering, Chinese University of Hong Kong, Hong Kong. hqyang@cse.cuhk.edu.hk

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

This study introduces a Generalized Multiple Kernel Learning (GMKL) model using an elastic-net constraint for optimal kernel combination weights. GMKL balances sparsity and information retention, improving generalization performance in machine learning applications.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Kernel Methods
  • Optimization

Background:

  • Kernel methods are vital for data similarity representation in various applications.
  • Multiple Kernel Learning (MKL) aims to find optimal kernel combinations.
  • Existing MKL methods with L(1)-norm constraints yield sparse solutions but may discard useful kernels, while L(p)-norm (p>1) constraints retain information but risk noise sensitivity.

Purpose of the Study:

  • To propose a Generalized Multiple Kernel Learning (GMKL) model that overcomes limitations of existing MKL approaches.
  • To develop a novel constraint combining L(1)-norm and L(2)-norm for kernel weights.
  • To enhance kernel representation by balancing sparsity and information preservation.

Main Methods:

  • Introduced an elastic-net-type constraint on kernel weights, a linear combination of L(1)-norm and squared L(2)-norm.
  • Formulated GMKL as a convex optimization problem solvable globally.
  • Developed a level method for efficient optimization of the GMKL model.

Main Results:

  • The proposed GMKL model effectively balances sparsity and retains information from base kernels.
  • GMKL demonstrates a grouping effect, beneficial for feature selection.
  • Experimental results on synthetic and real-world datasets confirm the model's effectiveness and efficiency.

Conclusions:

  • GMKL offers a superior approach to Multiple Kernel Learning by addressing the trade-offs of existing L(1) and L(p) norm constraints.
  • The model provides a flexible framework where L(1) and L(2) norm constrained MKL are special cases.
  • GMKL enhances generalization performance and offers efficient optimization.