paper-with-me

홈 › Papers

XNOR-FORMER: Learning Accurate Approximations in Long Speech Transformers

2022-10-29 · Roshan Sharma, Bhiksha Raj

Transformers are among the state of the art for many tasks in speech, vision, and natural language processing, among others. Self-attentions, which are crucial contributors to this performance have quadratic computational complexity, which makes training on longer input sequences challenging. Prior work has produced state-of-the-art transformer variants with linear attention, however, current models sacrifice performance to achieve efficient implementations. In this work, we develop a novel linear transformer by examining the properties of the key-query product within self-attentions. Our model outperforms state of the art approaches on speech recognition and speech summarization, resulting in 1 % absolute WER improvement on the Librispeech-100 speech recognition benchmark and a new INTERVIEW speech recognition benchmark, and 5 points on ROUGE for summarization with How2.

📄 PDF Abstract BibTeX arXiv:2210.16643

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks

2016-03-16 · Mohammad Rastegari, Vicente Ordonez, Joseph Redmon, Ali Farhadi

We propose two efficient approximations to standard convolutional neural networks: Binary-Weight-Networks and XNOR-Networks. In Binary-Weight-Networks, the filters are approximated with binary values resulting in 32x mem…

BinarizationClassification with Binary Neural NetworkGeneral Classification

XNOR-Net++: Improved Binary Neural Networks

2019-09-30 · Adrian Bulat, Georgios Tzimiropoulos

This paper proposes an improved training algorithm for binary neural networks in which both weights and activations are binary numbers. A key but fairly overlooked feature of the current state-of-the-art method of XNOR-N…

BinarizationClassification with Binary Neural NetworkImage ClassificationNeural Network Compression+1

Rethinking Spiking Self-Attention Mechanism: Implementing a-XNOR Similarity Calculation in Spiking Transformers

2025-01-01 · CVPR 2025 1 · Yichen Xiao, Shuai Wang, Dehao Zhang, Wenjie Wei 외

Transformers significantly raise the performance limits across various tasks, spurring research into integrating them into spiking neural networks. However, a notable performance gap remains between existing spiking …

Attribute

MXNorm: Reusing MXFP block scales for efficient tensor normalisation

2026-03-13 · Callum McLean, Luke Y. Prince, Alexandre Payot, Paul Balança 외 arxiv

Matrix multiplication performance has long been the major bottleneck to scaling deep learning workloads, which has stimulated the design of new accelerators that use increasingly low-precision number formats. However, im…

The Synthesis of XNOR Recurrent Neural Networks with Stochastic Logic

2019-12-01 · NeurIPS 2019 12 · Arash Ardakani, Zhengyun Ji, Amir Ardakani, Warren Gross

The emergence of XNOR networks seek to reduce the model size and computational cost of neural networks for their deployment on specialized hardware requiring real-time processes with limited hardware resources. In XNOR n…

Quantization