paper-with-me

Papers

Sentence Similarity Based on Contexts

2021-05-17 · Xiaofei Sun, Yuxian Meng, Xiang Ao, Fei Wu, Tianwei Zhang, Jiwei Li, Chun Fan

Existing methods to measure sentence similarity are faced with two challenges: (1) labeled datasets are usually limited in size, making them insufficient to train supervised neural models; (2) there is a training-test gap for unsupervised language modeling (LM) based models to compute semantic scores between sentences, since sentence-level semantics are not explicitly modeled at training. This results in inferior performances in this task. In this work, we propose a new framework to address these two issues. The proposed framework is based on the core idea that the meaning of a sentence should be defined by its contexts, and that sentence similarity can be measured by comparing the probabilities of generating two sentences given the same context. The proposed framework is able to generate high-quality, large-scale dataset with semantic similarity scores between two sentences in an unsupervised manner, with which the train-test gap can be largely bridged. Extensive experiments show that the proposed framework achieves significant performance boosts over existing baselines under both the supervised and unsupervised settings across different datasets.

📄 PDF Abstract BibTeX arXiv:2105.07623

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual SimilaritySentenceSentence Similarity

Similar Papers 제목 키워드 기반

Sentence Alignment using Unfolding Recursive Autoencoders

2017-08-01 · WS 2017 8 · Jeenu Grover, Pabitra Mitra

In this paper, we propose a novel two step algorithm for sentence alignment in monolingual corpora using Unfolding Recursive Autoencoders. First, we use unfolding recursive auto-encoders (RAE) to learn feature vectors fo…

Information RetrievalMachine TranslationParaphrase IdentificationQuestion Answering+2

Word Usage Similarity Estimation with Sentence Representations and Automatic Substitutes

2019-05-20 · SEMEVAL 2019 6 · Aina Garí Soler, Marianna Apidianaki, Alexandre Allauzen

Usage similarity estimation addresses the semantic proximity of word instances in different contexts. We apply contextualized (ELMo and BERT) word and sentence embeddings to this task, and propose supervised models that …

SentenceSentence Embeddings

Predicting Sentence Acceptability Judgments in Multimodal Contexts

2026-02-24 · Hyewon Jang, Nikolai Ilinykh, Sharid Loáiciga, Jey Han Lau 외 arxiv

Previous work has examined the capacity of deep neural networks (DNNs), particularly transformers, to predict human sentence acceptability judgments, both independently of context, and in document contexts. We consider t…

Representing Verbs with Rich Contexts: an Evaluation on Verb Similarity

2016-07-07 · EMNLP 2016 11 · Emmanuele Chersoni, Enrico Santus, Alessandro Lenci, Philippe Blache 외

Several studies on sentence processing suggest that the mental lexicon keeps track of the mutual expectations between words. Current DSMs, however, represent context words as separate features, thereby loosing important …

Sentence

SentenceKV: Efficient LLM Inference via Sentence-Level Semantic KV Caching

2025-04-01 · Yuxuan Zhu, Ali Falahati, David H. Yang, Mohammad Mohammadi Amiri

Large language models face significant computational and memory challenges when processing long contexts. During inference, efficient management of the key-value (KV) cache, which stores intermediate activations for auto…

Computational EfficiencyCPUGPUManagement+3