Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Relative Importance in Sentence Processing

About

Determining the relative importance of the elements in a sentence is a key factor for effortless natural language understanding. For human language processing, we can approximate patterns of relative importance by measuring reading fixations using eye-tracking technology. In neural language models, gradient-based saliency methods indicate the relative importance of a token for the target objective. In this work, we compare patterns of relative importance in English language processing by humans and models and analyze the underlying linguistic patterns. We find that human processing patterns in English correlate strongly with saliency-based importance in language models and not with attention-based importance. Our results indicate that saliency could be a cognitively more plausible metric for interpreting neural language models. The code is available on GitHub: https://github.com/beinborn/relative_importance

Nora Hollenstein, Lisa Beinborn• 2021

Related benchmarks

TaskDatasetResultRank
Activation TaskSST-2
AUAC71.2
9
PruningIMDB (test)
AU-MSE1.65
9
Activation TaskIMDB
AUAC70.8
9
PruningSST-2 (test)
AU-MSE2.56
9
Activation TaskMNIST
AUAC0.862
8
PruningMNIST (test)
AU-MSE45.82
8
Activation TaskT-Hate
AUAC0.663
8
Activation TaskSEMAINE
AUAC0.451
8
PruningBACE (test)
AU-MSE1.99
8
PruningSILICONE Semaine (test)
AU-MSE1.42
8
Showing 10 of 18 rows

Other info

Code

Follow for update