Distilling Semantic Concept Embeddings from Contrastively Fine-Tuned Language Models
Na Li, Hanane Kteich, Zied Bouraoui, Steven Schockaert

TL;DR
This paper introduces two contrastive learning methods to improve concept embeddings from language models, significantly enhancing their ability to capture semantic properties and outperform existing methods in various tasks.
Contribution
It proposes novel contrastive learning strategies, including an unsupervised approach and one using distant supervision from ConceptNet, to produce superior concept embeddings.
Findings
ConceptNet-based embeddings outperform existing methods
Embeddings improve semantic property prediction
Enhanced performance in clustering and ontology completion tasks
Abstract
Learning vectors that capture the meaning of concepts remains a fundamental challenge. Somewhat surprisingly, perhaps, pre-trained language models have thus far only enabled modest improvements to the quality of such concept embeddings. Current strategies for using language models typically represent a concept by averaging the contextualised representations of its mentions in some corpus. This is potentially sub-optimal for at least two reasons. First, contextualised word vectors have an unusual geometry, which hampers downstream tasks. Second, concept embeddings should capture the semantic properties of concepts, whereas contextualised word vectors are also affected by other factors. To address these issues, we propose two contrastive learning strategies, based on the view that whenever two sentences reveal similar properties, the corresponding contextualised vectors should also be…
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.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Natural Language Processing Techniques
MethodsOntology · Contrastive Learning
