paper-with-me

Papers

Integrating Personalized PageRank into Neural Word Sense Disambiguation

2021-11-01 · EMNLP 2021 11 · Ahmed El Sheikh, Michele Bevilacqua, Roberto Navigli

Neural Word Sense Disambiguation (WSD) has recently been shown to benefit from the incorporation of pre-existing knowledge, such as that coming from the WordNet graph. However, state-of-the-art approaches have been successful in exploiting only the local structure of the graph, with only close neighbors of a given synset influencing the prediction. In this work, we improve a classification model by recomputing logits as a function of both the vanilla independently produced logits and the global WordNet graph. We achieve this by incorporating an online neural approximated PageRank, which enables us to refine edge weights as well. This method exploits the global graph structure while keeping space requirements linear in the number of edges. We obtain strong improvements, matching the current state of the art. Code is available at https://github.com/SapienzaNLP/neural-pagerank-wsd

📄 PDF Abstract BibTeX

Code (1)

sapienzanlp/neural-pagerank-wsd 공식 구현 pytorch

Tasks

Word Sense Disambiguation

Similar Papers 제목 키워드 기반

Varying Vector Representations and Integrating Meaning Shifts into a PageRank Model for Automatic Term Extraction

2020-05-01 · LREC 2020 5 · Anurag Nigam, Anna H{\"a}tty, Sabine Schulte im Walde

We perform a comparative study for automatic term extraction from domain-specific language using a PageRank model with different edge-weighting methods. We vary vector space representations within the PageRank graph algo…

Term Extraction

Sense-Annotated Corpus for Russian

2022-09-01 · CLIB 2022 9 · Alexander Kirillovich, Natalia Loukachevitch, Maksim Kulaev, Angelina Bolshina 외

We present a sense-annotated corpus for Russian. The resource was obtained my manually annotating texts from the OpenCorpora corpus, an open corpus for the Russian language, by senses of Russian wordnet RuWordNet. The an…

Word Sense Disambiguation

Personalized PageRank with Syntagmatic Information for Multilingual Word Sense Disambiguation

2020-07-01 · ACL 2020 6 · Federico Scozzafava, Marco Maru, Fabrizio Brignone, Giovanni Torrisi 외

Exploiting syntagmatic information is an encouraging research focus to be pursued in an effort to close the gap between knowledge-based and supervised Word Sense Disambiguation (WSD) performance. We follow this direction…

Word Sense Disambiguation

Highlighting relevant concepts from Topic Signatures

2012-05-01 · LREC 2012 5 · Montse Cuadros, Llu{\'\i}s Padr{\'o}, German Rigau

This paper presents deepKnowNet, a new fully automatic method for building highly dense and accurate knowledge bases from existing semantic resources. Basically, the method applies a knowledge-based Word Sense Disambigua…

Word Sense Disambiguation

Mean Field Analysis of Personalized PageRank with Implications for Local Graph Clustering

2018-06-20 · Avrachenkov Konstantin, Kadavankandy Arun, Litvak Nelly

We analyse a mean-field model of Personalized PageRank on the Erdos-Renyi random graph containing a denser planted Erdos-Renyi subgraph. We investigate the regimes where the values of Personalized PageRank concentrate ar…

ClusteringGraph Clustering