中文
相关论文

相关论文: Language Models as Knowledge Bases: On Entity Repr…

200 篇论文

The ability of knowledge graphs to represent complex relationships at scale has led to their adoption for various needs including knowledge representation, question-answering, and recommendation systems. Knowledge graphs are often…

计算与语言 · 计算机科学 2023-05-18 Jason Youn , Ilias Tagkopoulos

Knowledge Graphs (KGs) store structured factual knowledge by linking entities through relationships, crucial for many applications. These applications depend on the KG's factual accuracy, so verifying facts is essential, yet challenging.…

数据库 · 计算机科学 2026-02-12 Farzad Shami , Stefano Marchesin , Gianmaria Silvello

Recent advances in Large Language Models (LLMs) have positioned them as a prominent solution for Natural Language Processing tasks. Notably, they can approach these problems in a zero or few-shot manner, thereby eliminating the need for…

机器学习 · 计算机科学 2025-05-07 Gerard Pons , Besim Bilalli , Anna Queralt

Large Language Models (LLMs) have introduced a paradigm shift in interaction with AI technology, enabling knowledge workers to complete tasks by specifying their desired outcome in natural language. LLMs have the potential to increase…

人机交互 · 计算机科学 2025-03-24 Michelle Brachman , Amina El-Ashry , Casey Dugan , Werner Geyer

Large language models encapsulate knowledge and have demonstrated superior performance on various natural language processing tasks. Recent studies have localized this knowledge to specific model parameters, such as the MLP weights in…

计算与语言 · 计算机科学 2024-09-04 Yifan Wei , Xiaoyan Yu , Yixuan Weng , Huanhuan Ma , Yuanzhe Zhang , Jun Zhao , Kang Liu

We consider the possible role of current large language models (LLMs) in the study of human linguistic cognition. We focus on the use of such models as proxies for theories of cognition that are relatively linguistically-neutral in their…

计算与语言 · 计算机科学 2026-01-27 Imry Ziv , Nur Lan , Emmanuel Chemla , Roni Katzir

Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language understanding and generation. However, they often struggle with complex reasoning tasks and are prone to hallucination. Recent research has shown…

计算与语言 · 计算机科学 2024-12-17 Xue Wu , Kostas Tsioutsiouliklis

In the previous article, we presented a quantum-inspired framework for modeling semantic representation and processing in Large Language Models (LLMs), drawing upon mathematical tools and conceptual analogies from quantum mechanics to offer…

人工智能 · 计算机科学 2025-05-26 Timo Aukusti Laine

In many use-cases, information is stored in text but not available in structured data. However, extracting data from natural language text to precisely fit a schema, and thus enable querying, is a challenging task. With the rise of…

数据库 · 计算机科学 2023-10-26 Mohammed Saeed , Nicola De Cao , Paolo Papotti

Language models are powerful tools, yet their factual knowledge is still poorly understood, and inaccessible to ad-hoc browsing and scalable statistical analysis. This demonstration introduces GPTKB v1.5, a densely interlinked…

计算与语言 · 计算机科学 2025-07-09 Yujia Hu , Tuan-Phong Nguyen , Shrestha Ghosh , Moritz Müller , Simon Razniewski

Large Language Models (LMs) are known to encode world knowledge in their parameters as they pretrain on a vast amount of web corpus, which is often utilized for performing knowledge-dependent downstream tasks such as question answering,…

计算与语言 · 计算机科学 2022-05-25 Joel Jang , Seonghyeon Ye , Sohee Yang , Joongbo Shin , Janghoon Han , Gyeonghun Kim , Stanley Jungkyu Choi , Minjoon Seo

Pretrained Language Models (LMs) have been shown to possess significant linguistic, common sense, and factual knowledge. One form of knowledge that has not been studied yet in this context is information about the scalar magnitudes of…

计算与语言 · 计算机科学 2020-11-25 Xikun Zhang , Deepak Ramachandran , Ian Tenney , Yanai Elazar , Dan Roth

Knowledge probing assesses to which degree a language model (LM) has successfully learned relational knowledge during pre-training. Probing is an inexpensive way to compare LMs of different sizes and training configurations. However,…

计算与语言 · 计算机科学 2024-04-08 Jacek Wiland , Max Ploner , Alan Akbik

How can pretrained language models (PLMs) learn factual knowledge from the training set? We investigate the two most important mechanisms: reasoning and memorization. Prior work has attempted to quantify the number of facts PLMs learn, but…

计算与语言 · 计算机科学 2020-10-13 Nora Kassner , Benno Krojer , Hinrich Schütze

We present a new perspective on neural knowledge base (KB) embeddings, from which we build a framework that can model symbolic knowledge in the KB together with its learning process. We show that this framework well regularizes previous…

计算与语言 · 计算机科学 2015-12-04 Jiaxin Shi , Jun Zhu

Recently, Large Language Models (LLMs) have drawn significant attention due to their outstanding reasoning capabilities and extensive knowledge repository, positioning them as superior in handling various natural language processing tasks…

计算与语言 · 计算机科学 2023-11-30 Han Cao , Lingwei Wei , Mengyang Chen , Wei Zhou , Songlin Hu

Large language models (LLMs) have significantly advanced the field of natural language processing, with GPT models at the forefront. While their remarkable performance spans a range of tasks, adapting LLMs for real-world business scenarios…

计算与语言 · 计算机科学 2023-07-11 Minh-Tien Nguyen , Duy-Hung Nguyen , Shahab Sabahi , Hung Le , Jeff Yang , Hajime Hotta

To effectively interact with the real world, Large Language Models (LLMs) require entity-based commonsense reasoning, a challenging task that necessitates integrating factual knowledge about specific entities with commonsense inference.…

计算与语言 · 计算机科学 2026-05-14 Armin Toroghi , Faeze Moradi Kalarde , Scott Sanner

Existing question answering methods infer answers either from a knowledge base or from raw text. While knowledge base (KB) methods are good at answering compositional questions, their performance is often affected by the incompleteness of…

计算与语言 · 计算机科学 2017-04-28 Rajarshi Das , Manzil Zaheer , Siva Reddy , Andrew McCallum

Knowledge Base Question Answering (KBQA) aims to answer natural language questions over large-scale knowledge bases (KBs), which can be summarized into two crucial steps: knowledge retrieval and semantic parsing. However, three core…