paper-with-me

Papers

KenMeSH: Knowledge-enhanced End-to-end Biomedical Text Labelling

2022-03-14 · ACL 2022 5 · Xindi Wang, Robert E. Mercer, Frank Rudzicz

Currently, Medical Subject Headings (MeSH) are manually assigned to every biomedical article published and subsequently recorded in the PubMed database to facilitate retrieving relevant information. With the rapid growth of the PubMed database, large-scale biomedical document indexing becomes increasingly important. MeSH indexing is a challenging task for machine learning, as it needs to assign multiple labels to each article from an extremely large hierachically organized collection. To address this challenge, we propose KenMeSH, an end-to-end model that combines new text features and a dynamic \textbf{K}nowledge-\textbf{en}hanced mask attention that integrates document features with MeSH label hierarchy and journal correlation features to index MeSH terms. Experimental results show the proposed method achieves state-of-the-art performance on a number of measures.

📄 PDF Abstract BibTeX arXiv:2203.06835

Code (1)

xdwang0726/kenmesh 공식 구현 pytorch

Similar Papers 제목 키워드 기반

KenMeSH: Knowledge-enhanced End-to-end Biomedical Text Labelling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Currently, Medical Subject Headings (MeSH) are manually assigned to every biomedical article published and subsequently recorded in the PubMed database to facilitate retrieving relevant information. With the rapid growth…

Multi-level biomedical NER through multi-granularity embeddings and enhanced labeling

2023-12-24 · Fahime Shahrokh, Nasser Ghadiri, Rasoul Samani, Milad Moradi

Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

DARCNN: Domain Adaptive Region-based Convolutional Neural Network for Unsupervised Instance Segmentation in Biomedical Images

2021-04-03 · CVPR 2021 1 · Joy Hsu, Wah Chiu, Serena Yeung

In the biomedical domain, there is an abundance of dense, complex data where objects of interest may be challenging to detect or constrained by limits of human knowledge. Labelled domain specific datasets for supervised …

Domain AdaptationInstance SegmentationMedical Image Segmentationscientific discovery+3

Incorporating Boundary Uncertainty into loss functions for biomedical image segmentation

2021-10-31 · Michael Yeung, Guang Yang, Evis Sala, Carola-Bibiane Schönlieb 외

Manual segmentation is used as the gold-standard for evaluating neural networks on automated image segmentation tasks. Due to considerable heterogeneity in shapes, colours and textures, demarcating object boundaries is p…

Image SegmentationSegmentationSemantic Segmentation

Generalized knowledge-enhanced framework for biomedical entity and relation extraction

2024-08-13 · Minh Nguyen, Phuong Le

In recent years, there has been an increasing number of frameworks developed for biomedical entity and relation extraction. This research effort aims to address the accelerating growth in biomedical publications and the …

RelationRelation Extraction