paper-with-me

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, Si Wei

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 have shown to achieve the state-of-the-art performance. Although there exist relatively large annotated data, can machines learn all knowledge needed to perform natural language inference (NLI) from these data? If not, how can neural-network-based NLI models benefit from external knowledge and how to build NLI models to leverage it? In this paper, we enrich the state-of-the-art neural natural language inference models with external knowledge. We demonstrate that the proposed models improve neural NLI models to achieve the state-of-the-art performance on the SNLI and MultiNLI datasets.

📄 PDF Abstract BibTeX arXiv:1711.04289

Code (2)

lukecq1231/kim 공식 구현
MS-P3/code6/tree/main/inference mindspore

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

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

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

Natural Language Inference

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