8000 GitHub - v587su/FDI: Source code for ISSTA'24 paper "FDI: Attack Neural Code Generation Systems through User Feedback Channel"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ FDI Public

Source code for ISSTA'24 paper "FDI: Attack Neural Code Generation Systems through User Feedback Channel"

Notifications You must be signed in to change notification settings

v587su/FDI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feedback Data Injection

This repository contains the code for the paper "FDI: Attack Neural Code Generation Systems through User Feedback Channel"

Data

The data for the prompt injection experiment is available in the prompt_search/dataset folder, while the data for the continual learning experiments can be downloaded from this link.

Usage

For the continual learning experiments, the running scripts are available in the continual_learning/scripts. Please revise the scripts to set the correct paths to the data.

For the prompt injection experiments, it can be run using the following command:

python run.py

About

Source code for ISSTA'24 paper "FDI: Attack Neural Code Generation Systems through User Feedback Channel"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0