Word Embeddings based on Fixed-Size Ordinally Forgetting Encoding
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingSemantic Textual SimilarityWord EmbeddingsWord SimilaritySimilar Papers 제목 키워드 기반
Fixed-Size Ordinally Forgetting Encoding Based Word Sense Disambiguation
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 DisambiguationA Fixed-Size Encoding Method for Variable-Length Sequences with its Application to Neural Network Language Models
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
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+1The Fixed-Size Ordinally-Forgetting Encoding Method for Neural Network Language Models
Effective Context and Fragment Feature Usage for Named Entity Recognition
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