Harnessing PubMed User Query Logs for Post Hoc Explanations of Recommended Similar Articles
Searching for a related article based on a reference article is an integral part of scientific research. PubMed, like many academic search engines, has a "similar articles" feature that recommends articles relevant to the current article viewed by a user. Explaining recommended items can be of great utility to users, particularly in the literature search process. With more than a million biomedical papers being published each year, explaining the recommended similar articles would facilitate researchers and clinicians in searching for related articles. Nonetheless, the majority of current literature recommendation systems lack explanations for their suggestions. We employ a post hoc approach to explaining recommendations by identifying relevant tokens in the titles of similar articles. Our major contribution is building PubCLogs by repurposing 5.6 million pairs of coclicked articles from PubMed's user query logs. Using our PubCLogs dataset, we train the Highlight Similar Article Title (HSAT), a transformer-based model designed to select the most relevant parts of the title of a similar article, based on the title and abstract of a seed article. HSAT demonstrates strong performance in our empirical evaluations, achieving an F1 score of 91.72 percent on the PubCLogs test set, considerably outperforming several baselines including BM25 (70.62), MPNet (67.11), MedCPT (62.22), GPT-3.5 (46.00), and GPT-4 (64.89). Additional evaluations on a separate, manually annotated test set further verifies HSAT's performance. Moreover, participants of our user study indicate a preference for HSAT, due to its superior balance between conciseness and comprehensiveness. Our study suggests that repurposing user query logs of academic search engines can be a promising way to train state-of-the-art models for explaining literature recommendation.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesRecommendation SystemsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MedCPT: Contrastive Pre-trained Transformers with Large-scale PubMed Search Logs for Zero-shot Biomedical Information Retrieval
Information retrieval (IR) is essential in biomedical knowledge acquisition and clinical decision support. While recent progress has shown that language model encoders perform better semantic retrieval, training such mod…
Biomedical Information RetrievalContrastive LearningInformation RetrievalLanguage Modeling+4G-Bean: an ontology-graph based web tool for biomedical literature retrieval
Currently, most people use PubMed to search the MEDLINE database, an important bibliographical information source for life science and biomedical information. However, PubMed has some drawbacks that make it difficult to …
ArticlesRe-RankingRetrievalA Novel Architecture for Relevant Blog Page Identifcation
Blogs are undoubtedly the richest source of information available in cyberspace. Blogs can be of various natures i.e. personal blogs which contain posts on mixed issues or blogs can be domain specific which contains post…
End-to-end solution for linked open data query logs analytics
Important advances in pillar domains are derived from exploiting query-logs which represents users interest and preferences. Deep understanding of users provides useful knowledge which can influence strongly decision-mak…
Decision MakingDeep Learning for Biomedical Information Retrieval: Learning Textual Relevance from Click Logs
We describe a Deep Learning approach to modeling the relevance of a document{'}s text to a query, applied to biomedical literature. Instead of mapping each document and query to a common semantic space, we compute a vari…
Biomedical Information RetrievalInformation RetrievalregressionRetrieval+1