← Latest papers
💬 NLP

Better with Experience: Self-Evolving LLM Agents for Evidence-Grounded Health Community Notes

The paper introduces EvoNote, a self-evolving LLM agent framework that leverages an experience memory with fine-grained credit assignment to generate evidence-grounded health Community Notes, achieving superior helpfulness and significantly faster production times compared to human-written notes on a new multimodal benchmark.

Original authors: Zihang Fu, Fanxiao Li, Jianyang Gu, Haonan Wang, Preslav Nakov, Bryan Hooi, Min-Yen Kan, Jiaying Wu

Published 2026-06-02
📖 5 min read🧠 Deep dive

Original authors: Zihang Fu, Fanxiao Li, Jianyang Gu, Haonan Wang, Preslav Nakov, Bryan Hooi, Min-Yen Kan, Jiaying Wu

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

The Big Problem: The "Amnesiac" Fact-Checker

Imagine a team of fact-checkers working on social media to stop health misinformation (like false claims about vaccines or miracle cures).

Currently, these AI fact-checkers work like amnesiac interns. Every time they get a new post to fact-check, they start from scratch. They don't remember what they learned yesterday.

  • Scenario: An intern fact-checks a post about a "miracle cancer cure" and learns that the source is fake.
  • The Next Day: A different intern (or the same one with a "reset" brain) sees a similar post about a different "miracle cure." They have to re-learn everything from zero, often making the same mistakes or missing the same red flags.

This is slow, inefficient, and leaves people exposed to bad information for longer.

The Solution: EVONOTE (The "Learning Veteran")

The authors created a new system called EVONOTE. Think of this not as an intern, but as a seasoned veteran detective who keeps a detailed, organized case file.

Instead of forgetting everything after a job is done, EVONOTE treats every fact-checking job as a lesson. It builds a "memory bank" of what worked and what didn't, so it gets smarter with every single post it corrects.

How It Works: The Three-Step Loop

EVONOTE operates in a continuous loop, much like a detective solving cases and updating their handbook:

1. The Investigation (The Agent)
When a flagged post arrives, EVONOTE doesn't just guess. It acts like a detective:

  • Analyzes the Claim: "What exactly is this person saying?"
  • Gathers Evidence: It searches the web, visits websites, and reads scientific papers to find the truth.
  • Writes the Note: It drafts a correction for the social media post.

2. The Performance Review (The Judge)
Once the note is written, a "Social Utility Judge" (a smart AI evaluator) reviews the work. It doesn't just ask, "Is this true?" It asks four deeper questions based on health communication:

  • Understandable: Is it easy for a regular person to read?
  • Meaningful: Does it explain why this matters for their health?
  • Usable: Does it tell people what safe steps to take next?
  • Trustworthy: Does it admit uncertainty if the science isn't 100% clear?

3. The Lesson Learned (The Memory Evolver)
This is the magic part. The Judge gives feedback, and a "Memory Evolver" distills that feedback into a reusable rule.

  • Example: If the AI missed checking the context of a quote in a previous case, the Memory Evolver creates a rule: "When a post uses a quote, always check the full context before writing."
  • This rule is stored in the memory bank. The next time a similar post appears, the system automatically pulls up this rule and applies it, preventing the same mistake.

The Results: Faster and Better

The researchers tested EVONOTE on a dataset of 1,200 real health posts (text, images, and videos) that had already been fact-checked by humans.

  • Beating Humans: In nearly 90% of cases, the notes generated by EVONOTE were rated as better than the original human-written notes.
  • Speed: While it takes humans an average of 13 hours to get a consensus on a correction, EVONOTE can produce a high-quality draft in under 2 minutes.
  • Better Evidence: EVONOTE didn't just write faster; it found better sources. It was more likely to cite official health organizations (like the CDC) and less likely to rely on shaky news sites.

The "Caption" Trick

One interesting finding was about images and videos. The system works best when it first converts images/videos into text descriptions (captions) before analyzing them.

  • Analogy: Imagine trying to solve a puzzle while wearing thick foggy glasses (a direct video AI). It's hard to see the pieces. EVONOTE takes off the foggy glasses, has a human describe the picture clearly, and then solves the puzzle. This made the system much more reliable.

The Bottom Line

The paper argues that fighting health misinformation shouldn't be a game of "reset and retry." Instead, we need systems that learn from their own history.

By turning every fact-checking episode into a reusable lesson, EVONOTE creates a self-improving cycle. It ensures that the next time a similar lie appears, the system is already prepared to debunk it faster and more accurately than before.

What the paper does NOT claim:

  • It does not claim this system is currently deployed on X (Twitter) for all users.
  • It does not claim this replaces human doctors or fact-checkers entirely; it suggests it should be a tool to help them.
  • It does not claim it works for political or financial lies yet; the study was strictly focused on health misinformation.

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 →