paper-with-me

Papers

COPEN: Probing Conceptual Knowledge in Pre-trained Language Models

2022-11-08 · Hao Peng, Xiaozhi Wang, Shengding Hu, Hailong Jin, Lei Hou, Juanzi Li, Zhiyuan Liu, Qun Liu

Conceptual knowledge is fundamental to human cognition and knowledge bases. However, existing knowledge probing works only focus on evaluating factual knowledge of pre-trained language models (PLMs) and ignore conceptual knowledge. Since conceptual knowledge often appears as implicit commonsense behind texts, designing probes for conceptual knowledge is hard. Inspired by knowledge representation schemata, we comprehensively evaluate conceptual knowledge of PLMs by designing three tasks to probe whether PLMs organize entities by conceptual similarities, learn conceptual properties, and conceptualize entities in contexts, respectively. For the tasks, we collect and annotate 24k data instances covering 393 concepts, which is COPEN, a COnceptual knowledge Probing bENchmark. Extensive experiments on different sizes and types of PLMs show that existing PLMs systematically lack conceptual knowledge and suffer from various spurious correlations. We believe this is a critical bottleneck for realizing human-like cognition in PLMs. COPEN and our codes are publicly released at https://github.com/THU-KEG/COPEN.

📄 PDF Abstract BibTeX arXiv:2211.04079

Code (1)

thu-keg/copen 공식 구현 jax

Tasks

Knowledge Probing

Similar Papers 제목 키워드 기반

MedVQA-TREE: A Multimodal Reasoning and Retrieval Framework for Sarcopenia Prediction

2025-08-26 · Pardis Moradbeiki, Nasser Ghadiri, Sayed Jalal Zahabi, Uffe Kock Wiil 외 arxiv

Accurate sarcopenia diagnosis via ultrasound remains challenging due to subtle imaging cues, limited labeled data, and the absence of clinical context in most models. We propose MedVQA-TREE, a multimodal framework that i…

Multimodal ReasoningClinical KnowledgeSpatial Reasoning

CANDLE: A Cross-Modal Agentic Knowledge Distillation Framework for Interpretable Sarcopenia Diagnosis

2025-07-26 · Yuqi Jin, Zhenhao Shuai, Zihan Hu, Weiteng Zhang 외 arxiv

Background and Aims: Large language models (LLMs) have shown remarkable generalization and transfer capabilities by learning from vast corpora of text and web data. Their semantic representations allow cross-task knowled…

Knowledge DistillationReinforcement Learning

XCOMPS: A Multilingual Benchmark of Conceptual Minimal Pairs

2025-02-27 · Linyang He, Ercong Nie, Sukru Samet Dindar, Arsalan Firoozi 외

We introduce XCOMPS in this work, a multilingual conceptual minimal pair dataset covering 17 languages. Using this dataset, we evaluate LLMs' multilingual conceptual understanding through metalinguistic prompting, direct…

Knowledge Distillation

Language Model Analysis for Ontology Subsumption Inference

2023-02-14 · Yuan He, Jiaoyan Chen, Ernesto Jiménez-Ruiz, Hang Dong 외

Investigating whether pre-trained language models (LMs) can function as knowledge bases (KBs) has raised wide research interests recently. However, existing works focus on simple, triple-based, relational KBs, but omit m…

Language ModelingLanguage ModellingmodelNatural Language Inference+1

Probing Memes in LLMs: A Paradigm for the Entangled Evaluation World

2026-02-03 · Luzhou Peng, Zhengxin Yang, Honglu Ji, Yikang Yang 외 arxiv

Current evaluation paradigms for large language models (LLMs) characterize models and datasets separately, yielding coarse descriptions: items in datasets are treated as pre-labeled entries, and models are summarized by …