arXiv ScienceSearch

arXiv subjects

Dewang Kumar Agarwal

Publications and source records attributed to Dewang Kumar Agarwal.

2 recordsLinked to original sources

Bespoke: Generating MOOC-Quality Industry-Personalized Lecture Videos at Scale

Lifelong learners from different industries often watch the same recorded lecture, even when they will apply the material in different workplaces. We present Bespoke, a system that takes the transcript of an existing lecture and generates a new video customized to a target industry and duration, with new slides, narration, and charts. From 31 graduate lectures in analytics, machine learning, and optimization, we generated 209 videos for these three industries, plus a generic-audience version of each lecture. Twenty-five experts in the corresponding domains rated 92 videos on a five-point rubric. They judged 87% at or above the rubric midpoint corresponding to ``a standard MOOC lecture's quality'' (mean overall score 3.42 out of 5; 48% scored 4 or above). Overall quality was similar across industries, durations, and a 21-lecture held-out set unused while developing the system, at about \$0.22 API cost per minute of video.

cs.HC

Interpretable AI-driven Guidelines for Type 2 Diabetes Treatment from Observational Data

Objective: Create precise, structured, data-backed guidelines for type 2 diabetes treatment progression, suitable for clinical adoption. Research Design and Methods: Our training cohort was composed of patient (with type 2 diabetes) visits from Boston Medical Center (BMC) from 1998 to 2014. We divide visits into 4 groups based on the patient's treatment regimen before the visit, and further divide them into subgroups based on the recommended treatment during the visit. Since each subgroup has observational data, which has confounding bias (sicker patients are prescribed more aggressive treatments), we used machine learning and optimization to remove some datapoints so that the remaining data resembles a randomized trial. On each subgroup, we train AI-backed tree-based models to prescribe treatment changes. Once we train these tree models, we manually combine the models for every group to create an end-to-end prescription pipeline for all patients in that group. In this process, we prioritize stepping up to a more aggressive treatment before considering less aggressive options. We tested this pipeline on unseen data from BMC, and an external dataset from Hartford healthcare (type 2 diabetes patient visits from January 2020 to May 2024). Results: The median HbA1c reduction achieved by our pipelines is 0.26% more than what the doctors achieved on the unseen BMC patients. For the Hartford cohort, our pipelines were better by 0.13%. Conclusions: This precise, interpretable, and efficient AI-backed approach to treatment progression in type 2 diabetes is predicted to outperform the current practice and can be deployed to improve patient outcomes.

cs.AI