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

Survival Tree01:19

Survival Tree

154
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...
154

You might also read

Related Articles

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

Sort by
Same author

Risk factors and SCN5A-H558R polymorphism for atrial fibrillation in Tibetans living at different altitudes.

Medicine·2022
Same author

A multi-modal brain-computer interface based on threshold discrimination and its application in wheelchair control.

Cognitive neurodynamics·2022
Same author

Hybrid mental tasks based human computer interface via integration of pronunciation and motor imagery.

Journal of neural engineering·2022
Same author

Publisher's Note: "A new autonomous memristive megastable oscillator and its Hamiltonian-energy-dependent megastability" [Chaos 32, 013127 (2022)].

Chaos (Woodbury, N.Y.)·2022
Same author

A new autonomous memristive megastable oscillator and its Hamiltonian-energy-dependent megastability.

Chaos (Woodbury, N.Y.)·2022
Same author

A novel method to reduce the motor imagery BCI illiteracy.

Medical & biological engineering & computing·2021
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Sep 6, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

490

Instance Segmentation Based on Improved Self-Adaptive Normalization.

Sen Yang1, Xiaobao Wang1, Qijuan Yang1,2

  • 1Tianjin Key Laboratory for Control Theory & Applications Complicated Systems, Tianjin University of Technology, Tianjin 300384, China.

Sensors (Basel, Switzerland)
|June 24, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a novel adaptive weight loss layer to improve instance segmentation, overcoming limitations of batch normalization (BN) and self-adaptive normalization (SN) methods. The new approach enhances feature expression and achieves stable accuracy across various batch sizes.

Keywords:
adaptive weightbatch sizeinstance segmentationnormalizedself-adaptive normalization

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.6K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.9K

Related Experiment Videos

Last Updated: Sep 6, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

490
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.6K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.9K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Image Segmentation

Background:

  • Batch Normalization (BN) is standard in instance segmentation but suffers from accuracy drops with small batches and GPU memory issues with large batches.
  • Self-Adaptive Normalization (SN) offers improvements but faces challenges in weight learning and assignment due to its parameter averaging mechanism.

Purpose of the Study:

  • To address the limitations of existing normalization methods in instance segmentation.
  • To propose a novel adaptive weight loss layer and weight learning method for improved feature expression and batch size independence.

Main Methods:

  • Replaced single Batch Normalization (BN) with an adaptive weight loss layer within Self-Adaptive Normalization (SN) models.
  • Developed a new weight learning method to enhance input feature expression for subsequent layers.
  • Implemented and validated the proposed method using a PyTorch deep learning framework on MS-COCO and Autonomous Driving Cityscapes datasets.

Main Results:

  • The proposed method demonstrates effectiveness independent of batch size, ensuring stable accuracy for diverse target segmentation tasks.
  • Achieved significant reduction in overall loss values.
  • Improved the convergence speed of the deep learning network.

Conclusions:

  • The novel adaptive weight loss layer effectively overcomes the drawbacks of traditional BN and SN methods in instance segmentation.
  • The proposed approach offers a robust solution for instance segmentation tasks, particularly those constrained by batch size limitations.
  • This method enhances network performance by improving feature expression, reducing loss, and accelerating convergence.