paper-with-me

홈 › Papers

Neural-based Noise Filtering from Word Embeddings

2016-10-06 · COLING 2016 12 · Kim Anh Nguyen, Sabine Schulte im Walde, Ngoc Thang Vu

Word embeddings have been demonstrated to benefit NLP tasks impressively. Yet, there is room for improvement in the vector representations, because current word embeddings typically contain unnecessary information, i.e., noise. We propose two novel models to improve word embeddings by unsupervised learning, in order to yield word denoising embeddings. The word denoising embeddings are obtained by strengthening salient information and weakening noise in the original word embeddings, based on a deep feed-forward neural network filter. Results from benchmark tasks show that the filtered word denoising embeddings outperform the original word embeddings.

📄 PDF Abstract BibTeX arXiv:1610.01874

Code (1)

nguyenkh/NeuralDenoising 공식 구현

Tasks

DenoisingWord Embeddings

Similar Papers 제목 키워드 기반

Empirical Study of Diachronic Word Embeddings for Scarce Data

2019-09-04 · RANLP 2019 9 · Syrielle Montariol, Alexandre Allauzen

Word meaning change can be inferred from drifts of time-varying word embeddings. However, temporal data may be too sparse to build robust word embeddings and to discriminate significant drifts from noise. In this paper, …

Diachronic Word EmbeddingsWord Embeddings

A Monolingual Approach to Contextualized Word Embeddings for Mid-Resource Languages

2020-06-11 · ACL 2020 6 · Pedro Javier Ortiz Suárez, Laurent Romary, Benoît Sagot

We use the multilingual OSCAR corpus, extracted from Common Crawl via language classification, filtering and cleaning, to train monolingual contextualized word embeddings (ELMo) for five mid-resource languages. We then c…

Part-Of-Speech TaggingWord Embeddings

Noisy Parallel Corpus Filtering through Projected Word Embeddings

2019-08-01 · WS 2019 8 · Murathan Kurfal{\i}, Robert {\"O}stling

We present a very simple method for parallel text cleaning of low-resource languages, based on projection of word embeddings trained on large monolingual corpora in high-resource languages. In spite of its simplicity, we…

Machine TranslationTranslationWord Embeddings

Personalized Neural Embeddings for Collaborative Filtering with Text

2019-03-19 · NAACL 2019 6 · Guang-Neng Hu

Collaborative filtering (CF) is a core technique for recommender systems. Traditional CF approaches exploit user-item relations (e.g., clicks, likes, and views) only and hence they suffer from the data sparsity issue. It…

Collaborative FilteringRecommendation SystemsWord Embeddings

Examining the Limits of Word2Vec with Toki Pona

2026-06-15 · Daniel Zhenhan Huang, Hongchen Wu arxiv

Word2Vec's effectiveness at generating semantic embeddings has been widely validated, yet it has been tested almost exclusively on languages with large vocabulary inventories. This study examines whether Word2Vec can suc…