What is it about?

Vulnerable in-patients at hospitals or long-term care facilities can catch a variety of infections ranging from COVID-19 to drug-resistant bacteria during their stay. These diseases often spread through everyday contact with the nurses, doctors, and specialists who care for them. One way to reduce this spread is to cohort patients and staff into small, semi-isolated groups, which we call "bubbles," so that if an infection starts inside a bubble, it is likely to stay there keeping everyone else safe. This paper introduces the Online Bubble Clustering problem: how can a nurse manager assign each arriving patient to a room and bubble in real time, without knowing who comes next, while keeping cross-bubble contact low and avoiding overworked staff? Using 30 days of sensor-tracked movement data from a Medical Intensive Care Unit and an individual-level COVID-19 simulation, we show that even simple approaches to cluster incoming patients cut average infections roughly in half in high-transmission scenarios.

Featured Image

Why is it important?

Healthcare-associated infections are estimated to cost the U.S. $28–45 billion each year and contribute to tens of thousands of deaths in Europe alone. COVID-19 made these stakes more visible, but they persist for the spread of C. difficile, MRSA, VRE, and influenza inside hospitals every day. Most infection-control research focuses on hand hygiene, cleaning, PPE, or isolating symptomatic patients, but these reactive measures can miss asymptomatic carriers entirely. In contrast, bubble clustering is a preemptive structural intervention that shapes who interacts with whom before anyone shows symptoms. This work is practical because it closes the gap between the idea in theory and something a real hospital could adopt. Earlier work needed full knowledge of every admission in advance, but our approach makes decisions one patient at a time using simple and transparent rules. The finding that even random assignment performs nearly as well as more intensive heuristics is especially encouraging and implies that the act of clustering itself does most of the work.

Perspectives

We started with a problem we could prove is extremely hard to solve in theory, yet simple and transparent heuristics on real ICU data provided promising results. This work depended heavily on talking to clinicians, and the constraints that ended up shaping the problem (bounded bubble diameter and workload) originated from conversations with ICU nursing staff and an infectious disease physician. Keeping the work grounded in what hospitals can realistically implement was an important design choice for us over the course of this project. Looking ahead, our goal is to explore how these methods generalize beyond COVID-19 and a single MICU unit. Pathogens that spread via contaminated surfaces may behave very differently, and other hospital units have different care patterns. Incorporating limited information about patients waiting to be admitted also holds promise to further improve the performance of our approach.

Jeffrey Keithley
University of Iowa

Read the Original

This page is a summary of: Real-time Cohorting of Nursing Care into Bubbles, International Foundation for Autonomous Agents and Multiagent Systems,
DOI: 10.65109/glza7190.
You can read the full text:

Read

Contributors

The following have contributed to this page