Search papers, labs, and topics across Lattice.
This study investigates the use of code division modulation layers (CDML) in a continual learning framework for gait identification systems, addressing the dual challenges of catastrophic forgetting and privacy vulnerabilities. The findings reveal that CDML effectively maintains high accuracy across tasks while simultaneously reducing the risk of membership inference attacks. Notably, the approach eliminates the need for data replay, significantly streamlining the continual learning process.
CDML not only preserves accuracy in gait identification but also shields against membership inference attacks without the need for data replay.
Continual learning (CL) has been recently employed in biometric identification systems thanks to its ability to integrate new knowledge within a pre-trained model and to the possibility of reducing the computational cost of training. Unfortunately, such approaches pose new challenges both in terms of final accuracy and privacy guarantees since a progressive fine-tuning of the model on small subsets expose them to catastrophic forgetting and successful inference attacks. This paper evaluates the efficiency of code division modulation layers (CDML) on a gait identification system which has been trained following a continual learning policy. The proposed approach preserves accuracy on all the tasks while mitigating membership inference attacks at the same time. Moreover, the impact of retransmission is minimized since replaying data is not necessary.