paper-with-me

홈 › Papers

Toward Robust Non-Transferable Learning: A Survey and Benchmark

2025-02-19 · Ziming Hong, Yongli Xiang, Tongliang Liu

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.

📄 PDF Abstract BibTeX arXiv:2502.13593

Code (1)

tmllab/ntlbench 공식 구현 pytorch

Tasks

EthicsSurvey

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Beyond Boundaries: A Comprehensive Survey of Transferable Attacks on AI Systems

2023-11-20 · Guangjing Wang, Ce Zhou, Yuanda Wang, Bocheng Chen 외

As Artificial Intelligence (AI) systems increasingly underpin critical applications, from autonomous vehicles to biometric authentication, their vulnerability to transferable attacks presents a growing concern. These att…

Autonomous DrivingAutonomous VehiclesData AugmentationData Poisoning+2

Representation Learning for Tabular Data: A Comprehensive Survey

2025-04-17 · Jun-Peng Jiang, Si-Yang Liu, Hao-Run Cai, Qile Zhou 외

Tabular data, structured as rows and columns, is among the most prevalent data types in machine learning classification and regression applications. Models for learning from tabular data have continuously evolved, with D…

Representation LearningSurvey

Representation Potentials of Foundation Models for Multimodal Alignment: A Survey

2025-10-05 · Jianglin Lu, Hailing Wang, Yi Xu, Yizhou Wang 외 arxiv

Foundation models learn highly transferable representations through large-scale pretraining on diverse data. An increasing body of research indicates that these representations exhibit a remarkable degree of similarity a…

Transferability in Deep Learning: A Survey

2022-01-15 · Junguang Jiang, Yang Shu, Jianmin Wang, Mingsheng Long

The success of deep learning algorithms generally depends on large-scale data, while humans appear to have inherent ability of knowledge transfer, by recognizing and applying relevant knowledge from previous learning exp…

Deep LearningDomain AdaptationSurveyTransfer Learning

A Survey of Generative Categories and Techniques in Multimodal Large Language Models

2025-05-29 · Longzhen Han, Awes Mubarak, Almas Baimagambetov, Nikolaos Polatidis 외

Multimodal Large Language Models (MLLMs) have rapidly evolved beyond text generation, now spanning diverse output modalities including images, music, video, human motion, and 3D objects, by integrating language with othe…

Mixture-of-ExpertsSelf-Supervised LearningSurveyText Generation