paper-with-me

Papers

An Interactive Web-Interface for Visualizing the Inner Workings of the Question Answering LSTM

2018-11-01 · EMNLP 2018 11 · Ekaterina Loginova, G{\"u}nter Neumann

We present a visualisation tool which aims to illuminate the inner workings of an LSTM model for question answering. It plots heatmaps of neurons{'} firings and allows a user to check the dependency between neurons and manual features. The system possesses an interactive web-interface and can be adapted to other models and domains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringMachine TranslationQuestion Answering

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

DE-PACRR: Exploring Layers Inside the PACRR Model

2017-06-27 · Andrew Yates, Kai Hui

Recent neural IR models have demonstrated deep learning's utility in ad-hoc information retrieval. However, deep models have a reputation for being black boxes, and the roles of a neural IR model's components may not be …

Ad-Hoc Information RetrievalInformation RetrievalmodelRetrieval

One Explanation Does Not Fit All: The Promise of Interactive Explanations for Machine Learning Transparency

2020-01-27 · Kacper Sokol, Peter Flach

The need for transparency of predictive systems based on Machine Learning algorithms arises as a consequence of their ever-increasing proliferation in the industry. Whenever black-box algorithmic predictions influence hu…

AllBIG-bench Machine LearningcounterfactualInterpretable Machine Learning

VERB: Visualizing and Interpreting Bias Mitigation Techniques for Word Representations

2021-04-06 · Archit Rathore, Sunipa Dev, Jeff M. Phillips, Vivek Srikumar 외

Word vector embeddings have been shown to contain and amplify biases in data they are extracted from. Consequently, many techniques have been proposed to identify, mitigate, and attenuate these biases in word representat…

Decision MakingDimensionality ReductionEthicsFairness+1

Interactive Visualization and Manipulation of Attention-based Neural Machine Translation

2017-09-01 · EMNLP 2017 9 · Jaesong Lee, Joong-Hwi Shin, Jun-Seok Kim

While neural machine translation (NMT) provides high-quality translation, it is still hard to interpret and analyze its behavior. We present an interactive interface for visualizing and intervening behavior of NMT, speci…

Machine TranslationNMTTranslation

PreCall: A Visual Interface for Threshold Optimization in ML Model Selection

2019-07-11 · Christoph Kinkeldey, Claudia Müller-Birn, Tom Gülenman, Jesse Josua Benjamin 외

Machine learning systems are ubiquitous in various kinds of digital applications and have a huge impact on our everyday life. But a lack of explainability and interpretability of such systems hinders meaningful participa…

BIG-bench Machine LearningModel Selection