Work

Interpretability researchPurdue UniversitySoftware Engineer, AI Research2026Research

CLIP-H

A clinical prediction that arrives with its reasoning attached, as named hypotheses a clinician can read and argue with.

NeurIPS 2026 workshop submission, under review

Problem

A prediction score tells you what may happen to a patient.

It rarely tells you why, in terms anyone can check.

Approach

CLIP-H is Clinical Latent Interpretation and Prediction via Hypotheses, with Purdue and Harvard Business School faculty.

It is under review at a NeurIPS 2026 workshop, so it is described here only at the level the title and abstract already state.

How it works

The prediction and its justification are the same object, so a clinician can disagree with one named hypothesis instead of with the number.

A handful of named concepts standing in for a whole record
  1. 01

    Find candidate concepts in the patient data.

  2. 02

    State each in plain language and drop the ones that fail checking.

  3. 03

    Predict from what survives.

Traceable from record to prediction

Impact

Results are held back until the review is finished.

Built with

Python · PyTorch · MIMIC-IV · LLMs

Written inside a research group’s codebase, so there’s no public source to link. Happy to talk through the design.