Deep 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 variable-length difference vector between the query and document which is then passed through a deep convolution stage followed by a deep regression network to produce the estimated probability of the document{'}s relevance to the query. Despite the small amount of training data, this approach produces a more robust predictor than computing similarities between semantic vector representations of the query and document, and also results in significant improvements over traditional IR text factors. In the future, we plan to explore its application in improving PubMed search.
Code (0)
등록된 구현이 없습니다.
Tasks
Biomedical Information RetrievalInformation RetrievalregressionRetrievalText MatchingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TripJudge: A Relevance Judgement Test Collection for TripClick Health Retrieval
Robust test collections are crucial for Information Retrieval research. Recently there is a growing interest in evaluating retrieval systems for domain-specific retrieval tasks, however these tasks often lack a reliable …
Information RetrievalRetrievalMedGraph: An experimental semantic information retrieval method using knowledge graph embedding for the biomedical citations indexed in PubMed
Here we study the semantic search and retrieval problem in biomedical digital libraries. First, we introduce MedGraph, a knowledge graph embedding-based method that provides semantic relevance retrieval and ranking for t…
ArticlesBiomedical Information RetrievalGraph EmbeddingInformation Retrieval+2LADER: Log-Augmented DEnse Retrieval for Biomedical Literature Search
Queries with similar information needs tend to have similar document clicks, especially in biomedical literature search engines where queries are generally short and top documents account for most of the total clicks. Mo…
RetrievalA Fast Deep Learning Model for Textual Relevance in Biomedical Information Retrieval
Publications in the life sciences are characterized by a large technical vocabulary, with many lexical and semantic variations for expressing the same concept. Towards addressing the problem of relevance in biomedical li…
Biomedical Information RetrievalDeep LearningInformation RetrievalRetrieval+1v-TCM: Vertical-aware Transformer Click Model for Web Search
Understanding and predicting user click behavior on a web search engine results page is critical for online advertising and recommendation engines. The click prediction results can be further used to estimate the relevan…
Click-Through Rate PredictionPrediction