paper-with-me

홈 › Papers

Improving Pointwise Mutual Information (PMI) by Incorporating Significant Co-occurrence

2013-07-02 · Om P. Damani

We design a new co-occurrence based word association measure by incorporating the concept of significant cooccurrence in the popular word association measure Pointwise Mutual Information (PMI). By extensive experiments with a large number of publicly available datasets we show that the newly introduced measure performs better than other co-occurrence based measures and despite being resource-light, compares well with the best known resource-heavy distributional similarity and knowledge based word association measures. We investigate the source of this performance improvement and find that of the two types of significant co-occurrence - corpus-level and document-level, the concept of corpus level significance combined with the use of document counts in place of word counts is responsible for all the performance gains observed. The concept of document level significance is not helpful for PMI adaptation.

📄 PDF Abstract BibTeX arXiv:1307.0596

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Pointwise Mutual Information (PMI) by Incorporating Significant Co-occurrence

2013-08-01 · WS 2013 8 · Om Damani

On Suspicious Coincidences and Pointwise Mutual Information

2022-03-15 · Christopher K. I. Williams

Barlow (1985) hypothesized that the co-occurrence of two events $A$ and $B$ is "suspicious" if $P(A,B) \gg P(A) P(B)$. We first review classical measures of association for $2 \times 2$ contingency tables, including Yule…

Pointwise HSIC: A Linear-Time Kernelized Co-occurrence Norm for Sparse Linguistic Expressions

2018-09-04 · EMNLP 2018 10 · Sho Yokoi, Sosuke Kobayashi, Kenji Fukumizu, Jun Suzuki 외

In this paper, we propose a new kernel-based co-occurrence measure that can be applied to sparse linguistic expressions (e.g., sentences) with a very short learning time, as an alternative to pointwise mutual information…

Machine TranslationSentenceSentence EmbeddingsTranslation

Second-order Co-occurrence Sensitivity of Skip-Gram with Negative Sampling

2019-06-06 · WS 2019 8 · Dominik Schlechtweg, Cennet Oguz, Sabine Schulte im Walde

We simulate first- and second-order context overlap and show that Skip-Gram with Negative Sampling is similar to Singular Value Decomposition in capturing second-order co-occurrence information, while Pointwise Mutual In…

Sensitivity

Why So Down? The Role of Negative (and Positive) Pointwise Mutual Information in Distributional Semantics

2019-08-19 · Alexandre Salle, Aline Villavicencio

In distributional semantics, the pointwise mutual information ($\mathit{PMI}$) weighting of the cooccurrence matrix performs far better than raw counts. There is, however, an issue with unobserved pair cooccurrences as $…