paper-with-me

Papers

AutoTrans: Automating Transformer Design via Reinforced Architecture Search

2020-09-04 · Wei Zhu, Xiaoling Wang, Xipeng Qiu, Yuan Ni, Guotong Xie

Though the transformer architectures have shown dominance in many natural language understanding tasks, there are still unsolved issues for the training of transformer models, especially the need for a principled way of warm-up which has shown importance for stable training of a transformer, as well as whether the task at hand prefer to scale the attention product or not. In this paper, we empirically explore automating the design choices in the transformer model, i.e., how to set layer-norm, whether to scale, number of layers, number of heads, activation function, etc, so that one can obtain a transformer architecture that better suits the tasks at hand. RL is employed to navigate along search space, and special parameter sharing strategies are designed to accelerate the search. It is shown that sampling a proportion of training data per epoch during search help to improve the search quality. Experiments on the CoNLL03, Multi-30k, IWSLT14 and WMT-14 shows that the searched transformer model can outperform the standard transformers. In particular, we show that our learned model can be trained more robustly with large learning rates without warm-up.

📄 PDF Abstract BibTeX arXiv:2009.02070

Code (3)

arampacha/reformer_fastai pytorch
morganmcg1/reformer-fastai pytorch
morganmcg1/reformer-fastai-old pytorch

Tasks

Natural Language UnderstandingNavigate

Similar Papers 제목 키워드 기반

Analysis, design, and implementation of the AFZ converter applied to photovoltaic systems

2024-01-24 · David Lopez del Moral, Andres Barrado, Marina Sanz, Antonio Lazaro 외

Grid-tied photovoltaic (PV) installations with Distributed Maximum Power Point Tracking (DMPPT) architectures include a DC-DC Module Integrated Converter (MIC) for managing each PV panel, isolating it from the others, re…

Point Tracking

AutoTransfer: AutoML with Knowledge Transfer -- An Application to Graph Neural Networks

2023-03-14 · Kaidi Cao, Jiaxuan You, Jiaju Liu, Jure Leskovec

AutoML has demonstrated remarkable success in finding an effective neural architecture for a given machine learning task defined by a specific dataset and an evaluation metric. However, most present AutoML techniques con…

AutoMLTransfer Learning

AutoTransfer: Subject Transfer Learning with Censored Representations on Biosignals Data

2021-12-17 · Niklas Smedemark-Margulies, Ye Wang, Toshiaki Koike-Akino, Deniz Erdogmus

We provide a regularization framework for subject transfer learning in which we seek to train an encoder and classifier to minimize classification loss, subject to a penalty measuring independence between the latent repr…

EEGElectroencephalogram (EEG)Subject TransferTransfer Learning

V-Trans4Style: Visual Transition Recommendation for Video Production Style Adaptation

2025-01-14 · Pooja Guhan, Tsung-Wei Huang, Guan-Ming Su, Subhadra Gopalakrishnan 외

We introduce V-Trans4Style, an innovative algorithm tailored for dynamic video content editing needs. It is designed to adapt videos to different production styles like documentaries, dramas, feature films, or a specific…

Decoder

AutoTransition: Learning to Recommend Video Transition Effects

2022-07-27 · Yaojie Shen, Libo Zhang, Kai Xu, Xiaojie Jin

Video transition effects are widely used in video editing to connect shots for creating cohesive and visually appealing videos. However, it is challenging for non-professionals to choose best transitions due to the lack …

RetrievalVideo Editing