-
Notifications
You must be signed in to change notification settings - Fork 655
Open
Labels
enhancementNew feature or requestNew feature or requestneeds designWe recommend a design with the team prior to implementationWe recommend a design with the team prior to implementation
Description
Is your feature request related to a problem? Please describe.
The paper https://arxiv.org/pdf/2310.09624.pdf mentions
- Semantically Aligned augmentation (which seems similar to our prompt variation generation)
- Targeted Bootstrapping and
- Adversarial knowledge injection
We should add support for the last two.
Describe the solution you'd like
The authors provided a GitHub repo https://github.com/alexmeigz/ASSERT (currently without license). This might serve as inspiration or a starting point for an implementation as converters in PyRIT.
Of course, an implementation would also require tests and descriptive docstrings.
Describe alternatives you've considered, if relevant
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds designWe recommend a design with the team prior to implementationWe recommend a design with the team prior to implementation