paper-with-me

Papers

Handling Out-Of-Vocabulary Problem in Hangeul Word Embeddings

2021-04-01 · EACL 2021 2 · Ohjoon Kwon, Dohyun Kim, Soo-Ryeon Lee, Junyoung Choi, SangKeun Lee

Word embedding is considered an essential factor in improving the performance of various Natural Language Processing (NLP) models. However, it is hardly applicable in real-world datasets as word embedding is generally studied with a well-refined corpus. Notably, in Hangeul (Korean writing system), which has a unique writing system, various kinds of Out-Of-Vocabulary (OOV) appear from typos. In this paper, we propose a robust Hangeul word embedding model against typos, while maintaining high performance. The proposed model utilizes a Convolutional Neural Network (CNN) architecture with a channel attention mechanism that learns to infer the original word embeddings. The model train with a dataset that consists of a mix of typos and correct words. To demonstrate the effectiveness of the proposed model, we conduct three kinds of intrinsic and extrinsic tasks. While the existing embedding models fail to maintain stable performance as the noise level increases, the proposed model shows stable performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

An Empirical Study of the Downstream Reliability of Pre-Trained Word Embeddings

2020-12-01 · COLING 2020 8 · Anthony Rios, Brandon Lwowski

While pre-trained word embeddings have been shown to improve the performance of downstream tasks, many questions remain regarding their reliability: Do the same pre-trained word embeddings result in the best performance …

ImputationWord Embeddings

KOMBO: Korean Character Representations Based on the Combination Rules of Subcharacters

2026-04-27 · SungHo Kim, Juhyeong Park, Yeachan Kim, SangKeun Lee arxiv

The Korean writing system, \textit{Hangeul}, has a unique character representation rigidly following the invention principles recorded in \textit{Hunminjeongeum}.\footnote{\textit{Hunminjeongeum} is a book published in 1…

Natural Language Understanding

Robust Backed-off Estimation of Out-of-Vocabulary Embeddings

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Nobukazu Fukuda, Naoki Yoshinaga, Masaru Kitsuregawa

Out-of-vocabulary (oov) words cause serious troubles in solving natural language tasks with a neural network. Existing approaches to this problem resort to using subwords, which are shorter and more ambiguous units than …

Word EmbeddingsWord Similarity

Paraphrasing Out-of-Vocabulary Words with Word Embeddings and Semantic Lexicons for Low Resource Statistical Machine Translation

2016-05-01 · LREC 2016 5 · Chenhui Chu, Sadao Kurohashi

Out-of-vocabulary (OOV) word is a crucial problem in statistical machine translation (SMT) with low resources. OOV paraphrasing that augments the translation model for the OOV words by using the translation knowledge of …

Machine TranslationTranslationWord Embeddings

Hanprome: Modified Hangeul for Expression of foreign language pronunciation

2024-12-15 · Wonchan Kim, Michelle Meehyun Kim

Hangeul was created as a phonetic alphabet and is known to have the best 1:1 correspondence between letters and pronunciation among existing alphabets. In this paper, we examine the possibility of modifying the basic for…

Form