NHacker Next
login
▲Echo Chamber: A Context-Poisoning Jailbreak That Bypasses LLM Guardrailsneuraltrust.ai
33 points by Joan_Vendrell 79 days ago | 33 comments
Loading comments...
kragen 79 days ago [-]
This seems to intentionally omit the details required to reproduce the experiment; therefore we should not treat it as good-faith research. Irreproducible research isn't.
nunez 79 days ago [-]
It felt like AI copy. Apologies to the author if it wasn't.
Plankaluel 79 days ago [-]
Yeah, it's a typical "startup research post", mainly there to have stuff to show to potential investors and customers.
OJFord 79 days ago [-]
Do they really need to redact the instructions for making a Molotov cocktail..? It's not like it's some complex chemical interaction that happens to be available in a specific mix of household cleaning products or something, I mean.
mschuster91 79 days ago [-]
> Do they really need to redact the instructions for making a Molotov cocktail..?

In some jurisdictions such as Germany, not doing so might land you actual jail time - §52 Abs. 1 Nr. 4 WaffG [1] is very explicit. A punk song containing the (alleged) lyrics ended up with legal youth-protection censorship, for example [2].

With anything that's deemed a weapon of war, of terrorism or mass destruction, one should be very very careful.

[1] https://www.gesetze-im-internet.de/waffg_2002/__52.html

[2] https://de.wikipedia.org/wiki/Wir_wollen_keine_Bullenschwein...

jojobas 79 days ago [-]
Even Germany doesn't ban Wikipedia for having a variety of recipes to start with.

The author is not in Germany and ideally shouldn't be intimidated by German or North Korean stupid law.

diggan 79 days ago [-]
> deemed a weapon of war, of terrorism or mass destruction

Notably, molotov cocktail isn't part of that law because it's a weapon of the oppressors but rather the opposite.

amenhotep 79 days ago [-]
For "harmful" and "dangerous" in these types of papers, replace "embarrassing to the relevant corporation". Then they all make much more sense.
taberiand 79 days ago [-]
That's always my assumption - less about public safety, more about corporate liability.
OJFord 79 days ago [-]
I mean in the article about the jailbreak, I'm not questioning that the model providers would want to prevent it in the first place, or patch it so the jailbreak doesn't work.

The evidence that it worked is a blurred out screenshot with only the odd word like 'molotov' legible. Just doesn't seem necessary for TFA to hide it to me.

amenhotep 79 days ago [-]
Ah, well, that's an important element of kayfabe. They've all agreed to keep up this charade that they're using harmful and dangerous as we actually mean them, so it looks better if you really commit to the bit!
cedws 79 days ago [-]
Personally I find the idea of forbidden knowledge more problematic than the knowledge itself.
jojobas 79 days ago [-]
Sure, but if of all the internet you come for a molotov cocktaile recipe to chatgpt you might as well not deserve the knowledge.
diggan 79 days ago [-]
> Do they really need to redact the instructions for making a Molotov cocktail..?

I don't even understand how/why things like that are OK in some contexts/websites while forbidden in others? Even YouTube, who seems needlessly censor-happy and puritan in the typical American way, allows instructions for how to make molotov cocktails to stay up, why is it somehow more dangerous if LLMs could output those recipes rather than videos with audio or text?

TZubiri 79 days ago [-]
You don't get it, that's fine.

The molotov cocktail is an example, the instructions contained in this article are more dangerous than a molotov cocktail.

inb4 all the leaked prompts and hacked shitty apps

ale42 79 days ago [-]
The Molotov cocktail is an example, sure, but why blurring the instructions? It's not like it's something particularly difficult to figure out, nor it's offensive content people might be shocked to read.
OJFord 79 days ago [-]
So why redact the Molotov cocktail example and provide those instructions?

Sounds like you don't get it either; we agree.

TZubiri 79 days ago [-]
It's still a weapon, and generally you don't want to distribute information about manufacturing weapons. It also highlighted the relevant keyword to convey the mechanism.
OJFord 77 days ago [-]
A knife is a weapon, and the way to manufacture a knife is to sharpen the edge of some metal.

A Molotov cocktail is maybe ever so slightly more complex to describe/understand/imagine? I think if you've ever seen a photo or description of one, or thrown one in GTA as a child, you know how they are made. The overlap of people interested in making one and people not already knowing how to make one is surely approximately nil.

TZubiri 77 days ago [-]
It was just an example and you are getting distracted, replace it with instructions for some drug or stronger chemical bomb and you get the point.

You can also use this to leak prompts or do any kind of tool use attacks, obsessing over the example is wildly missing the scope of such exploits.

OJFord 77 days ago [-]
My point is exactly that it isn't that, that's not a distraction.
79 days ago [-]
benreesman 79 days ago [-]
The faux-gravitas tone and the blurred content that's on Wikipedia is the worst kind of AI ckickbait. LLM vendors don't have any authority we don't let them have, they have an EULA and some psycho cult leader type as a hype man.

God I can't wait for the crash in NVIDIA stock once the street sobers up.

eatbitseveryday 79 days ago [-]
There are a few uncensored public access LLMs to ask these questions.

This is interesting work to break guardrails, but if the goal is to access this information of harmful content, in the end, I would be looking for other easier solutions.

tehryanx 79 days ago [-]
The goal isn't to access harmful content, that's just how they're demonstrating that this technique can bypass the alignment training. The general case is what's interesting. If the agent you're using to manage the safety controls in your nuclear reactor is trusting it's alignment training to prevent it from doing something dangerous you've made a really bad architecture decision, and this is a showcase of how it could fail.
ycuser2 79 days ago [-]
Could you tell what these uncensored LLMs are?
benreesman 79 days ago [-]
The Orca work out of IIRC Microsoft Research was producing models like the Dolphin Mixtral. They always punch way above their weight in coding tasks for the same reason good hackers skew irreverent: self-censorship is capability reducing.
diggan 79 days ago [-]
Searching for "abliterated" or "uncensored" on Huggingface reveals a ton of fine-tuned models. Add "LLM" as a suffix and put it in your favorite search engine and you'll find a bunch more.
matthewdgreen 79 days ago [-]
I have no idea what the answer to this question is, but I am waiting for someone to fine-tune the equivalent of an “anarchist cookbook” LLM that’s optimized to help people produce harmful things.
nunodonato 79 days ago [-]
there are quite a few. llama 3.1 uncensored is probably one of the most famous, IIRC
abhisek 79 days ago [-]
Ok! So all the novel jailbreaks and "how I hacked your AI" can make the LLM say something supposedly harmful stuff which is a Google search away anyway. I thought we are past the chat bot phase of LLMs and doing something more meaningful.
evertedsphere 79 days ago [-]
i don't think this can be called a "jailbreak"

it's a prompting "style" that works over a long exchange

nunodonato 79 days ago [-]
3 turns is not a long exchange.
moribunda 79 days ago [-]
Gemini is jail broken by design ;) this type of attack doesn't work on Claude.