Towards Controllable Natural Language Inference through Lexical Inference Types
Yingji Zhang, Danilo S. Carvalho, Ian Pratt-Hartmann, Andre Freitas

TL;DR
This paper introduces a controlled natural language inference model that uses lexical inference types based on AMR graphs to improve explainability and control in multi-hop inference, supported by a new annotated dataset.
Contribution
It proposes a novel T5-based architecture with a latent sentence representation conditioned on lexical inference types for explainable multi-premise inference.
Findings
Inference typing at the T5 bottleneck improves control over generated conclusions.
The model generates more grounded and explainable inference steps.
The new dataset supports training and evaluation of controlled inference models.
Abstract
Explainable natural language inference aims to provide a mechanism to produce explanatory (abductive) inference chains which ground claims to their supporting premises. A recent corpus called EntailmentBank strives to advance this task by explaining the answer to a question using an entailment tree \cite{dalvi2021explaining}. They employ the T5 model to directly generate the tree, which can explain how the answer is inferred. However, it lacks the ability to explain and control the generation of intermediate steps, which is crucial for the multi-hop inference process. % One recent corpus, EntailmentBank, aims to push this task forward by explaining an answer to a question according to an entailment tree \cite{dalvi2021explaining}. They employ T5 to generate the tree directly, which can explain how the answer is inferred but cannot explain how the intermediate is generated, which is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Explainable Artificial Intelligence (XAI)
MethodsGated Linear Unit · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Byte Pair Encoding · SentencePiece · Softmax · Layer Normalization · Adafactor · Linear Layer · Dense Connections
