Meta-Embeddings for Natural Language Inference and Semantic Similarity tasks
Shree Charran R, Rahul Kumar Dubey (Senior Member IEEE)

TL;DR
This paper explores meta-embeddings, combining multiple pre-trained word embeddings to improve NLP tasks like classification and semantic similarity, demonstrating that meta-embeddings outperform individual models.
Contribution
It introduces methods to create meta-embeddings from SOTA models and compares ensemble and dynamic approaches for improved NLP task performance.
Findings
Meta-embeddings outperform individual SOTA models.
Both ensemble and dynamic approaches are effective.
Meta-embeddings enhance NLP task accuracy.
Abstract
Word Representations form the core component for almost all advanced Natural Language Processing (NLP) applications such as text mining, question-answering, and text summarization, etc. Over the last two decades, immense research is conducted to come up with one single model to solve all major NLP tasks. The major problem currently is that there are a plethora of choices for different NLP tasks. Thus for NLP practitioners, the task of choosing the right model to be used itself becomes a challenge. Thus combining multiple pre-trained word embeddings and forming meta embeddings has become a viable approach to improve tackle NLP tasks. Meta embedding learning is a process of producing a single word embedding from a given set of pre-trained input word embeddings. In this paper, we propose to use Meta Embedding derived from few State-of-the-Art (SOTA) models to efficiently tackle mainstream…
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 · Advanced Text Analysis Techniques
