Goto

Collaborating Authors

 healthcare


Health Leaders Talk How AI Can Help Patients Be More Proactive

TIME - Tech

Pillay is an editorial fellow at TIME. America's healthcare system is notoriously reactive. Could AI shift it from a system that treats illness to one that prevents it? The question framed a panel discussion at the inaugural TIME100 AI Leadership Forum on May 27, which featured Dr. Omar Lateef, the president and CEO of Rush University System for Health; Arianna Huffington, the founder and CEO of Thrive Global; and Neil Lindsay, senior vice president of Amazon Health Services (Amazon One Medical, an Amazon health service, was an event sponsor). The conversation was moderated by TIME senior health correspondent Alice Park.


'I was given a choice - keep my legs or keep my life' - the sepsis patient who lived

BBC News

'I was given a choice - keep my legs or keep my life' - the sepsis patient who lived Farmer Marshall Wylie thought nothing of it when he cut his arm, sorting wood in August 2023. And he thought even less of it when he felt ill over the next 48 hours. But the following week, he said he clinically died due to sepsis, and eventually his legs had to be amputated. Farmers are at particular risk of developing sepsis due to incidents on the farm, but can also be reluctant to seek healthcare. Warning: This article contains some graphic images of hands and feet with sepsis.


Copycats: the many lives of a publicly available medical imaging dataset

Neural Information Processing Systems

Medical Imaging (MI) datasets are fundamental to artificial intelligence in healthcare. The accuracy, robustness, and fairness of diagnostic algorithms depend on the data (and its quality) used to train and evaluate the models. MI datasets used to be proprietary, but have become increasingly available to the public, including on community-contributed platforms (CCPs) like Kaggle or HuggingFace. While open data is important to enhance the redistribution of data's public value, we find that the current CCP governance model fails to uphold the quality needed and recommended practices for sharing, documenting, and evaluating datasets. In this paper, we conduct an analysis of publicly available machine learning datasets on CCPs, discussing datasets' context, and identifying limitations and gaps in the current CCP landscape. We highlight differences between MI and computer vision datasets, particularly in the potentially harmful downstream effects from poor adoption of recommended dataset management practices. We compare the analyzed datasets across several dimensions, including data sharing, data documentation, and maintenance. We find vague licenses, lack of persistent identifiers and storage, duplicates, and missing metadata, with differences between the platforms. Our research contributes to efforts in responsible data curation and AI algorithms for healthcare.


Elon Musk's Alternate Grok Reality

Mother Jones

Amid a scandal over nonconsensual sexual images, Musk says his AI chatbot is a force for "truth and beauty." Get your news from a source that's not owned and controlled by oligarchs. In much of the world, Grok and its parent company both appear to be in serious trouble. After Grok, X's AI chatbot, has been used to generate sexualized and violent images of women and children, the social media company has faced a wave of backlash and censure, with new nationwide bans on accessing Grok in place and other consequences on the way. On Monday, the EU threatened to fine X under its broad Digital Services Act if it didn't act "quickly" to fix Grok, in the words of one regulator.


Leveraging Factored Action Spaces for Efficient Offline Reinforcement Learning in Healthcare

Neural Information Processing Systems

Many reinforcement learning (RL) applications have combinatorial action spaces, where each action is a composition of sub-actions. A standard RL approach ignores this inherent factorization structure, resulting in a potential failure to make meaningful inferences about rarely observed sub-action combinations; this is particularly problematic for offline settings, where data may be limited. In this work, we propose a form of linear Q-function decomposition induced by factored action spaces. We study the theoretical properties of our approach, identifying scenarios where it is guaranteed to lead to zero bias when used to approximate the Q-function. Outside the regimes with theoretical guarantees, we show that our approach can still be useful because it leads to better sample efficiency without necessarily sacrificing policy optimality, allowing us to achieve a better bias-variance trade-off. Across several offline RL problems using simulators and real-world datasets motivated by healthcare, we demonstrate that incorporating factored action spaces into value-based RL can result in better-performing policies. Our approach can help an agent make more accurate inferences within underexplored regions of the state-action space when applying RL to observational datasets.


Experts urge caution as Trump's big bill incentivizes AI in healthcare

The Guardian

Experts urge caution as Trump's big bill incentivizes AI in healthcare For states to receive certain funding stipulated in the Trump administration's "big, beautiful" bill, they must meet three of 10 criteria - including integrating more artificial intelligence ( AI) technology in healthcare settings - which experts say could have major benefits and liabilities for under-resourced hospitals, depending on how it's implemented. The Rural Health Transformation Fund is a carveout that will provide $50bn over a period of five years to states who meet certain application criteria, including "consumer-facing, technology-driven solutions for the prevention and management of chronic diseases," and "providing training and technical assistance for the development and adoption of technology-enabled solutions that improve care delivery in rural hospitals, including remote monitoring, robotics, artificial intelligence, and other advanced technologies". Analysts have noted that this $50bn will not be nearly enough to make up for the Congressional Budget Office's projected $911bn reduction in Medicaid spending over the next decade under the bill (Obba). These cuts will affect both patients who lose free health coverage under Medicaid, and hospitals who benefit from those patients' Medicaid reimbursements. Chenhao Tan, associate professor of data science at the University of Chicago, and Karni Chagal-Feferkorn, an assistant professor at the University of South Florida's college of AI and cybersecurity, said AI technology could provide major benefits to rural hospitals that are frequently under-resourced and under-staffed.


