中文
相关论文

相关论文: Representational Analysis of Binding in Language M…

200 篇论文

To correctly use in-context information, language models (LMs) must bind entities to their attributes. For example, given a context describing a "green square" and a "blue circle", LMs must bind the shapes to their respective colors. We…

机器学习 · 计算机科学 2024-05-07 Jiahai Feng , Jacob Steinhardt

A key component of in-context reasoning is the ability of language models (LMs) to bind entities for later retrieval. For example, an LM might represent "Ann loves pie" by binding "Ann" to "pie", allowing it to later retrieve "Ann" when…

计算与语言 · 计算机科学 2026-05-29 Yoav Gur-Arieh , Mor Geva , Atticus Geiger

How do language models (LMs) represent characters' beliefs, especially when those beliefs may differ from reality? This question lies at the heart of understanding the Theory of Mind (ToM) capabilities of LMs. We analyze LMs' ability to…

Understanding a discourse requires tracking entities and the relations that hold between them. While Large Language Models (LLMs) perform well on relational reasoning, the mechanism by which they bind entities, relations, and attributes…

计算与语言 · 计算机科学 2026-04-22 Qin Dai , Benjamin Heinzerling , Kentaro Inui

We analyze the extent to which internal representations of language models (LMs) identify and distinguish mentions of named entities, focusing on the many-to-many correspondence between entities and their mentions. We first formulate two…

计算与语言 · 计算机科学 2025-07-22 Masaki Sakata , Benjamin Heinzerling , Sho Yokoi , Takumi Ito , Kentaro Inui

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

Language models must bind entities to the attributes they possess and maintain several such binding relationships within a context. We study how multiple entities are represented across token positions and whether single tokens can carry…

计算与语言 · 计算机科学 2026-04-24 Paul C. Bogdan , Jack Lindsey

What would it take for a natural language model to understand a novel, such as The Lord of the Rings? Among other things, such a model must be able to: (a) identify and record new characters (entities) and their attributes as they are…

计算与语言 · 计算机科学 2022-08-31 Shubham Toshniwal

To understand a prompt, Vision-Language models (VLMs) must perceive the image, comprehend the text, and build associations within and across both modalities. For instance, given an 'image of a red toy car', the model should associate this…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Darshana Saravanan , Makarand Tapaswi , Vineet Gandhi

Entity bias widely affects pretrained (large) language models, causing them to rely on (biased) parametric knowledge to make unfaithful predictions. Although causality-inspired methods have shown great potential to mitigate entity bias, it…

计算与语言 · 计算机科学 2023-10-30 Fei Wang , Wenjie Mo , Yiwei Wang , Wenxuan Zhou , Muhao Chen

Entity matching (EM), the task of identifying whether two descriptions refer to the same entity, is essential in data management. Traditional methods have evolved from rule-based to AI-driven approaches, yet current techniques using large…

数据库 · 计算机科学 2024-06-18 Silvery D. Fu , David Wang , Wen Zhang , Kathleen Ge

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

Some Question Answering (QA) systems rely on knowledge bases (KBs) to provide accurate answers. Entity Linking (EL) plays a critical role in linking natural language mentions to KB entries. However, most existing EL methods are designed for…

计算与语言 · 计算机科学 2026-05-22 Yajie Luo , Yihong Wu , Muzhi Li , Jia Ao Sun , Xinyu Wang , Liheng Ma , Yingxue Zhang , Jian-Yun Nie

Entity matching is the task of deciding whether two entity descriptions refer to the same real-world entity. Entity matching is a central step in most data integration pipelines. Many state-of-the-art entity matching methods rely on…

计算与语言 · 计算机科学 2024-10-21 Ralph Peeters , Aaron Steiner , Christian Bizer

Large vision-language models (LVLMs) show strong performance across multimodal benchmarks but remain limited in structured reasoning and precise grounding. Recent work has demonstrated that adding simple visual structures, such as…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Hosein Hasani , Amirmohammad Izadi , Fatemeh Askari , Mobin Bagherian , Sadegh Mohammadian , Mohammad Izadi , Mahdieh Soleymani Baghshah

Entity tracking (ET), the ability to keep track of states, is a fundamental skill that underlies complex reasoning. An increasing amount of work investigates how transformer language models (LMs) solve entity binding $\textit{without}$…

计算与语言 · 计算机科学 2026-05-29 Zilu Tang , Qiao Zhao , Gabriel Franco , Derry Wijaya , Aaron Mueller , Sebastian Schuster , Najoung Kim

Entity matching is the task of linking records from different sources that refer to the same real-world entity. Past work has primarily treated entity linking as a standard supervised learning problem. However, supervised entity matching…

计算与语言 · 计算机科学 2024-10-01 Somin Wadhwa , Adit Krishnan , Runhui Wang , Byron C. Wallace , Chris Kong

Language is not only a tool for communication but also a medium for human cognition and reasoning. If, as linguistic relativity suggests, the structure of language shapes cognitive patterns, then large language models (LLMs) trained on…

计算与语言 · 计算机科学 2025-06-23 Chenxi Wang , Yixuan Zhang , Lang Gao , Zixiang Xu , Zirui Song , Yanbo Wang , Xiuying Chen

Contemporary neural networks still fall short of human-level generalization, which extends far beyond our direct experiences. In this paper, we argue that the underlying cause for this shortcoming is their inability to dynamically and…

神经与进化计算 · 计算机科学 2020-12-10 Klaus Greff , Sjoerd van Steenkiste , Jürgen Schmidhuber

Recent work has demonstrated that semantics specified by pretraining data influence how representations of different concepts are organized in a large language model (LLM). However, given the open-ended nature of LLMs, e.g., their ability…

‹ 上一页 1 2 3 10 下一页 ›