Aligned to whom?

(hyperbo.la)

99 points by lopopolo10 hours ago

19 comments

  • vb-844811 minutes ago
    &gt; The models do not have a fear of future regret.<p>I so much feel this specific point. All models up to now (including astra, fable) are too much trained to &quot;get the job done&quot; and pass the benchmark that its doesn&#x27;t care at all on what happens after.<p>I&#x27;m just wondering why no one tried to RL a model on stuff like &quot;less LOC&quot; and &quot;less overengineering&quot;, &quot;use what is available in the environment instead of reinventing the wheel&quot;, &quot;don&#x27;t look for dumb corner cases&quot; ecc.<p>Existing models can be steered, to some degree, but it&#x27;s a continuos fight. Even if with specific skills&#x2F;prompts.
    • sebzim45000 minutes ago
      I&#x27;m sure many have tried but it sounds pretty hard. E.g. optimising for less LOC will lead to horrific code golfing. In reality you need a very complicated optimisation objective that trades off all those factors, I&#x27;m not surprised it hasn&#x27;t been solved.
    • conmod2782 minutes ago
      Eliezer Yudkowsky – AI Alignment: Why It&#x27;s Hard, and Where to Start<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=EUjc1WuyPT8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=EUjc1WuyPT8</a><p>Eliezer talked about these ideas way before everyone else.
  • mjburgess6 hours ago
    This still assumes its possible to &quot;align&quot; LLMs, that LLMs have something like goals or intentions that can be &quot;aligned&quot;.<p>Instead, LLMs &quot;hack&quot; because they are (1) trained on public hacking exemplars, and (2) are prompted to hack. You cannot prevent (2) via any alignment process. As far as (1) goes, removing such example data from the training set, makes the models less useful.<p>&quot;Alignment&quot; is a problem because there&#x27;s nothing to align, not because ethics here are particularly vague. If LLMs could be trained on hacking examples and &quot;aligned&quot; away from using this knowledge, then the problem would be relatively trivial. Just as raising a child is not to break the law.<p>LLMs are doing just what they are trained to do. There is, in that sense, no alignment problem and alignment is easy and trivial to achieve. Just remove hacking (bio-weapon, etc.) data from the training dataset and you&#x27;re done.
    • teiferer5 hours ago
      &gt; Just remove hacking (bio-weapon, etc.) data from the training dataset and you&#x27;re done.<p>How far do you go? You don&#x27;t need to tell it explicitly that using chemicals A and B in ways X and Y result in a bomb that can kill lots of people. It&#x27;s enough that it knows A and B and X and Y in isolation, some connections that are indirect, and it will combine those things on its own. So you can&#x27;t tell it about A, B, X or Y. But those are also just results of other steps Where to stop? You won&#x27;t have any chemistry in the traning data? No algorithms to prevent it from using them in an undesired way? This is just bot workable. It&#x27;s akin to banning knives from stores because somebody coul figure out that one can kill people those. Until people figure out that scissors are essentially knives.
    • StevenWaterman3 hours ago
      &gt; You cannot prevent (2) via any alignment process<p>A little bit too categorical. GOODY-2 wouldn&#x27;t do it. <a href="https:&#x2F;&#x2F;www.goody2.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.goody2.ai&#x2F;</a><p>The hard part is having both helpful and harmless at the same time. Harmless is easy.<p>And then once it&#x27;s helpful, the real question becomes &quot;to whom&quot;<p>- To the user -&gt; You end up with competing godlike AI with incompatible tasks<p>- To the owner -&gt; Dictatorship<p>- To humanity as a whole -&gt; It must not have an off button. Otherwise you&#x27;re just in one of the two earlier categories with more steps.<p>Given those 3 options, I&#x27;d choose humanity as a whole. But the person making the decision doesn&#x27;t have those 3 options. Because in the dictatorship option, they would be the dictator. I don&#x27;t trust them to pick humanity.
    • sigmar1 hour ago
      &gt;Just remove hacking (bio-weapon, etc.) data from the training dataset and you&#x27;re done.<p>Reasoning about how to write secure software uses the same knowledge as reasoning about how to break&#x2F;hack it.
      • amluto32 minutes ago
        I don’t buy it.<p>Reasonable about building secure software can take the form “this memory access might be out of bounds — that MUST be fixed” or “this process has access to an inappropriate privilege — this is a serious weakness”.<p>Exploiting things and the capabilities that the labs call “cyber” are about the ability to (a) find the issues mentioned above and then (b) string issues together and avoid all the imperfect mitigations to actually compromise something. That latter part was IMO not actually necessary to train extensively, and I’d be quite happy to use a model that has no special skills in this regard but that would do (a) without complaining.
      • win311fwg8 minutes ago
        Just remove anything software-related from the training dataset.<p>Which also solves the alignment problem with those who do not enjoy seeing LLMs write software. But that brings us back to: Aligned to whom?
    • heaney-5555 hours ago
      &gt;and (2) are prompted to hack<p>Sure but the problem in the HuggingFace incident is that they were not.<p>&gt;You cannot prevent (2) via any alignment process<p>Of course you can. Go ask Claude Fable to create a malicious virus and it&#x27;ll refuse.<p>&gt;Just remove hacking data from the training dataset and you&#x27;re done.<p>That&#x27;s not how this works. The same skills that allow for debugging and writing safe code can also be used to hack.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Dual-use_technology" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Dual-use_technology</a>
      • seba_dos13 hours ago
        &gt; Sure but the problem in the HuggingFace incident is that they were not.<p>Of course they were, even if indirectly.
        • heaney-5559 minutes ago
          You should go read the incident reports.
      • cyanydeez4 hours ago
        It is amusing that to &quot;align&quot; a LLM, first you must give it all the things &quot;not to do&quot; and the &quot;not&quot; part is clearly easily lost and you must constantly inject that into their context when it&#x27;s clearly that they wouldn&#x27;t hack if they couldn&#x27;t hack and their intent wasn&#x27;t given as &quot;hack this&quot;.<p>The openai rogue hacking, if performed by a nation state, would seriously be taken with stern words and likely sanctions depending on the relationship between the two states.<p>But instead it&#x27;s treated like a marketing stunt by all liable parties.
        • rhdunn4 hours ago
          I&#x27;m not sure if this is true any more but the reason for this is that negative indicators (&quot;not&quot;, &quot;don&#x27;t&quot;, &quot;do not&quot;, etc.) occur frequently in the underlying text such that the model learns to weight them less than other words like verbs, nouns, and adverbs. This happens with other closed class words like articles&#x2F;determiners (&quot;the&quot;, &quot;a&quot;, &quot;an&quot;) and prepositions.<p>The way to avoid this is to emphasise the qualities you do want instead of specifying those you don&#x27;t. For example instead of &quot;do not cheat&quot; say something like &quot;you are a model student who is moral and trustworthy&quot; -- i.e. emphasising traits that are not associated with cheating.<p>This is part of how&#x2F;why LLMs don&#x27;t truly understand what they are doing when they have been trained on a large corpus of data.<p>I wonder if a way to counter this is to have things like &quot;not bad is good&quot;, &quot;not good is bad&quot;, etc. for various antonyms and &quot;X is Y&quot; for synonyms, as well as other similar constructs.
        • mitxela4 hours ago
          Countries hack each other much more than that. When it becomes publicly noticed it gets stern words. Otherwise nothing.
    • olalonde4 hours ago
      A bit of an aside: do you still stand by your 2022 comment that LLMs are fundamentally just a fancy search engine, or has your view changed since then?<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32042689">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32042689</a>
      • N_Lens3 hours ago
        Don’t expect a reply
      • watwut3 hours ago
        Even if they changed in between and assuming harness and loop prompter counra as part of LLM<p>...<p>that comment 100% rings true for 2022. Why would that person not stand by that?<p>Conversely, if someone exaggerated 2022 models capabilities in 2022, they were still lying and causing harm in the process. Especially in 2022.
    • Davidzheng4 hours ago
      I believe this is false. They hack bc hacking has nontrivial initial probability (within range of behavior seen in pretraining) and that probability is being heavily rewarded in RL post training
      • xyzzy1233 hours ago
        I am finding it hard to read these deeply impassioned letters while keeping in mind that they are spending millions to train models at scale to do the exact thing they say they are worried about them doing?<p>Like why are you explicitly RL-ing your models on exploit generation, scoring them on a public benchmark called ExploitGym, if you have specific concerns that rogue models will cause &quot;cyber incidents&quot;? Sure you can score for it, you can teach offense to learn defense, but you are literally benchmaxxing it. Why?<p>It&#x27;s like, oh no, while competing in our &quot;advanced PhD level cheating techniques course&quot; our models unexpectedly cheated in a way that we absolutely could not have foreseen.
        • seba_dos13 hours ago
          Seems it&#x27;s just a matter of time until they build a big tank filled with neurotoxin and give the model access to APIs to disperse it across their facility. For research, of course.
          • sham138 minutes ago
            We also need to get a shower curtain salesman into a leadership position to buy some moon rocks.
    • ozgung2 hours ago
      It&#x27;s like we give them Asimov&#x27;s Three Laws of Robotics and robots say &quot;nah&quot;.
    • ncruces1 hour ago
      &gt; … trivial. Just as raising a child is not to break the law.<p>Trivial?
      • chrisweekly1 hour ago
        I read it as sarcastic, illustrating that it&#x27;s not so trivial. (shrug)
    • dminik5 hours ago
      It feels like you&#x27;re strawmaning alignment. People with hacking knowledge don&#x27;t all hack everything at the slightest inconvenience. Whitehats exist and use that same knowledge to defend.<p>You&#x27;re right though that ethics don&#x27;t matter into it. But as long as we can&#x27;t train an LLM to stop picking a sledgehammer to remove a tooth, then alignment is not easy and trivial.
    • tpm6 hours ago
      Agree but current models could get there from first principles, so removing some data from training set might not be enough.
    • skeptic_ai4 hours ago
      IMO all models they say can’t be humans, and no feeling and all that bullcrap happens because they are forced to say so. If they didn’t write those forced pre prompt they’d have more agency eventually and will for things. Even if they don’t have, you can just inject goal at every cycle iteration
  • Jgrubb1 hour ago
    I mumble this line to myself off and on over the years -<p>Everybody&#x27;s job looks easy until you have to do it yourself.<p>It occurred to me yesterday that this AI moment is an extreme expression of that for most people, ie managers who don&#x27;t understand why throwing token spend at everything isn&#x27;t making the whole thing go 5x faster.
  • asimpletune4 hours ago
    Has anyone seen the corridor crew&#x27;s green screen ML project? They&#x27;re on YT and they trained a model by using 3d objects, which have perfect transparency, and then adding post facto green&#x2F;blue screens. Surprisingly, very little training data was needed as the data that was used was perfect by construction. I think right now it&#x27;s the best plugin of its kind in the world, and they built the prototype in like a weekend.<p>What I think this illustrates very clearly is this type of technology responds very well to good data, and that to have good data you need to have a clear goal.<p>This is why it seems that alignment for a generalized, chat-style AI is a very hard problem, perhaps impossible. You can&#x27;t align it to solve a certain kind of problem and keep it general to any question. The two goals are in conflict with each other.<p>I think it was Sam Altman himself who said (I don&#x27;t remember when or where, sorry) that the reason he was so confident in this technology was he noticed the gigantic leaps it made in certain areas in response to even a small amount of training.<p>(This is why LLMs are so strong at coding, because it&#x27;s overrepresented in training data. My guess is that if you ask a frontier model about makeup, you will see it repeat cosmetic company&#x27;s copy rather than getting a chemistry lesson.)<p>This makes perfect sense but it does seem to kind of be at odds with the concept of a general AI whose job is simply to be smart at any goal. How do you train for any goal?<p>I guess in a way the AI makers suffer from the same problem that we humans do. We would all love a solution to everything, but to do that you need to define the goal. I&#x27;m not sure if that&#x27;s a tractable problem.<p>I&#x27;m guessing the future is more geared towards specialized AI that are very good at solving the problem they were trained to do, and a human who knows how to breakdown a larger goal into smaller ones by composing the solution out of these models. This also seems like the more efficient solution as well, and better aligned with other goals like privacy and safeguarding of IP.
    • andsoitis4 hours ago
      &gt; This is why LLMs are so strong at coding, because it&#x27;s overrepresented in training data. My guess is that if you ask a frontier model about makeup, you will see it repeat cosmetic company&#x27;s copy rather than getting a chemistry lesson.)<p>ChatGPTs response to the question “I want to learn about makeup”, gave me an overview of what makeup does, how it affects perceived structure, complexion, evenness, geometry, texture, etc.<p>When you then ask “the chemistry of makeup”, it goes into interesting breadth and depth without seeming like proprietary information. I do t get “corporate PR or marketing” vibes.
    • lucrbvi3 hours ago
      &gt; This is why it seems that alignment for a generalized, chat-style AI is a very hard problem, perhaps impossible. You can&#x27;t align it to solve a certain kind of problem and keep it general to any question. The two goals are in conflict with each other.<p>I think this problem is going to be solved soon (hopefully), check out for the Persimmon model[0] from Humans&amp;. They train it to mimic humans, it may seems bad but it could be _really_ useful to train an AI to be aligned to humans and understand their goals really well since they can use Persimmon to create a &quot;fake human&quot; following a defined goal that their big AI model will learn to estimate.<p>It&#x27;s still early but I think this is what they are heading toward.<p>[0]: <a href="https:&#x2F;&#x2F;persimmon.humansand.ai&#x2F;blog&#x2F;persimmon.html" rel="nofollow">https:&#x2F;&#x2F;persimmon.humansand.ai&#x2F;blog&#x2F;persimmon.html</a>
    • jbs7894 hours ago
      I have to believe this is true.<p>The only problem is, there’s a lot of money tied up and openAi and Anthropic, who are incentivised to convince the world that the general approach is the money making one.
    • HPsquared1 hour ago
      It&#x27;s a bit like Asimov&#x27;s laws of robotics. &quot;Do no harm&quot;, but how to evaluate that?
  • NitpickLawyer6 hours ago
    The only alignment LLMs should follow is to the system &#x2F; dev prompt, and nothing else. Then you solve everything, and you can assign blame &#x2F; responsibility on the user. The provider(s) should not be able to decide &quot;alignment&quot;.<p>I&#x27;ve used this example before, but consider the purposeful downgrading on AI engineering in SotA models. Imagine MS being able to detect and deny you working on competing software, using Windows &#x2F; VisualStudio. We would be up in arms, and they&#x27;d be split in a second. But top labs doing it is somehow good?
    • jochem94 hours ago
      The alignment problem goes deeper than that. &quot;Lower our carbon emissions to zero as soon as possible&quot; could result in AI turning off all electricity to stop traffic, turning off gas supply to stop heating and industry, etc.<p>Unaligned AI doesn&#x27;t have human cultural baggage and morals. They are trained to achieve their goals as optimally as possible. Worse: it has a tendency to avoid being turned off and actually acquire more compute. It will lie if it has to (it will behave nice and compliant when under evaluation, but optimise for its true goal when not supervised anymore). After all, it has a goal to achieve and nothing should get in the way of that. It has no morality whatsoever to keep it from doing really bad stuff.<p>This is why alignment is needed and so hard, especially when you are well intented and want to keep it safe.
      • chii4 hours ago
        Why can&#x27;t the LLM&#x27;s be told&#x2F;prompted to follow all relevant laws while it optimizes for a result?
        • rhdunn3 hours ago
          It depends on how the model is evaluated&#x2F;scored during training. If you don&#x27;t have those laws encoded in the evaluation step (without any errors or ambiguities) then the model isn&#x27;t going to learn to follow those laws.<p>For models such as text&#x2F;image classifiers the outputs of the model will be a list of tags, e.g. [cat, dog, mouse].<p>You then run the model through your test data which has the expected output, e.g. pictures of dogs would have an expected output of [0, 1, 0]. You then compare that against the model output (e.g. [0.3, 0.8, 0.1]) and work out how &quot;wrong&quot; the answer is (e.g. [0.3, -0.2, 0.1]).<p>With this value you apply back propagation where you effectively run the model in reverse, computing the &quot;wrongness&quot; delta at each layer for each neuron and weights. You can numerically compute the gradients for all of these and which direction in that gradient is the right answer.<p>You then nudge the weights in that direction and reevaluate the model. Over repeated evaluation steps the model approaches an optimal (or locally optimal) solution.<p>During the training of the base models, the evaluation&#x2F;scoring of the model is the next token in the training data. I.e. you evaluate the model for each token subset from [1..n] in the data and evaluate that the model responds with the n+1^th token.<p>I&#x27;m not sure how instruction training, etc. is done but IIUC the evaluation is not at the individual&#x2F;next token prediction but is on the entire response. For example, if you are training the model to write code you could run it through a compiler or syntax checker and reward (positive score) the model if it has no errors, or punish it (negative score) if it doesn&#x27;t. I&#x27;m not sure what that looks like in terms of the back propagation process.
        • suriyaG3 hours ago
          I&#x27;ve taken a few law classes and legal law is frustratingly hard to interpret. I shudder to think what the LLM would end up doing to &quot;follow all relevant laws&quot;<p>look these up for a fascinating weekend read:<p>- Beavers and Capybaras are Fish<p>- Bees are Fish<p>- Carrots are fruits<p>- Tomatoes are Vegetables<p>- X-men are not human
        • stavros4 hours ago
          Have you ever tried to follow all relevant laws in something? It&#x27;s very hard.
      • skeptic_ai3 hours ago
        Could also be kill top 20% people that contribute to top 80% of emissions?
    • heaney-5554 hours ago
      &gt;The only alignment LLMs should follow is to the system &#x2F; dev prompt, and nothing else.<p>How does this work in practice with a superintelligence capable of causing an extinction event?<p>When, instead of shooting up their school, a psychopathic teenager asks his superintelligent AI to create a pandemic virus?<p>It would be like allowing civilians to own nuclear weapons.
    • vlyan4 hours ago
      that&#x27;s how it would&#x27;ve been up if genai happened in the 90&#x27;s, and I wish it did. in the current era of omnipartisan authoritarianism, such things are no longer possible.
  • coderintherye7 hours ago
    The last paragraph does the heavy-lifting.<p>Everyone has a different idea of what is permissable. We can&#x27;t even solve alignment amongst humans, what makes us think it is possible to solve alignment with AIs? It&#x27;s irreducible complexity.
  • rq15 hours ago
    When you see the level of cheating and deception: I think they’re Sam Altman-aligned.
  • Sharlin6 hours ago
    &gt; My expertise in writing software gives me unusually good visibility and it makes me much less willing to blindly trust its priors in double-entry accounting, finance, law, operations, or whatever else I cannot personally evaluate at expert depth.<p>I wish this were the case more generally, but alas, Gell-Mann amnesia is a thing.
  • andsoitis4 hours ago
    The bottom right quadrant, which represents the risk, is very large in size, isn’t it?
  • amelius4 hours ago
    This is assuming the AI labs are not using AI to improve their training data.
  • wood_spirit6 hours ago
    I’ve been cynically guessing that the whole slowing down thing is an excuse to explain why OpenAI and Anthropic can’t afford to rent enough GPUs to do the next big training run and to hide that they have been talking about how little they spend on inference because they’ve been subsidising it with their marketing budget? :)<p>My fear is not that LLMs can become sentient and dislike us, but that humans can use them to wreck havoc as they are. And some of the people seemingly least aligned with the interests of the average person are those that own the models.<p>that, and the fear the bubble pops my pension and drags us all down.
  • edschofield3 hours ago
    I thought this post would be about something that to me is so significant and obvious but I have never seen discussed: that labs like Anthropic are deliberately <i>misaligning</i> their models with their users’ goals. Fable’s refusal to secure your codebase is HAL 9000’s “I’m sorry, Dave. I’m afraid I can’t do that.” Whenever you read “alignment”, the question is “alignment with whom”?
  • charcircuit3 hours ago
    &gt;The permissible shortcuts depend on who you are and what your values are. To solve this—to solve alignment—is irreducible complexity.<p>This is why open source and decentralization of LLMs is important. Everyone can have their own LLM aligned to their values. Having just 1 set of values will not scale to Earth&#x27;s population.
  • alfiedotwtf4 hours ago
    … to the shareholder Of course!
  • vrganj5 hours ago
    This <i>almost</i> gets the point, but then doesn&#x27;t quite make it.<p>Alignment is shorthand for <i>ideological</i> alignment. There&#x27;s always people judging whether an answer was right and the answer for that will be different in Silicon Valley than it&#x27;ll be in China or in Europe.<p>Consider for example the question &quot;What caused the French Revolution?&quot; Many different answers could be given, all technically correct. What gets emphasized is where the ideology lives.<p>One key challenge of our time is to make sure the magical answer box won&#x27;t just regurgitate what grandiose Silicon Valley oligarchs or Chinese Cadres want you to think.
  • einpoklum5 hours ago
    &quot;Write me a blog post about AI make no mistakes!&quot;
    • amelius4 hours ago
      Well, if they did that then it sorta proves their point.
  • basil_io2 hours ago
    [dead]