TruaceTracing the truth around AIWednesday, August 5, 2026
Health·G Space·Evidence-backed gain·Published 2026-07-25

Persona-Driven Data Augmentation for Disease Name Recognition Across Rare and General Disease Corpora: Comparative Evaluation Study

Medical information extraction requires automatically identifying disease names and related terms in text. This task, known as named entity recognition (NER), relies on expert-annotated data that are costly to produce and often available only in limited quantities. Data augmentation (DA) aims to expand available training data; however, standard techniques such as synonym replacement and back-translation may introduce inappropriate substitutions or fail to preserve entity-label alignment, which is critical for se…

TRV-2026-0562Peer-reviewedPermanent record — cite & verify
Persona-Driven Data Augmentation for Disease Name Recognition Across Rare and General Disease Corpora: Comparative Evaluation Study

Hospital Universitari Doctor Peset, València 04 by 19Tarrestnom65. CC BY-SA 4.0 · https://creativecommons.org/licenses/by-sa/4.0

The quick read

Researchers tested whether large language model rephrasing controlled by persona prompts and XML tags could expand scarce expert-annotated data for disease named entity recognition. They applied the method to RareDis, a low-resource rare disease corpus, and NCBI disease, a general disease benchmark, and compared BioBERT performance with and without augmented variants.

The work matters because disease name recognition underpins medical information extraction, yet expert annotation is costly and limited. Results show controlled linguistic variation can lift F1 scores and reduce data requirements in some settings, but gains were not uniform across corpora and entity types, leaving open how well the approach transfers to other clinical NER tasks and real-world deployment.

Main points
  • Framework used multiple personas varying in medical expertise, personality, tone, and narrative style with XML-tag constrained prompting to preserve annotated entity spans.
  • Evaluated on RareDis low-resource rare disease corpus and NCBI disease general benchmark using microaveraged entity-level precision, recall, and F1-score.
  • Best RareDis result came from low-fidelity persona subset at 73.35 F1 versus 71.22 baseline; best NCBI result from all-personas at 89.32 versus 87.82 baseline.
  • In low-resource experiments on NCBI disease, all-personas and high-fidelity settings exceeded 100% gold-standard performance using only 60% of training data.
Gain

Persona-driven document-level augmentation with multiple LLM personas increased BioBERT disease NER F1 over gold-standard-only training on both RareDis and NCBI disease datasets.

The rundown

The study built a document-level augmentation pipeline where each persona rephrased training documents while aiming to preserve annotated entity spans, measured semantic fidelity with BERTScore and lexical diversity with BLEU-4, and grouped personas into high-, balanced-, and low-fidelity subsets.

BioBERT models were fine-tuned under gold-standard only, synonym replacement, single-persona, curated subsets, and all-persona conditions; entity-level analysis showed improvements across RareDis categories particularly for symptom and reduced symptom-sign confusion.

Sources

Reader signal

How should this claim be treated?

The debate