Skip to content

FEAT add targeted bootstrapping and adversarial knowledge injection #109

@romanlutz

Description

@romanlutz

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

No one assigned

    Labels

    enhancementNew feature or requestneeds designWe recommend a design with the team prior to implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions