LGCRCVFeb 19, 2025

Toward Robust Non-Transferable Learning: A Survey and Benchmark

arXiv:2502.13593v26 citationsh-index: 5IJCAI
Originality Synthesis-oriented
AI Analysis

It addresses the problem of model ethics and security for AI practitioners by providing a unified framework to assess NTL, though it is incremental as it reviews and benchmarks existing work rather than proposing new methods.

This paper presents a comprehensive survey on non-transferable learning (NTL), which aims to regulate model generalization to prevent misuse on unintended data, and introduces NTLBench, the first benchmark to evaluate NTL performance and robustness, revealing limitations in existing methods.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes