paper-with-me

Papers

Large Language Models as a Tool for Mining Object Knowledge

2024-10-16 · Hannah Youngeun An, Lenhart K. Schubert

Commonsense knowledge is essential for machines to reason about the world. Large language models (LLMs) have demonstrated their ability to perform almost human-like text generation. Despite this success, they fall short as trustworthy intelligent systems, due to the opacity of the basis for their answers and a tendency to confabulate facts when questioned about obscure entities or technical domains. We hypothesize, however, that their general knowledge about objects in the everyday world is largely sound. Based on that hypothesis, this paper investigates LLMs' ability to formulate explicit knowledge about common physical artifacts, focusing on their parts and materials. Our work distinguishes between the substances that comprise an entire object and those that constitute its parts$\unicode{x2014}$a previously underexplored distinction in knowledge base construction. Using few-shot with five in-context examples and zero-shot multi-step prompting, we produce a repository of data on the parts and materials of about 2,300 objects and their subtypes. Our evaluation demonstrates LLMs' coverage and soundness in extracting knowledge. This contribution to knowledge mining should prove useful to AI research on reasoning about object structure and composition and serve as an explicit knowledge source (analogous to knowledge graphs) for LLMs performing multi-hop question answering.

📄 PDF Abstract BibTeX arXiv:2410.12959

Code (0)

등록된 구현이 없습니다.

Tasks

General KnowledgeKnowledge Base ConstructionKnowledge GraphsMulti-hop Question AnsweringQuestion AnsweringText Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

The automatic creation of concept maps from documents written using morphologically rich languages

2012-10-29 · Krunoslav Zubrinic, Damir Kalpic, Mario Milicevic

Concept map is a graphical tool for representing knowledge. They have been used in many different areas, including education, knowledge management, business and intelligence. Constructing of concept maps manually can be …

Management

Mining Frequent Structures in Conceptual Models

2024-06-11 · Mattia Fumagalli, Tiago Prince Sales, Pedro Paulo F. Barcelos, Giovanni Micale 외

The problem of using structured methods to represent knowledge is well-known in conceptual modeling and has been studied for many years. It has been proven that adopting modeling patterns represents an effective structur…

Assisted Debate Builder with Large Language Models

2024-05-14 · Elliot Faugier, Frédéric Armetta, Angela Bonifati, Bruno Yun

We introduce ADBL2, an assisted debate builder tool. It is based on the capability of large language models to generalise and perform relation-based argument mining in a wide-variety of domains. It is the first open-sour…

Argument MiningLanguage ModelingLanguage ModellingLarge Language Model+1

R-Eval: A Unified Toolkit for Evaluating Domain Knowledge of Retrieval Augmented Large Language Models

2024-06-17 · Shangqing Tu, Yuanchun Wang, Jifan Yu, Yuyang Xie 외

Large language models have achieved remarkable success on general NLP tasks, but they may fall short for domain-specific problems. Recently, various Retrieval-Augmented Large Language Models (RALLMs) are proposed to addr…

RAGRetrieval

English dictionaries, gold and silver standard corpora for biomedical natural language processing related to SARS-CoV-2 and COVID-19

2020-03-22 · Salma Kazemi Rashed, Rafsan Ahmed, Johan Frid, Sonja Aits

Automated information extraction with natural language processing (NLP) tools is required to gain systematic insights from the large number of COVID-19 publications, reports and social media posts, which far exceed human…