Abstract

With the widespread application of machine learning and deep learning, image recognition has been continuously developed. However, there are still huge challenges in the use of machine learning and deep learning. The tuning processes of algorithms are critical and challenging for their performance. Although there have been many previous works to improve the final accuracy of the recognition algorithms through tuning, these works cannot consider some indicators that are also very important in the actual environment (such as latency, central processing unit (cpu) utilization) in the tuning. In this paper, we propose an effective tuning method based on multi-objective and knowledge transfer, which is solved the above limitations in the image recognition. Specifically, we first use an agent to automatically tune the recognition algorithms, and combine the prediction accuracy and the running latency of each episode as a multi-objective reward signal to guide the update of the internal parameters of the agent. In this way, the agent can continuously select the better algorithm configuration to improve prediction performance. In addition, we improve the efficiency of the above tuning process by transferring knowledge. To do that, we can learn the meta parameters from other small-scale tasks to initialize the agent. In the experiments, we apply the proposed method to tune the eXtreme Gradient Boosting and random forest on 57 image recognition tasks and convolutional neural network on 2 tasks. The experimental results verify that the proposed method achieves average accuracy rankings of 1.92, 1.42 and 1.71 on three algorithms to be optimized, respectively. Especially in terms of latency performance, the proposed method performs best on all the tasks (57 data sets) on the three algorithms to be optimized. In addition, we verify the various components of the proposed method through ablation experiments.

Highlights

  • Machine learning and deep learning has made great progress in many works on the image recognition field [1]–[3]

  • We propose an effective tuning method (ETM) based on multi-objective and knowledge transfer

  • 2) COMPARISON METHODS In this paper, the proposed method is referred to as ETM, which first initializes the agent through knowledge transfer, uses the agent select each hyperparameter sequentially, and optimizes accuracy and latency based on multi-objective optimization framework

Read more

Summary

Introduction

Machine learning and deep learning has made great progress in many works on the image recognition field [1]–[3]. Machine learning and deep learning still need many tedious processes in practical applications. We mainly solve the hyperparameter optimization problem (HPO problem) to tune the prediction algorithm, so as to improve the prediction performance of the algorithm. The tuning is often a timeconsuming and tedious process, which prevents researchers from focusing on the problem that needs to be solved. To solve the above limitation, automatic HPO methods are proposed and used in various fields. This automatic HPO methods automatically select hyperparameter configuration with as little human intervention as possible, and gradually select the optimal hyperparameter configuration by trial and error in the preset ranges ([4]).

Methods
Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.