← Search

Adrian Lancucki

5 accepted papers

2023

Efficient Transformers with Dynamic Token Pooling

ACL 2023long

Transformers achieve unrivalled performance in modelling language, but remain inefficient in terms of memory and time complexity. A possible remedy is to reduce the sequence length in the intermediate layers by pooling fixed-length segments of tokens. Nevertheless, natural units of meaning, such as…

2022

Contrastive Prediction Strategies for Unsupervised Segmentation and Categorization of Phonemes and Words

ICASSP 2022accepted

We identify a performance trade-off between the tasks of phoneme categorization and phoneme and word segmentation in several self-supervised learning algorithms based on Contrastive Predictive Coding (CPC). Our experiments suggest that context building networks, albeit necessary for high performance…

Cited by 0SourceScholar
2022

One TTS Alignment to Rule Them All

ICASSP 2022accepted

Speech-to-text alignment is a critical component of neural text-to-speech (TTS) models. Autoregressive TTS models typically use an attention mechanism to learn these alignments on-line. However, these alignments tend to be brittle and often fail to generalize to long utterances and out-of-domain tex…

Cited by 0SourceScholar
2022

Variable-rate hierarchical CPC leads to acoustic unit discovery in speech

NeurIPS 2022accept

The success of deep learning comes from its ability to capture the hierarchical structure of data by learning high-level representations defined in terms of low-level ones. In this paper we explore self-supervised learning of hierarchical representations of speech by applying multiple levels of Cont…