中文
相关论文

相关论文: On Entity Identification in Language Models

200 篇论文

Named entities are fundamental building blocks of knowledge in text, grounding factual information and structuring relationships within language. Despite their importance, it remains unclear how Large Language Models (LLMs) internally…

计算与语言 · 计算机科学 2025-10-13 Victor Morand , Josiane Mothe , Benjamin Piwowarski

Large language models (LLMs) have been proven capable of memorizing their training data, which can be extracted through specifically designed prompts. As the scale of datasets continues to grow, privacy risks arising from memorization have…

计算与语言 · 计算机科学 2023-11-07 Zhenhong Zhou , Jiuyang Xiang , Chaomeng Chen , Sen Su

Large Language Models (LLMs) have demonstrated strong performance as knowledge repositories, enabling models to understand user queries and generate accurate and context-aware responses. Extensive evaluation setups have corroborated the…

计算与语言 · 计算机科学 2024-11-19 Prasoon Bajpai , Sarah Masud , Tanmoy Chakraborty

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

Language models (LMs) are typically trained once on a large-scale corpus and used for years without being updated. However, in a dynamic world, new entities constantly arise. We propose a framework to analyze what LMs can infer about new…

计算与语言 · 计算机科学 2022-05-06 Yasumasa Onoe , Michael J. Q. Zhang , Eunsol Choi , Greg Durrett

Topic models aim to reveal latent structures within a corpus of text, typically through the use of term-frequency statistics over bag-of-words representations from documents. In recent years, conceptual entities -- interpretable,…

计算与语言 · 计算机科学 2024-08-27 Manuel V. Loureiro , Steven Derby , Tri Kurniawan Wijaya

Named entity recognition (NER) is a vital task in spoken language understanding, which aims to identify mentions of named entities in text e.g., from transcribed speech. Existing neural models for NER rely mostly on dedicated word-level…

计算与语言 · 计算机科学 2019-09-24 Abdalghani Abujabal , Judith Gaspers

Entity resolution, the task of identifying and merging records that refer to the same real-world entity, is crucial in sectors like e-commerce, healthcare, and law enforcement. Large Language Models (LLMs) introduce an innovative approach…

计算与语言 · 计算机科学 2024-09-13 Huahang Li , Longyu Feng , Shuangyin Li , Fei Hao , Chen Jason Zhang , Yuanfeng Song

One of the major aspects contributing to the striking performance of large language models (LLMs) is the vast amount of factual knowledge accumulated during pre-training. Yet, many LLMs suffer from self-inconsistency, which raises doubts…

计算与语言 · 计算机科学 2024-10-07 Anastasiia Sedova , Robert Litschko , Diego Frassinelli , Benjamin Roth , Barbara Plank

In standard methodology for natural language processing, entities in text are typically embedded in dense vector spaces with pre-trained models. The embeddings produced this way are effective when fed into downstream models, but they…

计算与语言 · 计算机科学 2020-10-14 Yasumasa Onoe , Greg Durrett

Organizations generate vast amounts of interconnected content across various platforms. While language models enable sophisticated reasoning for use in business applications, retrieving and contextualizing information from organizational…

信息检索 · 计算机科学 2025-04-11 Adam McCabe , Matthew H. Chequers

Neural language models (LM) trained on diverse corpora are known to work well on previously seen entities, however, updating these models with dynamically changing entities such as place names, song titles and shopping items requires…

计算与语言 · 计算机科学 2021-09-16 Ravi Teja Gadde , Ivan Bulyko

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be…

计算与语言 · 计算机科学 2025-10-23 Daniel Vollmers , Hamada M. Zahera , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

Understanding a long document requires tracking how entities are introduced and evolve over time. We present a new type of language model, EntityNLM, that can explicitly model entities, dynamically update their representations, and…

计算与语言 · 计算机科学 2017-08-03 Yangfeng Ji , Chenhao Tan , Sebastian Martschat , Yejin Choi , Noah A. Smith

Large Language Models (LLMs) are known to memorize portions of their training data, sometimes even reproduce content verbatim when prompted appropriately. Despite substantial interest, existing LLM memorization research has offered limited…

计算与语言 · 计算机科学 2026-04-21 Yizhan Huang , Zhe Yang , Meifang Chen , Huang Nianchen , Jianping Zhang , Michael R. Lyu

Due to their capacity to acquire world knowledge from large corpora, pre-trained language models (PLMs) are extensively used in ultra-fine entity typing tasks where the space of labels is extremely large. In this work, we explore the…

计算与语言 · 计算机科学 2026-04-28 Advait Deshmukh , Ashwin Umadi , Dananjay Srinivas , Maria Leonor Pacheco

Entity matching (EM) is a critical step in entity resolution (ER). Recently, entity matching based on large language models (LLMs) has shown great promise. However, current LLM-based entity matching approaches typically follow a binary…

计算与语言 · 计算机科学 2024-12-13 Tianshu Wang , Xiaoyang Chen , Hongyu Lin , Xuanang Chen , Xianpei Han , Hao Wang , Zhenyu Zeng , Le Sun

Multilingual large language models (LLMs) are expected to recall factual knowledge consistently across languages. However, the factors that give rise to such crosslingual consistency -- and its frequent failure -- remain poorly understood.…

计算与语言 · 计算机科学 2025-10-14 Yihong Liu , Mingyang Wang , François Yvon , Hinrich Schütze

Entity linking involves aligning textual mentions of named entities to their corresponding entries in a knowledge base. Entity linking systems often exploit relations between textual mentions in a document (e.g., coreference) to decide if…

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

Vision-language models (VLMs) excel at extracting and reasoning about information from images. Yet, their capacity to leverage internal knowledge about specific entities remains underexplored. This work investigates the disparity in model…

计算与语言 · 计算机科学 2026-01-06 Ido Cohen , Daniela Gottesman , Mor Geva , Raja Giryes
‹ 上一页 1 2 3 10 下一页 ›