paper-with-me

Papers

Knowledgeable or Educated Guess? Revisiting Language Models as Knowledge Bases

2021-06-17 · ACL 2021 5 · Boxi Cao, Hongyu Lin, Xianpei Han, Le Sun, Lingyong Yan, Meng Liao, Tong Xue, Jin Xu

Previous literatures show that pre-trained masked language models (MLMs) such as BERT can achieve competitive factual knowledge extraction performance on some datasets, indicating that MLMs can potentially be a reliable knowledge source. In this paper, we conduct a rigorous study to explore the underlying predicting mechanisms of MLMs over different extraction paradigms. By investigating the behaviors of MLMs, we find that previous decent performance mainly owes to the biased prompts which overfit dataset artifacts. Furthermore, incorporating illustrative cases and external contexts improve knowledge prediction mainly due to entity type guidance and golden answer leakage. Our findings shed light on the underlying predicting mechanisms of MLMs, and strongly question the previous conclusion that current MLMs can potentially serve as reliable factual knowledge bases.

📄 PDF Abstract BibTeX arXiv:2106.09231

Code (1)

c-box/LANKA 공식 구현

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
WordPiece 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

A Probit Estimation of Urban Bases of Environmental Awareness: Evidence from Sylhet City, Bangladesh

2021-07-18 · Mohammad Masud Alam, AFM Zakaria

This paper evaluates the significant factors contributing to environmental awareness among individuals living in the urban area of Sylhet, Bangladesh. Ordered Probit(OPM) estimation is applied on the value of ten measure…

KAMEL : Knowledge Analysis with Multitoken Entities in Language Models

2022-11-01 · Automated Knowledge Base Construction 2022 11 · Jan-Christoph Kalo, Leandra Fichtel

Large language models (LMs) have been shown to capture large amounts of relational knowledge from the pre-training corpus. These models can be probed for this factual knowledge by using cloze-style prompts as demonstrat…

Knowledge GraphsProbing Language Models

Hierarchical Neural Network for Extracting Knowledgeable Snippets and Documents

2018-08-22 · Ganbin Zhou, Rongyu Cao, Xiang Ao, Ping Luo 외

In this study, we focus on extracting knowledgeable snippets and annotating knowledgeable documents from Web corpus, consisting of the documents from social media and We-media. Informally, knowledgeable snippets refer to…

Knowledge Base Construction

Multimodal Analysis Of Google Bard And GPT-Vision: Experiments In Visual Reasoning

2023-08-17 · David Noever, Samantha Elizabeth Miller Noever

Addressing the gap in understanding visual comprehension in Large Language Models (LLMs), we designed a challenge-response study, subjecting Google Bard and GPT-Vision to 64 visual tasks, spanning categories like "Visual…

Common Sense ReasoningOptical Character RecognitionVisual Reasoning

Knowledgeable-r1: Policy Optimization for Knowledge Exploration in Retrieval-Augmented Generation

2025-06-05 · Chenyu Lin, Yilin Wen, Du Su, Fei Sun 외

Retrieval-augmented generation (RAG) is a mainstream method for improving performance on knowledge-intensive tasks. However,current RAG systems often place too much emphasis on retrieved contexts. This can lead to relian…

counterfactualRAGRetrievalRetrieval-augmented Generation