paper-with-me

Papers

Enhancing Neural Models with Vulnerability via Adversarial Attack

2020-12-01 · COLING 2020 8 · Rong Zhang, Qifei Zhou, Bo An, Weiping Li, Tong Mo, Bo Wu

Natural Language Sentence Matching (NLSM) serves as the core of many natural language processing tasks. 1) Most previous work develops a single specific neural model for NLSM tasks. 2) There is no previous work considering adversarial attack to improve the performance of NLSM tasks. 3) Adversarial attack is usually used to generate adversarial samples that can fool neural models. In this paper, we first find a phenomenon that different categories of samples have different vulnerabilities. Vulnerability is the difficulty degree in changing the label of a sample. Considering the phenomenon, we propose a general two-stage training framework to enhance neural models with Vulnerability via Adversarial Attack (VAA). We design criteria to measure the vulnerability which is obtained by adversarial attack. VAA framework can be adapted to various neural models by incorporating the vulnerability. In addition, we prove a theorem and four corollaries to explain the factors influencing vulnerability effectiveness. Experimental results show that VAA significantly improves the performance of neural models on NLSM datasets. The results are also consistent with the theorem and corollaries. The code is released on https://github.com/rzhangpku/VAA.

📄 PDF Abstract BibTeX

Code (1)

rzhangpku/vaa 공식 구현 pytorch

Tasks

Adversarial AttackSentence

Similar Papers 제목 키워드 기반

EaTVul: ChatGPT-based Evasion Attack Against Software Vulnerability Detection

2024-07-27 · Shigang Liu, Di Cao, Junae Kim, Tamas Abraham 외

Recently, deep learning has demonstrated promising results in enhancing the accuracy of vulnerability detection and identifying vulnerabilities in software. However, these techniques are still vulnerable to attacks. Adve…

Adversarial AttackVulnerability Detection

Enhancing Adversarial Robustness in Network Intrusion Detection: A Layer-wise Adaptive Regularization Approach

2026-05-09 · Hira Nasir, Eiman Javed, Balawal Shabir, Zunera Jalil 외 arxiv

The new wave of adversarial attacks that utilize gradient-related vulnerabilities in neural network-based classifiers makes Network Intrusion Detection Systems more open to such threats. Although state-of-the-art adversa…

Network Intrusion DetectionAdversarial RobustnessAdversarial Defense

HogVul: Black-box Adversarial Code Generation Framework Against LM-based Vulnerability Detectors

2026-01-09 · Jingxiao Yang, Ping He, Tianyu Du, Sun Bing 외 arxiv

Recent advances in software vulnerability detection have been driven by Language Model (LM)-based approaches. However, these models remain vulnerable to adversarial attacks that exploit lexical and syntax perturbations, …

Vulnerability DetectionCode Generation

Improving the Shortest Plank: Vulnerability-Aware Adversarial Training for Robust Recommender System

2024-09-26 · Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun 외

Recommender systems play a pivotal role in mitigating information overload in various fields. Nonetheless, the inherent openness of these systems introduces vulnerabilities, allowing attackers to insert fake users into t…

Recommendation Systems

Remembering Everything Makes You Vulnerable: A Limelight on Machine Unlearning for Personalized Healthcare Sector

2024-07-05 · Ahan Chatterjee, Sai Anirudh Aryasomayajula, Rajat Chaudhari, Subhajit Paul 외

As the prevalence of data-driven technologies in healthcare continues to rise, concerns regarding data privacy and security become increasingly paramount. This thesis aims to address the vulnerability of personalized hea…

Machine Unlearning