paper-with-me

Papers

Probing Statistical Representations For End-To-End ASR

2022-11-03 · Anna Ollerenshaw, Md Asif Jalal, Thomas Hain

End-to-End automatic speech recognition (ASR) models aim to learn a generalised speech representation to perform recognition. In this domain there is little research to analyse internal representation dependencies and their relationship to modelling approaches. This paper investigates cross-domain language model dependencies within transformer architectures using SVCCA and uses these insights to exploit modelling approaches. It was found that specific neural representations within the transformer layers exhibit correlated behaviour which impacts recognition performance. Altogether, this work provides analysis of the modelling approaches affecting contextual dependencies and ASR performance, and can be used to create or adapt better performing End-to-End ASR models and also for downstream tasks.

📄 PDF Abstract BibTeX arXiv:2211.01993

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Probing Neural Combinatorial Optimization Models

2025-10-25 · Zhiqin Zhang, Yining Ma, Zhiguang Cao, Hoong Chuin Lau arxiv

Neural combinatorial optimization (NCO) has achieved remarkable performance, yet its learned model representations and decision rationale remain a black box. This impedes both academic research and practical deployment, …

Test Harder than You Train: Probing with Extrapolation Splits

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Jenny Kunz, Marco Kuhlmann

Previous work on probing word representations for linguistic knowledge has focused on interpolation tasks. In this paper, we instead analyse probes in an extrapolation setting, where the inputs at test time are deliberat…

DiagnosticOpen-Ended Question AnsweringPart-Of-Speech Tagging

Type and Complexity Signals in Multilingual Question Representations

2025-10-07 · Robin Kokot, Wessel Poelman arxiv

This work investigates how a multilingual transformer model represents morphosyntactic properties of questions. We introduce the Question Type and Complexity (QTC) dataset with sentences across seven languages, annotated…

Probing Multilingual Sentence Representations With X-Probe

2019-06-12 · WS 2019 8 · Vinit Ravishankar, Lilja Øvrelid, Erik Velldal

This paper extends the task of probing sentence representations for linguistic insight in a multilingual domain. In doing so, we make two contributions: first, we provide datasets for multilingual probing, derived from W…

Natural Language InferenceSentence

Information-Theoretic Probing with Minimum Description Length

2020-03-27 · EMNLP 2020 11 · Elena Voita, Ivan Titov

To measure how well pretrained representations encode some linguistic property, it is common to use accuracy of a probe, i.e. a classifier trained to predict the property from the representations. Despite widespread adop…