English

Toward Robust Non-Transferable Learning: A Survey and Benchmark

Machine Learning 2025-03-10 v2 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Over the past decades, researchers have primarily focused on improving the generalization abilities of models, with limited attention given to regulating such generalization. However, the ability of models to generalize to unintended data (e.g., harmful or unauthorized data) can be exploited by malicious adversaries in unforeseen ways, potentially resulting in violations of model ethics. Non-transferable learning (NTL), a task aimed at reshaping the generalization abilities of deep learning models, was proposed to address these challenges. While numerous methods have been proposed in this field, a comprehensive review of existing progress and a thorough analysis of current limitations remain lacking. In this paper, we bridge this gap by presenting the first comprehensive survey on NTL and introducing NTLBench, the first benchmark to evaluate NTL performance and robustness within a unified framework. Specifically, we first introduce the task settings, general framework, and criteria of NTL, followed by a summary of NTL approaches. Furthermore, we emphasize the often-overlooked issue of robustness against various attacks that can destroy the non-transferable mechanism established by NTL. Experiments conducted via NTLBench verify the limitations of existing NTL methods in robustness. Finally, we discuss the practical applications of NTL, along with its future directions and associated challenges.

Keywords

Cite

@article{arxiv.2502.13593,
  title  = {Toward Robust Non-Transferable Learning: A Survey and Benchmark},
  author = {Ziming Hong and Yongli Xiang and Tongliang Liu},
  journal= {arXiv preprint arXiv:2502.13593},
  year   = {2025}
}

Comments

Code is available at https://github.com/tmllab/NTLBench

R2 v1 2026-06-28T21:49:51.905Z