AICLOct 16, 2024

Large Language Models as a Tool for Mining Object Knowledge

arXiv:2410.12959v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work provides a tool for AI research on reasoning about object structure and composition, serving as an explicit knowledge source for tasks like multi-hop question answering, but it is incremental as it builds on existing LLM capabilities for a specific domain.

The paper tackled the problem of extracting explicit commonsense knowledge about objects, specifically their parts and materials, using large language models (LLMs), and produced a repository covering about 2,300 objects with evaluation showing coverage and soundness.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes