paper-with-me

Papers

Utilizing Language Models to Expand Vision-Based Commonsense Knowledge Graphs

2022-08-17 · journal 2022 8 · Navid Rezaei, Marek Z. Reformat

The introduction and ever-growing size of the transformer deep-learning architecture have had a tremendous impact not only in the field of natural language processing but also in other fields. The transformer-based language models have contributed to a renewed interest in commonsense knowledge due to the abilities of deep learning models. Recent literature has focused on analyzing commonsense embedded within the pre-trained parameters of these models and embedding missing commonsense using knowledge graphs and fine-tuning. We base our current work on the empirically proven language understanding of very large transformer-based language models to expand a limited commonsense knowledge graph, initially generated only on visual data. The few-shot-prompted pre-trained language models can learn the context of an initial knowledge graph with less bias than language models fine-tuned on a large initial corpus. It is also shown that these models can offer new concepts that are added to the vision-based knowledge graph. This two-step approach of vision mining and language model prompts results in the auto-generation of a commonsense knowledge graph well equipped with physical commonsense, which is human commonsense gained by interacting with the physical world. To prompt the language models, we adapted the chain-of-thought method of prompting. To the best of our knowledge, it is a novel contribution to the domain of the generation of commonsense knowledge, which can result in a five-fold cost reduction compared to the state-of-the-art. Another contribution is assigning fuzzy linguistic terms to the generated triples. The process is end to end in the context of knowledge graphs. It means the triples are verbalized to natural language, and after being processed, the results are converted back to triples and added to the commonsense knowledge graph.

📄 PDF Abstract BibTeX

Code (1)

navidre/lm_vision_kg_expansion

Tasks

Knowledge GraphsLanguage Modelling

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Probing Commonsense Knowledge in Pre-trained Language Models with Sense-level Precision and Expanded Vocabulary

2022-10-12 · Daniel Loureiro, Alípio Mário Jorge

Progress on commonsense reasoning is usually measured from performance improvements on Question Answering tasks designed to require commonsense knowledge. However, fine-tuning large Language Models (LMs) on these specifi…

Question Answering

CKBP v2: Better Annotation and Reasoning for Commonsense Knowledge Base Population

2023-04-20 · Tianqing Fang, Quyet V. Do, Zihao Zheng, Weiqi Wang 외

Commonsense Knowledge Bases (CSKB) Population, which aims at automatically expanding knowledge in CSKBs with external resources, is an important yet hard task in NLP. Fang et al. (2021a) proposed a CSKB Population (CKBP)…

Knowledge Base PopulationQuestion Answering

Open-ended Commonsense Reasoning with Unrestricted Answer Scope

2023-10-18 · Chen Ling, Xuchao Zhang, Xujiang Zhao, Yanchi Liu 외

Open-ended Commonsense Reasoning is defined as solving a commonsense question without providing 1) a short list of answer candidates and 2) a pre-defined answer scope. Conventional ways of formulating the commonsense que…

Question AnsweringRetrieval

Knowledge Graph-Augmented Korean Generative Commonsense Reasoning

2023-06-26 · Dahyun Jung, Jaehyung Seo, Jaewook Lee, Chanjun Park 외

Generative commonsense reasoning refers to the task of generating acceptable and logical assumptions about everyday situations based on commonsense understanding. By utilizing an existing dataset such as Korean CommonGen…

Text Generation

Utilizing Background Knowledge for Robust Reasoning over Traffic Situations

2022-12-04 · Jiarui Zhang, Filip Ilievski, Aravinda Kollaa, Jonathan Francis 외

Understanding novel situations in the traffic domain requires an intricate combination of domain-specific and causal commonsense knowledge. Prior work has provided sufficient perception-based modalities for traffic monit…

Knowledge GraphsMultiple-choiceNatural Language InferenceQuestion Answering