paper-with-me

홈 › Papers

Large Language Models Are Partially Primed in Pronoun Interpretation

2023-05-26 · Suet-Ying Lam, Qingcheng Zeng, Kexun Zhang, Chenyu You, Rob Voigt

While a large body of literature suggests that large language models (LLMs) acquire rich linguistic representations, little is known about whether they adapt to linguistic biases in a human-like way. The present study probes this question by asking whether LLMs display human-like referential biases using stimuli and procedures from real psycholinguistic experiments. Recent psycholinguistic studies suggest that humans adapt their referential biases with recent exposure to referential patterns; closely replicating three relevant psycholinguistic experiments from Johnson & Arnold (2022) in an in-context learning (ICL) framework, we found that InstructGPT adapts its pronominal interpretations in response to the frequency of referential patterns in the local discourse, though in a limited fashion: adaptation was only observed relative to syntactic but not semantic biases. By contrast, FLAN-UL2 fails to generate meaningful patterns. Our results provide further evidence that contemporary LLMs discourse representations are sensitive to syntactic patterns in the local context but less so to semantic patterns. Our data and code are available at \url{https://github.com/zkx06111/llm_priming}.

📄 PDF Abstract BibTeX arXiv:2305.16917

Code (1)

zkx06111/llm_priming 공식 구현

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

ContextualJailbreak: Evolutionary Red-Teaming via Simulated Conversational Priming

2026-05-04 · Mario Rodríguez Béjar, Francisco J. Cortés-Delgado, S. Braghin, Jose L. Hernández-Ramos arxiv

Large language models (LLMs) remain vulnerable to jailbreak attacks that bypass safety alignment and elicit harmful responses. A growing body of work shows that contextual priming, where earlier turns covertly bias later…

Detecting Independent Pronoun Bias with Partially-Synthetic Data Generation

2020-11-01 · EMNLP 2020 11 · Robert Munro, Alex (Carmen) Morrison

We report that state-of-the-art parsers consistently failed to identify {``}hers{''} and {``}theirs{''} as pronouns but identified the masculine equivalent {``}his{''}. We find that the same biases exist in recent langua…

BIG-bench Machine LearningSynthetic Data Generation

The Frobenius anatomy of word meanings II: possessive relative pronouns

2014-06-18 · Mehrnoosh Sadrzadeh, Stephen Clark, Bob Coecke

Within the categorical compositional distributional model of meaning, we provide semantic interpretations for the subject and object roles of the possessive relative pronoun `whose'. This is done in terms of Frobenius al…

AnatomyObject

Data Augmentation Methods for Anaphoric Zero Pronouns

2021-09-20 · CRAC (ACL) 2021 11 · Abdulrahman Aloraini, Massimo Poesio

In pro-drop language like Arabic, Chinese, Italian, Japanese, Spanish, and many others, unrealized (null) arguments in certain syntactic positions can refer to a previously introduced entity, and are thus called anaphori…

Data Augmentation

TAPHSIR: Towards AnaPHoric Ambiguity Detection and ReSolution In Requirements

2022-06-21 · Saad Ezzini, Sallam Abualhaija, Chetan Arora, Mehrdad Sabetzadeh

We introduce TAPHSIR, a tool for anaphoric ambiguity detection and anaphora resolution in requirements. TAPHSIR facilities reviewing the use of pronouns in a requirements specification and revising those pronouns that ca…

Language ModelingLanguage Modelling