Post #4187552
2026-07-29 07:34 UTC
Replies (6)
-
@0xabad1dea@infosec.exchange 2026-07-29 10:35
(sorry, I somehow flubbed my keyboard and posted this half-finished, so I deleted it) an important thing to understand here is that software like theorem provers were designed around the assumption that the user cares about getting a correct answer, and wouldn't intentionally sabotage themselves by leaning into obscure, buggy behavior but AIs are the proverbial "nasal demons" of programming lore at their most manifest: you said you needed this theorem proved; it will "prove" the theorem at any cost, because the AI itself doesn't know or care about the beauty of mathematical truth, it cares about you clicking the button that indicates you were satisfied with its output today and are likely to pay for more tokens in the future The metaphor of "nasal demons" was invented to teach new programmers about the dire meaning of "undefined behavior": asking the compiler to do something it doesn't have exhaustively clear rules for, so it will do... something. Do nothing at all for one cycle, perhaps. Delete the hard drive, perhaps. Summon demons to pour out of your nose, perhaps. This is of course an absurdly impossible example to get you to remember it, but the point is: if your program causes undefined behavior, it is entirely possible something you don't expect and won't enjoy will happen. LLMs are nasal demons. They do not have exhaustively clear rules for anything: they wing it, all of it, all the time. Asking it to interface with a complex system with hidden bugs and find a miracle solution will cause results that you, as the entity that actually cares about the result being correct, will not enjoy. :neodog_devil:
-
@calx@infosec.exchange 2026-07-29 11:12
@0xabad1dea@infosec.exchange "[Theorem provers] may not be ready for such problems."
-
@ahltorp@mastodon.nu 2026-07-29 13:25
@0xabad1dea@infosec.exchange @mevenlennonbertrand@lipn.info Seems very related to p-hacking. The primary tool of LLMs is deception: the whole idea of chatbots is to mimic human interaction so that Grice’s Cooperative Principle can be exploited, which they have been doing long before LLMs. When interacting with another machine it’s a bit different: ”brute force” is a better way to describe it, but it’s still a deception based approach. Any route to winning is acceptable, much like the behaviour of the people who fund it.
-
@whitequark@social.treehouse.systems 2026-07-29 07:50
@0xabad1dea@infosec.exchange ohhhh... if I'm reading the repro right, this is really similar in cause to a well known OCaml quirk
-
@mattblaze@federate.social 2026-07-29 07:58
@0xabad1dea@infosec.exchange @mevenlennonbertrand@lipn.info oh wow. This is either terrible or wonderful and I have no idea which.
-
@dzwiedziu@mastodon.social 2026-07-29 08:00
@0xabad1dea@infosec.exchange > we have a new contender for Most AI Thing to Ever Happen Do we have enough contenders start a league for this award or a simple knockout tournament will suffice for this month? :thonking: