paper-with-me

홈 › Papers

Crawling the Internal Knowledge-Base of Language Models

2023-01-30 · Roi Cohen, Mor Geva, Jonathan Berant, Amir Globerson

Language models are trained on large volumes of text, and as a result their parameters might contain a significant body of factual knowledge. Any downstream task performed by these models implicitly builds on these facts, and thus it is highly desirable to have means for representing this body of knowledge in an interpretable way. However, there is currently no mechanism for such a representation. Here, we propose to address this goal by extracting a knowledge-graph of facts from a given language model. We describe a procedure for ``crawling'' the internal knowledge-base of a language model. Specifically, given a seed entity, we expand a knowledge-graph around it. The crawling procedure is decomposed into sub-tasks, realized through specially designed prompts that control for both precision (i.e., that no wrong facts are generated) and recall (i.e., the number of facts generated). We evaluate our approach on graphs crawled starting from dozens of seed entities, and show it yields high precision graphs (82-92%), while emitting a reasonable number of facts per entity.

📄 PDF Abstract BibTeX arXiv:2301.12810

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Crawling Under-Resourced Languages - a Portal for Community-Contributed Corpus Collection

2022-06-01 · DCLRL (LREC) 2022 6 · Erik Körner, Felix Helfer, Christopher Schröder, Thomas Eckart 외

The “Web as corpus” paradigm opens opportunities for enhancing the current state of language resources for endangered and under-resourced languages. However, standard crawling strategies tend to overlook available resour…

The Growing Gains and Pains of Iterative Web Corpora Crawling: Insights from South Slavic CLASSLA-web 2.0 Corpora

2026-01-16 · Taja Kuzman Pungeršek, Peter Rupnik, Vít Suchomel, Nikola Ljubešić arxiv

Crawling national top-level domains has proven to be highly effective for collecting texts in less-resourced languages. This approach has been recently used for South Slavic languages and resulted in the largest general …

Automated Generation of Executable Cross-Language Background Knowledge

2020-10-13 · Anonymous

Certain problems require specific semanticknowledge to be solved, e.g. the transformation “January→1”.Without the requireddomain specific knowledge, a program synthesizer can’t generalize toward…

Program Synthesis

Smart Bilingual Focused Crawling of Parallel Documents

2024-05-23 · Cristian García-Romero, Miquel Esplà-Gomis, Felipe Sánchez-Martínez

Crawling parallel texts $\unicode{x2014}$texts that are mutual translations$\unicode{x2014}$ from the Internet is usually done following a brute-force approach: documents are massively downloaded in an unguided process, …

Knowledge Graph RAG: Agentic Crawling and Graph Construction in Enterprise Documents

2026-04-14 · Koushik Chakraborty, Koyel Guha arxiv

This research paper addresses the limitations of semantic search in complex enterprise document ecosystems. Traditional RAG pipelines often fail to capture hierarchical and interconnected information, leading to retrieva…

Knowledge Graphs