<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Courtlyn Deitch</title>
    <description>The latest articles on DEV Community by Courtlyn Deitch (@deitch83919).</description>
    <link>https://dev.to/deitch83919</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3994720%2F04cf8998-77ca-4e00-ab27-1ec5e5993213.png</url>
      <title>DEV Community: Courtlyn Deitch</title>
      <link>https://dev.to/deitch83919</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deitch83919"/>
    <language>en</language>
    <item>
      <title>Notes on adversarial paraphrasing: a paper review</title>
      <dc:creator>Courtlyn Deitch</dc:creator>
      <pubDate>Wed, 24 Jun 2026 03:24:40 +0000</pubDate>
      <link>https://dev.to/deitch83919/notes-on-adversarial-paraphrasing-a-paper-review-214o</link>
      <guid>https://dev.to/deitch83919/notes-on-adversarial-paraphrasing-a-paper-review-214o</guid>
      <description>&lt;p&gt;Just finished reading Saha et al. arXiv 2506.07001 on adversarial paraphrasing for AI detector evasion.&lt;/p&gt;

&lt;p&gt;Key claim: detector-guided paraphrasing with RoBERTa as reward reduces TPR by 87.88 percent across Binoculars, Fast-DetectGPT, Ghostbuster, RADAR, GPTZero. Universal, training-free.&lt;/p&gt;

&lt;p&gt;What surprised me: the approach works even on detectors that were trained with adversarial examples baked in. Suggests the discriminator signal is fundamentally narrower than the generator space.&lt;/p&gt;

&lt;p&gt;Open questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Does this generalize to detectors using surprisal variance (DivEye 2509.18880)?&lt;/li&gt;
&lt;li&gt;Multi-LLM round-robin generation: would mixing 3-4 models in pipeline give even more headroom?&lt;/li&gt;
&lt;li&gt;Token-level homoglyph substitution (SilverSpeak) is trivially detectable via Unicode normalization, but adversarial paraphrasing leaves no such forensic signal.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>machinelearning</category>
      <category>nlp</category>
      <category>ai</category>
      <category>security</category>
    </item>
  </channel>
</rss>
