paper-with-me

홈 › Papers

A Study on Graph-Structured Recurrent Neural Networks and Sparsification with Application to Epidemic Forecasting

2019-02-13 · Zhijian Li, Xiyang Luo, Bao Wang, Andrea L. Bertozzi, Jack Xin

We study epidemic forecasting on real-world health data by a graph-structured recurrent neural network (GSRNN). We achieve state-of-the-art forecasting accuracy on the benchmark CDC dataset. To improve model efficiency, we sparsify the network weights via transformed-$\ell_1$ penalty and maintain prediction accuracy at the same level with 70% of the network weights being zero.

📄 PDF Abstract BibTeX arXiv:1902.05113

Code (2)

lzj994/SRNN tf
lzj994/srnn_pytorch pytorch

Similar Papers 제목 키워드 기반

Structured Sparsification of Gated Recurrent Neural Networks

2019-11-13 · Ekaterina Lobacheva, Nadezhda Chirkova, Alexander Markovich, Dmitry Vetrov

Recently, a lot of techniques were developed to sparsify the weights of neural networks and to remove networks' structure units, e.g. neurons. We adjust the existing sparsification approaches to the gated recurrent archi…

Language ModelingLanguage Modellingtext-classificationText Classification

Principle of Relevant Information for Graph Sparsification

2022-05-31 · Shujian Yu, Francesco Alesiani, Wenzhe Yin, Robert Jenssen 외

Graph sparsification aims to reduce the number of edges of a graph while maintaining its structural properties. In this paper, we propose the first general and effective information-theoretic formulation of graph sparsif…

Multi-Task Learning

Sparsifying the Update Step in Graph Neural Networks

2021-09-02 · Johannes F. Lutzeyer, Changmin Wu, Michalis Vazirgiannis

Message-Passing Neural Networks (MPNNs), the most prominent Graph Neural Network (GNN) framework, celebrate much success in the analysis of graph-structured data. Concurrently, the sparsification of Neural Network models…

Graph Neural Network

Towards Lightweight Graph Neural Network Search with Curriculum Graph Sparsification

2024-06-24 · Beini Xie, Heng Chang, Ziwei Zhang, Zeyang Zhang 외

Graph Neural Architecture Search (GNAS) has achieved superior performance on various graph-structured tasks. However, existing GNAS studies overlook the applications of GNAS in resource-constraint scenarios. This paper p…

Graph Neural NetworkNetwork PruningNeural Architecture SearchNode Classification

On Differentially Private Graph Sparsification and Applications

2019-12-01 · NeurIPS 2019 12 · Raman Arora, Jalaj Upadhyay

In this paper, we study private sparsification of graphs. In particular, we give an algorithm that given an input graph, returns a sparse graph which approximates the spectrum of the input graph while ensuring differenti…