paper-with-me

Papers

Match to Win: Analysing Sequences Lengths for Efficient Self-supervised Learning in Speech and Audio

2022-09-30 · Yan Gao, Javier Fernandez-Marques, Titouan Parcollet, Pedro P. B. de Gusmao, Nicholas D. Lane

Self-supervised learning (SSL) has proven vital in speech and audio-related applications. The paradigm trains a general model on unlabeled data that can later be used to solve specific downstream tasks. This type of model is costly to train as it requires manipulating long input sequences that can only be handled by powerful centralised servers. Surprisingly, despite many attempts to increase training efficiency through model compression, the effects of truncating input sequence lengths to reduce computation have not been studied. In this paper, we provide the first empirical study of SSL pre-training for different specified sequence lengths and link this to various downstream tasks. We find that training on short sequences can dramatically reduce resource costs while retaining a satisfactory performance for all tasks. This simple one-line change would promote the migration of SSL training from data centres to user-end edge devices for more realistic and personalised applications.

📄 PDF Abstract BibTeX arXiv:2209.15575

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Vectorization and Rasterization: Self-Supervised Learning for Sketch and Handwriting

2021-03-25 · CVPR 2021 1 · Ayan Kumar Bhunia, Pinaki Nath Chowdhury, Yongxin Yang, Timothy M. Hospedales 외

Self-supervised learning has gained prominence due to its efficacy at learning powerful representations from unlabelled data that achieve excellent performance on many challenging downstream tasks. However supervision-fr…

Self-Supervised LearningTranslation

Learning to Rank Based on Subsequences

2015-12-01 · ICCV 2015 12 · Basura Fernando, Efstratios Gavves, Damien Muselet, Tinne Tuytelaars

We present a supervised learning to rank algorithm that effectively orders images by exploiting the structure in image sequences. Most often in the supervised learning to rank literature, ranking is approached either by …

Learning-To-Rank

Online Recognition of Actions Involving Objects

2021-04-13 · Zahra Gharaee, Peter Gärdenfors, Magnus Johnsson

We present an online system for real time recognition of actions involving objects working in online mode. The system merges two streams of information processing running in parallel. One is carried out by a hierarchical…

Action Recognition

Analysing Soccer Games with Clustering and Conceptors

2017-08-19 · Olivia Michael, Oliver Obst, Falk Schmidsberger, Frieder Stolzenburg

We present a new approach for identifying situations and behaviours, which we call "moves", from soccer games in the 2D simulation league. Being able to identify key situations and behaviours are useful capabilities for …

Clustering

Recasting Self-Attention with Holographic Reduced Representations

2023-05-31 · Mohammad Mahmudul Alam, Edward Raff, Stella Biderman, Tim Oates 외

In recent years, self-attention has become the dominant paradigm for sequence modeling in a variety of domains. However, in domains with very long sequence lengths the $\mathcal{O}(T^2)$ memory and $\mathcal{O}(T^2 H)$ c…

Malware ClassificationMalware Detection