Neural-DINF: A Neural Network Based Framework for Measuring Document Influence

Jie Tan,Changlin Yang,Ying Li,Siliang Tang,Chen Huang,Yueting Zhuang
DOI: https://doi.org/10.18653/v1/2020.acl-main.534
2020-01-01
Abstract:Measuring the scholarly impact of a document without citations is an important and challenging problem. Existing approaches such as Document Influence Model (DIM) are based on dynamic topic models, which only consider the word frequency change. In this paper, we use both frequency changes and word semantic shifts to measure document influence by developing a neural network framework. Our model has three steps. Firstly, we train the word embeddings for different time periods. Subsequently, we propose an unsupervised method to align vectors for different time periods. Finally, we compute the influence value of documents. Our experimental results show that our model outperforms DIM.
What problem does this paper attempt to address?