paper-with-me

Papers

Teaching Smaller Language Models To Generalise To Unseen Compositional Questions

2023-08-02 · Tim Hartill, Neset Tan, Michael Witbrock, Patricia J. Riddle

We equip a smaller Language Model to generalise to answering challenging compositional questions that have not been seen in training. To do so we propose a combination of multitask supervised pretraining on up to 93 tasks designed to instill diverse reasoning abilities, and a dense retrieval system that aims to retrieve a set of evidential paragraph fragments. Recent progress in question-answering has been achieved either through prompting methods against very large pretrained Language Models in zero or few-shot fashion, or by fine-tuning smaller models, sometimes in conjunction with information retrieval. We focus on the less explored question of the extent to which zero-shot generalisation can be enabled in smaller models with retrieval against a corpus within which sufficient information to answer a particular question may not exist. We establish strong baselines in this setting for diverse evaluation datasets (StrategyQA, CommonsenseQA, IIRC, DROP, Musique and ARC-DA), and show that performance can be significantly improved by adding retrieval-augmented training datasets which are designed to expose our models to a variety of heuristic reasoning strategies such as weighing partial evidence or ignoring an irrelevant context.

📄 PDF Abstract BibTeX arXiv:2308.00946

Code (1)

timhartill/unseen_questions 공식 구현 pytorch

Tasks

ARCInformation RetrievalLanguage ModelingLanguage ModellingQuestion AnsweringRetrievalStrategyQA

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Teaching Smaller Language Models To Generalise To Unseen Compositional Questions (Full Thesis)

2024-11-25 · Tim Hartill

Pretrained large Language Models (LLMs) are able to answer questions that are unlikely to have been encountered during training. However a diversity of potential applications exist in the broad domain of reasoning system…

Retrieval

Supervising Model Attention with Human Explanations for Robust Natural Language Inference

2021-04-16 · Joe Stacey, Yonatan Belinkov, Marek Rei

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

Natural Language Inference

A Generalised Quantifier Theory of Natural Language in Categorical Compositional Distributional Semantics with Bialgebras

2016-02-04 · Jules Hedges, Mehrnoosh Sadrzadeh

Categorical compositional distributional semantics is a model of natural language; it combines the statistical vector space models of words with the compositional models of grammar. We formalise in this model the general…

A toy distributional model for fuzzy generalised quantifiers

2020-06-01 · PaM 2020 6 · Mehrnoosh Sadrzadeh, Gijs Wijnholds

Recent work in compositional distributional semantics showed how bialgebras model generalised quantifiers of natural language. That technique requires working with vector space over power sets of bases, and therefore is …

model

Quantifier Scope in Categorical Compositional Distributional Semantics

2016-08-04 · Mehrnoosh Sadrzadeh

In previous work with J. Hedges, we formalised a generalised quantifiers theory of natural language in categorical compositional distributional semantics with the help of bialgebras. In this paper, we show how quantifier…