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

Uniform Depth Channel Flow: Problem Solving01:18

Uniform Depth Channel Flow: Problem Solving

106
To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
106
Rapidly Varying Flow01:24

Rapidly Varying Flow

119
Rapidly varying flow (RVF) in open channels is characterized by abrupt changes in flow depth over a short distance, with the rate of depth change relative to distance often approaching unity. These flows are inherently complex due to their transient and multi-dimensional nature, making exact analysis difficult. However, approximate solutions using simplified models provide valuable insights into their behavior.Key Features of Rapidly Varying FlowRVF is commonly observed in scenarios involving...
119
Gradually Varying Flow01:29

Gradually Varying Flow

99
Gradually varying flow (GVF) in open channels describes situations where water depth changes slowly along the channel due to factors like non-uniform bed slope, channel shape variations, or obstructions. This flow type occurs when the depth adjusts gradually to balance gravitational forces, shear forces, and energy requirements, resulting in a low rate of depth change.Characteristics of Gradually Varying FlowGVF is commonly observed in natural streams, rivers, and canals, where flow depth...
99
Uniform Depth Channel Flow01:27

Uniform Depth Channel Flow

115
Uniform depth channel flow keeps fluid depth consistent along channels such as irrigation canals. In natural channels, such as rivers, approximate uniform flow is often assumed. This condition occurs when the channel’s bottom slope matches the energy slope, balancing potential energy lost from gravity with head loss due to shear stress. This balance prevents depth changes along the channel length, resulting in a steady, uniform flow.Uniform flow in open channels with a constant cross-section...
115
Upsampling01:22

Upsampling

277
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
277
Gradient and Del Operator01:14

Gradient and Del Operator

2.7K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
2.7K

You might also read

Related Articles

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

Sort by
Same author

Embodied cognition-driven interpretable trajectory prediction of autonomous systems.

Nature communications·2026
Same author

SR-LLM: An incremental symbolic regression framework driven by LLM-based retrieval-augmented generation.

Proceedings of the National Academy of Sciences of the United States of America·2025
Same author

Generative AI-Driven Ergonomics: A Virtual-Real Hybrid Experiment for Human Factors Engineering.

IEEE transactions on cybernetics·2025
Same author

A Visual Benchmark for Autonomous Driving in Open-Pit Mines.

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

A NIR dual-channel fluorescent probe for detecting viscosity and ONOO<sup>-</sup> in vitro and vivo.

Spectrochimica acta. Part A, Molecular and biomolecular spectroscopy·2025
Same author

Scene as Occupancy and Reconstruction: A Comprehensive Dataset for Unstructured Scene Understanding.

Scientific data·2025

Related Experiment Video

Updated: Aug 9, 2025

Analyzing Mixing Inhomogeneity in a Microfluidic Device by Microscale Schlieren Technique
10:12

Analyzing Mixing Inhomogeneity in a Microfluidic Device by Microscale Schlieren Technique

Published on: June 12, 2015

9.1K

MixGradient: A gradient-based re-weighting scheme with mixup for imbalanced data streams.

Xinyu Peng1, Fei-Yue Wang2, Li Li3

  • 1Department of Automation, Tsinghua University, Beijing, 100084, China.

Neural Networks : the Official Journal of the International Neural Network Society
|February 22, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces MixGradient, a novel method for deep neural networks (DNNs) to learn from imbalanced data streams. MixGradient improves generalization by re-weighting samples based on gradient information, boosting accuracy by up to 10%.

Keywords:
Deep learningImbalanced data streamsMixupSample gradientTypical samples

More Related Videos

Quantifying Mixing using Magnetic Resonance Imaging
07:33

Quantifying Mixing using Magnetic Resonance Imaging

Published on: January 25, 2012

11.0K
Excitation-Scanning Hyperspectral Imaging Microscopy to Efficiently Discriminate Fluorescence Signals
07:34

Excitation-Scanning Hyperspectral Imaging Microscopy to Efficiently Discriminate Fluorescence Signals

Published on: August 22, 2019

8.1K

Related Experiment Videos

Last Updated: Aug 9, 2025

Analyzing Mixing Inhomogeneity in a Microfluidic Device by Microscale Schlieren Technique
10:12

Analyzing Mixing Inhomogeneity in a Microfluidic Device by Microscale Schlieren Technique

Published on: June 12, 2015

9.1K
Quantifying Mixing using Magnetic Resonance Imaging
07:33

Quantifying Mixing using Magnetic Resonance Imaging

Published on: January 25, 2012

11.0K
Excitation-Scanning Hyperspectral Imaging Microscopy to Efficiently Discriminate Fluorescence Signals
07:34

Excitation-Scanning Hyperspectral Imaging Microscopy to Efficiently Discriminate Fluorescence Signals

Published on: August 22, 2019

8.1K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep neural networks (DNNs) struggle with imbalanced data streams common in real-world applications.
  • Existing algorithms often neglect crucial gradient information for learning from uneven class distributions.

Purpose of the Study:

  • To address the challenge of learning from imbalanced data streams in DNNs.
  • To leverage gradient information to improve the identification of critical patterns in minority classes.

Main Methods:

  • Propose a re-weighting scheme that assigns higher weights to training samples with gradients similar to typical samples.
  • Combine this re-weighting with Mixup to enhance sample space information and the re-weighting scheme's effectiveness.
  • Evaluate the method, termed MixGradient, on long-tailed CIFAR and MiniPlaces data streams.

Main Results:

  • MixGradient significantly boosts the generalization performance of DNNs on imbalanced data streams.
  • The method achieves up to a 10% accuracy improvement across different imbalance ratios.
  • Demonstrates effectiveness on challenging, artificially induced long-tailed datasets.

Conclusions:

  • The proposed MixGradient method offers an effective solution for DNNs learning from imbalanced data streams.
  • Highlighting important minority class samples via gradient information is crucial for improved performance.
  • Combining gradient-based re-weighting with Mixup enhances learning from complex data distributions.