CLASNov 27, 2023

A Quantitative Approach to Understand Self-Supervised Models as Cross-lingual Feature Extractors

arXiv:2311.15954v15 citationsh-index: 15Has Code
Originality Incremental advance
AI Analysis

This work addresses model selection for cross-lingual speech processing, but it is incremental as it builds on existing SSL methods with a new evaluation metric.

The paper tackled the problem of evaluating English self-supervised learning models as cross-lingual feature extractors for automatic speech recognition, finding that contrastive loss in wav2vec2.0 improves performance and that a new Phonetic-Syntax Ratio metric correlates with ASR results.

In this work, we study the features extracted by English self-supervised learning (SSL) models in cross-lingual contexts and propose a new metric to predict the quality of feature representations. Using automatic speech recognition (ASR) as a downstream task, we analyze the effect of model size, training objectives, and model architecture on the models' performance as a feature extractor for a set of topologically diverse corpora. We develop a novel metric, the Phonetic-Syntax Ratio (PSR), to measure the phonetic and synthetic information in the extracted representations using deep generalized canonical correlation analysis. Results show the contrastive loss in the wav2vec2.0 objective facilitates more effective cross-lingual feature extraction. There is a positive correlation between PSR scores and ASR performance, suggesting that phonetic information extracted by monolingual SSL models can be used for downstream tasks in cross-lingual settings. The proposed metric is an effective indicator of the quality of the representations and can be useful for model selection.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes