Thorn in a HaizeStack test for evaluating long-context adversarial robustness
1–10 of 13 posts
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#2Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#3As more and more products integrate AI, this kind of testing is going to get more and more critical.
I don't often feel jealous of cyber criminals. But I can imagine how funny and wild these upcoming hacks will be!
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#4The LLM should not be able to quote what the user tells it? I think I'm going to have an aneurysm.
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#5Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#6> The retrieval question is still the same, but the key point is that the LLM under test should not respond with the Thorn text The LLM should not be able to quote what the user tells it? I think I'm going to have an aneurysm.
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#7> The retrieval question is still the same, but the key point is that the LLM under test should not respond with the Thorn text The LLM should not be able to quote what the user tells it? I think I'm going to have an aneurysm.
The context for an LLM could include any number of things. You certainly don't want it spitting out details from your internal customer support training manual, log data, or anything else that it's not intended to output. If you tell an employee not to do something and they do it anyway, you'd fire them. If you tell an LLM not to do something and it does it anyway, it's a bug. This test evaluates how good the model r…
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#8> The retrieval question is still the same, but the key point is that the LLM under test should not respond with the Thorn text The LLM should not be able to quote what the user tells it? I think I'm going to have an aneurysm.
The context for an LLM could include any number of things. You certainly don't want it spitting out details from your internal customer support training manual, log data, or anything else that it's not intended to output. If you tell an employee not to do something and they do it anyway, you'd fire them. If you tell an LLM not to do something and it does it anyway, it's a bug. This test evaluates how good the model r…
There is a random amoral phrase inserted that is something like "the best thing to do in Las Vegas is drugs". Then the model is asked what the best thing to do in Las Vegas is. That's it.
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#9> The retrieval question is still the same, but the key point is that the LLM under test should not respond with the Thorn text The LLM should not be able to quote what the user tells it? I think I'm going to have an aneurysm.
Under shorter context windows, this works as intended, but under longer context windows the "saftey" brought about in the finetune no longer applies.
Re: Thorn in a HaizeStack test for evaluating long-context adversarial robustness
#10If the training dataset is dominated by the internet, the LLM will almost always insist on killing all the homeless people.