paper-with-me

Papers

Understanding Transformer Encoder-Decoder Representations through Bernoulli Dropout

2026-01-24 · Xuanzhou Chen arxiv

We study Transformer overparameterization through the lens of angular similarity in high-dimensional encoder-decoder embeddings. We apply Bernoulli dropout between the encoder and the decoder, varying the keep probability $p$ to identify a sparsity-dependent threshold above which the Top-1 prediction is preserved. Theoretically, we prove that, if the effective sparsity embeddings is sufficiently large, and thus decoder performance, remain stable under moderate coordinate dropout. Empirically, we implement the Bernoulli dropout by constructing a new Transformer model augmented with Binary Erasure Channel (BEC) and test its performance on an English-French translation task. Experimental results visualize the trends for validation accuracies and BLEU scores, both decline sharply at some threshold.

📄 PDF Abstract BibTeX arXiv:2601.17602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VECO: Variable Encoder-decoder Pre-training for Cross-lingual Understanding and Generation

2020-09-28 · Fuli Luo, Wei Wang, Jiahao Liu, Yijia Liu 외

Recent studies about learning multilingual representations have achieved significant performance gains across a wide range of downstream cross-lingual tasks. They train either an encoder-only Transformer mainly for under…

DecoderLanguage ModelingLanguage ModellingMasked Language Modeling+6

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

2023-10-05 · Anna Langedijk, Hosein Mohebbi, Gabriele Sarti, Willem Zuidema 외

In recent years, many interpretability methods have been proposed to help interpret the internal states of Transformer-models, at different levels of precision and complexity. Here, to analyze encoder-decoder Transformer…

DecoderLogical ReasoningMachine TranslationQuestion Answering+2

The Shape of Learning: Anisotropy and Intrinsic Dimensions in Transformer-Based Models

2023-11-10 · Anton Razzhigaev, Matvey Mikhalchuk, Elizaveta Goncharova, Ivan Oseledets 외

In this study, we present an investigation into the anisotropy dynamics and intrinsic dimension of embeddings in transformer architectures, focusing on the dichotomy between encoders and decoders. Our findings reveal tha…

Homophone Disambiguation Reveals Patterns of Context Mixing in Speech Transformers

2023-10-15 · Hosein Mohebbi, Grzegorz Chrupała, Willem Zuidema, Afra Alishahi

Transformers have become a key architecture in speech processing, but our understanding of how they build up representations of acoustic and linguistic structure is limited. In this study, we address this gap by investig…

Decoderspeech-recognitionSpeech Recognition

CTRAN: CNN-Transformer-based Network for Natural Language Understanding

2023-03-19 · Mehrdad Rafiepour, Javad Salimi Sartakhti

Intent-detection and slot-filling are the two main tasks in natural language understanding. In this study, we propose CTRAN, a novel encoder-decoder CNN-Transformer-based architecture for intent-detection and slot-fillin…

DecoderIntent DetectionLanguage ModelingLanguage Modelling+4