paper-with-me

홈 › 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 theoretically unique fixed-size representation that can be fed into a feed forward neural network (FFNN), while keeping the positional information between words. In our method, a FOFE-based FFNN is used to train a pseudo language model over unlabelled corpus, then the pre-trained language model is capable of abstracting the surrounding context of polyseme instances in labelled corpus into context embeddings. Next, we take advantage of these context embeddings towards WSD classification. We conducted experiments on several WSD data sets, which demonstrates that our proposed method can achieve comparable performance to that of the state-of-the-art approach at the expense of much lower computational cost.

📄 PDF Abstract BibTeX arXiv:1902.10246

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingWord Sense Disambiguation

Similar Papers 제목 키워드 기반

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…

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 representatio…

Language ModelingLanguage ModellingSemantic Textual SimilarityWord Embeddings+1

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