paper-with-me

홈 › Papers

GhostNetV3-Small: A Tailored Architecture and Comparative Study of Distillation Strategies for Tiny Images

2025-09-15 · Florian Zager, Hamza A. A. Gardi arxiv

Deep neural networks have achieved remarkable success across a range of tasks, however their computational demands often make them unsuitable for deployment on resource-constrained edge devices. This paper explores strategies for compressing and adapting models to enable efficient inference in such environments. We focus on GhostNetV3, a state-of-the-art architecture for mobile applications, and propose GhostNetV3-Small, a modified variant designed to perform better on low-resolution inputs such as those in the CIFAR-10 dataset. In addition to architectural adaptation, we provide a comparative evaluation of knowledge distillation techniques, including traditional knowledge distillation, teacher assistants, and teacher ensembles. Experimental results show that GhostNetV3-Small significantly outperforms the original GhostNetV3 on CIFAR-10, achieving an accuracy of 93.94%. Contrary to expectations, all examined distillation strategies led to reduced accuracy compared to baseline training. These findings indicate that architectural adaptation can be more impactful than distillation in small-scale image classification tasks, highlighting the need for further research on effective model design and advanced distillation techniques for low-resolution domains.

📄 PDF Abstract BibTeX arXiv:2509.12380

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationImage Classification

Results from the Paper

RankTaskDatasetModelMetrics
#169 Image Classification CIFAR-10 GhostNetV3-Small Percentage correct: 93.94

Similar Papers 제목 키워드 기반

GhostNetV2: Enhance Cheap Operation with Long-Range Attention

2022-11-23 · Yehui Tang, Kai Han, Jianyuan Guo, Chang Xu 외

Light-weight convolutional neural networks (CNNs) are specially designed for applications on mobile devices with faster inference speed. The convolutional operation can only capture local information in a window region, …

GhostNetV3: Exploring the Training Strategies for Compact Models

2024-04-17 · Zhenhua Liu, Zhiwei Hao, Kai Han, Yehui Tang 외

Compact neural networks are specially designed for applications on edge devices with faster inference speed yet modest performance. However, training strategies of compact models are borrowed from that of conventional mo…

Image ClassificationKnowledge Distillationobject-detectionObject Detection

GhostFaceNets: Lightweight Face Recognition Model From Cheap Operations

2023-04-10 · IEEE Access 2023 4 · Mohamad Alansari, Oussama Abdul Hay, Sajid Javed, Abdulhadi Shoufan 외

The development of deep learning-based biometric models that can be deployed on devices with constrained memory and computational resources has proven to be a significant challenge. Previous approaches to this problem ha…

Face IdentificationFace RecognitionFace VerificationLightweight Face Recognition+1

Better YOLO with Attention-Augmented Network and Enhanced Generalization Performance for Safety Helmet Detection

2024-05-04 · Shuqi Shen, Junjie Yang

Safety helmets play a crucial role in protecting workers from head injuries in construction sites, where potential hazards are prevalent. However, currently, there is no approach that can simultaneously achieve both mode…

Vi-SAFE: A Spatial-Temporal Framework for Efficient Violence Detection in Public Surveillance

2025-09-16 · Ligang Chang, Shengkai Xu, Liangchang Shen, Binhan Xu 외 arxiv

Violence detection in public surveillance is critical for public safety. This study addresses challenges such as small-scale targets, complex environments, and real-time temporal analysis. We propose Vi-SAFE, a spatial-t…

Binary Classification