Proposal: AI Content Disclosure Header

(ietf.org)

62 points | by exprez135 9 hours ago ago

41 comments

  • nrmitchi 4 hours ago

    This seems like a (potential) solution looking for a nail-shaped problem.

    Yes, there is a huge problem with AI content flooding the field, and being able to identify/exclude it would be nice (for a variety of purposes)

    However, the issue isn't that content was "AI generated"; as long as the content is correct, and is what the user was looking for, they don't really care.

    The issue is content that was generated en-masse, is largely not correct/trustworthy, and serves only to to game SEO/clicks/screentime/etc.

    A system where the content you are actually trying to avoid has to opt in is doomed for failure. Is the purpose/expectation here that search/cdn companies attempt to classify, and identify, "AI content"?

    • TylerE 2 hours ago

      It's the evil bit, but unironically.

      • edoceo 2 hours ago

        For today's lucky 10k:

        https://www.ietf.org/rfc/rfc3514.txt

        Note date published

        • 0xDEAFBEAD an hour ago

          >Attack applications may use a suitable API to request that [the evil bit] be set. Systems that do not have other mechanisms MUST provide such an API; attack programs MUST use it.

          Potential flaw: I'm concerned that attackers may be slow to update their malware to achieve compliance with this RFC. I suggest a transitional API: Intrusion detection systems respond to suspected-evil packets that have the evil bit set to 0 with a depreciation notice.

    • yahoozoo 4 hours ago

      It says in the first paragraph it’s for crawlers and bots. How many humans are inspecting the headers of every page they casually browse? An immediate problem that could potentially be addressed by this is the “AI training on AI content” loop.

      • nrmitchi an hour ago

        It would still be required for the content producer (ie, the content-spam-farm) to label their content as such.

        The current approach is that the content served is the same for humans and agents (ie, a site serves consistent content regardless of the client), so who a specific header is "meant for" is a moot point here.

      • TrueDuality 3 hours ago

        How many of the makers of these trash SEO sites are going to voluntarily identify their content as AI generated?

        • TheRoque 2 hours ago

          Moreover, I find it ironic that website owners will gracefully give AI companies the power to identify what is "good" data and what is not. I mean, why would I do the work for them and identify my data as AI, so that they would ignore it ? "yes please, take all my work, this is quality content, train on it, it's free !" that's what it sounds like

      • nikolayasdf123 3 hours ago

        I believe this is why Google did SynthID https://deepmind.google/science/synthid/

  • weddpros 6 hours ago

    Maybe we should avoid training AI with AI-generated content: that's a use case I would defend.

    Still I believe MIME would be the right place to say something about the Media, rather than the Transport protocol.

    On a lighter note: we should consider second order consequences. The EU commission will demand its own EU-AI-Disclosure header be send to EU citizens, and will require consent from the user before showing him AI generated stuff. UK will require age validation before showing AI stuff to protect the children's brains. France will use the header to compute a new tax on AI generated content, due by all online platform who want to show AI generated content to french citizens.

    That's a Pandora box I wouldn't even talk about, much less open...

    • paulddraper 5 minutes ago

      Content-Type/MIME type is for the format.

      There are dedicated headers for other properties, e.g. language.

    • ronsor 4 hours ago

      > The EU commission will demand its own EU-AI-Disclosure header be send to EU citizens, and will require consent from the user before showing him AI generated stuff. UK will require age validation before showing AI stuff to protect the children's brains. France will use the header to compute a new tax on AI generated content, due by all online platform who want to show AI generated content to french citizens.

      I think the recent drama related to the UK's Online Safety Act has shown that people are getting sick of country-specific laws simply for serving content. The most likely outcome is sites either block those regions or ignore the laws, realizing there is no practical enforcement avenue.

    • giancarlostoro 3 hours ago

      It depends but for example if I wanted to train a LoRa that outputs a certain art style from a specific model, I have no issue with this being done. Its not like you are making a model from scratch.

    • blibble 5 hours ago

      > Maybe we should avoid training AI with AI-generated content: that's a use case I would defend.

      if this takes off I'll:

         - tag my actual content (so they won't train on it)
         - not tag my infinite spider web of automatically generated slop output (so it'll poison the models)
      
      win win!
      • ronsor 4 hours ago

        then they'll start ignoring the header and it'll be useless

        (of course, it was never going to be useful)

  • throwaway13337 8 hours ago

    Can we have a disclosure for sponsored content header instead?

    I'd love to browse without that.

    It does not bother me that someone used a tool to help them write if the content is not meant to manipulate me.

    Let's solve the actual problem.

    • handfuloflight 5 hours ago

      We already have those legally mandated disclosures per the FTC.

  • AKSF_Ackermann 8 hours ago

    It feels like a header is the wrong tool for this, even if you hypothetically would want to disclose that, would you expect a blog cms to offer the feature? Or a web browser to surface it?

  • userbinator 4 hours ago

    Approximately as useless as "do not track".

  • judge123 5 hours ago

    I'm genuinely torn. On one hand, transparency is good. But on the other, I can totally see this header becoming a lazy filter for platforms to just automatically demote or even block any AI-assisted content. What happens to artists using AI tools, or writers using it for brainstorming?

  • woah 5 hours ago

    Seems like someone just trying to get their name on a published IETF standard for the bragging/resume rights

  • rossant 8 hours ago

    Interesting initiative but I wonder if the mode provides sufficient granularity. For example, what about an original human-generated text that is entirely translated by an AI?

    • kelseyfrog 4 hours ago

      It certainly doesn't cover the case of mixed-origin content. Say for example, a dialog between a human and AI or even mixed-model content.

      For those, my instinct is to fallback to markup which would seem to work quite well. There is the pesky issue of AI content in non-markup formats - think JSON that don't have the same orthogonal flexibility in annotating metadata.

    • dijksterhuis 8 hours ago

      > what about an original human-generated text that is entirely translated by an AI?

      probably ai-modified -- the core content was first created by humans, then modified (translated into another language). translating back would hopefully return you the original human generated content (or at least something as close as possible to the original).

          | class             | author | modifier/reviewer | 
          | ----------------- | ------ | ----------------- | 
          | none              | human  | human/none        | 
          | ai-modified       | human  | ai                | <--*
          | ai-originated     | ai     | human             |
          | machine-generated | ai     | ai/none           |
  • grumbel 7 hours ago

    Completely the wrong way around. We are heading into a future where everything will be touched by AI in some way, be it things like Photoshop Generative Fill, spell check, subtitles, face filters, upscaling, translation or just good old algorithmic recommendations. Even many smartphones already run AI over every photo they make.

    Doing it in a HTTP header is furthermore extremely lossly, files get copy around and that header ain't coming with them. It's not a practical place to put that info, especially when we have Exif inside the images themselves.

    The proper way to handle this is mark authentic content and keeping a trail of how it was edited, since that's the rare thing you might to highlight in a sea of slop, https://contentauthenticity.org/ is trying to do that.

  • xgulfie 6 hours ago

    This is like asking the fox to announce itself before entering the henhouse

  • webprofusion 2 hours ago

    Hack: only present this header to AI crawlers, so they don't index your content, lol.

  • patrickhogan1 6 hours ago

    The bigger challenge here is that we already struggle with basic metadata integrity. Sites routinely manipulate creation dates for SEO - I regularly see 5-year-old content timestamped as "published yesterday" to game Google's freshness signals.

    While this doesn't invalidate the proposal, it does suggest we'd see similar abuse patterns emerge, once this header becomes a ranking factor.

  • layer8 7 hours ago

    Why only for HTTP? This would be appropriate for MIME multipart/mixed part headers as well. ;)

    Maybe better define an RDF vocabulary for that instead, so that individual DIVs and IMGs can be correctly annotated in HTML. ;)

  • vntok 7 hours ago

    This feels like the Security Flag proposal (https://www.ietf.org/rfc/rfc3514.txt)

  • ivape 4 hours ago

    This is a Gentlemen’s agreement humans will not keep. Not how our species works.

  • ugh123 7 hours ago

    Hoping I don't need to click on something, or have something obstructing my view.

    • odie5533 6 hours ago

      The cookie banner just got 200px taller.

  • GuinansEyebrows 7 hours ago

    Maybe an ignorant question but at the dictionary level, how would one indicate that multiple providers/models went into the resulting work (based on the example given)? Is there a standard for nested lists?

  • shortrounddev2 8 hours ago

    Years ago people were arguing that fashion magazines should have to disclose if they photoshopped pictures of women to make them look skinnier. France implemented this law, and I believe other countries have as well. I believe that we should have similar laws for AI generated content.

  • xhkkffbf 8 hours ago

    I'm all for some kind of disclosure, but where do we draw the line. I use a pretty smart grammar and spell checker, one that's got more "AI" in it to analyze the sentence structure. Is that AI content?

    • stillpointlab 7 hours ago

      According to the spec, yes a grammar checker would be subject to disclosure:

      > ai-modified Indicates AI was used to assist with or modify content primarily created by humans. The source material was not AI-generated. Examples include AI-based grammar checking, style suggestions, or generating highlights or summaries of human-written text.