The Sleep Study Still Has More to Say
Medicine Henry Quentir Medicine Henry Quentir

The Sleep Study Still Has More to Say

A whole night becomes a few summary measures

An overnight sleep study records brain waves, eye movements, muscle tone, breathing, oxygen levels, heart rhythm and body position. Clinical interpretation often compresses that dense sleep physiology into familiar measures such as the apnea–hypopnea index. A Cleveland Clinic registry began with 10,000 studies. Preprocessing retained 9,608 for clustering, and 9,203 studies trained the foundation model. It identified five risk groups with different trajectories for mortality, cardiovascular disease and neurological disease. The highest-risk group had more than twice the mortality risk of the lowest group, while conventional apnea severity categories showed limited prognostic value.

The result survived a second cohort

The researchers tested the framework in the independent Sleep Heart Health Study, a population-based cohort collected with lower-resolution data. The model still distinguished higher- and lower-risk patients. That strengthens the result, but the analysis remains retrospective. It links physiological patterns to later outcomes and does not show that giving clinicians a risk group improves referral, monitoring, treatment or survival. The paper calls for replication in additional cohorts and prospective clinical trials before implementation.

The partnership includes quantum; this study does not

The team came together through the Cleveland Clinic–IBM Discovery Accelerator, a ten-year life-sciences partnership covering AI and quantum computing. IBM Research scientists are among the authors, and the Discovery Accelerator and the National Heart, Lung, and Blood Institute supported the research. This paper used classical artificial intelligence. No quantum computer, sensor, simulation or network appears in the method.

The hospital opportunity lies in data already collected. American sleep laboratories perform an estimated one million to four million studies each year. A reliable secondary analysis could extract more value from the same difficult night without adding another test. Adoption would still require cross-hospital validation, interpretable group definitions, clear consent and data-reuse rules, and a defined clinical response. The model has shown that the sleep study contains more prognostic structure than one familiar score preserves. Medicine has not yet shown how that extra message should change care.

Read More
What Happens When Medical AI Receives Conflicting Sources?
Medicine Henry Quentir Medicine Henry Quentir

What Happens When Medical AI Receives Conflicting Sources?

A direct answer can still rest on unstable ground

When a language model receives conflicting context on a health question, its answer can become less reliable than an answer drawn from its internal knowledge alone. That is the central result of the HealthContradict benchmark: 920 expert-verified instances pairing one health question and factual answer with two long documents that take opposing positions. Across the tested open models, mixed context reduced accuracy. The strongest biomedical model resisted the effect better than its general-purpose counterpart, but it did not escape it.

The source can change the answer

The more revealing comparison is not model against model. It is the same model under different source conditions. Give the strongest open biomedical system in the main comparison the correct document and accuracy rose to 91.1 percent. Give it only the incorrect document and performance fell by 21.6 percentage points from its no-context control. Give it both sides and accuracy still declined. In one smaller biomedical model, changing which document appeared later shifted accuracy by 5.9 points.

These are controlled benchmark results, not a clinical deployment trial. The core model suite ranged from 1 billion to 8 billion parameters, with additional GPT-4.1-mini and GPT-4o evaluations reported by the authors. The study did not test live retrieval pipelines, clinician use, or patient outcomes. Yet the experiment isolates a practical hazard: retrieving relevant material is not enough when the retrieved material disagrees.

A safer evaluation asks whether disagreement survives synthesis

Medical knowledge is not a static answer key. Studies differ by population, design, endpoint, and date; later work can challenge highly cited findings. A useful clinical AI therefore needs more than citation accuracy. It needs tests that preserve source order, provenance, study design, and the fact of disagreement itself.

For buyers and governance teams, the next benchmark should include source-order permutations, deliberately incorrect context, mixed-quality material, and an escalation path for unresolved conflict. The important question is not whether a model can produce one fluent answer. It is whether the model and the workflow around it can show why the source base does not yet support only one.

Read More