skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Spatial-Temporal Networks for Antibiogram Pattern Prediction
An antibiogram is a periodic summary of antibiotic resistance results of organisms from infected patients to selected antimicrobial drugs. Antibiograms help clinicians to understand regional resistance rates and select appropriate antibiotics in prescriptions. In practice, significant combinations of antibiotic resistance may appear in different antibiograms, forming antibiogram patterns. Such patterns may imply the prevalence of some infectious diseases in certain regions. Thus it is of crucial importance to monitor antibiotic resistance trends and track the spread of multi-drug resistant organisms. In this paper, we propose a novel problem of antibiogram pattern prediction that aims to predict which patterns will appear in the future. Despite its importance, tackling this problem encounters a series of challenges and has not yet been explored in the literature. First of all, antibiogram patterns are not i.i.d as they may have strong relations with each other due to genomic similarities of the underlying organisms. Second, antibiogram patterns are often temporally dependent on the ones that are previously detected. Furthermore, the spread of antibiotic resistance can be significantly influenced by nearby or similar regions. To address the above challenges, we propose a novel Spatial-Temporal Antibiogram Pattern Prediction framework, STAPP, that can effectively leverage the pattern correlations and exploit the temporal and spatial information. We conduct extensive experiments on a real-world dataset with antibiogram reports of patients from 1999 to 2012 for 203 cities in the United States. The experimental results show the superiority of STAPP against several competitive baselines.  more » « less
Award ID(s):
2144209 2006844 2223769
PAR ID:
10434601
Author(s) / Creator(s):
; ; ; ; ; ;
Publisher / Repository:
IEEE
Date Published:
ISBN:
979-8-3503-0263-9
Format(s):
Medium: X
Location:
Houston, TX, USA
Sponsoring Org:
National Science Foundation
More Like this
  1. null (Ed.)
    Urban traffic status (e.g., traffic speed and volume) is highly dynamic in nature, namely, varying across space and evolving over time. Thus, predicting such traffic dynamics is of great importance to urban development and transportation management. However, it is very challenging to solve this problem due to spatial-temporal dependencies and traffic uncertainties. In this paper, we solve the traffic dynamics prediction problem from Bayesian meta-learning perspective and propose a novel continuous spatial-temporal meta-learner (cST-ML), which is trained on a distribution of traffic prediction tasks segmented by historical traffic data with the goal of learning a strategy that can be quickly adapted to related but unseen traffic prediction tasks. cST-ML tackles the traffic dynamics prediction challenges by advancing the Bayesian black-box meta-learning framework through the following new points: 1) cST-ML captures the dynamics of traffic prediction tasks using variational inference; 2) cST-ML has novel designs in architecture, where CNN and LSTM are embedded to capture the spatial-temporal dependencies between traffic status and traffic related features; 3) novel training and testing algorithms for cST-ML are designed. We also conduct experiments on two real-world traffic datasets (taxi inflow and traffic speed) to evaluate our proposed cST-ML. The experimental results verify that cST-ML can significantly improve the urban traffic prediction performance and outperform all baseline models. 
    more » « less
  2. Urban traffic status (e.g., traffic speed and volume) is highly dynamic in nature, namely, varying across space and evolving over time. Thus, predicting such traffic dynamics is of great importance to urban development and transportation management. However, it is very challenging to solve this problem due to spatial-temporal dependencies and traffic uncertainties. In this article, we solve the traffic dynamics prediction problem from Bayesian meta-learning perspective and propose a novel continuous spatial-temporal meta-learner (cST-ML), which is trained on a distribution of traffic prediction tasks segmented by historical traffic data with the goal of learning a strategy that can be quickly adapted to related but unseen traffic prediction tasks. cST-ML tackles the traffic dynamics prediction challenges by advancing the Bayesian black-box meta-learning framework through the following new points: (1) cST-ML captures the dynamics of traffic prediction tasks using variational inference, and to better capture the temporal uncertainties within tasks, cST-ML performs as a rolling window within each task; (2) cST-ML has novel designs in architecture, where CNN and LSTM are embedded to capture the spatial-temporal dependencies between traffic status and traffic-related features; (3) novel training and testing algorithms for cST-ML are designed. We also conduct experiments on two real-world traffic datasets (taxi inflow and traffic speed) to evaluate our proposed cST-ML. The experimental results verify that cST-ML can significantly improve the urban traffic prediction performance and outperform all baseline models especially when obvious traffic dynamics and temporal uncertainties are presented. 
    more » « less
  3. How does growth encode form in developing organisms? Many different spatiotemporal growth profiles may sculpt tissues into the same target 3D shapes, but only specific growth patterns are observed in animal and plant development. In particular, growth profiles may differ in their degree of spatial variation and growth anisotropy; however, the criteria that distinguish observed patterns of growth from other possible alternatives are not understood. Here we exploit the mathematical formalism of quasiconformal transformations to formulate the problem of “growth pattern selection” quantitatively in the context of 3D shape formation by growing 2D epithelial sheets. We propose that nature settles on growth patterns that are the “simplest” in a certain way. Specifically, we demonstrate that growth pattern selection can be formulated as an optimization problem and solved for the trajectories that minimize spatiotemporal variation in areal growth rates and deformation anisotropy. The result is a complete prediction for the growth of the surface, including not only a set of intermediate shapes, but also a prediction for cell displacement along those surfaces in the process of growth. Optimization of growth trajectories for both idealized surfaces and those observed in nature show that relative growth rates can be uniformized at the cost of introducing anisotropy. Minimizing the variation of programmed growth rates can therefore be viewed as a generic mechanism for growth pattern selection and may help us to understand the prevalence of anisotropy in developmental programs. Published by the American Physical Society2025 
    more » « less
  4. The COVID-19 pandemic offered a unique opportunity to study shifts in environmental antibiotic resistance that could be associated with the changes in disinfectant and/or antibiotic usage patterns, coinfections, or other behaviors. The aim of this study was to document temporal changes (pre-, early-, versus later-pandemic) in antibiotic resistance genes (ARGs), ARG hosts, biomarkers of potential coinfections, and the total microbiome in municipal wastewater influent from one separate sanitary and one combined sewer system. The 16S rRNA gene copy normalized concentration of qacE was higher in early- than prepandemic samples, and sul1 and tet(G) were higher in early- than later-pandemic samples. Metagenomics revealed significant changes in the abundance of the macrolide and sulfonamide ARG classes. COVID-19 cases positively correlated with the disinfectants/antiseptics group of ARGs and negatively correlated with the sulfonamide and aminoglycoside resistance classes. Discussion is provided regarding the correspondence of these observations with antibiotic prescription pattern changes during the study period. Putative waterborne pathogens were identified, which is of potential interest for understanding the prevalence of community coinfections. No changes in host-ARG associations were observed. Overall, the results of this study may help in understanding the impact of the pandemic and/or lack thereof on another public health crisis: antibiotic resistance. 
    more » « less
  5. With the popularity of smartphones, large-scale road sensing data is being collected to perform traffic prediction, which is an important task in modern society. Due to the nature of the roving sensors on smartphones, the collected traffic data which is in the form of multivariate time series, is often temporally sparse and unevenly distributed across regions. Moreover, different regions can have different traffic patterns, which makes it challenging to adapt models learned from regions with sufficient training data to target regions. Given that many regions may have very sparse data, it is also impossible to build individual models for each region separately. In this paper, we propose a meta-learning based framework named MetaTP to overcome these challenges. MetaTP has two key parts, i.e., basic traffic prediction network (base model) and meta-knowledge transfer. In base model, a two-layer interpolation network is employed to map original time series onto uniformly-spaced reference time points, so that temporal prediction can be effectively performed in the reference space. The meta-learning framework is employed to transfer knowledge from source regions with a large amount of data to target regions with a few data examples via fast adaptation, in order to improve model generalizability on target regions. Moreover, we use two memory networks to capture the global patterns of spatial and temporal information across regions. We evaluate the proposed framework on two real-world datasets, and experimental results show the effectiveness of the proposed framework. 
    more » « less