Structural Pruning via Spatial-aware Information Redundancy for Semantic Segmentation
Dongyue Wu, Zilin Guo, Li Yu, Nong Sang, Changxin Gao

TL;DR
This paper introduces SIRFP, a novel spatial-aware filter pruning method for semantic segmentation that reduces redundancy by formulating pruning as a graph problem, leading to improved efficiency and performance.
Contribution
The paper proposes a spatial-aware redundancy metric and formulates pruning as a maximum edge weight clique problem, enhancing segmentation network pruning effectiveness.
Findings
SIRFP outperforms existing pruning methods on multiple datasets.
The proposed method achieves significant computational savings.
SIRFP maintains high segmentation accuracy after pruning.
Abstract
In recent years, semantic segmentation has flourished in various applications. However, the high computational cost remains a significant challenge that hinders its further adoption. The filter pruning method for structured network slimming offers a direct and effective solution for the reduction of segmentation networks. Nevertheless, we argue that most existing pruning methods, originally designed for image classification, overlook the fact that segmentation is a location-sensitive task, which consequently leads to their suboptimal performance when applied to segmentation networks. To address this issue, this paper proposes a novel approach, denoted as Spatial-aware Information Redundancy Filter Pruning~(SIRFP), which aims to reduce feature redundancy between channels. First, we formulate the pruning process as a maximum edge weight clique problem~(MEWCP) in graph theory, thereby…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Semantic Web and Ontologies · Robotics and Automated Systems
MethodsPruning
