Dynamic Multi-Context Attention Networks for Citation Forecasting of Scientific Publications
Taoran Ji, Nathan Self, Kaiqun Fu, Zhiqian Chen, Naren Ramakrishnan, Chang-Tien Lu
Abstract
Forecasting citations of scientific patents and publications is a crucial task for understanding the evolution and development of technological domains and for foresight into emerging technologies. By construing citations as a time series, the task can be cast into the domain of temporal point processes. Most existing work on forecasting with temporal point processes, both conventional and neural network-based, only performs single-step forecasting. In citation forecasting, however, the more salient goal is n-step forecasting: predicting the arrival time and the technology class of the next n citations. In this paper, we propose Dynamic Multi-Context Attention Networks (DMA-Nets), a novel deep learning sequence-to-sequence (Seq2Seq) model with a novel hierarchical dynamic attention mechanism for long-term citation forecasting. Extensive experiments on two real-world datasets demonstrate that the proposed model learns better representations of conditional dependencies over historical sequences compared to state-of-the-art counterparts and thus achieves significant performance for citation predictions. The dataset and code have been made available online.
BibTeX
@inproceedings{aaai2021_dynamicmulticont,
title = {Dynamic Multi-Context Attention Networks for Citation Forecasting of Scientific Publications},
author = {Taoran Ji and Nathan Self and Kaiqun Fu and Zhiqian Chen and Naren Ramakrishnan and Chang-Tien Lu},
booktitle = {AAAI 2021},
year = {2021}
}