paper-with-me

Papers

Distance-to-Distance Ratio: A Similarity Measure for Sentences Based on Rate of Change in LLM Embeddings

2026-01-25 · Abdullah Qureshi, Kenneth Rice, Alexander Wolpert arxiv

A measure of similarity between text embeddings can be considered adequate only if it adheres to the human perception of similarity between texts. In this paper, we introduce the distance-to-distance ratio (DDR), a novel measure of similarity between LLM sentence embeddings. Inspired by Lipschitz continuity, DDR measures the rate of change in similarity between the pre-context word embeddings and the similarity between post-context LLM embeddings, thus measuring the semantic influence of context. We evaluate the performance of DDR in experiments designed as a series of perturbations applied to sentences drawn from a sentence dataset. For each sentence, we generate variants by replacing one, two, or three words with either synonyms, which constitute semantically similar text, or randomly chosen words, which constitute semantically dissimilar text. We compare the performance of DDR with other prevailing similarity metrics and demonstrate that DDR consistently provides finer discrimination between semantically similar and dissimilar texts, even under minimal, controlled edits.

📄 PDF Abstract BibTeX arXiv:2601.17705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning semantic similarity in a continuous space

2018-12-01 · NeurIPS 2018 12 · Michel Deudon

We address the problem of learning semantic representation of questions to measure similarity between pairs as a continuous distance metric. Our work naturally extends Word Mover’s Distance (WMD) [1] by representing text…

Semantic SimilaritySemantic Textual Similarity

Improving word mover's distance by leveraging self-attention matrix

2022-11-11 · Hiroaki Yamagiwa, Sho Yokoi, Hidetoshi Shimodaira

Measuring the semantic similarity between two sentences is still an important task. The word mover's distance (WMD) computes the similarity via the optimal alignment between the sets of word embeddings. However, WMD does…

Paraphrase IdentificationSemantic SimilaritySemantic Textual SimilaritySentence+1

Variance-Adjusted Cosine Distance as Similarity Metric

2025-02-04 · Satyajeet Sahoo, Jhareswar Maiti

Cosine similarity is a popular distance measure that measures the similarity between two vectors in the inner product space. It is widely used in many data classification algorithms like K-Nearest Neighbors, Clustering e…

valid

SemMT: A Semantic-based Testing Approach for Machine Translation Systems

2020-12-03 · Jialun Cao, Meiziniu Li, Yeting Li, Ming Wen 외

Machine translation has wide applications in daily life. In mission-critical applications such as translating official documents, incorrect translation can have unpleasant or sometimes catastrophic consequences. This mot…

Machine TranslationSemantic SimilaritySemantic Textual SimilarityTranslation

Syntactic similarity of the sentences in a multi-lingual parallel corpus based on the Euclidean distance of their dependency trees

2020-10-01 · PACLIC 2020 10 · Masanori Oya