Word Sense Induction with Hierarchical Clustering and Mutual Information Maximization
Hadi Abdine, Moussa Kamal Eddine, Michalis Vazirgiannis, Davide, Buscaldi

TL;DR
This paper introduces a novel unsupervised word sense induction method combining hierarchical clustering with mutual information maximization, achieving competitive results on standard benchmarks.
Contribution
It proposes a new approach using invariant information clustering to improve unsupervised word sense induction performance.
Findings
Outperforms some state-of-the-art methods in certain cases
Achieves competitive results in other scenarios
Effective in both fixed and dynamic cluster configurations
Abstract
Word sense induction (WSI) is a difficult problem in natural language processing that involves the unsupervised automatic detection of a word's senses (i.e. meanings). Recent work achieves significant results on the WSI task by pre-training a language model that can exclusively disambiguate word senses, whereas others employ previously pre-trained language models in conjunction with additional strategies to induce senses. In this paper, we propose a novel unsupervised method based on hierarchical clustering and invariant information clustering (IIC). The IIC is used to train a small model to optimize the mutual information between two vector representations of a target word occurring in a pair of synthetic paraphrases. This model is later used in inference mode to extract a higher quality vector representation to be used in the hierarchical clustering. We evaluate our method on two WSI…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
