paper-with-me

홈 › Papers

Multiformer: A Head-Configurable Transformer-Based Model for Direct Speech Translation

2022-05-14 · NAACL (ACL) 2022 7 · Gerard Sant, Gerard I. Gállego, Belen Alastruey, Marta R. Costa-jussà

Transformer-based models have been achieving state-of-the-art results in several fields of Natural Language Processing. However, its direct application to speech tasks is not trivial. The nature of this sequences carries problems such as long sequence lengths and redundancy between adjacent tokens. Therefore, we believe that regular self-attention mechanism might not be well suited for it. Different approaches have been proposed to overcome these problems, such as the use of efficient attention mechanisms. However, the use of these methods usually comes with a cost, which is a performance reduction caused by information loss. In this study, we present the Multiformer, a Transformer-based model which allows the use of different attention mechanisms on each head. By doing this, the model is able to bias the self-attention towards the extraction of more diverse token interactions, and the information loss is reduced. Finally, we perform an analysis of the head contributions, and we observe that those architectures where all heads relevance is uniformly distributed obtain better results. Our results show that mixing attention patterns along the different heads and layers outperforms our baseline by up to 0.7 BLEU.

📄 PDF Abstract BibTeX arXiv:2205.07100

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

MultiFormer: A Multi-Person Pose Estimation System Based on CSI and Attention Mechanism

2025-05-28 · Yanyi Qu, Haoyang Ma, Wenhui Xiong

Human pose estimation based on Channel State Information (CSI) has emerged as a promising approach for non-intrusive and precise human activity monitoring, yet faces challenges including accurate multi-person pose recogn…

Multi-Person Pose EstimationPose Estimation

Balancing Shared and Task-Specific Representations: A Hybrid Approach to Depth-Aware Video Panoptic Segmentation

2024-12-10 · Kurt H. W. Stolle

In this work, we present Multiformer, a novel approach to depth-aware video panoptic segmentation (DVPS) based on the mask transformer paradigm. Our method learns object representations that are shared across segmentatio…

DecoderDepth-aware Video Panoptic SegmentationDepth EstimationMonocular Depth Estimation+4

MultiScale Spectral-Spatial Convolutional Transformer for Hyperspectral Image Classification

2023-10-28 · Zhiqiang Gong, Xian Zhou, Wen Yao

Due to the powerful ability in capturing the global information, Transformer has become an alternative architecture of CNNs for hyperspectral image classification. However, general Transformer mainly considers the global…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

LightHuBERT: Lightweight and Configurable Speech Representation Learning with Once-for-All Hidden-Unit BERT

2022-03-29 · Rui Wang, Qibing Bai, Junyi Ao, Long Zhou 외

Self-supervised speech representation learning has shown promising results in various speech processing tasks. However, the pre-trained models, e.g., HuBERT, are storage-intensive Transformers, limiting their scope of ap…

AllAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)intent-classification+7

Variable Attention Masking for Configurable Transformer Transducer Speech Recognition

2022-11-02 · Pawel Swietojanski, Stefan Braun, Dogan Can, Thiago Fraga da Silva 외

This work studies the use of attention masking in transformer transducer based speech recognition for building a single configurable model for different deployment scenarios. We present a comprehensive set of experiments…

speech-recognitionSpeech Recognition