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

Reducing Line Loss01:18

Reducing Line Loss

208
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
208
Survival Tree01:19

Survival Tree

167
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
167
Line Loss01:10

Line Loss

311
The different configurations of source-load connections include wye (star) and delta connections. The relationship between line and phase voltages and currents varies depending on the configuration. When the source is supplying power, it is transmitted through the wires to the load, and during this transmission, some power is absorbed by the wires, leading to line loss.
Line loss impacts power delivery efficiency in a balanced three-phase circuit. The symmetry in such a circuit simplifies the...
311
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

7.2K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
7.2K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.9K
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...
7.9K
Trimmed Mean01:10

Trimmed Mean

3.0K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
3.0K

You might also read

Related Articles

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

Sort by
Same author

Comparative Impacts of Conventional and Biodegradable Microplastics on Boscalid Behavior and Toxicity in Soil-Earthworm System.

Molecules (Basel, Switzerland)·2026
Same author

<i>Glycyrrhiza</i> extract alleviates hemorrhagic septicemia in <i>Triplophysa yarkandensis</i> infected with <i>Shewanella putrefaciens</i>: integrated bactericidal and immunomodulatory effects.

Frontiers in immunology·2026
Same author

Transcriptomic Profiling Identifies Key Genes and Pathways Involved in the Abiotic Stress Response of Trichoderma viride.

Current microbiology·2026
Same author

Antimicrobial resistance and plasmidome of carbapenemase-resistant Klebsiella pneumoniae causing bloodstream infections between 2014 and 2024.

BMC microbiology·2026
Same author

Context-dependent and ecological drivers of neonatal invasive Escherichia coli population dynamics.

The Lancet. Microbe·2026
Same author

Physiology-guided Self-supervised Learning for Simultaneous Dual-Tracer PET Separation.

IEEE transactions on medical imaging·2026

Related Experiment Video

Updated: Sep 22, 2025

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

652

Drop Loss for Person Attribute Recognition With Imbalanced Noisy-Labeled Samples.

Yan Yan, Youze Xu, Jing-Hao Xue

    IEEE Transactions on Cybernetics
    |May 23, 2022
    PubMed
    Summary

    This study introduces Drop Loss, a novel method to improve person attribute recognition (PAR) by addressing imbalanced noisy labels. Drop Loss enhances model learning by adaptively down-weighting harder attributes with more noisy data.

    More Related Videos

    Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
    05:56

    Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

    Published on: April 14, 2023

    2.7K
    Design and Analysis for Fall Detection System Simplification
    08:05

    Design and Analysis for Fall Detection System Simplification

    Published on: April 6, 2020

    10.8K

    Related Experiment Videos

    Last Updated: Sep 22, 2025

    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

    652
    Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
    05:56

    Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

    Published on: April 14, 2023

    2.7K
    Design and Analysis for Fall Detection System Simplification
    08:05

    Design and Analysis for Fall Detection System Simplification

    Published on: April 6, 2020

    10.8K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep learning methods for Person Attribute Recognition (PAR) show strong performance.
    • Existing PAR models struggle with imbalanced noisy-labeled data, impacting overall accuracy.
    • Attribute imbalance and noise in training datasets lead to suboptimal PAR performance.

    Purpose of the Study:

    • To propose a novel loss function, Drop Loss, to address imbalanced noisy-labeled samples in PAR.
    • To improve the robustness and accuracy of person attribute recognition models.
    • To mitigate the negative effects of noisy and imbalanced data on deep learning models.

    Main Methods:

    • Introduced Drop Loss, a loss function that treats attributes differently based on difficulty (easy-to-hard).
    • Identified noisy-labeled candidates using gradient norms and applied a higher drop rate for harder attributes.
    • Developed DropNet, a ResNet-50 model incorporating the proposed Drop Loss for PAR tasks.

    Main Results:

    • DropNet achieved comparable or superior performance compared to state-of-the-art PAR methods.
    • The proposed Drop Loss effectively alleviated the adverse effects of imbalanced noisy-labeled samples.
    • Experiments on facial and pedestrian attribute recognition tasks validated the method's effectiveness.

    Conclusions:

    • Drop Loss is an effective strategy for handling imbalanced noisy labels in person attribute recognition.
    • The proposed DropNet model demonstrates significant improvements in balanced and classification accuracy.
    • This approach offers a promising direction for enhancing deep learning-based attribute recognition systems.