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...
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...
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
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...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...

You might also read

Related Articles

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

Sort by
Same author

Hydrochar and pyrochar enhanced soil fungal community diversity in a <i>Quercus acutissima</i> plantation under severe nitric acid-type acid rain stress.

Frontiers in plant science·2026
Same author

A Review of Modelling Test Study on the Effect of Single-Line Tunnelling on Adjacent Piles: Test Materials, Methodologies and Results.

Materials (Basel, Switzerland)·2026
Same author

Tanshinone IIA impairs platelet function and thrombus formation.

Journal of thrombosis and haemostasis : JTH·2026
Same author

Constructing advanced electrospun nanofiber/hydrogel composite scaffolds loading with nano hydroxyapatite and puerarin for promoting osseointegration and osteanagenesis in a rat cranial defect model.

Materials today. Bio·2026
Same author

Remarkable Response to Iruplinalkib in an Elderly Patient with Anaplastic Lymphoma Kinase-Positive Non-Small Cell Lung Cancer: A Case Report.

Case reports in oncology·2026
Same author

Mitral Paravalvular Leak Closure Using a Percutaneous and Nonfluoroscopic Approach.

JACC. Case reports·2026
Same journal

LoRASculpt: Harmonious Low-Rank Adaptation for Multimodal Large Language Models.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Linearly Solving Robust Rotation Estimation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adapting Dense Vision-Language Relationships for Multi-label Classification with Partial Label.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Forensics Adapter: Unleashing CLIP for Generalizable Face Forgery Detection.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

MoE-Enhanced Explainable Deep Manifold Transformation for Complex Data Embedding and Visualization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RAC-Net: Interpretable Medical Small Target Segmentation Network with X-ray Radiation Attenuation Characterization.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles
  1. Home
  2. Kernel Pca For Out-of-distribution Detection: Non-linear Kernel Selection And Approximation.
  1. Home
  2. Kernel Pca For Out-of-distribution Detection: Non-linear Kernel Selection And Approximation.

Related Experiment Videos

Kernel PCA for out-of-Distribution Detection: Non-Linear Kernel Selection and Approximation.

Kun Fang, Qinghua Tao, Mingzhen He

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |June 22, 2026

    View abstract on PubMed

    Summary
    This summary is machine-generated.

    This study introduces a novel Kernel Principal Component Analysis (KPCA) approach for Out-of-Distribution (OoD) detection. It effectively uses non-linear feature subspaces and a Cosine Gaussian kernel to enhance deep neural network reliability.

    Related Experiment Videos

    Area of Science:

    • Machine Learning
    • Deep Neural Networks
    • Artificial Intelligence

    Background:

    • Reliability of deep neural networks is crucial.
    • Effective Out-of-Distribution (OoD) detection requires characterizing data distribution disparities.
    • Existing methods often struggle with nuanced feature differences.

    Purpose of the Study:

    • To develop a novel method for Out-of-Distribution (OoD) detection.
    • To leverage non-linear feature subspaces for improved In-Distribution (InD) and OoD data discrimination.
    • To address computational challenges in large-scale kernel matrix computation.

    Main Methods:

    • Utilized Kernel Principal Component Analysis (KPCA) to learn discriminative non-linear feature subspaces.
    • Developed a Cosine Gaussian kernel by identifying key non-linear patterns related to InD-OoD disparities.
  • Introduced computational approximations for the Cosine Gaussian kernel, incorporating In-Distribution data confidence.
  • Main Results:

    • The proposed KPCA framework effectively distinguishes InD and OoD data using reconstruction errors.
    • The Cosine Gaussian kernel demonstrated superior performance in capturing InD-OoD feature disparities.
    • Approximation techniques significantly reduced computational costs while maintaining detection efficacy.

    Conclusions:

    • The study provides new insights into utilizing non-linear feature subspaces for OoD detection.
    • The developed KPCA detection framework offers improved efficacy and efficiency.
    • This work contributes practical solutions for kernel design and efficient computation in OoD detection.