paper-with-me

홈 › Papers

Word Embeddings based on Fixed-Size Ordinally Forgetting Encoding

2017-09-01 · EMNLP 2017 9 · Joseph Sanu, MingBin Xu, Hui Jiang, Quan Liu

In this paper, we propose to learn word embeddings based on the recent fixed-size ordinally forgetting encoding (FOFE) method, which can almost uniquely encode any variable-length sequence into a fixed-size representation. We use FOFE to fully encode the left and right context of each word in a corpus to construct a novel word-context matrix, which is further weighted and factorized using truncated SVD to generate low-dimension word embedding vectors. We evaluate this alternate method in encoding word-context statistics and show the new FOFE method has a notable effect on the resulting word embeddings. Experimental results on several popular word similarity tasks have demonstrated that the proposed method outperforms other SVD models that use canonical count based techniques to generate word context matrices.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSemantic Textual SimilarityWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

Fixed-Size Ordinally Forgetting Encoding Based Word Sense Disambiguation

2019-02-23 · Xi Zhu, MingBin Xu, Hui Jiang

In this paper, we present our method of using fixed-size ordinally forgetting encoding (FOFE) to solve the word sense disambiguation (WSD) problem. FOFE enables us to encode variable-length sequence of words into a theor…

Language ModelingLanguage ModellingWord Sense Disambiguation

A Fixed-Size Encoding Method for Variable-Length Sequences with its Application to Neural Network Language Models

2015-05-06 · Shiliang Zhang, Hui Jiang, MingBin Xu, JunFeng Hou 외

In this paper, we propose the new fixed-size ordinally-forgetting encoding (FOFE) method, which can almost uniquely encode any variable-length sequence of words into a fixed-size representation. FOFE can model the word o…

Dual Fixed-Size Ordinally Forgetting Encoding (FOFE) for Competitive Neural Language Models

2018-10-01 · EMNLP 2018 10 · Sedtawut Watcharawittayakul, MingBin Xu, Hui Jiang

In this paper, we propose a new approach to employ the fixed-size ordinally-forgetting encoding (FOFE) (Zhang et al., 2015b) in neural languages modelling, called dual-FOFE. The main idea of dual-FOFE is that it allows t…

Language ModelingLanguage ModellingMachine TranslationSpeech Recognition+1

The Fixed-Size Ordinally-Forgetting Encoding Method for Neural Network Language Models

2015-07-01 · IJCNLP 2015 7 · ShiLiang Zhang, Hui Jiang, MingBin Xu, Junfeng Hou 외
Information RetrievalLanguage ModellingMachine TranslationSpeech Recognition

Effective Context and Fragment Feature Usage for Named Entity Recognition

2019-04-05 · Nargiza Nosirova, MingBin Xu, Hui Jiang

In this paper, we explore a new approach to named entity recognition (NER) with the goal of learning from context and fragment features more effectively, contributing to the improvement of overall recognition performance…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2