paper-with-me

Papers

Embedded Self-Distillation in Compact Multi-Branch Ensemble Network for Remote Sensing Scene Classification

2021-04-01 · Qi Zhao, Yujing Ma, Shuchang Lyu, Lijiang Chen

Remote sensing (RS) image scene classification task faces many challenges due to the interference from different characteristics of different geographical elements. To solve this problem, we propose a multi-branch ensemble network to enhance the feature representation ability by fusing features in final output logits and intermediate feature maps. However, simply adding branches will increase the complexity of models and decline the inference efficiency. On this issue, we embed self-distillation (SD) method to transfer knowledge from ensemble network to main-branch in it. Through optimizing with SD, main-branch will have close performance as ensemble network. During inference, we can cut other branches to simplify the whole model. In this paper, we first design compact multi-branch ensemble network, which can be trained in an end-to-end manner. Then, we insert SD method on output logits and feature maps. Compared to previous methods, our proposed architecture (ESD-MBENet) performs strongly on classification accuracy with compact design. Extensive experiments are applied on three benchmark RS datasets AID, NWPU-RESISC45 and UC-Merced with three classic baseline models, VGG16, ResNet50 and DenseNet121. Results prove that our proposed ESD-MBENet can achieve better accuracy than previous state-of-the-art (SOTA) complex models. Moreover, abundant visualization analysis make our method more convincing and interpretable.

📄 PDF Abstract BibTeX arXiv:2104.00222

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationScene Classification

Similar Papers 제목 키워드 기반

Be Your Own Best Competitor! Multi-Branched Adversarial Knowledge Transfer

2020-10-09 · Mahdi Ghorbani, Fahimeh Fooladgar, Shohreh Kasaei

Deep neural network architectures have attained remarkable improvements in scene understanding tasks. Utilizing an efficient model is one of the most important constraints for limited-resource devices. Recently, several …

Decoderimage-classificationImage ClassificationKnowledge Distillation+2

FLEG: Feed-Forward Language Embedded Gaussian Splatting from Any Views via Compact Semantic Representation

2025-12-19 · Qijian Tian, Xin Tan, Jiayu Ying, Xuhong Wang 외 arxiv

We present FLEG, a feed-forward network that reconstructs language-embedded 3D Gaussians from arbitrary views. Previous feed-forward language-embedded Gaussian reconstruction methods are restricted to a fixed number of i…

Weakly Supervised Semantic Segmentation via Alternative Self-Dual Teaching

2021-12-17 · Dingwen Zhang, Wenyuan Zeng, Guangyu Guo, Chaowei Fang 외

Current weakly supervised semantic segmentation (WSSS) frameworks usually contain the separated mask-refinement model and the main semantic region mining model. These approaches would contain redundant feature extraction…

Knowledge DistillationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Ensemble Knowledge Distillation for Learning Improved and Efficient Networks

2019-09-17 · Umar Asif, Jianbin Tang, Stefan Harrer

Ensemble models comprising of deep Convolutional Neural Networks (CNN) have shown significant improvements in model generalization but at the cost of large computation and memory requirements. In this paper, we present a…

Ensemble LearningGeneral ClassificationKnowledge Distillation

DASH: Dual-Branch Score Distillation for Guidance-Calibrated Compact Diffusion Models

2026-05-30 · Abdullah Al Shafi, Kazi Saeed Alam, Sk Imran Hossain, Engelbert Mephu Nguifo arxiv

Parameter compression of class-conditional diffusion models reveals an underexplored limitation in output-level distillation: the unconditional score branch remains unsupervised, leaving the classifier-free guidance gap …