Transparent AI Labeling

TL;DR

It is a good thing to label our work according to how much AI assistance we used. Here is a simple labeling system that is useful to me. I hope it will be useful to you, too.

Label Description
TAIL 0 I authored with no AI assistance
TAIL 1 I authored, AI help only with ideas / brainstorming
TAIL 2 I substantially authored, with some AI help with words / syntax
TAIL 3 I coauthored with AI, with substantial iteration and / intermingling
TAIL 4 AI substantially authored, with my comprehension, review, and editing
TAIL 5 AI authored, without or with only cursory review

Motivation

As a consultant who helps businesses apply AI to improve their workflows, I use AI tools to varying degrees depending on the job. I am comfortable using AI aggressively in some places, and I am much more reticent in others. I realize that other people have different sensibilities – and that norms are changing very quickly!

What I haven’t seen, and what I want, are quick and easy labels to bring transparency. Not knowing how something was produced can cause a lot of confusion, or worse.

With that in mind, here are labels that I apply to my consulting work product. This way, my clients can quickly grok how the words, code, designs, or images they’re looking at were created.

Labels

TAIL 0

I authored the work with no AI help whatsoever.

TAIL 1

I authored the work, and I used AI in the background for research, brainstorming, or critique of ideas.

The boundary with TAIL 0 is clear: as soon as you are using generative AI tools at all, you are at least in TAIL 1.

TAIL 2

I substantially authored the work, and AI helped with one or more of: fine structure, wording, syntax, copy editing, etc.

If the AI assistance is restricted to ideas or general organizational principles, then it remains TAIL 1. Once you are incorporating specific wording or snippets, you are at least in TAIL 2. In my own work, I exempt simple spell checks and grammatical tweaks from TAIL 2.

TAIL 3

I co-authored the work with AI, with both of us making significant contributions.

The distinction from TAIL 2 is whether the AI made routine or substantial additions to the document or source code, in contrast with the minor or occasional contributions in TAIL 2. Ask yourself: was AI a co-author (TAIL 3), or a coach / editor (TAIL 2)?

TAIL 4

AI authored the work (or nearly so), with my review and editing.

This is a key level, because (especially in coding) it is important to distinguish AI-authored work that has significant human review from work that is largely unvetted by human judgment. In other words TAIL 4 is the last level that is meaningfully "human in the loop".

TAIL 4 and TAIL 2 are mirrors in a way: in TAIL 2, you are the author and AI is the editor. In TAIL 4, those roles are reversed.

TAIL 5

AI authored the work, and I used it without (substantial) review.

The boundary between TAIL 4 and TAIL 5 rests on the depth of review you performed. If you reviewed closely enough that you can "stand by" the specific output, then you are in TAIL 4. If the review is nonexistent or too cursory for you to have that confidence, then we're in TAIL 5.

Notes:

I've found these categories useful in my consulting work. Please reach out if you'd like to discuss more!