中文
相关论文

相关论文: Exploring Query Efficient Data Generation towards …

200 篇论文

Machine Learning (ML) models become vulnerable to Model Stealing Attacks (MSA) when they are deployed as a service. In such attacks, the deployed model is queried repeatedly to build a labelled dataset. This dataset allows the attacker to…

机器学习 · 计算机科学 2023-11-09 Akshit Jindal , Vikram Goyal , Saket Anand , Chetan Arora

Learning from noisy labels is a challenge that arises in many real-world applications where training data can contain incorrect or corrupted labels. When fine-tuning language models with noisy labels, models can easily overfit the label…

计算与语言 · 计算机科学 2023-06-14 Yuchen Zhuang , Yue Yu , Lingkai Kong , Xiang Chen , Chao Zhang

Deep learning models often suffer from forgetting previously learned information when trained on new data. This problem is exacerbated in federated learning (FL), where the data is distributed and can change independently for each user.…

机器学习 · 计算机科学 2023-11-22 Sara Babakniya , Zalan Fabian , Chaoyang He , Mahdi Soltanolkotabi , Salman Avestimehr

Machine learning models are being increasingly used to automate decisions in almost every domain, and ensuring the performance of these models is crucial for ensuring high quality machine learning enabled services. Ensuring concept drift is…

机器学习 · 统计学 2025-09-30 Nelvin Tan , Yu-Ching Shih , Dong Yang , Amol Salunkhe

We study model extraction attacks in natural language processing (NLP) where attackers aim to steal victim models by repeatedly querying the open Application Programming Interfaces (APIs). Recent works focus on limited-query budget settings…

计算与语言 · 计算机科学 2023-10-24 Chengwei Dai , Minxuan Lv , Kun Li , Wei Zhou

High-performance Deep Neural Networks (DNNs) are increasingly deployed in many real-world applications e.g., cloud prediction APIs. Recent advances in model functionality stealing attacks via black-box access (i.e., inputs in, predictions…

机器学习 · 计算机科学 2020-03-04 Tribhuvanesh Orekondy , Bernt Schiele , Mario Fritz

Datasets with missing values are very common on industry applications, and they can have a negative impact on machine learning models. Recent studies introduced solutions to the problem of imputing missing values based on deep generative…

机器学习 · 计算机科学 2019-02-28 Ramiro D. Camino , Christian A. Hammerschmidt , Radu State

Data-free knowledge distillation is a challenging model lightweight task for scenarios in which the original dataset is not available. Previous methods require a lot of extra computational costs to update one or more generators and their…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Yuzheng Wang , Zuhao Ge , Zhaoyu Chen , Xian Liu , Chuangjia Ma , Yunquan Sun , Lizhe Qi

Wireless control systems replace traditional wired communication with wireless networks to exchange information between actuators, plants and sensors in a control system. The noise in wireless channels renders ideal control policies…

信号处理 · 电气工程与系统科学 2022-04-05 Vinicius Lima , Mark Eisen , Konstantinos Gatsis , Alejandro Ribeiro

Deep reinforcement learning has shown remarkable success in the past few years. Highly complex sequential decision making problems from game playing and robotics have been solved with deep model-free methods. Unfortunately, the sample…

机器学习 · 计算机科学 2021-07-20 Aske Plaat , Walter Kosters , Mike Preuss

Generalising dialogue state tracking (DST) to new data is especially challenging due to the strong reliance on abundant and fine-grained supervision during training. Sample sparsity, distributional shift and the occurrence of new concepts…

Collaborative Data Sharing is widely noticed to be essential for distributed systems. Among several proposed strategies, conflict-free techniques are considered useful for serverless concurrent systems. They aim at making shared data be…

分布式、并行与集群计算 · 计算机科学 2021-12-02 Masato Takeichi

Correctly capturing the symmetry transformations of data can lead to efficient models with strong generalization capabilities, though methods incorporating symmetries often require prior knowledge. While recent advancements have been made…

Membership inference (MI) attacks exploit the fact that machine learning algorithms sometimes leak information about their training data through the learned model. In this work, we study membership inference in the white-box setting in…

机器学习 · 计算机科学 2020-06-26 Klas Leino , Matt Fredrikson

We study design of black-box model extraction attacks that can send minimal number of queries from a publicly available dataset to a target ML model through a predictive API with an aim to create an informative and distributionally…

机器学习 · 计算机科学 2023-10-19 Pratik Karmakar , Debabrota Basu

Membership inference attacks are designed to determine, using black box access to trained models, whether a particular example was used in training or not. Membership inference can be formalized as a hypothesis testing problem. The most…

机器学习 · 计算机科学 2023-07-10 Martin Bertran , Shuai Tang , Michael Kearns , Jamie Morgenstern , Aaron Roth , Zhiwei Steven Wu

Model extraction attacks currently pose a non-negligible threat to the security and privacy of deep learning models. By querying the model with a small dataset and usingthe query results as the ground-truth labels, an adversary can steal a…

密码学与安全 · 计算机科学 2024-07-02 Huajie Chen , Tianqing Zhu , Lefeng Zhang , Bo Liu , Derui Wang , Wanlei Zhou , Minhui Xue

Deep neural networks are vulnerable to adversarial examples -- minor perturbations added to a model's input which cause the model to output an incorrect prediction. We introduce a new method for improving the efficacy of adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Chris Miller , Soroush Vosoughi

Existing entity typing systems usually exploit the type hierarchy provided by knowledge base (KB) schema to model label correlations and thus improve the overall performance. Such techniques, however, are not directly applicable to more…

计算与语言 · 计算机科学 2019-03-08 Wenhan Xiong , Jiawei Wu , Deren Lei , Mo Yu , Shiyu Chang , Xiaoxiao Guo , William Yang Wang

Model-free learning has been considered as an efficient tool for designing control mechanisms when the model of the system environment or the interaction between the decision-making entities is not available as a-priori knowledge. With…

网络与互联网体系结构 · 计算机科学 2016-03-10 Wenbo Wang , Andres Kwasinski , Dusit Niyato , Zhu Han