[2603.00181] Engineering FAIR Privacy-preserving Applications that Learn Histories of Disease
About this article
Abstract page for arXiv paper 2603.00181: Engineering FAIR Privacy-preserving Applications that Learn Histories of Disease
Computer Science > Machine Learning arXiv:2603.00181 (cs) [Submitted on 26 Feb 2026] Title:Engineering FAIR Privacy-preserving Applications that Learn Histories of Disease Authors:Ines N. Duarte, Praphulla M. S. Bhawsar, Lee K. Mason, Jeya Balaji Balasubramanian, Daniel E. Russ, Arlindo L. Oliveira, Jonas S. Almeida View a PDF of the paper titled Engineering FAIR Privacy-preserving Applications that Learn Histories of Disease, by Ines N. Duarte and 6 other authors View PDF Abstract:A recent report on "Learning the natural history of human disease with generative transformers" created an opportunity to assess the engineering challenge of delivering user-facing Generative AI applications in privacy-sensitive domains. The application of these models, particularly for personalized healthcare tasks like predicting individual morbidity risk, is typically constrained by data privacy concerns. This project was accordingly designed as an in-browser model deployment exercise (an "App") testing the architectural boundaries of client-side inference generation (no downloads or installations). We relied exclusively on the documentation provided in the reference report to develop the model, specifically testing the "R" component of the FAIR data principles: Findability, Accessibility, Interoperability, and Reusability. The successful model deployment, leveraging ONNX and a custom JavaScript SDK, establishes a secure, high-performance architectural blueprint for the future of private gene...