Do Multi-Sense Embeddings Improve Natural Language Understanding?
Jiwei Li, Dan Jurafsky

TL;DR
This paper investigates whether multi-sense embeddings enhance natural language understanding by testing a Chinese Restaurant Process-based model across various NLP tasks, revealing task-dependent benefits and emphasizing real-world application testing.
Contribution
Introduces a multi-sense embedding model using Chinese Restaurant Processes and evaluates its impact on multiple NLP tasks with a focus on real application performance.
Findings
Improves performance on part-of-speech tagging, semantic relation identification, and semantic relatedness.
Does not improve named entity recognition or sentiment analysis.
Highlights the importance of task-specific evaluation of embedding models.
Abstract
Learning a distinct representation for each sense of an ambiguous word could lead to more powerful and fine-grained models of vector-space representations. Yet while `multi-sense' methods have been proposed and tested on artificial word-similarity tasks, we don't know if they improve real natural language understanding tasks. In this paper we introduce a multi-sense embedding model based on Chinese Restaurant Processes that achieves state of the art performance on matching human word similarity judgments, and propose a pipelined architecture for incorporating multi-sense embeddings into language understanding. We then test the performance of our model on part-of-speech tagging, named entity recognition, sentiment analysis, semantic relation identification and semantic relatedness, controlling for embedding dimensionality. We find that multi-sense embeddings do improve performance on…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
