Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Attack

  1. Weight Poisoning Attacks on Pre-trained Models [ACL 2020] Keita Kurita, Paul Michel, Graham Neubig.
    • change PLMs weight to attack classification result even if after finetune, and not need know the downstream knowledge.
    • one is base on two part optimization.
    • one is base on mean pooling the co-occurrence token embeddings.