Papers by Justice Ou
Patient-Similarity Cohort Reasoning in Clinical Text-to-SQL (2026.eacl-long)
Copied to clipboard
| Challenge: | Despite recent advances, performance remains far from clinically reliable . specialized medical terminology and fine-grained temporal reasoning are key to executing clinical data analysis. |
| Approach: | They propose a benchmark for clinical text-to-SQL that demands multi-table joins, clinically meaningful filters, and executable SQL. |
| Outcome: | The proposed benchmark performs well on a set of 20 proprietary and open-source models . it scores 74.7% execution, while DeepSeek-R1 leads open-sourced at 69.2% . |
Experience Retrieval-Augmentation with Electronic Health Records Enables Accurate Discharge QA (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods to improve the reliability of Large Language Models (LLMs) in clinical applications require factual knowledge from open-ended datasets and clinical case-based knowledge to provide context grounded in real-world patient experiences. |
| Approach: | They propose a retrieval-augmented generation framework based on the electronic health record to offer contextual information from other patients’ discharge reports. |
| Outcome: | The proposed framework outperforms a text-based ranker in a clinical QA dataset with 1,280 discharge-related questions . |