DANCE: DAta-Network Co-optimization for Efficient Segmentation Model Training and Inference
Chaojian Li, Wuyang Chen, Yuchen Gu, Tianlong Chen, Yonggan Fu,, Zhangyang Wang, Yingyan Celine Lin

TL;DR
DANCE introduces an automated co-optimization method that adaptively downsamples data and slimms network architecture, significantly improving efficiency in semantic segmentation training and inference while maintaining or enhancing accuracy.
Contribution
It presents a novel automated data-network co-optimization framework that jointly reduces input data complexity and network size for efficient segmentation.
Findings
Reduces training and inference costs significantly.
Achieves better mIoU compared to baseline models.
Demonstrates effectiveness across multiple datasets and models.
Abstract
Semantic segmentation for scene understanding is nowadays widely demanded, raising significant challenges for the algorithm efficiency, especially its applications on resource-limited platforms. Current segmentation models are trained and evaluated on massive high-resolution scene images ("data level") and suffer from the expensive computation arising from the required multi-scale aggregation("network level"). In both folds, the computational and energy costs in training and inference are notable due to the often desired large input resolutions and heavy computational burden of segmentation models. To this end, we propose DANCE, general automated DAta-Network Co-optimization for Efficient segmentation model training and inference. Distinct from existing efficient segmentation approaches that focus merely on light-weight network design, DANCE distinguishes itself as an automated…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsDomain Adaptative Neighborhood Clustering via Entropy Optimization
