Rebuttal and Revision Summary
**We sincerely thank you for your insightful feedback and constructive suggestions, which have significantly improved our manuscript. Revisions are highlighted in blue in the manuscript. Below, we summarize the key revisions and rebuttal made to address the reviewers' comments and ensure alignment with the conference's standards**:
___
### **1. Additional Experiments on Multi/Cross-Task UEs**
- **Multi-Task UEs**: We add new experiments with three popular UE methods (EM, OPS and AR) and random noise for comparison on 12 different tasks, as shown in Fig. 1 which shows that existing UEs fail in multi-task scenarios.
- **Cross-Task UEs**: Ablation experiments on 4 common CV tasks with EM perturbations (see Appendix A.2). Results show UEs from single tasks struggle to transfer to other tasks and are even ineffective within their own tasks(in multi-task models).
### **2. Additional Experiments on ImageNet-100 Dataset**
We have added results on ImageNet-100 of our proposed UD and SAL metrics. The majority of unlearnable methods perform similarly on the ImageNet-100 dataset as they do on the CIFAR dataset.
### **3. More Explanation and Analysis of Failure of Existing UEs**
- It is not surprising that existing UEs fail in multi/cross-task scenarios, not only because many of them (AR, OPS, LSP) are based on **class-related linearly separable noise** (which obviously fails in non-classification tasks), but also because the multi-task learning training process (dedicated to **resolving conflicts between tasks**) can further **undermine the unlearnability** of existing UEs.
- Essentially, based on our research findings, practical UEs need to influence the update of model parameters (specifically, **the proportion of learnable parameters**), and the changes in model parameters caused by UEs **have inconsistent trends in their impact on the loss of different tasks**.
- Given the unknown training objectives, data privacy protection based on UEs must overcome the challenges posed by multi-task scenarios to be effective in practice. We have provided two insights for future research aimed at addressing multi-task UEs, as detailed below:
- The construction of UEs should not be decoupled from the model itself, as the manifestation of sample unlearnability stems from abnormal updates during the model parameter optimization process, with samples predating model selection in the training process. Therefore, the construction of UEs should consider the underlying training objectives and the model;
- The construction of multi-task UEs should focus more on the feature extraction from the model backbone; only if the feature extraction of multi-task learning is affected can the performance of the model's multi-task heads be further impacted, thereby demonstrating unlearnability.
### **4. More Discussion on Practical Implications of Our Study**
We provide and summarize the practical implications of our study from two aspects:
- **For Current Work**: Unmasking the Critical Gap in UE Methods. Our study highlights the limitations of existing UE methods and underscores the importance of cross/multi-task unlearnability for data protection. Essentially, current UEs are ineffective when deployed, and we seek to alert data protectors to these inherent limitations. Additionally, we aim to provoke significant attention, calling for a comprehensive reevaluation of how UEs handle cross/multi-task unlearnability.
- **For Future Work**: Providing an Effective Tool for Evaluating UE Methods. We provide a powerful tool to assess the practical unlearnability of UE methods, introducing two metrics (i.e., SAL and UD) during training. These metrics help data protectors and researchers predict UE effectiveness, minimizing resource waste. Moreover, SAL and UD could guide the development of more effective UEs by highlighting the essential characteristics they should possess.
### **5. Presentation Improvement**
- Modified Figure 1,2,4 to enhance their readability and clarity.
- Modified the Introduction and Section 3 (Sharpness-Aware Unlearnablity Explanation) with more detailed descriptions and more straightforward and insightful explanations.
- Added more details in the Appendix.
___
Best regards,
*The Authors*