paper-with-me

홈 › Papers

Towards the Detection of a Semantic Gap in the Chain of Commonsense Knowledge Triples

2022-06-01 · LREC 2022 6 · Yoshihiko Hayashi

A commonsense knowledge resource organizes common sense that is not necessarily correct all the time, but most people are expected to know or believe. Such knowledge resources have recently been actively built and utilized in artificial intelligence, particularly natural language processing. In this paper, we discuss an important but not significantly discussed the issue of semantic gaps potentially existing in a commonsense knowledge graph and propose a machine learning-based approach to detect a semantic gap that may inhibit the proper chaining of knowledge triples. In order to establish this line of research, we created a pilot dataset from ConceptNet, in which chains consisting of two adjacent triples are sampled, and the validity of each chain is human-annotated. We also devised a few baseline methods for detecting the semantic gaps and compared them in small-scale experiments. Although the experimental results suggest that the detection of semantic gaps may not be a trivial task, we achieved several insights to further push this research direction, including the potential efficacy of sense embeddings and contextualized word representations enabled by a pre-trained language model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Commonsense Knowledge Mining from Term Definitions

2021-02-01 · Zhicheng Liang, Deborah L. McGuinness

Commonsense knowledge has proven to be beneficial to a variety of application areas, including question answering and natural language understanding. Previous work explored collecting commonsense knowledge triples automa…

Knowledge GraphsNatural Language UnderstandingQuestion AnsweringTAG+1

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 langu…

Knowledge GraphsLanguage Modelling

Commonsense mining as knowledge base completion? A study on the impact of novelty

2018-04-24 · WS 2018 6 · Stanisław Jastrzębski, Dzmitry Bahdanau, Seyedarian Hosseini, Michael Noukhovitch 외

Commonsense knowledge bases such as ConceptNet represent knowledge in the form of relational triples. Inspired by the recent work by Li et al., we analyse if knowledge base completion models can be used to mine commonsen…

Knowledge Base Completion

Alleviating the Knowledge-Language Inconsistency: A Study for Deep Commonsense Knowledge

2021-05-28 · Yi Zhang, Lei LI, Yunfang Wu, Qi Su 외

Knowledge facts are typically represented by relational triples, while we observe that some commonsense facts are represented by the triples whose forms are inconsistent with the expression of language. This inconsistenc…

Commonsense Knowledge with Negation: A Resource to Enhance Negation Understanding

2026-04-21 · Zijie Wang, MohammadHossein Rezaei, Farzana Rashid, Eduardo Blanco arxiv

Negation is a common and important semantic feature in natural language, yet Large Language Models (LLMs) struggle when negation is involved in natural language understanding tasks. Commonsense knowledge, on the other ha…

Natural Language Understanding