← Latest papers
💬 NLP

Detecting Greenwashing: A Natural Language Processing Literature Survey

This paper surveys natural language processing approaches for detecting corporate greenwashing, highlighting the field's fragmented landscape, the absence of verified datasets, and the critical need for principled methodologies that combine reliable annotations with interpretable models to address subjectivity and improve detection reliability.

Original authors: Tom Calamai, Oana Balalau, Théo Le Guenedal, Fabian M. Suchanek

Published 2026-01-30
📖 5 min read🧠 Deep dive

Original authors: Tom Calamai, Oana Balalau, Théo Le Guenedal, Fabian M. Suchanek

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a giant, noisy marketplace where companies are trying to sell their "green" credentials to the public. Some are genuinely eco-friendly, while others are just putting on a green costume to look good without actually doing the work. This practice is called greenwashing.

This paper is like a detective's handbook that reviews all the current tools (specifically, computer programs that understand language, known as NLP) that researchers have built to catch these companies in the act. The authors, a team of data scientists and legal experts, didn't just list the tools; they inspected how the tools were built, how they were tested, and where they are failing.

Here is the breakdown of their findings, using simple analogies:

1. The "Toolbox" is Full of Half-Finished Gadgets

The authors found that researchers have broken the big problem of "catching greenwashing" into smaller, manageable puzzles. Think of it like trying to solve a jigsaw puzzle by first sorting the pieces by color.

  • The Easy Puzzles (Solved): Detecting if a sentence is even about climate change, or sorting a document into categories like "Risk" or "Opportunity," is now very easy for computers. It's like a child sorting red blocks from blue blocks; the computers get this right almost 100% of the time.
  • The Hard Puzzles (Broken): The real trouble starts when you need to understand nuance. Can the computer tell the difference between a vague promise ("We hope to be greener someday") and a specific plan ("We will cut emissions by 50% by 2025")? Can it spot a lie hidden in a complex sentence? Here, the computers struggle. They are like students who can memorize a dictionary but fail a logic test.

2. The "Map" is Missing a Key Legend

The biggest problem the authors identified is that there is no "Answer Key" for the real world.

Imagine you are training a dog to find a specific type of lost toy. You can show it pictures of the toy, but if you never show it a real example of the toy being lost in a park, the dog doesn't know what to do when it actually happens.

  • Currently, there is no dataset of verified greenwashing cases. We don't have a list of companies that a court or regulator has officially said, "Yes, this was a lie."
  • Without this "ground truth," researchers are training their models on guesses. They are teaching computers to spot "green-sounding words" rather than actual lies. It's like trying to teach someone to spot a fake painting by only showing them pictures of other paintings, without ever showing them a real forgery.

3. The "Test Scores" are Misleading

The paper points out that many studies are cheating on their own tests, or at least taking shortcuts.

  • The "Keyword" Cheat: Many computers are just looking for specific words (like "sustainable" or "carbon-neutral"). If a company writes a sentence full of those words, the computer says, "Green!" But if the sentence is actually nonsense, the computer might still say "Green." The authors found that simple keyword lists often work just as well as complex AI models, suggesting the AI isn't really "thinking."
  • The "Perfect World" Test: Most models are tested on clean, balanced data (like a practice exam where every question is easy). But in the real world, data is messy, and greenwashing is rare. A model that gets an "A" on the practice exam might fail miserably in the real world because it hasn't learned to handle the mess.
  • Missing Comparisons: Many researchers don't compare their fancy AI to a "dumb" baseline (like a coin flip or a simple word count). Without this, we don't know if the AI is actually smart or just lucky.

4. The "Legal Risk" of the Detective

The authors explain why it's so hard to build a perfect dataset. Accusing a company of greenwashing is like accusing someone of a crime.

  • If you build a database of "liars" and you get one wrong, you could get sued for defamation.
  • Because of this fear, researchers avoid creating lists of real greenwashers. Instead, they study "proxies" (indirect signs), like "Is the tone too positive?" or "Are they hiding bad news?"

5. The Path Forward: A Team Effort

The paper concludes that we cannot rely on a single "Super AI" to catch all greenwashing. Instead, we need a decomposed pipeline:

  • Step 1: Use simple tools to find climate-related text.
  • Step 2: Use AI to flag suspicious patterns (like vague promises).
  • Step 3: Human Oversight. A human expert (like a lawyer or journalist) must look at the AI's flags and check them against real regulations or court records.

The Bottom Line:
We have built very good tools to find the words companies use when talking about the environment. But we have not yet built a tool that can reliably find the lies. To fix this, we need to stop guessing and start using real-world evidence (like regulatory fines and court cases) to train our systems, and we need humans to stay in the loop to make the final judgment.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →