10 comments

  • Baader-Meinhof30 minutes ago
    I like that these AI idioms exist. They're like watermarks for text. It's worth the cost of humans avoiding them. Companies will eventually train their models to be undetectable, but society would be better if they didn't.
    • omoikane4 minutes ago
      &gt; It&#x27;s worth the cost of humans avoiding them<p>That&#x27;s really unfortunate though. It&#x27;s like Michael Bolton from Office Space: &quot;No way! Why should I change? He&#x27;s the one who sucks.&quot;
    • wazdra2 minutes ago
      [delayed]
    • chipotle_coyote6 minutes ago
      Except that the entire point of the article is that <i>they&#x27;re not AI idioms.</i> They&#x27;re not &quot;watermarks for text.&quot; They&#x27;re legitimate language constructions that LLMs tend to overuse, but that real humans <i>also use</i>. Real humans do, in fact, say &quot;align with&quot; all the time, just as often as &quot;corresponds.&quot;<p>And you can pry my em dashes from my cold, dead hands.
      • thewebguyd1 minute ago
        What&#x27;s worse is neurodivergent writing, including my own, often resemble AI output. Now it feels like I&#x27;m having to alter my own voice in online discussions just to specifically avoid being accused of pasting an AI response.<p>The &quot;AI Detection&quot; tools employed by schools also regularly flag writing from those with Autism, ADHD, and non-native English speakers as being AI generated as well.<p>So, naturally, I can&#x27;t stand the phrase &quot;write like AI&quot; when these things tend to come up because no, there are no humans that &quot;write like AI&quot; it&#x27;s the models that have stolen the literary devices from us and now have poisoned them.
      • Maxatar2 minutes ago
        The article is not God, just because it claims something doesn&#x27;t mean we have to accept it.<p>For better or worse (and pretty much for worse), these usages have become AI idioms. Language evolves over time, things that used to be harmless become offensive, certain terms end up taking on the complete opposite meaning than their original meaning, and we are watching certain language patterns and idioms become watermarks for AI and while it sucks, it doesn&#x27;t make it false.
      • ohyoutravel3 minutes ago
        Well reading between the lines I don’t think they’re saying all of those uses are AI. They’re legitimate constructs, like the em-dash, en-dash, and hyphen, all of which I used to use regularly. But now they’re AI tells so I use them sparingly.
  • coldtea5 minutes ago
    &gt;<i>Recent overuse by language models has led many to declare it bad writing. I&#x27;m not so sure.</i><p>It is bad writing.
  • Retr0id40 minutes ago
    &gt; RLVR is weirder, and I suspect it&#x27;s why we see &quot;It&#x27;s not X, it&#x27;s Y&quot; so often.<p>This feels like an easy enough hypothesis to verify, for anyone in the business of training LLMs - does the not-X-but-Y rate increase after RLVR?
    • andy9925 minutes ago
      It’s unlikely this is true. LLMs are way more mad-libs &#x2F; templates than we like to admit, that’s (ironically) not a judgement about their capability, it’s primarily just an observation. But it’s also what plain old SFT, which I believe is the primary culprit, ends up imparting.
  • busssard9 minutes ago
    nice article, but i think as a non native english speaker, i always use the model in english for reasoning and then translate the output to my language. most of these considerations do not apply. because the translation step is taking out alot of these language artifacts
    • phildenhoff0 minutes ago
      Do you manually translate or translate with an LLM? While reading, I was wondering how common these kinds of written tics are in languages outside English.
  • rq15 minutes ago
    You’re absolutely right to push back on this.<p>Sometimes it’s not just about the Ys but also the Qs.
  • wrs28 minutes ago
    This is how early forms of &quot;reasoning&quot; in LLMs worked: just literally inserting words like &quot;Wait...&quot;, &quot;Hmm...&quot;, &quot;Let me reconsider...&quot;, &quot;But is it really...&quot; into the token stream.
    • flexagoon3 minutes ago
      Is this not how current forms of reasoning work? It seems like the open models still output things like that, and the closed ones all just summarize their thinking instead to avoid distillation, but probably do the same thing internally.
  • HarHarVeryFunny13 minutes ago
    &gt; In the end, shaming people for writing that gets flagged as AI can lead people to sidestep structures the model has learned from us<p>It&#x27;s interesting why LLMs generate constructions like this more frequently than they presumably exist in the training set. I wonder if this is some sort of mode collapse caused by post training, and&#x2F;or maybe because they are training on synthetic data so these things become self-perpetuating and self-amplifying (a feedback loop)?<p>The lesson for humans worried about being falsely identified as AI is just learn to write better! It doesn&#x27;t matter where your repertoire of phrasing comes from (copying AI or not), but one of the basic rules of writing is not to repeat yourself unless you are doing so deliberately for a purpose. Go ahead and use &quot;It&#x27;s not just X. It&#x27;s Y&quot; if you want to, but if you use it multiple times in the same short piece of writing, then you may deserve to be called out for poor style, if not for being an AI.
  • rvz34 minutes ago
    Another bunch of dead give aways in code bases with READMEs is the repetitive:<p>- &quot;No X, No Y, No Z.&quot; pattern<p>- &quot;Here is X - it makes Y&quot;<p>The worst and most obvious one is the constant over use of emoji ticks and crosses.
    • Retr0id29 minutes ago
      For calibration purposes, I offer you a pre-LLM README I wrote that includes an em-dash* followed by &quot;No X, No Y, No Z&quot;: <a href="https:&#x2F;&#x2F;github.com&#x2F;DavidBuchanan314&#x2F;stelf-loader" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DavidBuchanan314&#x2F;stelf-loader</a><p>*actually a hyphen but it&#x27;s functioning as an em dash.
      • zamadatix16 minutes ago
        &quot;Hyphen functioning as an em dash&quot; is an expected human thing as it&#x27;s what&#x27;s easy to type. It&#x27;s specifically an actual em dash which got bulldozed, much to the dismay of those who bothered to put the unicode character in.
        • edbaskerville12 minutes ago
          If you read The Mac is Not a Typewriter in 1992—thus burning Option-Shift-hyphen into your typing patterns for life, along with a dogmatic love for serif body fonts—you&#x27;re the real victim here.
        • galleywest20011 minutes ago
          I prefer the double dash &quot;--&quot;, but Microsoft products will convert this to a proper em-dash if you press space afterwards, I think...
          • Grimblewald8 minutes ago
            Double should map to endash, tripple for em.
        • Retr0id11 minutes ago
          A lot of the LLM bots on HN (and elsewhere) will find-and-replace their em dashes with hypens in an attempt to evade detection.
          • zamadatix8 minutes ago
            Precisely, anything to remove AI smells in favor of natural looking text.
            • Retr0id7 minutes ago
              My point is I don&#x27;t consider em dash vs hyphen to be a strong signal either way, humans and bots alike use both interchangeably.
              • zamadatix3 minutes ago
                A signal is not the same thing as a guarantee. Both of your points so far, i.e. your provided text &amp; that bots often bother to replace em dashes to avoid detection, actually support that it is a signal though.
      • edbaskerville16 minutes ago
        and we will now hold you responsible!
    • Grimblewald10 minutes ago
      Alternatively, no one sounds like an llm, an llm sounds like someone, typically those close to the median of the training corpus. If AI were genuinly capable of novelty, it would be a big deal, tech bros having enough work ethic to design new detectable prose for an llm is a mssive reach and has no real evidence supporting it, else why do tech bros only tackle the easier issues? Things we have massive well labelled corpi for? Why is it never dishwashing and folding laundry?<p>I put to you, if you see a trope in AI writing it&#x27;s because that trope appeared in the training corpus. Therefore, sure, being predjudice against it lets you catch some AI, but you&#x27;ll also flag human outout. I think that may not be worth it in the end.
  • huflungdung39 minutes ago
    You’re absolutely right. This is the smoking gun. This changes everything.
    • matheusmoreira13 minutes ago
      Now I see the full picture.
      • flexagoon2 minutes ago
        I&#x27;m zeroing in on the main culprit.
    • Starlevel00425 minutes ago
      This is the real unlock. Here&#x27;s the key takeaways.
      • H8crilA21 minutes ago
        It&#x27;s not just an unlock. It&#x27;s a major discovery.
  • adt15 minutes ago
    <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Wikipedia:Signs_of_AI_writing#Negative_parallelisms" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Wikipedia:Signs_of_AI_writing#...</a>
    • downbad_5 minutes ago
      Signs? Those are normal ways of writing? What the hell? Is everything AI now?