paper-with-me

홈 › Papers

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 to encode the meaning of each document, presented as a node within a citation network. We show that the semantic representations that our model generates can outperform other content-based methods in recommendation and ranking tasks. This provides a holistic approach to exploring citation graphs in domains where it is critical that these documents properly cite each other, so as to minimize the possibility of any inconsistencies

📄 PDF Abstract BibTeX arXiv:2403.18855

Code (0)

등록된 구현이 없습니다.

Tasks

Citation RecommendationLink PredictionPrediction

Similar Papers 제목 키워드 기반

Local Citation Recommendation with Hierarchical-Attention Text Encoder and SciBERT-based Reranking

2021-12-02 · Nianlong Gu, Yingqiang Gao, Richard H. R. Hahnloser

The goal of local citation recommendation is to recommend a missing reference from the local citation context and optionally also from the global context. To balance the tradeoff between speed and accuracy of citation re…

Citation RecommendationReranking

LLM4Rerank: LLM-based Auto-Reranking Framework for Recommendations

2024-06-18 · Jingtong Gao, Bo Chen, Weiwen Liu, Xiangyang Li 외

Reranking is a critical component in recommender systems, playing an essential role in refining the output of recommendation algorithms. Traditional reranking models have focused predominantly on accuracy, but modern app…

DiversityFairnessRecommendation SystemsReranking

Hybrid Multi-Criteria Preference Ranking by Subsorting

2023-06-20 · Yong Zheng, David Xuejun Wang

Multi-criteria recommender systems can improve the quality of recommendations by considering user preferences on multiple criteria. One promising approach proposed recently is multi-criteria ranking, which uses Pareto ra…

Recommendation Systems

Beyond Single-Score Ranking: Facet-Aware Reranking for Controllable Diversity in Paper Recommendation

2026-03-11 · Duan Ming Tao arxiv

Current paper recommendation systems output a single similarity score that mixes different notions of relatedness, so users cannot specify why papers should be similar. We present SciFACE (Scientific Faceted Cross-Encode…

Recommendation Systems

ILCiteR: Evidence-grounded Interpretable Local Citation Recommendation

2024-03-13 · Sayar Ghosh Roy, Jiawei Han

Existing Machine Learning approaches for local citation recommendation directly map or translate a query, which is typically a claim or an entity mention, to citation-worthy research papers. Within such a formulation, it…

Citation RecommendationRe-Ranking