paper-with-me

Papers

Content-Based Citation Recommendation

2018-02-22 · NAACL 2018 6 · Chandra Bhagavatula, Sergey Feldman, Russell Power, Waleed Ammar

We present a content-based method for recommending citations in an academic paper draft. We embed a given query document into a vector space, then use its nearest neighbors as candidates, and rerank the candidates using a discriminative model trained to distinguish between observed and unobserved citations. Unlike previous work, our method does not require metadata such as author names which can be missing, e.g., during the peer review process. Without using metadata, our method outperforms the best reported results on PubMed and DBLP datasets with relative improvements of over 18% in F1@20 and over 22% in MRR. We show empirically that, although adding metadata improves the performance on standard metrics, it favors self-citations which are less useful in a citation recommendation setup. We release an online portal (http://labs.semanticscholar.org/citeomatic/) for citation recommendation based on our method, and a new dataset OpenCorpus of 7 million research articles to facilitate future research on this task.

📄 PDF Abstract BibTeX arXiv:1802.08301

Code (1)

allenai/citeomatic 공식 구현 tf

Tasks

ArticlesCitation Recommendation

Similar Papers 제목 키워드 기반

Recommending Multiple Positive Citations for Manuscript via Content-Dependent Modeling and Multi-Positive Triplet

2021-11-25 · Yang Zhang, Qiang Ma

Considering the rapidly increasing number of academic papers, searching for and citing appropriate references has become a non-trial task during the wiring of papers. Recommending a handful of candidate papers to a manus…

Citation RecommendationTriplet

ACM-CR: A Manually Annotated Test Collection for Citation Recommendation

2021-08-17 · Florian Boudin

Citation recommendation is intended to assist researchers in the process of searching for relevant papers to cite by recommending appropriate citations for a given input text. Existing test collections for this task are …

Citation Recommendation

Benchmark for Evaluation and Analysis of Citation Recommendation Models

2024-12-10 · Puja Maharjan

Citation recommendation systems have attracted much academic interest, resulting in many studies and implementations. These systems help authors automatically generate proper citations by suggesting relevant references b…

Citation RecommendationRecommendation Systems

Chronological Citation Recommendation with Time Preference

2021-01-19 · Shutian Ma, Heng Zhang, Chengzhi Zhang, Xiaozhong Liu

Citation recommendation is an important task to assist scholars in finding candidate literature to cite. Traditional studies focus on static models of recommending citations, which do not explicitly distinguish differenc…

Citation Recommendation

Directed Criteria Citation Recommendation and Ranking Through Link Prediction

2024-03-18 · William Watson, Lawrence Yong

We explore link prediction as a proxy for automatically surfacing documents from existing literature that might be topically or contextually relevant to a new document. Our model uses transformer-based graph embeddings t…

Citation RecommendationLink PredictionPrediction