Arrow Research search

Author name cluster

Jiangzhuo Chen

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

7 papers
2 author rows

Possible papers

7

AAAI Conference 2022 Conference Paper

CausalGNN: Causal-Based Graph Neural Networks for Spatio-Temporal Epidemic Forecasting

  • Lijing Wang
  • Aniruddha Adiga
  • Jiangzhuo Chen
  • Adam Sadilek
  • Srinivasan Venkatramanan
  • Madhav Marathe

Infectious disease forecasting has been a key focus in the recent past owing to the COVID-19 pandemic and has proved to be an important tool in controlling the pandemic. With the advent of reliable spatiotemporal data, graph neural network models have been able to successfully model the interrelation between the cross-region signals to produce quality forecasts, but like most deep-learning models they do not explicitly incorporate the underlying causal mechanisms. In this work, we employ a causal mechanistic model to guide the learning of the graph embeddings and propose a novel learning framework – Causal-based Graph Neural Network (CausalGNN) that learns spatiotemporal embedding in a latent space where graph input features and epidemiological context are combined via a mutually learning mechanism using graph-based non-linear transformations. We design an attention-based dynamic GNN module to capture spatial and temporal disease dynamics. A causal module is added to the framework to provide epidemiological context for node embedding via ordinary differential equations. Extensive experiments on forecasting daily new cases of COVID-19 at global, US state, and US county levels show that the proposed method outperforms a broad range of baselines. The learned model which incorporates epidemiological context organizes the embedding in an efficient way by keeping the parameter size small leading to robust and accurate forecasting performance across various datasets.

NeurIPS Conference 2020 Conference Paper

Wisdom of the Ensemble: Improving Consistency of Deep Learning Models

  • Lijing Wang
  • Dipanjan Ghosh
  • Maria Gonzalez Diaz
  • Ahmed Farahat
  • Mahbubul Alam
  • Chetan Gupta
  • Jiangzhuo Chen
  • Madhav Marathe

Deep learning classifiers are assisting humans in making decisions and hence the user's trust in these models is of paramount importance. Trust is often a function of constant behavior. From an AI model perspective it means given the same input the user would expect the same output, especially for correct outputs, or in other words consistently correct outputs. This paper studies a model behavior in the context of periodic retraining of deployed models where the outputs from successive generations of the models might not agree on the correct labels assigned to the same input. We formally define consistency and correct-consistency of a learning model. We prove that consistency and correct-consistency of an ensemble learner is not less than the average consistency and correct-consistency of individual learners and correct-consistency can be improved with a probability by combining learners with accuracy not less than the average accuracy of ensemble component learners. To validate the theory using three datasets and two state-of-the-art deep learning classifiers we also propose an efficient dynamic snapshot ensemble method and demonstrate its value. Code for our algorithm is available at https: //github. com/christa60/dynens.

AAMAS Conference 2017 Conference Paper

A Comparison of Targeted Layered Containment Strategies for a Flu Pandemic in Three US Cities

  • Shuyu Chu
  • Samarth Swarup
  • Jiangzhuo Chen
  • Achla Marathe

We study strategies for targeted layered containment of an influenza pandemic in three US cities: Miami, Seattle, and Chicago. Differences in demographic, geographic, and other structures lead to differences in the social interaction networks in the three cities. This has consequences for how the containment strategies should be applied to mitigate the spread. We use large-scale simulations to study these containment strategies and show differences in outcomes across the three cities.