Epistemic modality is the grammaticalized expression of a speaker's judgment about the factual status of a statement, ranging from absolute certainty to pure speculation. In clinical text, this manifests through linguistic devices like 'possible pneumonia', 'likely malignant', or 'cannot rule out embolism', which signal that a finding is not a confirmed fact but rather a diagnostic hypothesis requiring computational disambiguation.
Glossary
Epistemic Modality

What is Epistemic Modality?
Epistemic modality is a linguistic category expressing a speaker's degree of confidence, certainty, or belief in the truth of a proposition, forming the semantic bedrock that clinical uncertainty detection systems aim to computationally classify.
For negation and uncertainty detection systems, epistemic modality provides the theoretical framework for distinguishing between asserted, negated, and uncertain factuality statuses. While deontic modality concerns obligation and permission, epistemic modality specifically governs the speaker's commitment to truth, making its accurate classification essential for preventing speculative diagnoses from being erroneously recorded as confirmed conditions in structured patient data.
Frequently Asked Questions
Explore the linguistic and computational foundations of epistemic modality—the semantic expression of certainty, possibility, and necessity—and its critical role in building accurate clinical uncertainty detection systems.
Epistemic modality is a linguistic category that expresses a speaker's degree of confidence, certainty, or belief in the truth of a proposition. It directly encodes the speaker's judgment about the factual status of a statement, ranging from absolute certainty ('the patient definitely has pneumonia') to possibility ('the patient might have pneumonia'). This contrasts with deontic modality, which expresses obligation or permission ('the patient must take this medication'), and dynamic modality, which expresses ability or willingness ('the patient can walk'). In clinical NLP, epistemic modality is the underlying semantic phenomenon that uncertainty detection systems aim to classify, as it reveals whether a documented finding is a confirmed diagnosis or merely a speculative differential. Computational models must distinguish epistemic markers like 'suggestive of' or 'cannot rule out' from other modal expressions to accurately reconstruct a patient's true clinical status.
Key Linguistic Properties
The core semantic dimensions that define how a speaker's certainty, knowledge, and commitment to truth are encoded in language, forming the theoretical basis for clinical uncertainty detection systems.
Degrees of Certainty
Epistemic modality operates on a gradient of commitment rather than a binary true/false distinction. Speakers position propositions along a continuum from absolute certainty to complete uncertainty.
- High certainty: 'The patient definitely has pneumonia'
- Medium certainty: 'The patient probably has pneumonia'
- Low certainty: 'The patient might have pneumonia'
- Speculative: 'Could this be pneumonia?'
This gradient is what makes uncertainty detection a multi-class classification problem rather than simple polarity detection. Systems must learn to map lexical cues like possible, likely, and suspected to probability thresholds.
Evidentiality Markers
A subcategory of epistemic modality that encodes the source of information supporting a claim. In clinical text, evidentiality reveals whether a finding is based on direct observation, reported symptoms, or inference.
- Direct evidence: 'Chest X-ray shows consolidation'
- Reported evidence: 'Patient reports shortness of breath'
- Inferred evidence: 'Findings suggestive of infection'
- Hearsay: 'Per family, patient apparently fell'
Evidentiality markers help downstream systems weight the reliability of extracted information. A finding grounded in imaging carries different evidentiary value than a patient's subjective report.
Epistemic Stance vs. Status
A critical distinction in clinical NLP: epistemic stance is the writer's expressed attitude toward a proposition, while epistemic status is the actual veridical state of the finding in the patient record.
- Stance: 'I suspect the patient has diabetes' (clinician's belief)
- Status: The patient either has diabetes or does not (ground truth)
Uncertainty detection systems classify stance, not status. The phrase 'cannot rule out malignancy' expresses low certainty stance, but the actual status remains unknown. This gap is why human-in-the-loop review remains essential for high-stakes clinical decisions.
Modal Auxiliaries in Clinical Text
English modal verbs are the primary grammatical mechanism for expressing epistemic modality. Each carries distinct certainty implications that uncertainty detection systems must disambiguate.
- Must: High certainty inference ('This must be the source of infection')
- Should/ought to: Expectation based on evidence ('Labs should normalize')
- May/might/could: Possibility without commitment ('May represent artifact')
- Can't/couldn't: Strong negative inference ('Cannot be cardiac in origin')
The same modal can express different types of modality depending on context. Must can be epistemic (certainty) or deontic (obligation), requiring contextual disambiguation.
Propositional Scope
Epistemic modality markers have scope—the specific proposition or clause whose certainty is being modified. Identifying scope boundaries is essential for accurate clinical extraction.
- Narrow scope: 'Possible [pneumonia] in the [right lower lobe]'
- Wide scope: '[The patient has pneumonia] is likely'
- Embedded scope: 'CT shows [possible [nodule] in [left upper lobe]]'
Scope resolution errors can cause certainty leakage, where a hedge intended for one finding incorrectly modifies another. This is the same linguistic challenge addressed by the ConText algorithm for negation scope.
Hedging vs. Boosting
Two opposing epistemic strategies that modify the force of a clinical assertion:
Hedging reduces commitment and opens diagnostic possibilities:
- 'Mild irregularity may reflect early changes'
- 'Findings are nonspecific but could represent infection'
Boosting strengthens commitment and closes diagnostic uncertainty:
- 'Findings are classic for pneumonia'
- 'This definitively rules out malignancy'
Clinical text often contains mixed epistemic strategies within a single sentence, requiring models to resolve conflicting certainty signals. 'Cannot rule out' is a hedge despite containing the booster-like 'cannot.'
How Epistemic Modality is Detected
Detecting epistemic modality involves classifying linguistic expressions that signal a speaker's degree of certainty, possibility, or necessity regarding a proposition, transforming subjective language into a quantifiable factuality status.
Detection systems identify uncertainty cues—lexical triggers like 'suspected,' 'possible,' or 'cannot rule out'—that signal a clinician's lack of full commitment to a medical finding. Modern approaches combine rule-based algorithms like ConText, which use trigger lists and scope rules, with transformer-based models such as NegBERT that leverage contextual embeddings to disambiguate hedging from definitive assertions.
The process classifies spans of text into discrete assertion statuses (e.g., 'uncertain' vs. 'affirmed') by analyzing syntactic dependencies and semantic context. A critical challenge is distinguishing true epistemic modality from pseudo-uncertainty, where hedging language serves a pragmatic function rather than expressing genuine doubt, requiring models to resolve the pragmatic intent behind the linguistic form.
Clinical Examples of Epistemic Modality
Epistemic modality expresses the degree of certainty, possibility, or necessity regarding a proposition. In clinical text, it is the semantic foundation that uncertainty detection systems must classify to distinguish suspected conditions from confirmed diagnoses.
Speculative Diagnosis
The most common clinical manifestation of epistemic modality, where a clinician hedges commitment to a finding.
- Example: 'The lesion is suspicious for malignancy'
- Example: 'Findings suggestive of pneumonia'
- Cue phrases: 'consistent with', 'compatible with', 'raises the possibility of'
These statements express inferential probability rather than definitive assertion, requiring downstream NLP systems to assign an 'uncertain' factuality status rather than treating the condition as confirmed.
Differential Diagnosis Hedging
Clinicians routinely list multiple possibilities ranked by likelihood, creating a layered epistemic landscape.
- Example: 'Chest pain likely musculoskeletal, but cannot rule out pulmonary embolism'
- Example: 'Probable** urinary tract infection versus possible nephrolithiasis'
This construction combines graded certainty ('likely', 'probable') with explicit uncertainty ('cannot rule out', 'versus'). Accurate extraction requires preserving the relative confidence levels rather than flattening all mentions to equal status.
Evidential Qualification
Epistemic modality is often grounded in the source and quality of evidence supporting a claim, not just the claim itself.
- Example: 'Per patient report, symptoms began three days ago'
- Example: 'No objective evidence of infection on examination'
- Example: 'Radiographically confirmed left lower lobe consolidation'
The modality shifts from uncertain ('per report') to negated ('no evidence') to affirmed ('confirmed'), all within the same document. Systems must track the evidential basis to correctly weight extracted findings.
Temporal Uncertainty
Epistemic modality intersects with time when clinicians express uncertainty about when or if a condition will manifest.
- Example: 'Patient at risk for developing sepsis'
- Example: 'Potential for future arrhythmia given family history'
- Example: 'Condition may progress to respiratory failure'
These statements express future-oriented possibility rather than present uncertainty. They require distinct classification from current speculative findings, as they represent risk prediction rather than diagnostic ambiguity.
Conditional Certainty
Clinicians often express high certainty about a finding contingent upon a specific condition being met.
- Example: 'If cultures are positive, diagnosis is pyelonephritis'
- Example: 'Assuming no complications, discharge will be tomorrow'
- Example: 'In the event of desaturation, immediate intubation indicated'
The modality is hypothetical but definitive within its conditional frame. NLP systems must recognize that the certainty is real but scoped to a conditional trigger, preventing both false affirmation and false uncertainty classification.
Graded Certainty Scales
Clinical language employs a spectrum of epistemic strength that goes beyond binary certain/uncertain classification.
- High certainty: 'definitively', 'unequivocally', 'classic presentation of'
- Moderate certainty: 'probably', 'likely', 'most consistent with'
- Low certainty: 'possibly', 'conceivably', 'cannot exclude'
- Indeterminate: 'unclear whether', 'indeterminate', 'equivocal'
Fine-grained epistemic classification enables downstream systems to prioritize confirmed findings for billing while flagging low-certainty mentions for clinical review.
Epistemic vs. Deontic vs. Dynamic Modality
Distinguishing the three core semantic categories of modality to clarify the specific linguistic target of uncertainty detection systems in clinical text.
| Feature | Epistemic Modality | Deontic Modality | Dynamic Modality |
|---|---|---|---|
Core Domain | Knowledge & Belief | Obligation & Permission | Ability & Disposition |
Central Question | How certain is the truth of this proposition? | What is required or permitted by rules? | What is physically possible or inherent? |
Clinical Example | 'The mass may be malignant' | 'The patient must take metformin' | 'The patient cannot swallow pills' |
Uncertainty Detection Target | |||
Typical Triggers | possible, likely, suspected, cannot rule out | must, should, required, may (permission) | can, able to, capable of |
Truth-Conditional Effect | Qualifies commitment to truth value | Imposes conditions on actions | States factual properties of a subject |
Relevance to Assertion Status | Directly determines factuality classification | Indirect; may contextualize non-adherence | Negligible for factuality; relevant for ability |
Scope of Negation Interaction | Negating an epistemic modal flips certainty (e.g., 'not possible') | Negating a deontic modal flips obligation (e.g., 'not required') | Negating a dynamic modal flips capability (e.g., 'cannot lift') |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Explore the core concepts that underpin epistemic modality and its computational detection in clinical text, distinguishing degrees of certainty from related semantic phenomena.
Hedging Detection
A sub-task of uncertainty detection focused on linguistic devices that weaken a speaker's commitment to a proposition.
- Examples: 'It is suggestive of malignancy', 'The mass is likely benign'.
- Function: In clinical text, hedging allows clinicians to communicate differential diagnoses without asserting a definitive fact.
- Challenge: Requires models to understand subtle gradations of probability expressed through adverbial phrases.
Factuality Status
The veridical assessment of a clinical event's occurrence, representing the output of a full epistemic modality analysis.
- Categories: Typically includes affirmed, negated, uncertain, and historical.
- Importance: Constructing an accurate patient timeline requires knowing not just what was mentioned, but if it actually happened.
- Relation: Epistemic modality provides the linguistic signals that determine the 'uncertain' category.
Assertion Status
A classification label assigned to a clinical named entity indicating its presence, absence, or uncertainty in the patient record.
- Core Output: The primary deliverable of factuality detection systems like ConText.
- Values: 'Present', 'Absent', 'Possible', 'Hypothetical', 'Historical', 'Not Patient'.
- Application: Directly populates structured data fields in downstream analytics to prevent false diagnoses from speculative text.
Confidence Scoring
A probabilistic output associated with an uncertainty prediction, quantifying the model's own certainty about the epistemic status.
- Utility: Allows clinical systems to threshold results or prioritize ambiguous cases for human-in-the-loop review.
- Example: A 0.95 probability of 'uncertain' vs. a 0.51 probability triggers different downstream actions.
- Calibration: Well-calibrated scores are critical for safe automation in high-stakes medical environments.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us