1: \begin{abstract}
2: Continual learning can enable neural networks to evolve by learning new tasks sequentially in task-changing scenarios.
3: However, two general and related challenges should be overcome in further research before we apply this technique to real-world applications.
4: Firstly, newly collected novelties from the data stream in applications could contain anomalies that are meaningless for continual learning.
5: Instead of viewing them as a new task for updating, we have to filter out such anomalies to reduce the disturbance of extremely high-entropy data for the progression of convergence.
6: Secondly, fewer efforts have been put into research regarding the explainability of continual learning, which leads to a lack of transparency and credibility of the updated neural networks.
7: Elaborated explanations about the process and result of continual learning can help experts in judgment and making decisions.
8: Therefore, we propose the conceptual design of an explainability module with experts in the loop based on techniques, such as dimension reduction, visualization, and evaluation strategies.
9: This work aims to overcome the mentioned challenges by sufficiently explaining and visualizing the identified anomalies and the updated neural network.
10: With the help of this module, experts can be more confident in decision-making regarding anomaly filtering, dynamic adjustment of hyperparameters, data backup, etc.
11: \end{abstract}
12: