paper-with-me

홈 › Papers

Modeling Localness for Self-Attention Networks

2018-10-24 · EMNLP 2018 10 · Baosong Yang, Zhaopeng Tu, Derek F. Wong, Fandong Meng, Lidia S. Chao, Tong Zhang

Self-attention networks have proven to be of profound value for its strength of capturing global dependencies. In this work, we propose to model localness for self-attention networks, which enhances the ability of capturing useful local context. We cast localness modeling as a learnable Gaussian bias, which indicates the central and scope of the local region to be paid more attention. The bias is then incorporated into the original attention distribution to form a revised distribution. To maintain the strength of capturing long distance dependencies and enhance the ability of capturing short-range dependencies, we only apply localness modeling to lower layers of self-attention networks. Quantitative and qualitative analyses on Chinese-English and English-German translation tasks demonstrate the effectiveness and universality of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1810.10182

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Penalty-based Sequence Generative Adversarial Networks with Enhanced Transformer for Text Generation

2020-09-28 · Mingjun Duan, Yubai Li

In this paper, we propose a new model to solve the problem of text generation, which is based on the concept of seqGAN, combines self-attention with modeling localness, and introduces the penalty-based objective function…

Text Generation

Efficient Localness Transformer for Smart Sensor-Based Energy Disaggregation

2022-03-29 · Zhenrui Yue, Huimin Zeng, Ziyi Kou, Lanyu Shang 외

Modern smart sensor-based energy management systems leverage non-intrusive load monitoring (NILM) to predict and optimize appliance load distribution in real-time. NILM, or energy disaggregation, refers to the decomposit…

energy managementInductive BiasManagementNon-Intrusive Load Monitoring

Mask Attention Networks: Rethinking and Strengthen Transformer

2021-03-25 · NAACL 2021 4 · Zhihao Fan, Yeyun Gong, Dayiheng Liu, Zhongyu Wei 외

Transformer is an attention-based neural network, which consists of two sublayers, namely, Self-Attention Network (SAN) and Feed-Forward Network (FFN). Existing research explores to enhance the two sublayers separately t…

Abstractive Text SummarizationMachine TranslationRepresentation LearningText Summarization+1

Improving Non-Autoregressive Neural Machine Translation via Modeling Localness

2022-10-01 · COLING 2022 10 · Yong Wang, Xinwei Geng

Non-autoregressive translation (NAT) models, which eliminate the sequential dependencies within the target sentence, have achieved remarkable inference speed, but suffer from inferior translation quality. Towards explori…

DecoderMachine TranslationSentenceTranslation

Enhancing Pre-trained Models with Text Structure Knowledge for Question Generation

2022-09-09 · COLING 2022 10 · Zichen Wu, Xin Jia, Fanyi Qu, Yunfang Wu

Today the pre-trained language models achieve great success for question generation (QG) task and significantly outperform traditional sequence-to-sequence approaches. However, the pre-trained models treat the input pass…

Question GenerationQuestion-Generation