Skip to content

Trained on a tweet data set to create adversaries based on pre-defined rules (Language and Score based)

Notifications You must be signed in to change notification settings

VarunCode/Adversarial-ML-Tweak_The_Tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an adversarial ML project where we create adversarial examples for tweets.

We have built a sentiment analyzer based on a DNN. The DNN has one hidden layer and two dropout layers. It performed with about 80% accuracy on the set-aside dataset.

The adversaries were generated using two methods based on references we read -

  1. Synonyms for words which contribute most to the label
  2. Insertion/Deletion/Modification of important words

About

Trained on a tweet data set to create adversaries based on pre-defined rules (Language and Score based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages