paper-with-me

홈 › Papers

Cosine Similarity Measure According to a Convex Cost Function

2014-10-22 · Osman Gunay, Cem Emre Akbas, A. Enis Cetin

In this paper, we describe a new vector similarity measure associated with a convex cost function. Given two vectors, we determine the surface normals of the convex function at the vectors. The angle between the two surface normals is the similarity measure. Convex cost function can be the negative entropy function, total variation (TV) function and filtered variation function. The convex cost function need not be differentiable everywhere. In general, we need to compute the gradient of the cost function to compute the surface normals. If the gradient does not exist at a given vector, it is possible to use the subgradients and the normal producing the smallest angle between the two vectors is used to compute the similarity measure.

📄 PDF Abstract BibTeX arXiv:1410.6093

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comparing in context: Improving cosine similarity measures with a metric tensor

2022-03-28 · ICON 2021 12 · Isa M. Apallius de Vos, Ghislaine L. van den Boogerd, Mara D. Fennema, Adriana D. Correia

Cosine similarity is a widely used measure of the relatedness of pre-trained word embeddings, trained on a language modeling goal. Datasets such as WordSim-353 and SimLex-999 rate how similar words are according to human…

Language ModelingLanguage ModellingWord EmbeddingsWord Similarity

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

Similarity-Based Predictive Maintenance Framework for Rotating Machinery

2022-12-30 · Sulaiman Aburakhia, Tareq Tayeh, Ryan Myers, Abdallah Shami

Within smart manufacturing, data driven techniques are commonly adopted for condition monitoring and fault diagnosis of rotating machinery. Classical approaches use supervised learning where a classifier is trained on la…

Fault Diagnosis

SimBow at SemEval-2017 Task 3: Soft-Cosine Semantic Similarity between Questions for Community Question Answering

2017-08-01 · SEMEVAL 2017 8 · Delphine Charlet, G{\'e}raldine Damnati

This paper describes the SimBow system submitted at SemEval2017-Task3, for the question-question similarity subtask B. The proposed approach is a supervised combination of different unsupervised textual similarities. The…

Community Question AnsweringKnowledge GraphsQuestion AnsweringQuestion Similarity+4

The Double-Ellipsoid Geometry of CLIP

2024-11-21 · Meir Yossef Levi, Guy Gilboa

Contrastive Language-Image Pre-Training (CLIP) is highly instrumental in machine learning applications within a large variety of domains. We investigate the geometry of this embedding, which is still not well understood.…