melihcatal / advsecurenet

Machine Learning Security Library
https://melihcatal.github.io/advsecurenet/
MIT License
2 stars 0 forks source link

Support NLP Attacks #118

Open melihcatal opened 5 months ago

melihcatal commented 5 months ago

Currently, the library only supports evasion attacks in computer vision. Is expanding the scope to include support for NLP (Natural Language Processing) attacks feasible? TextAttack is one of the most advanced library in NLP attacks.

1Vld1 commented 3 days ago

Hi! I found your project and find it interesting. Do you plan to continue working on the project?

melihcatal commented 3 days ago

Hi! I found your project and find it interesting. Do you plan to continue working on the project?

Hi! Thank you very much for your interest :) Yes, the project is ongoing. We plan to continue improving and expanding its capabilities. Currently, it focuses on evasion attacks and defenses in computer vision tasks, but we aim to extend its functionality to other domains, such as natural language processing. Additionally, we plan to incorporate other aspects of the trustworthiness of machine learning models, including fairness and interpretability :)