Examining Changes in Internal Representations of Continual Learning Models Through Tensor Decomposition
Nishant Suresh Aswani, Amira Guesmi, Muhammad Abdullah Hanif, Muhammad, Shafique

TL;DR
This paper introduces a new framework using tensor decomposition to analyze how internal representations in continual learning models evolve, revealing insights beyond final accuracy metrics.
Contribution
It proposes a representation-based evaluation method employing tensor component analysis to study internal model dynamics during continual learning.
Findings
Tensor analysis reflects differences in CL strategy performance.
Method does not clearly identify neuron clusters or filter evolution.
Scaled approach may offer deeper insights into learning dynamics.
Abstract
Continual learning (CL) has spurred the development of several methods aimed at consolidating previous knowledge across sequential learning. Yet, the evaluations of these methods have primarily focused on the final output, such as changes in the accuracy of predicted classes, overlooking the issue of representational forgetting within the model. In this paper, we propose a novel representation-based evaluation framework for CL models. This approach involves gathering internal representations from throughout the continual learning process and formulating three-dimensional tensors. The tensors are formed by stacking representations, such as layer activations, generated from several inputs and model `snapshots', throughout the learning process. By conducting tensor component analysis (TCA), we aim to uncover meaningful patterns about how the internal representations evolve, expecting to…
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
TopicsTensor decomposition and applications · Computational Physics and Python Applications · Advanced Data Processing Techniques
