Related Experiment Video
Updated: Jul 24, 2025

Generation of Dynamical Environmental Conditions using a High-Throughput Microfluidic Device
Published on: April 17, 2021
Micro-architecture design exploration template for AutoML case study on SqueezeSEMAuto
Chantana Chantrapornchai1, Supasit Kajkamhaeng2, Phattharaphon Romphet2
1Department of Computer Engineering, Faculty of Engineering, Kasetsart University, Bangkok, Thailand. fengcnc@ku.ac.th.
Abstract:
Convolutional Neural Network (CNN) models have been commonly used primarily in image recognition tasks in the deep learning area. Finding the right architecture needs a lot of hand-tune experiments which are time-consuming. In this paper, we exploit an AutoML framework that adds to the exploration of the micro-architecture block and the multi-input option. The proposed adaption has been applied to SqueezeNet with SE blocks combined with the residual block combinations. The experiments assume three search strategies: Random, Hyperband, and Bayesian algorithms. Such combinations can lead to solutions with superior accuracy while the model size can be monitored. We demonstrate the application of the approach against benchmarks: CIFAR-10 and Tsinghua Facial Expression datasets. The searches allow the designer to find the architectures with better accuracy than the traditional architectures without hand-tune efforts. For example, CIFAR-10, leads to the SqueezeNet architecture using only 4 fire modules with 59% accuracy. When exploring SE block insertion, the model with good insertion points can lead to an accuracy of 78% while the traditional SqueezeNet can achieve an accuracy of around 50%. For other tasks, such as facial expression recognition, the proposed approach can lead up to an accuracy of 71% with the proper insertion of SE blocks, the appropriate number of fire modules, and adequate input merging, while the traditional model can achieve the accuracy under 20%.
Related Concept Videos
Design Example: Automobile Ignition System
One can generate a large voltage using a car battery of 12 volts with the help of inductors. Inductors are known for opposing...
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
Block Diagram Reduction
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
Design Example: Forces in Sluice Gate
Key variables in...
Design Example: Creating a Hydraulic Model of a Dam Spillway
Design Consideration
The factor of safety is another key...

