paper-with-me

홈 › Papers

Linguistic Blind Spots in Clinical Decision Extraction

2026-02-03 · Mohamed Elgaar, Hadi Amiri arxiv

Extracting medical decisions from clinical notes is a key step for clinical decision support and patient-facing care summaries. We study how the linguistic characteristics of clinical decisions vary across decision categories and whether these differences explain extraction failures. Using MedDec discharge summaries annotated with decision categories from the Decision Identification and Classification Taxonomy for Use in Medicine (DICTUM), we compute seven linguistic indices for each decision span and analyze span-level extraction recall of a standard transformer model. We find clear category-specific signatures: drug-related and problem-defining decisions are entity-dense and telegraphic, whereas advice and precaution decisions contain more narrative, with higher stopword and pronoun proportions and more frequent hedging and negation cues. On the validation split, exact-match recall is 48%, with large gaps across linguistic strata: recall drops from 58% to 24% from the lowest to highest stopword-proportion bins, and spans containing hedging or negation cues are less likely to be recovered. Under a relaxed overlap-based match criterion, recall increases to 71%, indicating that many errors are span boundary disagreements rather than complete misses. Overall, narrative-style spans--common in advice and precaution decisions--are a consistent blind spot under exact matching, suggesting that downstream systems should incorporate boundary-tolerant evaluation and extraction strategies for clinical decisions.

📄 PDF Abstract BibTeX arXiv:2602.03942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simple Linguistic Inferences of Large Language Models (LLMs): Blind Spots and Blinds

2023-05-24 · Victoria Basmov, Yoav Goldberg, Reut Tsarfaty

We evaluate LLMs' language understanding capacities on simple inference tasks that most humans find trivial. Specifically, we target (i) grammatically-specified entailments, (ii) premises with evidential adverbs of uncer…

Blind-Spots-Bench: Evaluating Blind Spots in Multimodal Models

2026-07-09 · Matteo Santelmo, Xiuying Wei, Israa Fakih, Felix Bauer 외 arxiv

Modern AI models achieve strong performance on many established benchmarks, yet they still fail on tasks that humans find almost trivial, such as manipulating a string or drawing a dog with five legs. These examples sugg…

Discovering Blind Spots in Reinforcement Learning

2018-05-23 · Ramya Ramakrishnan, Ece Kamar, Debadeepta Dey, Julie Shah 외

Agents trained in simulation may make errors in the real world due to mismatches between training and execution environments. These mistakes can be dangerous and difficult to discover because the agent cannot predict the…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Blind2Unblind: Self-Supervised Image Denoising with Visible Blind Spots

2022-03-14 · CVPR 2022 1 · Zejin Wang, Jiazheng Liu, Guoqing Li, Hua Han

Real noisy-clean pairs on a large scale are costly and difficult to obtain. Meanwhile, supervised denoisers trained on synthetic data perform poorly in practice. Self-supervised denoisers, which learn only from single no…

DenoisingImage Denoising

Methodological Blind Spots in Machine Learning Fairness: Lessons from the Philosophy of Science and Computer Science

2019-10-31 · Samuel Deng, Achille Varzi

In the ML fairness literature, there have been few investigations through the viewpoint of philosophy, a lens that encourages the critical evaluation of basic assumptions. The purpose of this paper is to use three ideas …

BIG-bench Machine LearningFairnessPhilosophy