Aerodynamic data predictions based on multi-task learning

Liwei Hu,Yu Xiang,Jun Zhang,Zifang Shi,Wenzheng Wang
DOI: https://doi.org/10.1016/j.asoc.2021.108369
IF: 8.7
2022-02-01
Applied Soft Computing
Abstract:The quality of datasets is one of the key factors that affect the accuracy of aerodynamic data models. For example, in the uniformly sampled Burgers’ dataset, insufficient high-speed data is overwhelmed by massive low-speed data. Predicting high-speed data is more difficult than predicting low-speed data, owing to the fact that the number of high-speed data is limited, i.e. the quality of the Burgers’ dataset is not satisfactory. To improve quality of datasets, traditional methods usually employ data resampling technology to produce enough data for the insufficient parts in the original datasets before modeling, which increases computational costs. Motivated by the mixtures of experts in natural language processing, we propose a multi-task learning (MTL) scheme in the field of aerodynamic data predictions to eliminate the need for data resampling. Our MTL is a datasets quality-adaptive learning scheme, which combines task allocation and aerodynamic characteristic learning together to disperse the pressure of an entire learning task. The task allocation divides a whole learning task into several independent subtasks, while the aerodynamic characteristic learning learns these subtasks simultaneously to achieve better precisions. Two experiments with poor quality datasets are conducted to verify the data quality-adaptivity of the MTL to datasets. The results show that the MTL whose subtasks are divided by the K-means is more accurate than fully connected networks (FCNs), generative adversarial networks (GANs) and radical basis function neural networks (RBFNNs) in poor quality datasets.
computer science, artificial intelligence, interdisciplinary applications
What problem does this paper attempt to address?