← Search

Hosein Mohebbi

4 accepted papers

2024

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

NAACL 2024findings

In recent years, several interpretability methods have been proposed to interpret the inner workings of Transformer models at different levels of precision and complexity.In this work, we propose a simple but effective technique to analyze encoder-decoder Transformers. Our method, which we name Deco…

2023

Homophone Disambiguation Reveals Patterns of Context Mixing in Speech Transformers

EMNLP 2023long main

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 investigating how measures of 'context-mixing' developed for text models can be adapted…

Cited by 0SourcecodeScholar
2022

AdapLeR: Speeding up Inference by Adaptive Length Reduction

ACL 2022long

Pre-trained language models have shown stellar performance in various downstream tasks. But, this usually comes at the cost of high latency and computation, hindering their usage in resource-limited settings. In this work, we propose a novel approach for reducing the computational cost of BERT with…

2021

Exploring the Role of BERT Token Representations to Explain Sentence Probing Results

EMNLP 2021main

Several studies have been carried out on revealing linguistic features captured by BERT. This is usually achieved by training a diagnostic classifier on the representations obtained from different layers of BERT. The subsequent classification accuracy is then interpreted as the ability of the model…