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

Classification of Signals01:30

Classification of Signals

1.5K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.5K
Classification of Systems-II01:31

Classification of Systems-II

547
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,
547
Classification of Systems-I01:26

Classification of Systems-I

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

Multiple Regression

4.3K
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...
4.3K
Regression Toward the Mean01:52

Regression Toward the Mean

7.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.3K
Aggregates Classification01:29

Aggregates Classification

1.1K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.1K

You might also read

Related Articles

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

Sort by
Same author

Enhanced space-variant deblurring of spacecraft images via detail-preserving techniques.

Scientific reports·2026
Same author

Toward Robust Alignment for Video Dehazing With Temporal Lookup Table.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Adaptive Spectral Graph Attention Filtering Network for Alzheimer's Disease Classification Using Multimodal Data.

IEEE journal of biomedical and health informatics·2026
Same author

VWV-SSL: Carotid vessel-wall-volume segmentation via sequence structural similarity and augmentation consistency-based self-supervised learning.

IEEE journal of biomedical and health informatics·2025
Same author

Edge-Guided Deep Learning Model to Predict Fetal Brain Age Using MRI.

Journal of neuroimaging : official journal of the American Society of Neuroimaging·2025
Same author

High-Resolution Photo Enhancement in Real-Time: A Laplacian Pyramid Network.

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

Multi-module collaborative optimization-driven fast speckle correlation imaging in variable environments.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Secrecy performance analysis of NOMA-UWOC systems over a vertically stratified WGG oceanic turbulence channel.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Backscattering of plane waves in a composite system containing a rough surface and anisotropic scatterers.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Aspherical surface construction methods based on extended Jacobi polynomials.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

OCT sidelobe suppression method based on dual-path phase sinusoidal modulation and minimum value fusion.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Optical design concepts using wavelength-selective diffractive optics to enable miniaturized multimodal endoscopic imaging across separated spectral ranges.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
See all related articles

Related Experiment Video

Updated: Mar 18, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.2K

Enhanced manifold regularization for semi-supervised classification.

Haitao Gan, Zhizeng Luo, Yingle Fan

    Journal of the Optical Society of America. A, Optics, Image Science, and Vision
    |July 14, 2016
    PubMed
    Summary
    This summary is machine-generated.

    This study enhances manifold regularization (MR) for semi-supervised learning by incorporating local discriminative information. The improved framework boosts classification accuracy by better utilizing labeled and unlabeled data structures.

    Related Experiment Videos

    Last Updated: Mar 18, 2026

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    1.2K

    Area of Science:

    • Machine Learning
    • Computer Science
    • Data Science

    Background:

    • Manifold regularization (MR) is a popular semi-supervised learning technique that leverages data's local manifold structure.
    • Existing MR methods primarily focus on data smoothness and overlook discriminative information, potentially limiting performance.
    • Exploiting both manifold structure and discriminative properties is crucial for effective semi-supervised classification.

    Purpose of the Study:

    • To propose an enhanced manifold regularization (MR) framework for semi-supervised classification.
    • To explicitly incorporate local discriminative information from both labeled and unlabeled data.
    • To improve classification performance by addressing the limitations of traditional MR approaches.

    Main Methods:

    • A semi-supervised clustering method (semi-supervised fuzzy c-means) is used to uncover the intrinsic data structure.
    • A local discrimination graph is constructed to model discriminative information, enforcing separation between potentially different clusters.
    • The discrimination graph is integrated into the MR framework, combined with Laplacian regularized Kernel minimum squared error for classification.

    Main Results:

    • The proposed enhanced MR framework effectively utilizes local discriminative information alongside manifold structure.
    • Experimental results on benchmark datasets and face recognition tasks demonstrate significant improvements in classification accuracy.
    • The method successfully enforces separation between data points from different clusters, even if they appear similar on the manifold.

    Conclusions:

    • The enhanced MR framework provides a more comprehensive approach to semi-supervised classification by integrating discriminative learning.
    • Explicitly modeling and utilizing local discriminative information leads to superior performance compared to standard MR.
    • The proposed method offers a robust and effective solution for semi-supervised classification problems, particularly in domains like face recognition.