Differentially Private Synthetic Data Generation Using Context-Aware GANs

arXiv.org Artificial Intelligence

The widespread use of big data across sectors has raised major privacy concerns, especially when sensitive information is shared or analyzed. Regulations such as GDPR and HIPAA impose strict controls on data handling, making it difficult to balance the need for insights with privacy requirements. Synthetic data offers a promising solution by creating artificial datasets that reflect real patterns without exposing sensitive information. However, traditional synthetic data methods often fail to capture complex, implicit rules that link different elements of the data and are essential in domains like healthcare. They may reproduce explicit patterns but overlook domain-specific constraints that are not directly stated yet crucial for realism and utility. For example, prescription guidelines that restrict certain medications for specific conditions or prevent harmful drug interactions may not appear explicitly in the original data. Synthetic data generated without these implicit rules can lead to medically inappropriate or unrealistic profiles. To address this gap, we propose ContextGAN, a Context-Aware Differentially Private Generative Adversarial Network that integrates domain-specific rules through a constraint matrix encoding both explicit and implicit knowledge. The constraint-aware discriminator evaluates synthetic data against these rules to ensure adherence to domain constraints, while differential privacy protects sensitive details from the original data. We validate ContextGAN across healthcare, security, and finance, showing that it produces high-quality synthetic data that respects domain rules and preserves privacy. Our results demonstrate that ContextGAN improves realism and utility by enforcing domain constraints, making it suitable for applications that require compliance with both explicit patterns and implicit rules under strict privacy guarantees.


Transferring Clinical Knowledge into ECGs Representation

arXiv.org Artificial Intelligence

Deep learning models have shown high accuracy in classifying electrocardiograms (ECGs), but their black box nature hinders clinical adoption due to a lack of trust and interpretability. To address this, we propose a novel three-stage training paradigm that transfers knowledge from multimodal clinical data (laboratory exams, vitals, biometrics) into a powerful, yet unimodal, ECG encoder. We employ a self-supervised, joint-embedding pre-training stage to create an ECG representation that is enriched with contextual clinical information, while only requiring the ECG signal at inference time. Furthermore, as an indirect way to explain the model's output we train it to also predict associated laboratory abnormalities directly from the ECG embedding. Evaluated on the MIMIC-IV-ECG dataset, our model outperforms a standard signal-only baseline in multi-label diagnosis classification and successfully bridges a substantial portion of the performance gap to a fully multimodal model that requires all data at inference. Our work demonstrates a practical and effective method for creating more accurate and trustworthy ECG classification models. By converting abstract predictions into physiologically grounded \emph{explanations}, our approach offers a promising path toward the safer integration of AI into clinical workflows.


An AI Implementation Science Study to Improve Trustworthy Data in a Large Healthcare System

arXiv.org Artificial Intelligence

The rapid growth of Artificial Intelligence (AI) in healthcare has sparked interest in Trustworthy AI and AI Implementation Science, both of which are essential for accelerating clinical adoption. However, strict regulations, gaps between research and clinical settings, and challenges in evaluating AI systems continue to hinder real-world implementation. This study presents an AI implementation case study within Shriners Childrens (SC), a large multisite pediatric system, showcasing the modernization of SCs Research Data Warehouse (RDW) to OMOP CDM v5.4 within a secure Microsoft Fabric environment. We introduce a Python-based data quality assessment tool compatible with SCs infrastructure, extending OHDsi's R/Java-based Data Quality Dashboard (DQD) and integrating Trustworthy AI principles using the METRIC framework. This extension enhances data quality evaluation by addressing informative missingness, redundancy, timeliness, and distributional consistency. We also compare systematic and case-specific AI implementation strategies for Craniofacial Microsomia (CFM) using the FHIR standard. Our contributions include a real-world evaluation of AI implementations, integration of Trustworthy AI principles into data quality assessment, and insights into hybrid implementation strategies that blend systematic infrastructure with use-case-driven approaches to advance AI in healthcare.


Many-to-One Adversarial Consensus: Exposing Multi-Agent Collusion Risks in AI-Based Healthcare

arXiv.org Artificial Intelligence

Abstract--The integration of large language models (LLMs) into healthcare IoT systems promises faster decisions and improved medical support. LLMs are also deployed as multi-agent teams to assist AI doctors by debating, voting, or advising on decisions. However, when multiple assistant agents interact, coordinated adversaries can collude to create false consensus, pushing an AI doctor toward harmful prescriptions. We develop an experimental framework with scripted and unscripted doctor agents, adversarial assistants, and a verifier agent that checks decisions against clinical guidelines. Using 50 representative clinical questions, we find that collusion drives the Attack Success Rate (ASR) and Harmful Recommendation Rates (HRR) up to 100% in unprotected systems. This work provides the first systematic evidence of collusion risk in AI healthcare and demonstrates a practical, lightweight defence that ensures guideline fidelity. Artificial intelligence (AI) is increasingly integrated into healthcare IoT systems, supporting tasks such as remote patient monitoring, diagnosis, and treatment recommendations. In this setting, ensuring the security and trustworthiness of AI decisions is critical, since medical errors caused by unsafe recommendations can severely harm patients [1]. However, AI doctors and LLM-based clinical decision agents face multiple vulnerabilities.