Abstract
Due to the rapid development of electronic journals, selecting appropriate journals to publish research papers has become a significant challenge to researchers. Sometimes, even a high-quality paper may get rejected from the editor due to the mismatch between the topic of the paper and the scope of the journal. To address this issue, we present a framework of learning to recommend journals for submission based on embedding models to assist researchers in journal selection. Specifically, the journal recommendation problem is formulated in the context of multi-class classification, where the Bidirectional Encoder Representations from Transformers (BERT) is deployed to extract the text-level features of representing papers and the AutoEncoder (AE) network is adopted to obtain the feature representation of each journal from the relationship matrix of the paper-journal bipartite graph. The final recommendation of journals is made by using a scoring function and a Softmax classifier. Experimental results obtained on the closed dataset of 10 different journals and the DBLP dataset indicate that we proposed method outperforms several classical approaches in terms of accuracy, F1, MRR, etc. Furthermore, we introduce information entropy as an evaluation index and analyze the model performance from the perspective of prediction uncertainty. This study provides a new approach to the journal recommendation task, and researchers can choose the appropriate embedding methods according to the actual problem.
Original language | English |
---|---|
Pages (from-to) | 242-253 |
Number of pages | 12 |
Journal | Neurocomputing |
Volume | 508 |
Early online date | 12 Aug 2022 |
DOIs | |
Publication status | Published - 7 Oct 2022 |
Externally published | Yes |
Bibliographical note
This paper is supported by the Postgraduate Innovation Development Fund Project of Shenzhen University under Grant No. 0000470814, the National Natural Science Foundation of China under Grant Nos. 61976141 and 62106148, and the Project funded by China Postdoctoral Science Foundation under Grant No. 2021M702259.Keywords
- AutoEncoder
- BERT
- Bipartite graph
- Embedding
- Uncertainty