CLApr 20, 2018

Direct Network Transfer: Transfer Learning of Sentence Embeddings for Semantic Similarity

arXiv:1804.07835v22 citations
Originality Incremental advance
AI Analysis

This work addresses the under-explored area of transfer learning techniques for sentence embeddings, specifically for semantic similarity tasks in natural language understanding.

The paper tackles the problem of improving semantic similarity performance by proposing a specialized transfer learning setting called direct network transfer, which achieves state-of-the-art results on standard text similarity datasets.

Sentence encoders, which produce sentence embeddings using neural networks, are typically evaluated by how well they transfer to downstream tasks. This includes semantic similarity, an important task in natural language understanding. Although there has been much work dedicated to building sentence encoders, the accompanying transfer learning techniques have received relatively little attention. In this paper, we propose a transfer learning setting specialized for semantic similarity, which we refer to as direct network transfer. Through experiments on several standard text similarity datasets, we show that applying direct network transfer to existing encoders can lead to state-of-the-art performance. Additionally, we compare several approaches to transfer sentence encoders to semantic similarity tasks, showing that the choice of transfer learning setting greatly affects the performance in many cases, and differs by encoder and dataset.

Foundations

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

Your Notes