paper-with-me

Papers

Graph Message Passing with Cross-location Attentions for Long-term ILI Prediction

2019-12-21 · Songgaojun Deng, Shusen Wang, Huzefa Rangwala, Lijing Wang, Yue Ning

Forecasting influenza-like illness (ILI) is of prime importance to epidemiologists and health-care providers. Early prediction of epidemic outbreaks plays a pivotal role in disease intervention and control. Most existing work has either limited long-term prediction performance or lacks a comprehensive ability to capture spatio-temporal dependencies in data. Accurate and early disease forecasting models would markedly improve both epidemic prevention and managing the onset of an epidemic. In this paper, we design a cross-location attention based graph neural network (Cola-GNN) for learning time series embeddings and location aware attentions. We propose a graph message passing framework to combine learned feature embeddings and an attention matrix to model disease propagation over time. We compare the proposed method with state-of-the-art statistical approaches and deep learning models on real-world epidemic-related datasets from United States and Japan. The proposed method shows strong predictive performance and leads to interpretable results for long-term epidemic predictions.

📄 PDF Abstract BibTeX arXiv:1912.10202

Code (0)

등록된 구현이 없습니다.

Tasks

CoLAGraph Neural NetworkTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Neighbourhood Transformer: Switchable Attention for Monophily-Aware Graph Learning

2026-04-10 · Yi Luo, Xu Sun, Guangchun Luo, Aiguo Chen arxiv

Graph neural networks (GNNs) have been widely adopted in engineering applications such as social network analysis, chemical research and computer vision. However, their efficacy is severely compromised by the inherent ho…

Node ClassificationGraph Learning

SceneGraphNet: Neural Message Passing for 3D Indoor Scene Augmentation

2019-07-25 · ICCV 2019 10 · Yang Zhou, Zachary While, Evangelos Kalogerakis

In this paper we propose a neural message passing approach to augment an input 3D indoor scene with new objects matching their surroundings. Given an input, potentially incomplete, 3D scene and a query location, our meth…

3D Object RecognitionObject RecognitionScene Generation

How Powerful are K-hop Message Passing Graph Neural Networks

2022-05-26 · Jiarui Feng, Yixin Chen, Fuhai Li, Anindya Sarkar 외

The most popular design paradigm for Graph Neural Networks (GNNs) is 1-hop message passing -- aggregating information from 1-hop neighbors repeatedly. However, the expressive power of 1-hop message passing is bounded by …

Towards Generalizability of Multi-Agent Reinforcement Learning in Graphs with Recurrent Message Passing

2024-02-07 · Jannis Weil, Zhenghua Bao, Osama Abboud, Tobias Meuser

Graph-based environments pose unique challenges to multi-agent reinforcement learning. In decentralized approaches, agents operate within a given graph and make decisions based on partial or outdated observations. The si…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Graph Inductive Biases in Transformers without Message Passing

2023-05-27 · Liheng Ma, Chen Lin, Derek Lim, Adriana Romero-Soriano 외

Transformers for graph data are increasingly widely studied and successful in numerous learning tasks. Graph inductive biases are crucial for Graph Transformers, and previous works incorporate them using message-passing …

Graph ClassificationGraph RegressionInductive BiasNode Classification