Science Concierge: A fast content-based recommendation system for scientific publications
Finding relevant publications is important for scientists who have to cope with exponentially increasing numbers of scholarly material. Algorithms can help with this task as they help for music, movie, and product recommendations. However, we know little about the performance of these algorithms with scholarly material. Here, we develop an algorithm, and an accompanying Python library, that implements a recommendation system based on the content of articles. Design principles are to adapt to new content, provide near-real time suggestions, and be open source. We tested the library on 15K posters from the Society of Neuroscience Conference 2015. Human curated topics are used to cross validate parameters in the algorithm and produce a similarity metric that maximally correlates with human judgments. We show that our algorithm significantly outperformed suggestions based on keywords. The work presented here promises to make the exploration of scholarly material faster and more accurate.
Code (2)
Tasks
ArticlesRecommendation SystemsSimilar Papers 제목 키워드 기반
Emotion Orientated Recommendation System for Hiroshima Tourist by Fuzzy Petri Net
We developed an Android Smartophone application software for tourist information system. Especially, the agent system recommends the sightseeing spot and local hospitality corresponding to the current feelings. The syste…
Automated Interactive Domain-Specific Conversational Agents that Understand Human Dialogs
Achieving human-like communication with machines remains a classic, challenging topic in the field of Knowledge Representation and Reasoning and Natural Language Processing. These Large Language Models (LLMs) rely on pat…
SentenceMisinformation Concierge: A Proof-of-Concept with Curated Twitter Dataset on COVID-19 Vaccination
We demonstrate the Misinformation Concierge, a proof-of-concept that provides actionable intelligence on misinformation prevalent in social media. Specifically, it uses language processing and machine learning tools to i…
MisinformationAdobe Summit Concierge Evaluation with Human in the Loop
Generative AI assistants offer significant potential to enhance productivity, streamline information access, and improve user experience in enterprise contexts. In this work, we present Summit Concierge, a domain-specifi…
Prompt EngineeringNatural Language Processing via LDA Topic Model in Recommendation Systems
Today, Internet is one of the widest available media worldwide. Recommendation systems are increasingly being used in various applications such as movie recommendation, mobile recommendation, article recommendation and e…
ArticlesCollaborative FilteringMovie RecommendationRecommendation Systems