paper-with-me

홈 › Papers

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

2018-04-20 · Li Zhang, Steven R. Wilson, Rada Mihalcea

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.

📄 PDF Abstract BibTeX arXiv:1804.07835

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingSemantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddingstext similarityTransfer Learning

Similar Papers 제목 키워드 기반

Retrofitting Multilingual Sentence Embeddings with Abstract Meaning Representation

2022-10-18 · Deng Cai, Xin Li, Jackie Chun-Sing Ho, Lidong Bing 외

We introduce a new method to improve existing multilingual sentence embeddings with Abstract Meaning Representation (AMR). Compared with the original textual input, AMR is a structured semantic representation that presen…

Abstract Meaning RepresentationSemantic SimilaritySemantic Textual SimilaritySentence+1

Cross-lingual Transfer or Machine Translation? On Data Augmentation for Monolingual Semantic Textual Similarity

2024-03-08 · Sho Hoshino, Akihiko Kato, Soichiro Murakami, Peinan Zhang

Learning better sentence embeddings leads to improved performance for natural language understanding tasks including semantic textual similarity (STS) and natural language inference (NLI). As prior studies leverage large…

Cross-Lingual TransferData AugmentationMachine TranslationNatural Language Inference+5

PD3: Better Low-Resource Cross-Lingual Transfer By Combining Direct Transfer and Annotation Projection

2018-11-01 · WS 2018 11 · Steffen Eger, Andreas R{\"u}ckl{\'e}, Iryna Gurevych

We consider unsupervised cross-lingual transfer on two tasks, viz., sentence-level argumentation mining and standard POS tagging. We combine direct transfer using bilingual embeddings with annotation projection, which pr…

Argument MiningCross-Lingual TransferMulti-Task LearningPOS+3

Sentence-T5: Scalable Sentence Encoders from Pre-trained Text-to-Text Models

2021-08-19 · Findings (ACL) 2022 5 · Jianmo Ni, Gustavo Hernández Ábrego, Noah Constant, Ji Ma 외

We provide the first exploration of sentence embeddings from text-to-text transformers (T5). Sentence embeddings are broadly useful for language processing tasks. While T5 achieves impressive performance on language task…

Contrastive LearningDecoderSemantic Textual SimilaritySentence+2

Universal Sentence Encoder

2018-03-29 · Daniel Cer, Yinfei Yang, Sheng-yi Kong, Nan Hua 외

We present models for encoding sentences into embedding vectors that specifically target transfer learning to other NLP tasks. The models are efficient and result in accurate performance on diverse transfer tasks. Two va…

Conversational Response SelectionSemantic Textual SimilaritySentenceSentence Embeddings+5