paper-with-me

Papers

BioCite: A Deep Learning-based Citation Linkage Framework for Biomedical Research Articles

2022-05-01 · BioNLP (ACL) 2022 5 · Sudipta Singha Roy, Robert E. Mercer

Research papers reflect scientific advances. Citations are widely used in research publications to support the new findings and show their benefits, while also regulating the information flow to make the contents clearer for the audience. A citation in a research article refers to the information’s source, but not the specific text span from that source article. In biomedical research articles, this task is challenging as the same chemical or biological component can be represented in multiple ways in different papers from various domains. This paper suggests a mechanism for linking citing sentences in a publication with cited sentences in referenced sources. The framework presented here pairs the citing sentence with all of the sentences in the reference text, and then tries to retrieve the semantically equivalent pairs. These semantically related sentences from the reference paper are chosen as the cited statements. This effort involves designing a citation linkage framework utilizing sequential and tree-structured siamese deep learning models. This paper also provides a method to create a synthetic corpus for such a task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesSentence

Similar Papers 제목 키워드 기반

Building a Synthetic Biomedical Research Article Citation Linkage Corpus

2022-06-01 · LREC 2022 6 · Sudipta Singha Roy, Robert E. Mercer

Citations are frequently used in publications to support the presented results and to demonstrate the previous discoveries while also assisting the reader in following the chronological progression of information through…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Embedding+1

Predicting the clinical citation count of biomedical papers using multilayer perceptron neural network

2022-09-07 · Xin Li, Xuli Tang, Qikai Cheng

The number of clinical citations received from clinical guidelines or clinical trials has been considered as one of the most appropriate indicators for quantifying the clinical impact of biomedical papers. Therefore, the…

Translation

Improving Biomedical Abstractive Summarisation with Knowledge Aggregation from Citation Papers

2023-10-24 · Chen Tang, Shun Wang, Tomas Goldsack, Chenghua Lin

Abstracts derived from biomedical literature possess distinct domain-specific characteristics, including specialised writing styles and biomedical terminologies, which necessitate a deep understanding of the related lite…

Deep forecasting of translational impact in medical research

2021-10-17 · Amy PK Nelson, Robert J Gray, James K Ruffle, Henry C Watkins 외

The value of biomedical research--a $1.7 trillion annual investment--is ultimately determined by its downstream, real-world impact. Current objective predictors of impact rest on proxy, reductive metrics of dissemination…

Translation

BioACE: An Automated Framework for Biomedical Answer and Citation Evaluations

2026-02-04 · Deepak Gupta, Davis Bartels, Dina Demner-Fushman arxiv

With the increasing use of large language models (LLMs) for generating answers to biomedical questions, it is crucial to evaluate the quality of the generated answers and the references provided to support the facts in t…

Natural Language InferenceQuestion Answering