← Search

Joe Stacey

5 accepted papers

2024

Atomic Inference for NLI with Generated Facts as Atoms

EMNLP 2024main

With recent advances, neural models can achieve human-level performance on various natural language tasks. However, there are no guarantees that any explanations from these models are faithful, i.e. that they reflect the inner workings of the model. Atomic inference overcomes this issue, providing i…

2024

Distilling Robustness into Natural Language Inference Models with Domain-Targeted Augmentation

ACL 2024findings

Knowledge distillation optimises a smaller student model to behave similarly to a larger teacher model, retaining some of the performance benefits. While this method can improve results on in-distribution examples, it does not necessarily generalise to out-of-distribution (OOD) settings. We investig…

2022

Logical Reasoning with Span-Level Predictions for Interpretable and Robust NLI Models

EMNLP 2022main

Current Natural Language Inference (NLI) models achieve impressive results, sometimes outperforming humans when evaluating on in-distribution test sets. However, as these models are known to learn from annotation artefacts and dataset biases, it is unclear to what extent the models are learning the…

2022

Supervising Model Attention with Human Explanations for Robust Natural Language Inference

AAAI 2022technical

Natural Language Inference (NLI) models are known to learn from biases and artefacts within their training data, impacting how well they generalise to other unseen datasets. Existing de-biasing approaches focus on preventing the models from learning these biases, which can result in restrictive mode…