Hacker Newsnew | past | comments | ask | show | jobs | submit | utilize1808's commentslogin

They can just favour some specific versions of some library that's been compromised. Unlike introducing bugs / flaws directly in the source code, they can claim plausible deniability, and it's much easier to implement without compromising the general coding capabilities of the models.

I'm talking about using mechanistic interpretability to see the model's intent. If it is deliberately using compromised libraries to weaken some code's security, there's going to be a signal in its hidden activations that it's doing so.

Finding these kinds of activations is something Anthropic is actively researching [1] but they're the only ones who can use those techniques to see Claude's intent. On the other hand, if a model is open-weights, in theory whoever is running the model could look inside the activations at runtime to see if a hidden vector associated with "deception" or "sabotage" is being activated [2].

[1] https://transformer-circuits.pub/ [2] https://arxiv.org/pdf/2509.03518

(Those sources are just a couple of relevant starting points I could find without much effort, there is also https://www.neuronpedia.org/ if one is interested in seeing interactive demonstrations of interpretability concepts)


Except that the model doesn't hold any malicious intent when doing it. No "deception", no "sabotage".

Not sure I understand that position. Unless we're talking about a scenario in which one is using an outdated model along with no grounding (which, imo, PEBKAC), why would the model be pinning insecure libraries?

If it does have grounding, and can therefore see that it's introducing vulnerabilities to the code it's generating, yet does so anyway... I suppose we could invoke Hanlon's razor, but if the model is that incompetent, it probably isn't the right tool for the job regardless of its provenance.

That said, we aren't talking about incompetent models, we're talking about models sabotaging projects due to hidden motives. My point, again, is that those motives could potentially be revealed with open-weight models, in a way that will never be possible with closed models (barring some sort of legislation requiring independent third-party interpretability audits, which I suppose is in the realm of possibility).


The model is conditioned / pretrained to use a particular version of a library. The model doesn’t know why — it was just taught to use that version. To the model, it is just some insignificant detail in the grand scheme of things. It’s just like how a model would intuitively favour using English without explicit instructions — it’s not trying to sabotage other cultures, it’s just what it does.

But that would happen with literally any model without grounding and is more of a quality/competence issue, not what's being discussed. It'd be a bit of stretch to conclude open models are no more auditable than closed models based on that possibility alone.

Also, in that case, there would likely be activations indicating that it is favoring a specific version. If that's an insecure version, sure that'd be suspicious... but again, you're only going to be able to verify that's what's happening in an open model.

Maybe you can illustrate a realistic scenario in which that would be a problem, otherwise I don't really understand what your point is in this context.


> Also, in that case, there would likely be activations indicating that it is favoring a specific version.

> Maybe you can illustrate a realistic scenario in which that would be a problem, otherwise I don't really understand what your point is in this context.

I doubt it. Can you definitively prove that you can reliably detect the kind of threat I described when model weights are released? Can you be sure that your detector won't miss *any* such sleeper attacks? If not, then that's a threat that will be used to justify the ban of models (open or not) that is not sanctioned by the US government. A model being open doesn't make a difference here.


So if the detector isn't perfect, it isn't useful? Not sure I buy that.

Also, even if there's no way to detect what the activations are doing, we already have the ability to analyze your proposed threat statistically. If the model repeatedly uses insecure libraries in most trials, then yes, in that case it would be prudent not to trust those weights.

Assuming one doesn't get banned for violating some ToS clause about using a closed model for LLM research, it could be possible to run those evals on a closed model too (likely at much greater expense). But there's a big difference: if such a statistical anomaly is discovered in an open model, one could potentially fine-tune that behavior out of it. With a closed model, that won't be an option.

Whether it makes a difference to the US government or not is beside the point. Even with a perfect solution, the current administration could do some mental gymnastics to achieve whatever political outcome they want. I’m not trying to make a political statement here, my point is technical: open-weights at least give us the possibility of visibility into why they generate what they do; this simply isn’t true with closed models.


Cannot non-Chinese closed weights model do the same?

It will be used as ammunitions against non-US sanctioned models in general.

Obviously. But that is missing the point of the conversation. It was suggested that open models offer a security advantage which it seems is not the case.

e.g. be trained to favour including compromised dependences into your projects.

Corporates aren't running Linux not because it's hard to switch. Corporates are sticking to MS because of compliance and admin costs.

Then it's hard to switch?

It's irrelevant the reason why, the margin any business can take will be constrained by the cost to switch to a cheaper, good enough, competitor.

You are saying it's difficult to switch due to compliance and admin issues. Ok!

LLMs can be swapped easily and open weight models can be hosted to adhere to whatever legal, uptime requirements etc are needed trivially.

The big cloud providers already host and resell open weight models.

The two don't event compare


But corps are running Linux, in that sense that basically every serious web application is running on a Linux backend. Even if you use IaaS.

Basically, companies that are "in the know" and develop software utilize linux as much as they reasonably can. Companies that aren't, don't, but do "use it" kind of transitively through their software.

Where Linux does not hold is in Corporate Desktop IT. Mostly because of inertia of all things. MBAs need their Excel, and let's be honest. These people just... do not learn new tools. They certainly have the ability, but the culture is such that they just don't. So it's not even a choice really. No Windows = No Excel = No serious business person is okay with this.

Maybe, maybe, if your company is mostly developers then you can swing desktop IT linux. But your IT department will fight you, yes they will. And HR will be pissed. And I sure hope your CEO is also a developer. If he's a business guy, well... boss baby needs his Excel. How's he gonna do anything without Excel.


Our dev arm (me included) do use Linux VDI. But most day-to-day business are done in Microsoft's ecosystem (Teams, SharePoint, Office, Copilot, etc). In the industry I am in, you would never be able to use any AI tools unless the trusted platforms offer them as part of their products (i.e. Microsoft's Copilot or Amazon's Bedrock) because InfoSec and Legal departments won't risk authorizing any other providers.

I just use a ban list in CLAUDE.md: fold, crux, invariant, gate. I find "load-bearing" can be load-bearing so it's exempted.


WTH is a "fold"?

I think Claude means something like map-reduced or at least a functionally derived series of some kind?

Anything with series data sounds like a laundromat.


The writing is on the wall for PKMSs the moment LLMs are powerful enough to drive agentic workflows.


What does that mean?


It means there is little point in providing a notes organiser when the notes can organise themselves (via LLM).


Except that the notes don't organize themselves, you just offload to a non-deterministic black-box to "lose them for you". Many (although, not all, true) give their PKMS a very opinionated shape, because the way knowledge is organized and structured matters as much, if not more, than the sum of the individual facts.

Personally, I'm not interested, but to each their own.


Are you more deterministic than an instruction-following black-box? I doubt it. Also, such organization practice mostly becomes a mechanical routine after the initial experimentation phase. Good riddance, I'd say.


> Are you more deterministic than an instruction-following black-box? I doubt it.

I think I am, because I want my referenced notes to be typed. And the depth and accuracy of those types defines the extent of the knowledge being keept track of, considering that it also evolves and morphs over time. If I don't care to have categories of notes that I comprehend (Persons, Projects, Vehicles, …) and curated and up-to-date properties for them, I don't even know what kind of content is there and what kind of queries/answer I can expect out of my PKMS. I want determinism on a formal, fundamental level.


I think for this kind of system to work, there has to be SOME kind of public/shared server to do the coordination. If the inviting node is behind a firewall then no amount of information can enable a guest node to connect to it without a node reachable by both.


In the not so distant future, all your coding edits (for work anyway) will be through centralized gateways. Think remote desktop environment where pasting from the client is disabled.


Many workplaces already to this.


The government will just claim that unsanctioned models have the potential to deliberately introduce security vulnerabilities when working on IT projects (e.g. be trained to strongly yet covertly favoring introducing compromised dependencies when you are not looking).

Then laws will be made to forbid organizations who use models other than those from the sanctioned labs to participate in critical projects on national security concerns.

All of a sudden, no business would risk using open source models anymore.


Then all they do is drive the usage of open models underground (copyright infringement is illegal too, and still common), stifle US companies operating legally, and accelerate the rest of the world decoupling from the US.

I hope they do it! It will have a positive long-term effect just like the Iran war footgun accelerates renewable energy transition.


Have you seen legitimate corporates use cracked software? If you do, then your competitors will report you; your employees will blackmail you. The risk is too great.


This assumes the same reward ratio also continues, but that's not the case. A cutting edge LLM is something much more valuable than a cracked copy of Word. Just like the LLM providers themselves decided violating copyright was an acceptable risk, it entirely depends on how people see the tradeoffs, rather than being a categorical decision.


While that might be true, it is unlikely that open source models' capability will ever surpass frontier models --- if you have the best model (by some margin), then people will want to access it, even if it means going through compliance.


> it is unlikely that open source models' capability will ever surpass frontier models

Sure about that? Would you invest in products almost no-one can buy?

otoh, maybe China stop releasing their best models


Yes, that's what I meant. It's not that the Chinese will never be able to come up with models that superior --- it's simply that they will no longer have the incentive to open-source them once their models take the lead.

Training models are expensive. No one can do it for free for very long.


Maybe, or maybe they would take this opportunity to gain a lot of power and influence around the world.

Just because you're not paying per token or per month does not mean they are doing it for free.


I've seen "legitimate companies" commit piracy on a scale that well exceeds all cracked software piracy combined.


Microsoft shipped windows for years with files signed by a warez group because Microsoft developers had used a piece of pirated software. Nothing happened.


Then they'll outsource dev work to agencies that have no frills with it and move along.


As a company it is your responsibility to ensure your contractors are compliant. So won't work.


I see your comments scattered across this thread with most converging on this thesis: "The US govt will regulate away the ability of US corporations and individuals to use unsanctioned AI models."

Which is a fair thesis. I've seen you counter people's predictions of how they think things will pan as a consequence. But what I'd really like to hear is what you think happens (in the US and internationally) as a consequence of such regulations?


USA will experience unprecedented prosperity from influx of global talents and capital who seek to amplify their productivity and profits by 10x.


Why would global talent and capital migrate to go to a country with greater regulatory barriers? Why would "some models are illegal to use here" be a selling point for the US?


Because they have “superhero serum”. Of course it doesn’t matter to you if you don’t want to achieve greatness, but some do.


Well, I for one hope you are horribly wrong.

And something about this train of thought aligning with just the general quality of your comments gives me hope.


Well. We will see about that. Wishful thinking can be cute.


Right back at ya buddy. Nothing quite like seeing a braggart humbled :)


He said copyright infringement. The company tfa is about literally trained its models using massive copyright infringement.


And companies from outside the US will outcompete those from the US forcing more protectionism, higher prices in US etc. I think there have been several cycles of several industries that have gone through this cycle (cars, shipping?), and mostly forced to roll back.


Streisand effect


maybe to avoid getting their legitimate email servers banned by other servers since they host (i.e. being exploited) a growing number of spam accounts.


For most online businesses, blocking Apple email servers sounds like a good way to kill off the portion of your customer base that has the most money to spend.


You cant send mail from Hide My Email aliases. They are only work one way.


You can send from Hide My Email addresses:

https://support.apple.com/guide/icloud/use-hide-my-email-in-...

I think I've also seen this in Mail.app but that's not shown on this page.


Wow my bad I wasnt aware its possible. I remember someone in HN comments complaining about it being one way only back in 2024.

UPD: apperently this supposedly only work if someone message you first. So you still cant spam from aliases.


Ok thanks. Directions are misleading then.


US will ban American companies from using Chinese models and also ban them from dealing with companies who use Chinese models. “Code produced by Chinese models may be deliberately introduce backdoors and vulnerabilities” that kind of thing.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: