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

Aggregates Classification01:29

Aggregates Classification

512
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...
512
Force Classification01:22

Force Classification

1.9K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.9K
Survival Tree01:19

Survival Tree

208
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...
208
Classification of Systems-II01:31

Classification of Systems-II

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

Classification of Systems-I

386
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:
386
Introduction to Learning01:18

Introduction to Learning

672
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
672

You might also read

Related Articles

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

Sort by
Same author

Phys-HUSPU: a physics-constrained and heteroscedastic uncertainty-guided phase unwrapping framework.

Optics express·2026
Same author

Imipramine inhibits feline infectious peritonitis virus infection by targeting host cholesterol metabolism via NPC1.

Antimicrobial agents and chemotherapy·2026
Same author

Comparative diagnostic performance of C-TIRADS versus Kwak TI-RADS for thyroid nodules: implications for fine-needle aspiration biopsy referral.

Frontiers in endocrinology·2026
Same author

Switching from Reforming to Selective Dehydrogenation for Ethane-CO<sub>2</sub> Coconversion on CeO<sub>2</sub>-Based Catalysts via Crystal-Facet Engineering.

Journal of the American Chemical Society·2026
Same author

Longitudinal sleep duration patterns and their association with cognitive decline in older Chinese adults.

Alzheimer's & dementia (Amsterdam, Netherlands)·2026
Same author

[Impact of optimizing the quality control system on newborn screening outcomes for congenital hypothyroidism].

Zhongguo dang dai er ke za zhi = Chinese journal of contemporary pediatrics·2026
Same journal

Granular Ball-Based Noise-Resistant Fuzzy Multineighborhood Feature Selection via Label Enhancement and Feature Graph.

IEEE transactions on neural networks and learning systems·2026
Same journal

Fighting Evolving Spam With ARTMAP Models: A Noise-Resilient Online Detection Framework.

IEEE transactions on neural networks and learning systems·2026
Same journal

HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

Negation of Basic Belief Assignment in Multisource Information Fusion on Dempster-Shafer Theory With Applications in Pattern Classification.

IEEE transactions on neural networks and learning systems·2026
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Nov 8, 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

744

Class-Imbalanced Deep Learning via a Class-Balanced Ensemble.

Zhi Chen, Jiang Duan, Li Kang

    IEEE Transactions on Neural Networks and Learning Systems
    |April 26, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an ensemble of auxiliary classifiers within deep convolutional neural networks (CNNs) to address class imbalance. The novel approach enhances CNNs

    Related Experiment Videos

    Last Updated: Nov 8, 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

    744

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Class imbalance is a common issue in real-world datasets, posing challenges for machine learning models, especially deep learning.
    • Traditional methods often struggle to effectively learn from imbalanced data, leading to biased models that favor majority classes.

    Purpose of the Study:

    • To develop a novel method for tackling class-imbalanced learning problems in deep convolutional neural networks (CNNs).
    • To enhance the performance of CNNs in scenarios where data distribution is uneven across classes.

    Main Methods:

    • Embedding an ensemble of auxiliary classifiers into CNNs, trained end-to-end with the main network.
    • Designing a new loss function that guides hidden layers and auxiliary classifiers to focus on misclassified samples, promoting diverse learning.
    • Utilizing auxiliary classifiers to assist the main CNN during training or acting as a standalone component post-training.

    Main Results:

    • Demonstrated significant performance improvements on four benchmark datasets (CIFAR-10, CIFAR-100, iNaturalist, CelebA) with increasing complexity.
    • Outperformed existing state-of-the-art deep learning methods for imbalanced data.
    • The proposed ensemble approach effectively mitigates bias towards majority classes.

    Conclusions:

    • The proposed ensemble learning method integrated with CNNs is effective in addressing class imbalance.
    • The auxiliary classifiers enhance the CNN's ability to learn from imbalanced data, leading to improved classification accuracy.
    • This approach offers flexibility, allowing auxiliary classifiers to aid training or be removed post-training.