Remix.run Logo
zarzavat an hour ago

Yes your Chinese open model could have a time-release backdoor, just as your Chinese vibrator could have a hidden microphone that records everything you say and transmits it to the CCP. But does it? No.

What's much more likely is that your US AI provider is promising not to train on your data but is doing so anyway. With a self-hosted model you can at least avoid that.

Barbing an hour ago | parent | next [-]

Always assume someone’s training on ya (maybe not to point of losing competitive advantage, but on a personal level).

Airgap your models from Country A, review outputs with model from Country B?

nerdsniper 31 minutes ago | parent [-]

They’re talking about open-weight models you host yourself. Which are fundamentally incapable of spying on you unless you give them network access. We also haven’t seen any evidence of open-weight models exfiltrating data over side channels (DNS/steganography/etc) yet, so at this time internet access still seems safe enough to grant without worrying about spying.

dannyw 27 minutes ago | parent | prev | next [-]

> What's much more likely is that your US AI provider is promising not to train on your data but is doing so anyway.

There's genuinely no evidence of this for OpenAI and Anthropic. It's impossible to disprove, but I don't think it's likely because:

* They get enough volume from consumer subs with data training enabled anyway.

* If this was happening, it needs serious work at the scale OpenAI and Anthroppic, from data pipelines, to ablation experiments, to the actual data mix and traces going in all the telemetry/diagnosis of large-scale training runs.

* It would need to involve a team. Employees at these companies leave, there have been numerous whistleblowers, allegations, etc. Nothing on this front that I can find.

* It would damage enterprise trust permanently and be a company and reputation-ending thing. Now that these tools are used by everyone from state governments to the DoW, the exposure radius is massive, investors (many of whom are customers/users too; and often have their stakes in not just a single company but multiple) would not be happy. Piss off enough powerful people, and anyone can join Sam Bankman-Fried in prison.

* There's a myriad of enterprise customers and bespoke contracts. I can't get into details, but not all enterprises accept a 'trust me bro' clause.

zarzavat 5 minutes ago | parent | next [-]

I'm not saying that Anthropic and OpenAI are definitely dishonest, there is no proof of that. However, when you have

1) an extremely high financial incentive to be dishonest (trillions of dollars),

2) low-ish chance of being caught, especially if you launder the data through another model to remove identifying information,

3) the people in charge of said operations are generally agreed to be snakes,

then it should at least arouse suspicion. You may be right that get enough data from opt-ins that they don't need to do it. I do believe that they don't violate enterprise ZDR agreements, but for normal subscriptions I'm much less confident.

jjav 22 minutes ago | parent | prev [-]

> It's impossible to disprove, but I don't think it's likely

If something is impossible to disprove, we must assume it is happening from a threat modeling perspective.

Icy-Undivided-G an hour ago | parent | prev [-]

my first thought reading the article wasn't that Qwen, or some other chinese open model, would do this, but rather that one of the many "unlocked" models on huggingface might

embedding-shape 43 minutes ago | parent [-]

But but but, they're called .safetensors, surely they're safe then and could impossibly lead to me being hacked?

The ecosystem is due for a rude awakening any day now. I've been slowly prepping by isolating absolutely everything on my machine from each other, not sure how people dare to YOLO run these sort of things "natively" on their computer today.