Jun 2026· ACM International Conference on Bioinformatics, Computational Biology and Biomedicine· pp. 1-10· 0 citations· 20 references
Computer Science
TL;DR
This work investigates the impact of recursive self-training on German-language medical text by recursively fine-tuning a medically specialized language model over multiple iterations and suggests that human-anchored recursive training (blending synthetic data with real, human-generated data) constitutes a promising mitigation strategy against recursive degradation.
Abstract
Since the widespread adoption of large language models (LLMs), AI-generated text has become increasingly prevalent in scientific communication and online content. As the proportion of LLM generated text grows, concerns have emerged regarding recursive self-training, where models are trained on data generated by earlier model versions. Prior work suggests that such training regimes can lead to model collapse, characterized by the loss of semantic diversity and degradation of learned data distributions. Although these effects have been studied primarily in general-domain English settings, their implications for domain-specific and high-stakes biomedical applications remain insufficiently understood. We investigate the impact of recursive self-training on German-language medical text by recursively fine-tuning a medically specialized language model over multiple iterations. For comparison purposes we present two alternative training pipelines. In the first pipeline, the model is recursively trained exclusively on synthetic German medical text generated by earlier model versions. In the second pipeline, synthetic German medical text is combined with human German medical text at each iteration to test whether data blending mitigates recursive degradation. The evaluation is based on answer accuracy achieved on a set of multiple-choice questions (MCQs) drawn from the German medical licensing examination, the Staatsexamen, as well as lexical diversity metrics such as distinct-n, and next-token probability concentration measures that capture distributional collapse. Across multiple training iterations, the purely synthetic pipeline exhibits progressive degradation in both question–answering performance and linguistic diversity, consistent with the effects of model collapse. In contrast, although minor degradation is still observable, the hybrid pipeline maintains substantially more stable performance over time. These results suggest that human-anchored recursive training (blending synthetic data with real, human-generated data) constitutes a promising mitigation strategy against recursive degradation.
An engineering-oriented, end-to-end roadmap that structures the full lifecycle of clinical language model systems—from model design and domain adaptation to optimization and real-world evaluation is introduced.
Across medical benchmarks, MedLLM shows a pattern visible only at sub-billion scale: medical competence does not degrade uniformly under compression but splits by task type and dissociation is masked at 7B, where both capabilities are present, and surfaces only when capacity is scarce.
M. R. Rahman, Asim Ahmed, Mihan Mohagheghzadeh et al.· 0 citations
This entry-level tutorial aims to equip healthcare professionals with the tools necessary to effectively integrate LLMs into clinical practice, ensuring that these powerful technologies are applied in a safe, reliable, and impactful manner.
Qiao Jin, Nicholas Wan, Robert Leaman et al.· Nature Protocols· 1 citation
It is suggested that domain-adapted encoder models may be preferable for similar structured clinical NER settings, although larger and externally validated benchmarks are needed before generalizing to other languages, clinical corpora, model families, or deployment environments.
L. Elvas, Carolina Carvalho· Scientific Reports· 0 citations
Developing artificial intelligence capable of clinical language comprehension and reliable diagnostic reasoning has remained a core challenge in biomedical engineering. While Large Language Models (LLMs) demonstrate significant potential in general natural language processing tasks, their direct application in the medical domain is severely constrained by parametric hallucinations and data silos. This paper introduces an end-to-end, resource-efficient, multilingual speech-driven Question-Answering (QA) framework optimized for localized clinical support. To accommodate deployment on consumer-grade execution environments, we implement Parameter-Efficient Fine-Tuning (PEFT) using Low-Rank Adaptation (LoRA) and 4-bit Quantized LoRA (QLoRA) configurations across open-source 3B and 7B parameter architectures. Human preference alignment is enforced via a stateful Reinforcement Learning with Human Feedback (RLHF) loop applying Proximal Policy Optimization (PPO). Crucially, to mitigate the vulnerabilities of passive information retrieval, we introduce an Active Validation Loop powered by Corrective Retrieval-Augmented Generation (CRAG). This validation engine is decoupled from the model harness using the Model Context Protocol (MCP), standardizing asynchronous lookups across dense vector repositories, clinical guidelines, and real-time electronic health registries.
Misha Patel· International Journal of Sci...· 0 citations
VITA's advantages in accuracy and completeness persisted under the neutral judge; its communication scores were lower, and this results indicate that a purpose-built clinical RAG system remains competitive with frontier LLMs on an open benchmark, consistent with corpus specificity as a design variable that improves grounding at some cost to communication polish.
Praveen Reddy, C. Mandke, Suvrankar Datta et al.· 0 citations