English

DefSent: Sentence Embeddings using Definition Sentences

Computation and Language 2021-06-10 v3

Abstract

Sentence embedding methods using natural language inference (NLI) datasets have been successfully applied to various tasks. However, these methods are only available for limited languages due to relying heavily on the large NLI datasets. In this paper, we propose DefSent, a sentence embedding method that uses definition sentences from a word dictionary, which performs comparably on unsupervised semantics textual similarity (STS) tasks and slightly better on SentEval tasks than conventional methods. Since dictionaries are available for many languages, DefSent is more broadly applicable than methods using NLI datasets without constructing additional datasets. We demonstrate that DefSent performs comparably on unsupervised semantics textual similarity (STS) tasks and slightly better on SentEval tasks to the methods using large NLI datasets. Our code is publicly available at https://github.com/hpprc/defsent .

Keywords

Cite

@article{arxiv.2105.04339,
  title  = {DefSent: Sentence Embeddings using Definition Sentences},
  author = {Hayato Tsukagoshi and Ryohei Sasano and Koichi Takeda},
  journal= {arXiv preprint arXiv:2105.04339},
  year   = {2021}
}

Comments

Accepted at ACL-IJCNLP 2021 main conference

R2 v1 2026-06-24T01:56:40.520Z