featured

LEAD: Localized Explanations with Adversarial Decision Boundary Characterization for Interpretable Disease Prediction

LEAD is an explainable AI technique that determines relative feature contributions by characterizing the decision boundary and perturbing critical samples along the decision boundary close to the test sample. LEAD achieves at least 6% improved fidelity and 7% improved consistency compared to LIME and SHAP.

MealMeter: Using Multimodal Sensing and Machine Learning for Automatically Estimating Nutrition Intake

MealMeter is a linear regression based technique applied on multi-modal data collected using a CGM sensor and a wristband and tracks meal macronutrients. MealMeter achieves as low as 0.37 average root mean squared relative errors (RMSRE) in carb tracking, which is at least 15.9% improvement compared to TabPFN foundational model and other baselines.

Cost-Effective Multitask Active Learning in Wearable Sensor Systems

This method reduces the labeling cost to train an efficient multi-task neural network by adding an additional clustering step in the multi-task active learning loop, within the sampling process