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

196
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...
196
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

3.0K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
3.0K
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

545
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
545
Aggregates Classification01:29

Aggregates Classification

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

You might also read

Related Articles

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

Sort by
Same author

Frontal brain injury alters human risky choices in self and other contexts.

iScience·2026
Same author

Better Than Maximum Likelihood Estimation of Model-based and Model-free Learning Styles.

Basic and clinical neuroscience·2026
Same author

Brain Mapping of Behavior Contagion Based on Visibility Graph Analysis of ERP Signals.

Basic and clinical neuroscience·2026
Same author

Robust data-driven feedback linearization using neural network based sparse identification of nonlinear dynamics.

ISA transactions·2026
Same author

SynthECG: Python Framework and ECG Image Datasets for Digitization, Lead Detection, and Waveform Segmentation.

Journal of medical signals and sensors·2026
Same author

Neural and behavioral signatures of error monitoring are differentially modulated by social hierarchy and trial type.

Scientific reports·2026

Related Experiment Video

Updated: Sep 16, 2025

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

Efficient compression of encoder-decoder models for semantic segmentation using the separation index.

Movahed Jamshidi1, Ahmad Kalhor2, Abdol-Hossein Vahabie2

  • 1School of Electrical and Computer Engineering, University of Tehran, Tehran, Iran. mo.jamshidi@ut.ac.ir.

Scientific Reports
|July 9, 2025
PubMed
Summary

This study introduces a novel compression method for semantic segmentation models using the Separation Index (SI). This technique significantly reduces model size and computational cost while preserving or enhancing segmentation accuracy.

Keywords:
Encoder-Decoder architecturesModel compressionSemantic segmentationSeparation index

More Related Videos

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

529
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

648

Related Experiment Videos

Last Updated: Sep 16, 2025

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
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

529
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

648

Area of Science:

  • Computer Vision
  • Machine Learning
  • Deep Learning

Background:

  • Encoder-decoder architectures are vital for semantic segmentation but often suffer from high computational complexity.
  • Preserving fine-grained spatial details is crucial for accurate segmentation, posing a challenge for model compression.

Purpose of the Study:

  • To develop and evaluate a novel compression approach for encoder-decoder networks in semantic segmentation.
  • To leverage the Separation Index (SI) for identifying and pruning redundant network components.

Main Methods:

  • Utilized the Separation Index (SI) to quantify feature map distinctiveness for class separation at the pixel level.
  • Implemented a pruning strategy targeting redundant layers and filters within various semantic segmentation architectures.
  • Evaluated the approach on diverse datasets (CamVid, KiTS19, Data Science Bowl, Aerial Imagery, MVTec AD) and architectures (U-Net, LinkNet, MobileNet, DeepLabV3, SegNet).

Main Results:

  • Achieved significant reductions in model parameters and floating-point operations (up to 70%) through SI-driven compression.
  • Maintained or improved segmentation accuracy, measured by mean Intersection over Union (IoU), across all tested datasets and architectures.
  • Demonstrated a compressed DeepLabV3 model improving mean IoU from 0.624 to 0.638 on aerial imagery with a 2.6x parameter reduction and faster inference.

Conclusions:

  • SI-based pruning offers an effective method to balance model efficiency and performance in semantic segmentation.
  • The proposed approach provides a practical solution for deploying deep learning models in resource-constrained environments.
  • This work highlights the potential of feature separability metrics for guiding efficient deep learning model compression.