paper-with-me

홈 › Papers

Machine Reading, Fast and Slow: When Do Models “Understand” Language?

2022-10-01 · COLING 2022 10 · Sagnik Ray Choudhury, Anna Rogers, Isabelle Augenstein

Two of the most fundamental issues in Natural Language Understanding (NLU) at present are: (a) how it can established whether deep learning-based models score highly on NLU benchmarks for the ”right” reasons; and (b) what those reasons would even be. We investigate the behavior of reading comprehension models with respect to two linguistic ”skills”: coreference resolution and comparison. We propose a definition for the reasoning steps expected from a system that would be ”reading slowly”, and compare that with the behavior of five models of the BERT family of various sizes, observed through saliency scores and counterfactual explanations. We find that for comparison (but not coreference) the systems based on larger encoders are more likely to rely on the ”right” information, but even they struggle with generalization, suggesting that they still learn specific lexical patterns rather than the general principles of comparison.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutioncounterfactualNatural Language UnderstandingReading Comprehension

Similar Papers 제목 키워드 기반

Machine Reading, Fast and Slow: When Do Models "Understand" Language?

2022-09-15 · Sagnik Ray Choudhury, Anna Rogers, Isabelle Augenstein

Two of the most fundamental challenges in Natural Language Understanding (NLU) at present are: (a) how to establish whether deep learning-based models score highly on NLU benchmarks for the 'right' reasons; and (b) to un…

coreference-resolutionCoreference ResolutioncounterfactualNatural Language Understanding+1

Asymptotic spreading of predator-prey populations in a shifting environment

2024-03-18 · King-Yeung Lam, Ray Lee

Inspired by recent studies associating shifting temperature conditions with changes in the efficiency of predator species in converting their prey to offspring, we propose a predator-prey model of reaction-diffusion type…

Making Neural Machine Reading Comprehension Faster

2019-03-29 · Debajyoti Chatterjee

This study aims at solving the Machine Reading Comprehension problem where questions have to be answered given a context passage. The challenge is to develop a computationally faster model which will have improved infere…

Knowledge DistillationMachine Reading ComprehensionNatural Language UnderstandingReading Comprehension

QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension

2018-04-23 · ICLR 2018 1 · Adams Wei Yu, David Dohan, Minh-Thang Luong, Rui Zhao 외

Current end-to-end machine reading and question answering (Q\&A) models are primarily based on recurrent neural networks (RNNs) with attention. Despite their success, these models are often slow for both training and inf…

Machine TranslationQuestion AnsweringReading ComprehensionTranslation

Global Convergence and Geometric Characterization of Slow to Fast Weight Evolution in Neural Network Training for Classifying Linearly Non-Separable Data

2020-02-28 · Ziang Long, Penghang Yin, Jack Xin

In this paper, we study the dynamics of gradient descent in learning neural networks for classification problems. Unlike in existing works, we consider the linearly non-separable case where the training data of different…

General Classification