Aerodynamic Data Predictions Based on Multi-task Learning
Liwei Hu, Yu Xiang, Jun Zhan, Zifang Shi, Wenzheng Wang

TL;DR
This paper introduces a multi-task learning approach to improve aerodynamic data predictions by adaptively handling dataset quality issues, outperforming traditional models like FCNs and GANs on poor quality datasets.
Contribution
The paper proposes a novel multi-task learning scheme that enhances aerodynamic data modeling by adaptively managing dataset quality without resampling, inspired by mixture of experts.
Findings
MTL outperforms FCNs and GANs on poor quality datasets.
The approach effectively handles datasets with insufficient high-speed data.
Experimental results demonstrate improved prediction accuracy.
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, the 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 that the number of high-speed data is limited, i.e. the quality of the Burgers' dataset is not satisfactory. To improve the quality of datasets, traditional methods usually employ the data resampling technology to produce enough data for the insufficient parts in the original datasets before modeling, which increases computational costs. Recently, the mixtures of experts have been used in natural language processing to deal with different parts of sentences, which provides a solution for eliminating the need for data resampling in aerodynamic data modeling. Motivated by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Explainable Artificial Intelligence (XAI) · Energy Load and Power Forecasting
