paper-with-me

홈 › Papers

Natural Language Inference with External Knowledge

2018-01-01 · ICLR 2018 1 · Qian Chen, Xiaodan Zhu, Zhen-Hua Ling, Diana Inkpen

Modeling informal inference in natural language is very challenging. With the recent availability of large annotated data, it has become feasible to train complex models such as neural networks to perform natural language inference (NLI), which have achieved state-of-the-art performance. Although there exist relatively large annotated data, can machines learn all knowledge needed to perform NLI from the data? If not, how can NLI models benefit from external knowledge and how to build NLI models to leverage it? In this paper, we aim to answer these questions by enriching the state-of-the-art neural natural language inference models with external knowledge. We demonstrate that the proposed models with external knowledge further improve the state of the art on the Stanford Natural Language Inference (SNLI) dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

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

Does External Knowledge Help Explainable Natural Language Inference? Automatic Evaluation vs. Human Ratings

2021-09-16 · EMNLP (BlackboxNLP) 2021 11 · Hendrik Schuff, Hsiu-Yu Yang, Heike Adel, Ngoc Thang Vu

Natural language inference (NLI) requires models to learn and apply commonsense knowledge. These reasoning abilities are particularly important for explainable NLI systems that generate a natural language explanation in …

Natural 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

ERNIE-NLI: Analyzing the Impact of Domain-Specific External Knowledge on Enhanced Representations for NLI

2021-06-01 · NAACL (DeeLIO) 2021 6 · Lisa Bauer, Lingjia Deng, Mohit Bansal

We examine the effect of domain-specific external knowledge variations on deep large scale language model performance. Recent work in enhancing BERT with external knowledge has been very popular, resulting in models such…

Language ModelingLanguage ModellingNatural Language Inference