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

Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Gradient Vectors and Their Applications01:19

Gradient Vectors and Their Applications

Every point on a topographical map corresponds to a particular elevation, so the landscape can be modeled as a surface whose height depends on horizontal position. From any given location, a hiker may face infinitely many directions, but only one direction produces the fastest possible increase in elevation. This unique route is called the direction of steepest ascent, and in multivariable calculus, it is represented by the gradient vector of the elevation function.The gradient vector points...
Linearization and Approximation01:26

Linearization and Approximation

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...
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...
Multivariable Functions and Higher Derivatives01:30

Multivariable Functions and Higher Derivatives

A multivariable function assigns a single output value to each ordered set of independent inputs, thereby defining a surface in three-dimensional space. For a function f(x, y), each point (x, y) corresponds to a height z = f(x, y). This geometric interpretation allows systematic analysis of how the output varies as multiple variables change simultaneously. Such functions frequently arise in physical models and optimization problems, where system behavior depends on several interacting...

You might also read

Related Articles

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

Sort by
Same author

Cross-site prognosis prediction for nasopharyngeal carcinoma from incomplete multi-modal data.

Medical image analysis·2024
Same author

BuresNet: Conditional Bures Metric for Transferable Representation Learning.

IEEE transactions on pattern analysis and machine intelligence·2022
Same author

springD2A: capturing uncertainty in disease-drug association prediction with model integration.

Bioinformatics (Oxford, England)·2021
Same author

Subtype-WESLR: identifying cancer subtype with weighted ensemble sparse latent representation of multi-view data.

Briefings in bioinformatics·2021
Same author

Learning representation for multiple biological networks via a robust graph regularized integration approach.

Briefings in bioinformatics·2021
Same author

DeFusion: a denoised network regularization framework for multi-omics integration.

Briefings in bioinformatics·2021
Same journal

Strategic Ability Updating in Concurrent Games by Coalitional Commitment.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2015
Same journal

Meta-Analysis of the First Facial Expression Recognition Challenge.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Adjustable model-based fusion method for multispectral and panchromatic images.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Face Feature Weighted Fusion Based on Fuzzy Membership Degree for Video Face Recognition.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

A New Adaptive Fast Cellular Automaton Neighborhood Detection and Rule Identification Algorithm.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Human-arm-and-hand-dynamic model with variability analyses for a stylus-based haptic interface.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
See all related articles

Related Experiment Videos

Framelet kernels with applications to support vector regression and regularization networks.

Wei-Feng Zhang1, Dao-Qing Dai, Hong Yan

  • 1Center for Computer Vision and the Department of Mathematics, Faculty of Mathematics and Computing, Sun Yat-Sen University, Guangzhou, China. zhangwf@scau.edu.cn

IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
|December 8, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces novel framelet kernels for support vector regression, improving function approximation for complex data. These kernels effectively handle multiscale structures and reduce noise, outperforming traditional methods.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Applied Mathematics
  • Signal Processing

Background:

  • Kernel-based methods like Support Vector Regression (SVR) are crucial for function approximation from sample data.
  • Traditional kernel functions, such as the Gaussian kernel, struggle with functions exhibiting multiscale structures, leading to underfitting or overfitting.
  • Accurately estimating irregular functions with both steep and smooth variations remains a significant challenge in regression analysis.

Purpose of the Study:

  • To develop a new class of kernel functions for regression tasks that can effectively handle functions with multiscale characteristics.
  • To leverage the properties of framelet systems to enhance the performance of kernel methods in learning from sparse and noisy data.
  • To address the limitations of traditional kernels in approximating complex, irregular functions.

Main Methods:

  • Utilizing framelet systems, which combine properties of wavelets and frames derived from multiresolution analysis, to construct novel kernel functions.
  • Integrating framelet representation power with the principles of kernel methods for robust function recovery from sparse data.
  • Evaluating the proposed framelet kernels using both simulated and real-world datasets to assess their approximation capabilities.

Main Results:

  • The proposed framelet kernels demonstrate superior ability in approximating functions characterized by multiscale structures.
  • These new kernels effectively mitigate the influence of noise present in the input data, leading to more stable regression outcomes.
  • Experimental results confirm the enhanced performance of framelet kernels compared to traditional approaches, particularly for complex data patterns.

Conclusions:

  • Framelet kernels offer a powerful new tool for regression problems involving functions with intricate multiscale features.
  • The developed kernels provide a robust solution for handling noisy data and avoiding common pitfalls like underfitting and overfitting.
  • This research highlights the potential of combining framelet theory with kernel methods for advancing machine learning and data analysis techniques.