Dual Attention Model for Citation Recommendation
Yang Zhang, Qiang Ma

TL;DR
This paper introduces DACR, a neural network model with dual attention mechanisms that improves citation recommendation accuracy by considering local context, structural context, and paper section during manuscript writing.
Contribution
The paper presents a novel dual attention neural network that integrates multiple semantic dimensions for more accurate citation recommendations.
Findings
DACR outperforms existing methods on real-world datasets.
The dual attention mechanism effectively captures contextual relevance.
The model demonstrates significant improvement in citation accuracy.
Abstract
Based on an exponentially increasing number of academic articles, discovering and citing comprehensive and appropriate resources has become a non-trivial task. Conventional citation recommender methods suffer from severe information loss. For example, they do not consider the section of the paper that the user is writing and for which they need to find a citation, the relatedness between the words in the local context (the text span that describes a citation), or the importance on each word from the local context. These shortcomings make such methods insufficient for recommending adequate citations to academic manuscripts. In this study, we propose a novel embedding-based neural network called "dual attention model for citation recommendation (DACR)" to recommend citations during manuscript preparation. Our method adapts embedding of three dimensions of semantic information: words in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Recommender Systems and Techniques · Advanced Graph Neural Networks
