Vahab Vahdat

2papers

2 Papers

76.8LGMay 1
Temporal Data Requirement for Predicting Unplanned Hospital Readmissions

Ramin Mohammadi, Vahab vahdat, Sarthak Jain et al.

With the proliferation of Electronic Health Records (EHRs), a critical challenge in building predictive models is determining the optimal historical data time window to maximize accuracy. This study investigates the impact of various observation windows ranging from the day of surgery to three years prior on predicting 30-day readmission following hip and knee arthroplasties. The dataset encompasses both structured encounter records (over 4 million) and unstructured clinical notes (80,000) from 7,174 patients. To extract meaning from the clinical notes, we employed a suite of non neural (BOW, count BOW, TF IDF, LDA) and neural encoders (BERT, 1D CNN, BiLSTM, Average). We subsequently evaluated models utilizing clinical notes alone, structured data alone, and a combination of both modalities. Our results demonstrate that the optimal time window for unstructured clinical notes is significantly shorter than for structured data, maximum predictive performance was achieved using notes from just three to six months prior to surgery. In contrast, performance using structured data improved as the time window lengthened, but strictly plateaued after twelve months. These modality-specific temporal patterns remained consistent regardless of model complexity or encoder type. Ultimately, these findings challenge the general assumption that more historical data inherently yields better machine learning predictions, establishing targeted time-window guidelines for optimizing readmission prediction models.

HCDec 20, 2018
A novel approach to study the effect of font and background color combinations on the text recognition efficiency on LCDs

Zeliang Cheng, Vahab Vahdat, Yingzi Lin

With the popularization of cell phones, laptops, and tablets, Liquid Crystal Displays (LCDs) have become one of the main types of User Interface (UI) in the modern world. While LCDs are widely used for retrieving text information, the impact of text formatting on the legibility is often overlooked. With the goal of improving recognition efficiency (RE) on LCDs, this paper studies the impact of font-background colors on RE of texts being presented on LCD. For this purpose, difference between font/background color combinations, Primary Color Difference (PCD), is introduced that brings efficient RE assessment under wider spectrum. Accordingly, a testing platform is designed in C#. NET that captures participants response time to different font-background color combination stimuli. Based on the results, black background and green font color outperform other tested colors especially when the PCD is maximized. In correspond to results, Implications for using research outcome in prototype LCDs are suggested.