paper-with-me

Papers

Explaining Contextualization in Language Models using Visual Analytics

2021-08-01 · ACL 2021 5 · Rita Sevastjanova, Aikaterini-Lida Kalouli, Christin Beck, Hanna Sch{\"a}fer, Mennatallah El-Assady

Despite the success of contextualized language models on various NLP tasks, it is still unclear what these models really learn. In this paper, we contribute to the current efforts of explaining such models by exploring the continuum between function and content words with respect to contextualization in BERT, based on linguistically-informed insights. In particular, we utilize scoring and visual analytics techniques: we use an existing similarity-based score to measure contextualization and integrate it into a novel visual analytics technique, presenting the model{'}s layers simultaneously and highlighting intra-layer properties and inter-layer differences. We show that contextualization is neither driven by polysemy nor by pure context variation. We also provide insights on why BERT fails to model words in the middle of the functionality continuum.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Visual Knowledge Discovery with Artificial Intelligence: Challenges and Future Directions

2022-05-03 · Boris Kovalerchuk, Răzvan Andonie, Nuno Datia, Kawa Nazemi 외

This volume is devoted to the emerging field of Integrated Visual Knowledge Discovery that combines advances in Artificial Intelligence/Machine Learning (AI/ML) and Visualization/Visual Analytics. Chapters included are e…

GeoExplainer: A Visual Analytics Framework for Spatial Modeling Contextualization and Report Generation

2023-08-25 · Fan Lei, Yuxin Ma, Stewart Fotheringham, Elizabeth Mack 외

Geographic regression models of various descriptions are often applied to identify patterns and anomalies in the determinants of spatially distributed observations. These types of analyses focus on answering why question…

regressionText Generation

Explaining Vulnerabilities to Adversarial Machine Learning through Visual Analytics

2019-07-17 · Yuxin Ma, Tiankai Xie, Jundong Li, Ross Maciejewski

Machine learning models are currently being deployed in a variety of real-world applications where model predictions are used to make decisions about healthcare, bank loans, and numerous other critical tasks. As the depl…

BIG-bench Machine LearningData Poisoning

Racing Thoughts: Explaining Contextualization Errors in Large Language Models

2024-10-02 · Michael A. Lepori, Michael C. Mozer, Asma Ghandeharioun

The profound success of transformer-based language models can largely be attributed to their ability to integrate relevant contextual information from an input sequence in order to generate a response or complete a task.…

Language ModelingLanguage ModellingLarge Language Model

A Visual Analytics Framework for Explaining and Diagnosing Transfer Learning Processes

2020-09-15 · Yuxin Ma, Arlen Fan, Jingrui He, Arun Reddy Nelakurthi 외

Many statistical learning models hold an assumption that the training data and the future unlabeled data are drawn from the same distribution. However, this assumption is difficult to fulfill in real-world scenarios and …

Deep LearningDescriptiveimage-classificationImage Classification+1