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

Labeling Emotion01:20

Labeling Emotion

114
Emotional labeling is a cognitive process that involves identifying and naming one's emotions, such as anger, fear, happiness, or sadness. It allows individuals to recognize and express their internal emotional states, a critical aspect of emotional regulation and communication. Labeling emotions requires more than mere recognition; it also involves drawing upon memory and contextual cues to understand the current situation and apply a corresponding emotional label. For instance, feeling...
114
Labeling DNA Probes03:31

Labeling DNA Probes

8.1K
DNA probes are fragments of DNA labeled with a reporter tag to enable their detection or purification. The resulting labeled DNA probes can then hybridize to target nucleic acid sequences through complementary base-pairing, and may be used to recover or identify these regions.
Radioisotopes, fluorophores, or small molecule binding partners like biotin or digoxigenin, are the most widely used reporter tags for labeling DNA probes. These labels can be attached to the probe DNA molecule via...
8.1K
Principles of Classical Conditioning01:23

Principles of Classical Conditioning

511
Classical conditioning, as described by Ivan Pavlov, is a foundational concept in associative learning, where a neutral stimulus becomes capable of eliciting a conditioned response through association with an unconditioned stimulus. The process of acquisition, where this learning occurs, and the subsequent phenomena of contiguity, contingency, generalization, discrimination, extinction, and spontaneous recovery are crucial for a comprehensive understanding of classical conditioning.
During the...
511

You might also read

Related Articles

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

Sort by
Same author

Antibody Blockade of Ly49/MHC-I interactions enhances Innate and Adaptive Immunity Against Cancer Metastasis.

bioRxiv : the preprint server for biology·2026
Same author

Urban heat exposure patterns and domain-specific executive function in adolescents.

Environmental research·2026
Same author

Development and Validation of an Interpretable Model for Predicting Postoperative Hyperlactatemia in Young Children Following Congenital Heart Surgery.

Journal of clinical medicine·2026
Same author

Untargeted metabolomics identifies altered metabolome contributing to hypertension in late adolescents.

Journal of translational medicine·2026
Same author

Structural mechanism of anti-MHC-I antibody blocking of inhibitory NK cell receptors in tumor immunity.

Communications biology·2026
Same author

Comparative network analysis of emotional and behavioral health and mobile gaming addiction among adolescents with and without cyberbullying victimization experience: A large population-based study in China.

Journal of affective disorders·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jun 11, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K

Soft-label recover based label-specific features learning.

Jiansheng Jiang1, Wenxin Ge2, Yibin Wang3

  • 1School of Computer and Information, Anqing Normal University, Anqing, 246133, China.

Scientific Reports
|October 4, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a new algorithm for multi-label classification that addresses both missing labels and label misclassification. The soft-label recover based label-specific features learning (SLR-LSF) method improves classification accuracy by creating richer soft labels.

Keywords:
Label correlationLabel-specific features learningMembership degreeMissing labelSoft label

More Related Videos

Label-Retention Expansion Microscopy LR-ExM Enables Super-Resolution Imaging and High-Efficiency Labeling
07:44

Label-Retention Expansion Microscopy LR-ExM Enables Super-Resolution Imaging and High-Efficiency Labeling

Published on: October 11, 2022

3.6K
High Resolution Quantitative Synaptic Proteome Profiling of Mouse Brain Regions After Auditory Discrimination Learning
10:36

High Resolution Quantitative Synaptic Proteome Profiling of Mouse Brain Regions After Auditory Discrimination Learning

Published on: December 15, 2016

10.5K

Related Experiment Videos

Last Updated: Jun 11, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Label-Retention Expansion Microscopy LR-ExM Enables Super-Resolution Imaging and High-Efficiency Labeling
07:44

Label-Retention Expansion Microscopy LR-ExM Enables Super-Resolution Imaging and High-Efficiency Labeling

Published on: October 11, 2022

3.6K
High Resolution Quantitative Synaptic Proteome Profiling of Mouse Brain Regions After Auditory Discrimination Learning
10:36

High Resolution Quantitative Synaptic Proteome Profiling of Mouse Brain Regions After Auditory Discrimination Learning

Published on: December 15, 2016

10.5K

Area of Science:

  • Machine Learning
  • Data Mining
  • Computer Science

Background:

  • Multi-label classification commonly uses binary logical labels, leading to misclassification and issues with missing labels in datasets.
  • Existing algorithms often address only one of these challenges (missing or misclassified labels), necessitating a more comprehensive approach.

Purpose of the Study:

  • To propose a novel algorithm, soft-label recover based label-specific features learning (SLR-LSF), capable of simultaneously addressing label misclassification and missing labels in multi-label datasets.
  • To develop a method for constructing soft labels that accurately reflect instance-label relationships and contain richer semantic information.

Main Methods:

  • Utilized information entropy to compute a confidence matrix between labels.
  • Combined label density information with membership degrees to construct soft labels, effectively handling missing labels.
  • Employed stream regularization and global label correlation to learn label-specific features, enhancing local smoothness and overall classification performance.

Main Results:

  • The proposed SLR-LSF algorithm successfully recovers missing labels and generates soft labels with enhanced semantic information.
  • Experimental results on multiple datasets demonstrate the effectiveness of SLR-LSF in improving multi-label classification performance compared to existing methods.
  • The integration of local smoothness and global label correlation within the feature learning process contributes to superior classification outcomes.

Conclusions:

  • The SLR-LSF algorithm provides a unified framework for tackling label misclassification and missing labels in multi-label classification.
  • The developed soft label construction and label-specific feature learning mechanisms significantly boost classification accuracy.
  • This research offers a robust solution for improving the reliability and performance of multi-label classification systems.