TL;DR
This paper introduces two novel algorithms that enhance word embeddings by integrating lexical chains and semantic relations, resulting in more robust semantic representations for natural language processing tasks.
Contribution
The paper presents innovative algorithms that fully integrate lexical chains with word embeddings, improving semantic robustness and extending lightweight models for various NLP tasks.
Findings
Achieved state-of-the-art results in document classification
Enhanced semantic representation by combining lexical chains and embeddings
Demonstrated robustness across multiple classifiers and scenarios
Abstract
The relationship between words in a sentence often tells us more about the underlying semantic content of a document than its actual words, individually. In this work, we propose two novel algorithms, called Flexible Lexical Chain II and Fixed Lexical Chain II. These algorithms combine the semantic relations derived from lexical chains, prior knowledge from lexical databases, and the robustness of the distributional hypothesis in word embeddings as building blocks forming a single system. In short, our approach has three main contributions: (i) a set of techniques that fully integrate word embeddings and lexical chains; (ii) a more robust semantic representation that considers the latent relation between words in a document; and (iii) lightweight word embeddings models that can be extended to any natural language task. We intend to assess the knowledge of pre-trained models to evaluate…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
