paper-with-me

Papers

Knowledge-Enhanced Natural Language Inference Based on Knowledge Graphs

2020-12-01 · COLING 2020 8 · Zikang Wang, Linjing Li, Daniel Zeng

Natural Language Inference (NLI) is a vital task in natural language processing. It aims to identify the logical relationship between two sentences. Most of the existing approaches make such inference based on semantic knowledge obtained through training corpus. The adoption of background knowledge is rarely seen or limited to a few specific types. In this paper, we propose a novel Knowledge Graph-enhanced NLI (KGNLI) model to leverage the usage of background knowledge stored in knowledge graphs in the field of NLI. KGNLI model consists of three components: a semantic-relation representation module, a knowledge-relation representation module, and a label prediction module. Different from previous methods, various kinds of background knowledge can be flexibly combined in the proposed KGNLI model. Experiments on four benchmarks, SNLI, MultiNLI, SciTail, and BNLI, validate the effectiveness of our model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsNatural Language InferenceRelation

Similar Papers 제목 키워드 기반

ERNIE: Enhanced Representation through Knowledge Integration

2019-04-19 · Yu Sun, Shuohuan Wang, Yukun Li, Shikun Feng 외

We present a novel language representation model enhanced by knowledge called ERNIE (Enhanced Representation through kNowledge IntEgration). Inspired by the masking strategy of BERT, ERNIE is designed to learn language r…

Chinese Named Entity RecognitionChinese Sentence Pair ClassificationChinese Sentiment AnalysisCloze Test+7

Neural Natural Language Inference Models Enhanced with External Knowledge

2017-11-12 · ACL 2018 7 · Qian Chen, Xiaodan Zhu, Zhen-Hua Ling, Diana Inkpen 외

Modeling natural language inference is a very challenging task. With the availability of large annotated data, it has recently become feasible to train complex models such as neural-network-based inference models, which …

Natural Language Inference

ExBERT: An External Knowledge Enhanced BERT for Natural Language Inference

2021-08-03 · Amit Gajbhiye, Noura Al Moubayed, Steven Bradley

Neural language representation models such as BERT, pre-trained on large-scale unstructured corpora lack explicit grounding to real-world commonsense knowledge and are often unable to remember facts required for reasonin…

Knowledge GraphsNatural Language Inference

LLM Inference Enhanced by External Knowledge: A Survey

2025-05-30 · Yu-Hsuan Lin, Qian-Hui Chen, Yi-Jie Cheng, Jia-Ren Zhang 외

Recent advancements in large language models (LLMs) have enhanced natural-language reasoning. However, their limited parametric memory and susceptibility to hallucination present persistent challenges for tasks requiring…

HallucinationKnowledge GraphsSurvey

Several Experiments on Investigating Pretraining and Knowledge-Enhanced Models for Natural Language Inference

2019-04-27 · Tianda Li, Xiaodan Zhu, Quan Liu, Qian Chen 외

Natural language inference (NLI) is among the most challenging tasks in natural language understanding. Recent work on unsupervised pretraining that leverages unsupervised signals such as language-model and sentence pred…

Language ModelingLanguage ModellingNatural Language InferenceNatural Language Understanding+1