paper-with-me

Papers

Improving Biomedical Analogical Retrieval with Embedding of Structural Dependencies

2020-07-01 · WS 2020 7 · Am Paullada, alynne, Bethany Percha, Trevor Cohen

Inferring the nature of the relationships between biomedical entities from text is an important problem due to the difficulty of maintaining human-curated knowledge bases in rapidly evolving fields. Neural word embeddings have earned attention for an apparent ability to encode relational information. However, word embedding models that disregard syntax during training are limited in their ability to encode the structural relationships fundamental to cognitive theories of analogy. In this paper, we demonstrate the utility of encoding dependency structure in word embeddings in a model we call Embedding of Structural Dependencies (ESD) as a way to represent biomedical relationships in two analogical retrieval tasks: a relationship retrieval (RR) task, and a literature-based discovery (LBD) task meant to hypothesize plausible relationships between pairs of entities unseen in training. We compare our model to skip-gram with negative sampling (SGNS), using 19 databases of biomedical relationships as our evaluation data, with improvements in performance on 17 (LBD) and 18 (RR) of these sets. These results suggest embeddings encoding dependency path information are of value for biomedical analogy retrieval.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalWord Embeddings

Similar Papers 제목 키워드 기반

Neural Dependency Parsing of Biomedical Text: TurkuNLP entry in the CRAFT Structural Annotation Task

2019-11-01 · WS 2019 11 · Thang Minh Ngo, Jenna Kanerva, Filip Ginter, Sampo Pyysalo

We present the approach taken by the TurkuNLP group in the CRAFT Structural Annotation task, a shared task on dependency parsing. Our approach builds primarily on the Turku neural parser, a native dependency parser that …

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Some recent advances in reasoning based on analogical proportions

2022-12-22 · Myriam Bounhas, Henri Prade, Gilles Richard

Analogical proportions compare pairs of items (a, b) and (c, d) in terms of their differences and similarities. They play a key role in the formalization of analogical inference. The paper first discusses how to improve …

Analogical Inference Enhanced Knowledge Graph Embedding

2023-01-03 · Zhen Yao, Wen Zhang, Mingyang Chen, Yufeng Huang 외

Knowledge graph embedding (KGE), which maps entities and relations in a knowledge graph into continuous vector spaces, has achieved great success in predicting missing links in knowledge graphs. However, knowledge graphs…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction

Graph-Aware Late Chunking for Retrieval-Augmented Generation in Biomedical Literature

2026-03-23 · Pouria Mortezaagha, Arya Rahgozar arxiv

Retrieval-Augmented Generation (RAG) systems for biomedical literature are typically evaluated using ranking metrics like Mean Reciprocal Rank (MRR), which measure how well the system identifies the single most relevant …

Boundary Detection

Learning Analogy-Preserving Sentence Embeddings for Answer Selection

2019-10-11 · CONLL 2019 11 · Aissatou Diallo, Markus Zopf, Johannes Fuernkranz

Answer selection aims at identifying the correct answer for a given question from a set of potentially correct answers. Contrary to previous works, which typically focus on the semantic similarity between a question and …

Answer SelectionQuestion AnsweringSemantic SimilaritySemantic Textual Similarity+2