premAI-io / state-of-open-source-ai

:closed_book: Clarity in the current fast-paced mess of Open Source innovation
https://book.premai.io/state-of-open-source-ai
Other
1.52k stars 89 forks source link

chapter: unaligned-models #30

Closed casperdcl closed 1 year ago

casperdcl commented 1 year ago

Review checklist

Don't worry about satisfying all items, it's fine to open a (draft) PR.

nsosio commented 1 year ago

@casperdcl some questions for the comment above:

casperdcl commented 1 year ago

are there any mitigation measures: from which perspective?

  1. you use pre-trained weights provided by someone else (one mitigation discussion of the top of my head: train from scratch on your own data to avoid fake news? or is it good enough to just fine-tune on your own?)
  2. you read articles online that might be fake news generated by LLMs (could you train your own discriminator to detect this? Do some news sites already do this - both in terms of generation and discrimination?)

Similar questions for phishing email creator LLMs, etc.

technical summary and features: PoisonGPT has available info about it while for WormGPT and FraudGPT there is [only speculation]

great; that's all worth mentioning and discussing!