← Search

Alon Talmor

4 accepted papers

2022

Turning Tables: Generating Examples from Semi-structured Tables for Endowing Language Models with Reasoning Skills

ACL 2022long

Models pre-trained with a language modeling objective possess ample world knowledge and language skills, but are known to struggle in tasks that require reasoning. In this work, we propose to leverage semi-structured tables, and automatically generate at scale question-paragraph pairs, where answeri…

2021

CommonsenseQA 2.0: Exposing the Limits of AI through Gamification

NeurIPS 2021poster

Constructing benchmarks that test the abilities of modern natural language understanding models is difficult - pre-trained language models exploit artifacts in benchmarks to achieve human parity, but still fail on adversarial examples and make errors that demonstrate a lack of common sense. In this…

Cited by 124SourceScholar
2021

MultiModalQA: complex question answering over text, tables and images

ICLR 2021poster

When answering complex questions, people can seamlessly combine information from visual, textual and tabular sources. While interest in models that reason over multiple pieces of evidence has surged in recent years, there has been relatively little work on question answering models that reason acro…

Cited by 162SourcePDFScholar
2020

Leap-Of-Thought: Teaching Pre-Trained Models to Systematically Reason Over Implicit Knowledge

NeurIPS 2020spotlight

To what extent can a neural network systematically reason over symbolic facts? Evidence suggests that large pre-trained language models (LMs) acquire some reasoning capacity, but this ability is difficult to control. Recently, it has been shown that Transformer-based models succeed in consistent re…