paper-with-me

Papers

Saliency-driven Word Alignment Interpretation for Neural Machine Translation

2019-06-25 · WS 2019 8 · Shuoyang Ding, Hainan Xu, Philipp Koehn

Despite their original goal to jointly learn to align and translate, Neural Machine Translation (NMT) models, especially Transformer, are often perceived as not learning interpretable word alignments. In this paper, we show that NMT models do learn interpretable word alignments, which could only be revealed with proper interpretation methods. We propose a series of such methods that are model-agnostic, are able to be applied either offline or online, and do not require parameter update or architectural change. We show that under the force decoding setup, the alignments induced by our interpretation method are of better quality than fast-align for some systems, and when performing free decoding, they agree well with the alignments induced by automatic alignment tools.

📄 PDF Abstract BibTeX arXiv:1906.10282

Code (1)

shuoyangd/meerkat 공식 구현 pytorch

Tasks

Machine TranslationNMTTranslationWord Alignment

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Neighboring Words Affect Human Interpretation of Saliency Explanations

2023-05-04 · Alon Jacovi, Hendrik Schuff, Heike Adel, Ngoc Thang Vu 외

Word-level saliency explanations ("heat maps over words") are often used to communicate feature-attribution in text-based models. Recent studies found that superficial factors such as word length can distort human interp…

MASE: Interpretable NLP Models via Model-Agnostic Saliency Estimation

2025-12-04 · Zhou Yang, Shunyan Luo, Jiazhen Zhu, Fang Jin arxiv

Deep neural networks (DNNs) have made significant strides in Natural Language Processing (NLP), yet their interpretability remains elusive, particularly when evaluating their intricate decision-making processes. Traditio…

Explaining Black Box Predictions and Unveiling Data Artifacts through Influence Functions

2020-05-14 · ACL 2020 6 · Xiaochuang Han, Byron C. Wallace, Yulia Tsvetkov

Modern deep learning models for NLP are notoriously opaque. This has motivated the development of methods for interpreting such models, e.g., via gradient-based saliency maps or the visualization of attention weights. Su…

Natural Language Inference

Look Clearly Before Answering: Mitigating Hallucinations in LVLMs via Saliency-Driven Perceptual Realignment

2026-07-18 · Pengxu Chen, Yao Zhu, Guangming Zhu, Jun Sheng 외 arxiv

Large vision-language models (LVLMs) have demonstrated remarkable capabilities in multimodal understanding. However, they remain prone to hallucinations, generating responses that are inconsistent with the visual evidenc…

Saliency-Driven Versatile Video Coding for Neural Object Detection

2022-03-11 · Kristian Fischer, Felix Fleckenstein, Christian Herglotz, André Kaup

Saliency-driven image and video coding for humans has gained importance in the recent past. In this paper, we propose such a saliency-driven coding framework for the video coding for machines task using the latest video …

DecoderObjectobject-detectionObject Detection+2