中文
相关论文

相关论文: LongBEL: Long-Context and Document-Consistent Biom…

200 篇论文

Previous work has shown promising results in performing entity linking by measuring not only the affinities between mentions and entities but also those amongst mentions. In this paper, we present novel training and inference procedures…

计算与语言 · 计算机科学 2022-12-13 Dhruv Agarwal , Rico Angell , Nicholas Monath , Andrew McCallum

Large language models (LLMs) excel at single-turn reasoning but often lose accuracy and coherence over extended, multi-turn interactions. Recent evaluations such as TurnBench highlight recurring failure modes-reasoning bias, task drift,…

计算与语言 · 计算机科学 2025-12-17 Yiran Zhang , Jincheng Hu , Mark Dras , Usman Naseem

Text documents are structured on multiple levels of detail: individual words are related by syntax, but larger units of text are related by discourse structure. Existing language models generally fail to account for discourse structure, but…

计算与语言 · 计算机科学 2016-02-23 Yangfeng Ji , Trevor Cohn , Lingpeng Kong , Chris Dyer , Jacob Eisenstein

Building conversational agents that can have natural and knowledge-grounded interactions with humans requires understanding user utterances. Entity Linking (EL) is an effective and widely used method for understanding natural language text…

计算与语言 · 计算机科学 2023-09-29 Hideaki Joko , Faegheh Hasibi

Representing documents into high dimensional embedding space while preserving the structural similarity between document sources has been an ultimate goal for many works on text representation learning. Current embedding models, however,…

计算与语言 · 计算机科学 2023-10-31 Iftitahu Ni'mah , Samaneh Khoshrou , Vlado Menkovski , Mykola Pechenizkiy

Automated entity relation extraction (RE) from literature provides an important source for constructing biomedical database, which is more efficient and extensible than manual curation. However, existing RE models usually ignore the…

计算与语言 · 计算机科学 2019-06-25 Lixiang Hong , JinJian Lin , Jiang Tao , Jianyang Zeng

Large language model (LLM) approaches to tabular summarization rely on extensive prompt engineering, decomposition pipelines, or entity-level intermediate representations to achieve strong performance. While effective, these strategies are…

计算与语言 · 计算机科学 2026-03-24 Ritam Upadhyay , Naman Ahuja , Rishabh Baral , Aparna Garimella , Vivek Gupta

Medical language models must be updated as evidence and terminology evolve, yet sequential updating can trigger catastrophic forgetting. Although biomedical NLP has many static benchmarks, no unified, task-diverse benchmark exists for…

人工智能 · 计算机科学 2026-03-18 Min Zeng , Shuang Zhou , Zaifu Zhan , Rui Zhang

Biomedical named entity recognition (BNER) serves as the foundation for numerous biomedical text mining tasks. Unlike general NER, BNER require a comprehensive grasp of the domain, and incorporating external knowledge beyond training data…

计算与语言 · 计算机科学 2023-07-06 Junyi Bian , Rongze Jiang , Weiqi Zhai , Tianyang Huang , Hong Zhou , Shanfeng Zhu

Lifelong interactive agents are expected to assist users over months or years, which requires continually writing long term memories while retrieving the right evidence for each new query under fixed context and latency budgets. Existing…

信息检索 · 计算机科学 2026-03-23 Can Lv , Heng Chang , Yuchen Guo , Shengyu Tao , Shiji Zhou

Large language models (LLMs) are widely explored for reasoning-intensive research tasks, yet resources for testing whether they can infer scientific conclusions from structured biomedical evidence remain limited. We introduce…

计算与语言 · 计算机科学 2026-04-09 Weiyue Li , Ruizhi Qian , Yi Li , Yongce Li , Yunfan Long , Jiahui Cai , Yan Luo , Mengyu Wang

Understanding the semantic meaning of tabular data requires Entity Linking (EL), in order to associate each cell value to a real-world entity in a Knowledge Base (KB). In this work, we focus on end-to-end solutions for EL on tabular data…

计算与语言 · 计算机科学 2022-07-06 Miltiadis Marios Katsakioris , Yiwei Zhou , Daniele Masato

Multi-source entity linkage focuses on integrating knowledge from multiple sources by linking the records that represent the same real world entity. This is critical in high-impact applications such as data cleaning and user stitching. The…

机器学习 · 计算机科学 2021-10-28 Di Jin , Bunyamin Sisman , Hao Wei , Xin Luna Dong , Danai Koutra

Multi-table entity matching (MEM) addresses the limitations of dual-table approaches by enabling simultaneous identification of equivalent entities across multiple data sources without unique identifiers. However, existing methods relying…

计算与语言 · 计算机科学 2026-04-24 Yingkai Tang , Taoyu Su , Wenyuan Zhang , Xiaoyang Guo , Tingwen Liu

The surging amount of biomedical literature & digital clinical records presents a growing need for text mining techniques that can not only identify but also semantically relate entities in unstructured data. In this paper we propose a text…

计算与语言 · 计算机科学 2021-12-28 Hasham Ul Haq , Veysel Kocaman , David Talby

Motivated by the fact that many relations cross the sentence boundary, there has been increasing interest in document-level relation extraction (DocRE). DocRE requires integrating information within and across sentences, capturing complex…

计算与语言 · 计算机科学 2022-04-12 John Giorgi , Gary D. Bader , Bo Wang

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global information from…

计算与语言 · 计算机科学 2019-11-20 Ying Luo , Fengshun Xiao , Hai Zhao

Biological relation networks contain rich information for understanding the biological mechanisms behind the relationship of entities such as genes, proteins, diseases, and chemicals. The vast growth of biomedical literature poses…

计算与语言 · 计算机科学 2025-01-27 Po-Ting Lai , Chih-Hsuan Wei , Shubo Tian , Robert Leaman , Zhiyong Lu

Long document coreference resolution remains a challenging task due to the large memory and runtime requirements of current models. Recent work doing incremental coreference resolution using just the global representation of entities shows…

计算与语言 · 计算机科学 2020-11-18 Shubham Toshniwal , Sam Wiseman , Allyson Ettinger , Karen Livescu , Kevin Gimpel

Aligning terminological resources, including ontologies, controlled vocabularies, taxonomies, and value sets is a critical part of data integration in many domains such as healthcare, chemistry, and biomedical research. Entity mapping is…