paper-with-me

홈 › Papers

Ruminating Word Representations with Random Noised Masker

2019-11-08 · Hwiyeol Jo, Byoung-Tak Zhang

We introduce a training method for both better word representation and performance, which we call GROVER (Gradual Rumination On the Vector with maskERs). The method is to gradually and iteratively add random noises to word embeddings while training a model. GROVER first starts from conventional training process, and then extracts the fine-tuned representations. Next, we gradually add random noises to the word representations and repeat the training process from scratch, but initialize with the noised word representations. Through the re-training process, we can mitigate some noises to be compensated and utilize other noises to learn better representations. As a result, we can get word representations further fine-tuned and specialized on the task. When we experiment with our method on 5 text classification datasets, our method improves model performances on most of the datasets. Moreover, we show that our method can be combined with other regularization techniques, further improving the model performance.

📄 PDF Abstract BibTeX arXiv:1911.03459

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

Ruminating Word Representations with Random Noise Masking

2021-01-01 · Hwiyeol Jo, Byoung-Tak Zhang

We introduce a training method for better word representation and performance, which we call \textbf{GraVeR} (\textbf{Gra}dual \textbf{Ve}ctor \textbf{R}umination). The method is to gradually and iteratively add random n…

text-classificationText ClassificationWord Embeddings

ReMasker: Imputing Tabular Data with Masked Autoencoding

2023-09-25 · Tianyu Du, Luca Melis, Ting Wang

We present ReMasker, a new method of imputing missing values in tabular data by extending the masked autoencoding framework. Compared with prior work, ReMasker is both simple -- besides the missing values (i.e., naturall…

ImputationMissing Values

MASKER: Masked Keyword Regularization for Reliable Text Classification

2020-12-17 · Seung Jun Moon, Sangwoo Mo, Kimin Lee, Jaeho Lee 외

Pre-trained language models have achieved state-of-the-art accuracies on various text classification tasks, e.g., sentiment analysis, natural language inference, and semantic textual similarity. However, the reliability …

ClassificationDomain GeneralizationGeneral ClassificationNatural Language Inference+5

Preliminary investigation of the short-term in situ performance of an automatic masker selection system

2023-08-15 · Bhan Lam, Zhen-Ting Ong, Kenneth Ooi, Wen-Hui Ong 외

Soundscape augmentation or "masking" introduces wanted sounds into the acoustic environment to improve acoustic comfort. Usually, the masker selection and playback strategies are either arbitrary or based on simple rules…

Ruminating Reader: Reasoning with Gated Multi-Hop Attention

2017-04-24 · WS 2018 7 · Yichen Gong, Samuel R. Bowman

To answer the question in machine comprehension (MC) task, the models need to establish the interaction between the question and the context. To tackle the problem that the single-pass model cannot reflect on and correct…

Question AnsweringReading Comprehension