paper-with-me

홈 › Papers

Efficient Adversarial Input Generation via Neural Net Patching

2022-11-30 · Tooba Khan, Kumar Madhukar, Subodh Vishnu Sharma

The generation of adversarial inputs has become a crucial issue in establishing the robustness and trustworthiness of deep neural nets, especially when they are used in safety-critical application domains such as autonomous vehicles and precision medicine. However, the problem poses multiple practical challenges, including scalability issues owing to large-sized networks, and the generation of adversarial inputs that lack important qualities such as naturalness and output-impartiality. This problem shares its end goal with the task of patching neural nets where small changes in some of the network's weights need to be discovered so that upon applying these changes, the modified net produces the desirable output for a given set of inputs. We exploit this connection by proposing to obtain an adversarial input from a patch, with the underlying observation that the effect of changing the weights can also be brought about by changing the inputs instead. Thus, this paper presents a novel way to generate input perturbations that are adversarial for a given network by using an efficient network patching technique. We note that the proposed method is significantly more effective than the prior state-of-the-art techniques.

📄 PDF Abstract BibTeX arXiv:2211.16808

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Adversarial Activation Patching: A Framework for Detecting and Mitigating Emergent Deception in Safety-Aligned Transformers

2025-07-12 · Santhosh Kumar Ravindran

Large language models (LLMs) aligned for safety through techniques like reinforcement learning from human feedback (RLHF) often exhibit emergent deceptive behaviors, where outputs appear compliant but subtly mislead or o…

Anomaly Detection

LoRA Patching: Exposing the Fragility of Proactive Defenses against Deepfakes

2025-10-04 · Zuomin Qu, Yimao Guo, Qianyue Hu, Wei Lu arxiv

Deepfakes pose significant societal risks, motivating the development of proactive defenses that embed adversarial perturbations in facial images to prevent manipulation. However, in this paper, we show that these preemp…

Exploring Tokenization Methods for Multitrack Sheet Music Generation

2024-10-23 · Yashan Wang, Shangda Wu, Xingjian Du, Maosong Sun

This study explores the tokenization of multitrack sheet music in ABC notation, introducing two methods--bar-stream and line-stream patching. We compare these methods against existing techniques, including bar patching, …

Computational EfficiencyMusic Generation

CoC-GAN: Employing Context Cluster for Unveiling a New Pathway in Image Generation

2023-08-23 · ZiHao Wang, Yiming Huang, Ziyu Zhou

Image generation tasks are traditionally undertaken using Convolutional Neural Networks (CNN) or Transformer architectures for feature aggregating and dispatching. Despite the frequent application of convolution and atte…

ClusteringGenerative Adversarial NetworkImage Generation

A Deep Value-network Based Approach for Multi-Driver Order Dispatching

2021-06-08 · Xiaocheng Tang, Zhiwei Qin, Fan Zhang, Zhaodong Wang 외

Recent works on ride-sharing order dispatching have highlighted the importance of taking into account both the spatial and temporal dynamics in the dispatching process for improving the transportation system efficiency. …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Transfer Learning