paper-with-me

홈 › Papers

Generic Overgeneralization in Pre-trained Language Models

2022-10-01 · COLING 2022 10 · Sello Ralethe, Jan Buys

Generic statements such as “ducks lay eggs” make claims about kinds, e.g., ducks as a category. The generic overgeneralization effect refers to the inclination to accept false universal generalizations such as “all ducks lay eggs” or “all lions have manes” as true. In this paper, we investigate the generic overgeneralization effect in pre-trained language models experimentally. We show that pre-trained language models suffer from overgeneralization and tend to treat quantified generic statements such as “all ducks lay eggs” as if they were true generics. Furthermore, we demonstrate how knowledge embedding methods can lessen this effect by injecting factual knowledge about kinds into pre-trained language models. To this end, we source factual knowledge about two types of generics, minority characteristic generics and majority characteristic generics, and inject this knowledge using a knowledge embedding model. Our results show that knowledge injection reduces, but does not eliminate, generic overgeneralization, and that majority characteristic generics of kinds are more susceptible to overgeneralization bias.

📄 PDF Abstract BibTeX

Code (1)

sello-ralethe/gog-in-plms 공식 구현

Similar Papers 제목 키워드 기반

Generics in science communication: Misaligned interpretations across laypeople, scientists, and large language models

2026-02-05 · Uwe Peters, Andrea Bertazzoli, Jasmine M. DeJesus, Gisela J. van der Velden 외 arxiv

Scientists often use generics, that is, unquantified statements about whole categories of people or phenomena, when communicating research findings (e.g., "statins reduce cardiovascular events"). Large language models (L…

RLVF: Learning from Verbal Feedback without Overgeneralization

2024-02-16 · Moritz Stephan, Alexander Khazatsky, Eric Mitchell, Annie S Chen 외

The diversity of contexts in which large language models (LLMs) are deployed requires the ability to modify or customize default model behaviors to incorporate nuanced requirements and preferences. A convenient interface…

Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization

2023-02-17 · IEEE Transactions on Industrial Informatics 2023 2 · Yunkang Cao, Xiaohao Xu, Zhaoge Liu, Weiming Shen

Most unsupervised image anomaly localization methods suffer from overgeneralization because of the high generalization abilities of convolutional neural networks, leading to unreliable predictions. To mitigate the overge…

Anomaly DetectionAnomaly Localization

CURO: Curriculum Learning for Relative Overgeneralization

2022-12-06 · Lin Shi, Qiyuan Liu, Bei Peng

Relative overgeneralization (RO) is a pathology that can arise in cooperative multi-agent tasks when the optimal joint action's utility falls below that of a sub-optimal joint action. RO can cause the agents to get stuck…

Efficient ExplorationMulti-agent Reinforcement LearningStarcraftStarcraft II+1

Collective Decision of One-vs-Rest Networks for Open Set Recognition

2021-03-18 · Jaeyeon Jang, Chang Ouk Kim

Unknown examples that are unseen during training often appear in real-world machine learning tasks, and an intelligent self-learning system should be able to distinguish between known and unknown examples. Accordingly, o…

Open Set LearningSelf-Learning