CLAINEJun 9, 2017

Rethinking Skip-thought: A Neighborhood based Approach

arXiv:1706.03146v11096 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for natural language processing researchers focusing on sentence representation learning.

The paper tackled the problem of improving skip-thought models by incorporating neighborhood information from adjacent sentences as weak supervision, and found that their skip-thought neighbor model performed as well as the original skip-thought model on 7 evaluation tasks, with no performance gain from adding an autoencoder path.

We study the skip-thought model with neighborhood information as weak supervision. More specifically, we propose a skip-thought neighbor model to consider the adjacent sentences as a neighborhood. We train our skip-thought neighbor model on a large corpus with continuous sentences, and then evaluate the trained model on 7 tasks, which include semantic relatedness, paraphrase detection, and classification benchmarks. Both quantitative comparison and qualitative investigation are conducted. We empirically show that, our skip-thought neighbor model performs as well as the skip-thought model on evaluation tasks. In addition, we found that, incorporating an autoencoder path in our model didn't aid our model to perform better, while it hurts the performance of the skip-thought model.

Foundations

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

Your Notes