AINeutralarXiv – CS AI · Jun 17/10
🧠Researchers propose a semantic verification framework to evaluate robustness of clinical LLMs against prompt variations that preserve meaning. Testing 16 models reveals that domain-specific medical models show mixed results compared to general-purpose counterparts, with sensitivity to rephrasing posing safety risks in healthcare applications.
AIBullisharXiv – CS AI · May 17/10
🧠CareGuardAI is a safety framework designed to mitigate clinical risks and hallucinations in patient-facing medical LLMs through dual risk assessment mechanisms. The system employs context-aware multi-agent guardrails that evaluate both clinical safety and factual reliability before releasing responses, outperforming GPT-4o-mini on specialized healthcare benchmarks.
🧠 GPT-4
AINeutralarXiv – CS AI · Jun 235/10
🧠Researchers propose an explanation-guided framework for medical named entity recognition (NER) in Chinese atopic dermatitis clinical texts, using stability and boundary-aware constraints to improve model reliability and interpretability. The method combines perturbation-based analysis with adaptive fusion of local and global explanations, achieving performance gains across multiple NER models while enhancing explanation robustness for clinical decision support.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers have developed KliniskVestBERT, a suite of three specialized BERT language models pre-trained on Norwegian clinical texts from Helse Vest healthcare system. The models consistently outperform baseline versions on clinical benchmarks, demonstrating the value of domain-specific pre-training for healthcare NLP applications.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers developed a specialized Named Entity Recognition model for identifying disease-related clinical entities in immunology and infectious disease texts, achieving 0.89 F1 score through transformer-based architecture with clinical embeddings. The model outperforms general-purpose NLP systems and LLMs in extracting granular biomedical concepts from unstructured medical narratives, enabling improved cohort identification and clinical decision support.
AINeutralarXiv – CS AI · May 96/10
🧠Researchers systematically evaluated large language models against supervised BERT models for extracting post-discharge clinical actions from narrative hospital notes. LLMs matched or exceeded supervised baselines on binary actionability detection but lagged on fine-grained multi-label classification, revealing that performance gaps stem from misalignment between model reasoning and annotation conventions rather than pure capability limitations.
AIBullisharXiv – CS AI · Mar 35/104
🧠Researchers developed a Noise Removal model to improve precision in clinical entity extraction using BERT-based Named Entity Recognition systems. The model uses advanced features like Probability Density Maps to identify weak vs strong predictions, reducing false positives by 50-90% in clinical NER applications.