中文
相关论文

相关论文: Clustering-based Inference for Biomedical Entity L…

200 篇论文

Entity linking is the task of identifying mentions of entities in text, and linking them to entries in a knowledge base. This task is especially difficult in microblogs, as there is little additional text to provide disambiguating context;…

计算与语言 · 计算机科学 2016-09-27 Yi Yang , Ming-Wei Chang , Jacob Eisenstein

Despite recent progress, Biomedical Entity Linking (BEL) with large language models (LLMs) remains computationally inefficient and challenging to deploy in practical settings. In this work, we demonstrate that instruction-tuning of…

计算与语言 · 计算机科学 2026-05-22 Darya Shlyk , Stefano Montanelli , Lawrence Hunter

Traditional learning-based coreference resolvers operate by training the mention-pair model for determining whether two mentions are coreferent or not. Though conceptually simple and easy to understand, the mention-pair model is…

计算与语言 · 计算机科学 2014-05-21 Altaf Rahman , Vincent Ng

The metadata about scientific experiments published in online repositories have been shown to suffer from a high degree of representational heterogeneity---there are often many ways to represent the same type of information, such as a…

计算与语言 · 计算机科学 2020-12-17 Rafael S. Gonçalves , Maulik R. Kamdar , Mark A. Musen

Pretrained language models have shown success in many natural language processing tasks. Many works explore incorporating knowledge into language models. In the biomedical domain, experts have taken decades of effort on building large-scale…

计算与语言 · 计算机科学 2021-04-22 Zheng Yuan , Yijia Liu , Chuanqi Tan , Songfang Huang , Fei Huang

We introduce a novel profile-based patient clustering model designed for clinical data in healthcare. By utilizing a method grounded on constrained low-rank approximation, our model takes advantage of patients' clinical data and digital…

机器学习 · 计算机科学 2023-08-24 Dongjin Choi , Andy Xiang , Ozgur Ozturk , Deep Shrestha , Barry Drake , Hamid Haidarian , Faizan Javed , Haesun Park

Entity linking is an indispensable operation of populating knowledge repositories for information extraction. It studies on aligning a textual entity mention to its corresponding disambiguated entry in a knowledge repository. In this paper,…

计算与语言 · 计算机科学 2015-08-06 Miao Fan , Qiang Zhou , Thomas Fang Zheng

Accurate entity linkers have been produced for domains and languages where annotated data (i.e., texts linked to a knowledge base) is available. However, little progress has been made for the settings where no or very limited amounts of…

计算与语言 · 计算机科学 2019-06-05 Phong Le , Ivan Titov

Statements about entities occur everywhere, from newspapers and web pages to structured databases. Correlating references to entities across systems that use different identifiers or names for them is a widespread problem. In this paper, we…

人工智能 · 计算机科学 2014-06-27 R. V. Guha

Many fundamental problems in natural language processing rely on determining what entities appear in a given text. Commonly referenced as entity linking, this step is a fundamental component of many NLP tasks such as text understanding,…

计算与语言 · 计算机科学 2016-02-01 Octavian-Eugen Ganea , Marina Ganea , Aurelien Lucchi , Carsten Eickhoff , Thomas Hofmann

Model-based clustering is a powerful tool that is often used to discover hidden structure in data by grouping observational units that exhibit similar response values. Recently, clustering methods have been developed that permit…

统计方法学 · 统计学 2025-06-24 Sally Paganin , Garritt L. Page , Fernando Andrés Quintana

We introduce BioCoM, a contrastive learning framework for biomedical entity linking that uses only two resources: a small-sized dictionary and a large number of raw biomedical articles. Specifically, we build the training instances from raw…

计算与语言 · 计算机科学 2021-06-16 Shogo Ujiie , Hayate Iso , Eiji Aramaki

Classification model selection is a process of identifying a suitable model class for a given classification task on a dataset. Traditionally, model selection is based on cross-validation, meta-learning, and user preferences, which are…

机器学习 · 计算机科学 2023-05-24 Sudarsun Santhiappan , Nitin Shravan , Balaraman Ravindran

Compared to the general news domain, information extraction (IE) from biomedical text requires much broader domain knowledge. However, many previous IE methods do not utilize any external knowledge during inference. Due to the exponential…

计算与语言 · 计算机科学 2021-06-02 Tuan Lai , Heng Ji , ChengXiang Zhai , Quan Hung Tran

We propose a triad-based neural network system that generates affinity scores between entity mentions for coreference resolution. The system simultaneously accepts three mentions as input, taking mutual dependency and logical constraints of…

信息检索 · 计算机科学 2018-10-16 Yuanliang Meng , Anna Rumshisky

Background: Finding biomedical named entities is one of the most essential tasks in biomedical text mining. Recently, deep learning-based approaches have been applied to biomedical named entity recognition (BioNER) and showed promising…

计算与语言 · 计算机科学 2019-05-30 Wonjin Yoon , Chan Ho So , Jinhyuk Lee , Jaewoo Kang

Biomedical question answering often requires decisions from retrieved literature whose relevance, quality, and support for candidate answers are uneven. Most retrieval-augmented large language model (LLM) methods feed this literature to the…

计算与语言 · 计算机科学 2026-05-19 Chang Zong , Hao Ning , Siliang Tang , Jie Huang , Jian Wan

Clustering methods are applied regularly in the bibliometric literature to identify research areas or scientific fields. These methods are for instance used to group publications into clusters based on their relations in a citation network.…

数字图书馆 · 计算机科学 2016-05-02 Lovro Šubelj , Nees Jan van Eck , Ludo Waltman

Entity linking (EL) is the computational process of connecting textual mentions to corresponding entities. Like many areas of natural language processing, the EL field has greatly benefited from deep learning, leading to significant…

计算与语言 · 计算机科学 2024-06-26 Dominik Farhan

In entity linking, mentions of named entities in raw text are disambiguated against a knowledge base (KB). This work focuses on linking to unseen KBs that do not have training data and whose schema is unknown during training. Our approach…

计算与语言 · 计算机科学 2020-10-23 Yogarshi Vyas , Miguel Ballesteros