paper-with-me

홈 › Papers

Deep Learning for Biomedical Information Retrieval: Learning Textual Relevance from Click Logs

2017-08-01 · WS 2017 8 · Sunil Mohan, Nicolas Fiorini, Sun Kim, Zhiyong Lu

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Biomedical Information RetrievalInformation RetrievalregressionRetrievalText Matching

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

TripJudge: A Relevance Judgement Test Collection for TripClick Health Retrieval

2022-08-14 · Sophia Althammer, Sebastian Hofstätter, Suzan Verberne, Allan Hanbury

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 RetrievalRetrieval

MedGraph: An experimental semantic information retrieval method using knowledge graph embedding for the biomedical citations indexed in PubMed

2021-12-12 · Islam Akef Ebeid, Elizabeth Pierce

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+2

LADER: Log-Augmented DEnse Retrieval for Biomedical Literature Search

2023-04-10 · Qiao Jin, Andrew Shin, Zhiyong Lu

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…

Retrieval

A Fast Deep Learning Model for Textual Relevance in Biomedical Information Retrieval

2018-02-26 · Sunil Mohan, Nicolas Fiorini, Sun Kim, Zhiyong Lu

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+1

v-TCM: Vertical-aware Transformer Click Model for Web Search

2022-05-06 · 37th ACM/SIGAPP Symposium on Applied Computing 2022 5 · Kritarth Bisht, Seba Susan

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