a1da4 / paper-survey

Summary of machine learning papers
32 stars 0 forks source link

Reading: Gaussian Mixture Embeddings for Multiple Word Prototypes #205

Open a1da4 opened 3 years ago

a1da4 commented 3 years ago

0. Paper

authors: Xinchi Chen, Xipeng Qiu, Jingxiang Jiang, Xuanjing Huang paper: arxiv

1. What is it?

They proposed gaussian mixture embeddings for words.

スクリーンショット 2021-09-24 0 03 24

2. What is amazing compared to previous works?

Their model represents polysemous words efficiently and outperforms previous baselines.

3. Where is the key to technologies and techniques?

スクリーンショット 2021-09-24 0 10 07

3.1 Gaussian Mixture Skip-Gram (GMSG)

3.2 Dynamic Gaussian Mixture Skip-Gram (D-GMSG)

4. How did evaluate it?

4.1 Word Similarity

スクリーンショット 2021-09-24 0 13 15

4.2 Word Similarity in Context (#202)

スクリーンショット 2021-09-24 0 14 18

5. Is there a discussion?

6. Which paper should read next?

a1da4 commented 3 years ago

206

Topical information

a1da4 commented 3 years ago

208

Gaussian Mixture × Skip-Gram

a1da4 commented 3 years ago

209

Gaussian Mixture × fasttext