Hello,
After reading the challenge instructions, I wonder if it is correct to assume that no information can be acquired during the training of the model ?
For instance, one might want to know how many times each data point in the forget set was sampled, and at which epoch, or revert the model to a previous checkpoint to then apply an unlearning function, as it is done in some parts of the (federated) unlearning literature.
Not having these options could limit the scope of possible approaches to tackling the unlearning challenge, especially since these quantities seem reasonably easy to evaluate in most real-world cases.
Please confirm if my understanding of the challenge is correct and if there are any possible solutions to the limitations I have mentioned.
Kind regards,
Martin Van Waerebeke