paper-with-me

Papers

Building an Explainable Graph-based Biomedical Paper Recommendation System (Technical Report)

2024-12-05 · Hermann Kroll, Christin K. Kreutz, Bill Matthias Thang, Philipp Schaer, Wolf-Tilo Balke

Digital libraries provide different access paths, allowing users to explore their collections. For instance, paper recommendation suggests literature similar to some selected paper. Their implementation is often cost-intensive, especially if neural methods are applied. Additionally, it is hard for users to understand or guess why a recommendation should be relevant for them. That is why we tackled the problem from a different perspective. We propose XGPRec, a graph-based and thus explainable method which we integrate into our existing graph-based biomedical discovery system. Moreover, we show that XGPRec (1) can, in terms of computational costs, manage a real digital library collection with 37M documents from the biomedical domain, (2) performs well on established test collections and concept-centric information needs, and (3) generates explanations that proved to be beneficial in a preliminary user study. We share our code so that user libraries can build upon XGPRec.

📄 PDF Abstract BibTeX arXiv:2412.15229

Code (1)

hermannkroll/narrativerecommender 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Explainable Biomedical Recommendations via Reinforcement Learning Reasoning on Knowledge Graphs

2021-11-20 · Gavin Edwards, Sebastian Nilsson, Benedek Rozemberczki, Eliseo Papa

For Artificial Intelligence to have a greater impact in biology and medicine, it is crucial that recommendations are both accurate and transparent. In other domains, a neurosymbolic approach of multi-hop reasoning on kno…

Drug DiscoveryKnowledge Graphsreinforcement-learningReinforcement Learning+1

KEDRec-LM: A Knowledge-distilled Explainable Drug Recommendation Large Language Model

2025-02-27 · Kai Zhang, Rui Zhu, Shutian Ma, Jingwei Xiong 외

Drug discovery is a critical task in biomedical natural language processing (NLP), yet explainable drug discovery remains underexplored. Meanwhile, large language models (LLMs) have shown remarkable abilities in natural …

Drug DiscoveryKnowledge GraphsLanguage ModelingLanguage Modelling+2

Jointly Learning Explainable Rules for Recommendation with Knowledge Graph

2019-03-09 · Weizhi Ma, Min Zhang, Yue Cao, Woojeong 외

Explainability and effectiveness are two key aspects for building recommender systems. Prior efforts mostly focus on incorporating side information to achieve better recommendation performance. However, these methods hav…

Explainable RecommendationKnowledge GraphsRecommendation Systems

MedPath: Multi-Domain Cross-Vocabulary Hierarchical Paths for Biomedical Entity Linking

2025-11-14 · Nishant Mishra, Wilker Aziz, Iacer Calixto arxiv

Progress in biomedical Named Entity Recognition (NER) and Entity Linking (EL) is currently hindered by a fragmented data landscape, a lack of resources for building explainable models, and the limitations of semantically…

Entity Linking

Fairness-Aware Explainable Recommendation over Knowledge Graphs

2020-06-03 · Zuohui Fu, Yikun Xian, Ruoyuan Gao, Jieyu Zhao 외

There has been growing attention on fairness considerations recently, especially in the context of intelligent decision making systems. Explainable recommendation systems, in particular, may suffer from both explanation …

Collaborative FilteringDecision MakingExplainable RecommendationFairness+3