CLAIJul 15, 2023

AspectCSE: Sentence Embeddings for Aspect-based Semantic Textual Similarity Using Contrastive Learning and Structured Knowledge

arXiv:2307.07851v5135 citationsh-index: 39
Originality Incremental advance
AI Analysis

This work addresses the need for more targeted and explainable similarity predictions in natural language processing, though it is incremental as it builds on existing contrastive learning and knowledge graph methods.

The paper tackles the problem of generic sentence embeddings ignoring specific aspects of similarity by introducing AspectCSE, an approach for aspect-based contrastive learning of sentence embeddings, achieving an average improvement of 3.97% on information retrieval tasks compared to previous best results.

Generic sentence embeddings provide a coarse-grained approximation of semantic textual similarity but ignore specific aspects that make texts similar. Conversely, aspect-based sentence embeddings provide similarities between texts based on certain predefined aspects. Thus, similarity predictions of texts are more targeted to specific requirements and more easily explainable. In this paper, we present AspectCSE, an approach for aspect-based contrastive learning of sentence embeddings. Results indicate that AspectCSE achieves an average improvement of 3.97% on information retrieval tasks across multiple aspects compared to the previous best results. We also propose using Wikidata knowledge graph properties to train models of multi-aspect sentence embeddings in which multiple specific aspects are simultaneously considered during similarity predictions. We demonstrate that multi-aspect embeddings outperform single-aspect embeddings on aspect-specific information retrieval tasks. Finally, we examine the aspect-based sentence embedding space and demonstrate that embeddings of semantically similar aspect labels are often close, even without explicit similarity training between different aspect labels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes