Thursday 20 March 2025
Artificial intelligence has made tremendous progress in recent years, but one of its most significant challenges remains: learning multiple tasks simultaneously while preventing previous knowledge from being forgotten. This phenomenon is known as catastrophic forgetting, and it’s a major hurdle for deep neural networks.
Researchers have attempted to address this issue by developing various strategies to mitigate forgetting. One approach involves ordering the tasks in a specific way to optimize learning. In theory, if you present the tasks in the right sequence, the network can learn each new task without forgetting the previous ones. But until now, there was no scientific basis for determining the optimal order.
A team of researchers has finally cracked the code by developing a mathematical framework that predicts which task orders will lead to the best learning outcomes. The key insight is that task similarity plays a crucial role in determining the optimal sequence.
The researchers used a combination of linear and nonlinear neural networks to test their theory. They generated synthetic data with varying levels of task similarity, then trained the networks using different task orders. The results were striking: when the tasks were ordered based on their similarity, the network learned significantly better than when the tasks were presented in a random or arbitrary order.
The team also tested their framework on real-world image classification datasets, including CIFAR-10 and Fashion-MNIST. They found that the optimal task order led to improved performance across multiple tasks, even when the tasks had different levels of complexity.
So how does it work? The researchers developed an equation that estimates the similarity between two tasks based on their input correlations. This similarity is then used to predict the optimal task order. In essence, the framework helps the network learn which tasks are most similar and should be presented together, allowing it to leverage this knowledge to improve performance.
The implications of this research are significant. It could enable the development of more efficient and effective neural networks that can learn multiple tasks simultaneously without forgetting previous knowledge. This has far-reaching potential applications in areas like natural language processing, computer vision, and robotics.
In addition, the researchers’ framework provides a new perspective on how to optimize task order for deep learning models. By incorporating task similarity into the design process, developers can create more robust and adaptable neural networks that can learn from multiple sources of data.
The findings also raise intriguing questions about the nature of human learning.
Cite this article: “Cracking the Code on Task Order: A New Framework for Efficient Learning”, The Science Archive, 2025.
Artificial Intelligence, Deep Neural Networks, Catastrophic Forgetting, Task Similarity, Optimal Sequence, Linear And Nonlinear Neural Networks, Image Classification, Natural Language Processing, Computer Vision, Robotics, Machine Learning, Forgetting Prevention.
Reference: Ziyan Li, Naoki Hiratani, “Optimal Task Order for Continual Learning of Multiple Tasks” (2025).







