paper-with-me

홈 › Papers

Embeddings to Diagnosis: Latent Fragility under Agentic Perturbations in Clinical LLMs

2025-07-27 · Raj Krishnan Vijayaraj arxiv

LLMs for clinical decision support often fail under small but clinically meaningful input shifts such as masking a symptom or negating a finding, despite high performance on static benchmarks. These reasoning failures frequently go undetected by standard NLP metrics, which are insensitive to latent representation shifts that drive diagnosis instability. We propose a geometry-aware evaluation framework, LAPD (Latent Agentic Perturbation Diagnostics), which systematically probes the latent robustness of clinical LLMs under structured adversarial edits. Within this framework, we introduce Latent Diagnosis Flip Rate (LDFR), a model-agnostic diagnostic signal that captures representational instability when embeddings cross decision boundaries in PCA-reduced latent space. Clinical notes are generated using a structured prompting pipeline grounded in diagnostic reasoning, then perturbed along four axes: masking, negation, synonym replacement, and numeric variation to simulate common ambiguities and omissions. We compute LDFR across both foundation and clinical LLMs, finding that latent fragility emerges even under minimal surface-level changes. Finally, we validate our findings on 90 real clinical notes from the DiReCT benchmark (MIMIC-IV), confirming the generalizability of LDFR beyond synthetic settings. Our results reveal a persistent gap between surface robustness and semantic stability, underscoring the importance of geometry-aware auditing in safety-critical clinical AI.

📄 PDF Abstract BibTeX arXiv:2507.21188

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic RAG-VLM: Affordance-Aware Retrieval-Augmented Generation with Self-Reflective Planning for Robotic Grasping

2026-06-30 · Tao Chen, Lizheng Liu, Jiaxu Wang, Ziyue Jiang 외 arxiv

Generalizable robotic grasping in cluttered environments is essential for deploying manipulators in unstructured human spaces, yet existing VLM-based methods rely on visual similarity for object matching, neglecting phys…

Spatial ReasoningRobotic Grasping

Is There Knowledge Left to Extract? Evidence of Fragility in Medically Fine-Tuned Vision-Language Models

2026-04-10 · Oliver McLaughlin, Daniel Shubin, Carsten Eickhoff, Ritambhara Singh 외 arxiv

Vision-language models (VLMs) are increasingly adapted through domain-specific fine-tuning, yet it remains unclear whether this improves reasoning beyond superficial visual cues, particularly in high-stakes domains like …

Patho-AgenticRAG: Towards Multimodal Agentic Retrieval-Augmented Generation for Pathology VLMs via Reinforcement Learning

2025-08-04 · Wenchuan Zhang, Jingru Guo, Hengzhe Zhang, Penghao Zhang 외 arxiv

Although Vision Language Models (VLMs) have shown strong generalization in medical imaging, pathology presents unique challenges due to ultra-high resolution, complex tissue structures, and nuanced clinical semantics. Th…

Visual Question AnsweringReinforcement Learning

Fragility-aware Classification for Understanding Risk and Improving Generalization

2025-02-18 · Chen Yang, Zheng Cui, Daniel Zhuoyu Long, Jin Qi 외

Classification models play a critical role in data-driven decision-making applications such as medical diagnosis, user profiling, recommendation systems, and default detection. Traditional performance metrics, such as ac…

Autonomous DrivingMedical DiagnosisRecommendation Systems

CARE-ECG: Causal Agent-based Reasoning for Explainable and Counterfactual ECG Interpretation

2026-04-12 · Elahe Khatibi, Ziyu Wang, Ankita Sharma, Krishnendu Chakrabarty 외 arxiv

Large language models (LLMs) enable waveform-to-text ECG interpretation and interactive clinical questioning, yet most ECG-LLM systems still rely on weak signal-text alignment and retrieval without explicit physiological…

Representation Learning