paper-with-me

Papers

Exploiting WordNet Synset and Hypernym Representations for Answer Selection

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Weikang Li, Yunfang Wu

Answer selection (AS) is an important subtask of document-based question answering (DQA). In this task, the candidate answers come from the same document, and each answer sentence is semantically related to the given question, which makes it more challenging to select the true answer. WordNet provides powerful knowledge about concepts and their semantic relations so we employ WordNet to enrich the abilities of paraphrasing and reasoning of the network-based question answering model. Specifically, we exploit the synset and hypernym concepts to enrich the word representation and incorporate the similarity scores of two concepts that share the synset or hypernym relations into the attention mechanism. The proposed WordNet-enhanced hierarchical model (WEHM) consists of four modules, including WordNet-enhanced word representation, sentence encoding, WordNet-enhanced attention mechanism, and hierarchical document encoding. Extensive experiments on the public WikiQA and SelQA datasets demonstrate that our proposed model significantly improves the baseline system and outperforms all existing state-of-the-art methods by a large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Answer SelectionQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

Extending ImageNet to Arabic using Arabic WordNet

2020-07-01 · WS 2020 7 · Abdulkareem Alsudais

ImageNet has millions of images that are labeled with English WordNet synsets. This paper investigates the extension of ImageNet to Arabic using Arabic WordNet. The objective is to discover if Arabic synsets can be found…

Dense Embeddings Preserving the Semantic Relationships in WordNet

2020-04-22 · Canlin Zhang, Xiuwen Liu

In this paper, we provide a novel way to generate low dimensional vector embeddings for the noun and verb synsets in WordNet, where the hypernym-hyponym relationship is preserved in the embeddings. We call this embedding…

Comparing Two Thesaurus Representations for Russian

2018-01-01 · GWC 2018 1 · Natalia Loukachevitch, German Lashevich, Boris Dobrov

In the paper we presented a new Russian wordnet, RuWordNet, which was semi-automatically obtained by transformation of the existing Russian thesaurus RuThes. At the first step, the basic structure of wordnets was reprodu…

Vocal Bursts Valence Prediction

Identifying and Exploiting Definitions in Wordnet Bahasa

2016-01-01 · GWC 2016 1 · David Moeljadi, Francis Bond

This paper describes our attempts to add Indonesian definitions to synsets in the Wordnet Bahasa (Nurril Hirfana Mohamed Noor et al., 2011; Bond et al., 2014), to extract semantic relations between lemmas and definitions…

Mapping it differently: A solution to the linking challenges

2016-01-01 · GWC 2016 1 · Meghna Singh, Rajita Shukla, Jaya Saraswati, Laxmi Kashyap 외

This paper reports the work of creating bilingual mappings in English for certain synsets of Hindi wordnet, the need for doing this, the methods adopted and the tools created for the task. Hindi wordnet, which forms the …

Information RetrievalMachine TranslationRetrievalSemantic Similarity+3