The "Algorithmic Bias Control in Deep Learning" project addresses significant challenges in the field of artificial intelligence (AI). AI, through Deep learning (DL) models, have achieved remarkable performance across various domains, but their success comes with substantial costs, including large datasets, extensive training times, and high resource consumption. Additionally, modifications to improve DL models often result in unexplained degradations in performance on unseen data ("generalization") due to changes in algorithmic bias.
Our project aims to develop a rigorous theory of algorithmic bias in DL and apply it to alleviate these practical bottlenecks. The overall objectives are:
1. Identify the algorithmic biases affecting DL training.
2. Understand how these biases influence the functional and generalization capabilities of DL models.
3. Control these biases to enhance various practical aspects, such as training efficiency, credibility, and applicability of DL models in new domains.
By achieving these objectives, we expect to significantly advance the field of DL, making it more efficient and reliable for real-world applications. This project will contribute to reducing the resource demands of DL, improving model robustness, and expanding the applicability of DL to new areas, ultimately enhancing the impact of AI on society.