中文
相关论文

相关论文: Causal Fuzzing for Verifying Machine Unlearning

200 篇论文

Large Language Models (LLMs) offer extensive knowledge across various domains, but they may inadvertently memorize sensitive, unauthorized, or malicious data, such as personal information in the medical and financial sectors. Machine…

计算与语言 · 计算机科学 2024-10-16 YuXuan Wu , Bonaventure F. P. Dossou , Dianbo Liu

Machine unlearning aims to eliminate the influence of a subset of training samples (i.e., unlearning samples) from a trained model. Effectively and efficiently removing the unlearning samples without negatively impacting the overall model…

机器学习 · 计算机科学 2024-01-22 Hong kyu Lee , Qiuchen Zhang , Carl Yang , Jian Lou , Li Xiong

Causal approaches to post-hoc explainability for black-box prediction models (e.g., deep neural networks trained on image pixel data) have become increasingly popular. However, existing approaches have two important shortcomings: (i) the…

机器学习 · 计算机科学 2025-08-12 Numair Sani , Daniel Malinsky , Ilya Shpitser

In this paper, we consider a setting where heterogeneous agents with connectivity are performing inference using unlabeled streaming data. Observed data are only partially informative about the target variable of interest. In order to…

机器学习 · 计算机科学 2025-01-28 Mert Kayaalp , Yunus Inan , Visa Koivunen , Ali H. Sayed

The cause-to-effect analysis can help us decompose all the likely causes of a problem, such as an undesirable business situation or unintended harm to the individual(s). This implies that we can identify how the problems are inherited, rank…

机器学习 · 计算机科学 2023-10-20 Moses Openja , Gabriel Laberge , Foutse Khomh

To mitigate unfair and unethical discrimination over sensitive features (e.g., gender, age, or race), fairness testing plays an integral role in engineering systems that leverage AI models to handle tabular data. A key challenge therein is…

软件工程 · 计算机科学 2025-10-22 Chengwen Du , Tao Chen

Model quantization, which aims to compress deep neural networks and accelerate inference speed, has greatly facilitated the development of cumbersome models on mobile and edge devices. There is a common assumption in quantization methods…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yuzhang Shang , Bingxin Xu , Gaowen Liu , Ramana Kompella , Yan Yan

The current trend in data regulation requirements and privacy-preserving machine learning has emphasized the importance of machine unlearning. The naive approach to unlearning training data by retraining over the complement of the forget…

机器学习 · 计算机科学 2024-05-14 Junaid Iqbal Khan

In current AI era, users may request AI companies to delete their data from the training dataset due to the privacy concerns. As a model owner, retraining a model will consume significant computational resources. Therefore, machine…

机器学习 · 计算机科学 2024-05-27 Wenhan Chang , Tianqing Zhu , Heng Xu , Wenjian Liu , Wanlei Zhou

Learning disentangled causal representations is a challenging problem that has gained significant attention recently due to its implications for extracting meaningful information for downstream tasks. In this work, we define a new notion of…

机器学习 · 计算机科学 2024-08-27 Aneesh Komanduri , Yongkai Wu , Feng Chen , Xintao Wu

Machine unlearning, the study of efficiently removing the impact of specific training instances on a model, has garnered increased attention in recent years due to regulatory guidelines such as the \emph{Right to be Forgotten}. Achieving…

机器学习 · 计算机科学 2024-06-07 Martin Pawelczyk , Seth Neel , Himabindu Lakkaraju

Fine-tuning has been proven to be a simple and effective technique to transfer the learned knowledge of Pre-trained Language Models (PLMs) to downstream tasks. However, vanilla fine-tuning easily overfits the target data and degrades the…

计算与语言 · 计算机科学 2023-06-21 Junhao Zheng , Qianli Ma , Shengjie Qiu , Yue Wu , Peitian Ma , Junlong Liu , Huawen Feng , Xichen Shang , Haibin Chen

Algorithmic fairness has aroused considerable interests in data mining and machine learning communities recently. So far the existing research has been mostly focusing on the development of quantitative metrics to measure algorithm…

机器学习 · 计算机科学 2021-08-12 Weishen Pan , Sen Cui , Jiang Bian , Changshui Zhang , Fei Wang

Despite recent efforts, neural networks still struggle to learn in non-stationary environments, and our understanding of catastrophic forgetting (CF) is far from complete. In this work, we perform a systematic study on the impact of model…

机器学习 · 计算机科学 2025-08-14 Jacopo Graldi , Alessandro Breccia , Giulia Lanzillotta , Thomas Hofmann , Lorenzo Noci

Causal inference has recently gained notable attention across various fields like biology, healthcare, and environmental science, especially within explainable artificial intelligence (xAI) systems, for uncovering the causal relationships…

机器学习 · 计算机科学 2025-01-13 Xiaofeng Xiao , Khawlah Alharbi , Pengyu Zhang , Hantang Qin , Xubo Yue

Tree-based machine learning models, such as decision trees and random forests, have been hugely successful in classification tasks primarily because of their predictive power in supervised learning tasks and ease of interpretation. Despite…

机器学习 · 计算机科学 2024-02-08 Tanmay Surve , Romila Pradhan

Causal concept effect estimation is gaining increasing interest in the field of interpretable machine learning. This general approach explains the behaviors of machine learning models by estimating the causal effect of human-understandable…

机器学习 · 计算机科学 2024-11-15 Jifan Gao , Guanhua Chen

Federated learning aims to collaboratively model by integrating multi-source information to obtain a model that can generalize across all client data. Existing methods often leverage knowledge distillation or data augmentation to mitigate…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Runhui Zhang , Sijin Zhou , Zhuang Qi

Unsupervised meta-learning aims to learn the meta knowledge from unlabeled data and rapidly adapt to novel tasks. However, existing approaches may be misled by the context-bias (e.g. background) from the training data. In this paper, we…

机器学习 · 计算机科学 2023-02-21 Guodong Qi , Huimin Yu

Decentralized data sources are prevalent in real-world applications, posing a formidable challenge for causal inference. These sources cannot be consolidated into a single entity owing to privacy constraints. The presence of dissimilar data…

机器学习 · 计算机科学 2024-05-31 Thanh Vinh Vo , Young lee , Tze-Yun Leong